05:22:17 Started by timer 05:22:17 Running as SYSTEM 05:22:17 [EnvInject] - Loading node environment variables. 05:22:17 Building remotely on prd-centos8-builder-8c-8g-2779 (centos8-builder-8c-8g) in workspace /w/workspace/bgpcep-maven-clm-0.21.x 05:22:17 [ssh-agent] Looking for ssh-agent implementation... 05:22:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:22:17 $ ssh-agent 05:22:17 SSH_AUTH_SOCK=/tmp/ssh-9JGEyrxRBPhL/agent.5632 05:22:17 SSH_AGENT_PID=5634 05:22:17 [ssh-agent] Started. 05:22:17 Running ssh-add (command line suppressed) 05:22:17 Identity added: /w/workspace/bgpcep-maven-clm-0.21.x@tmp/private_key_11391124758178799163.key (/w/workspace/bgpcep-maven-clm-0.21.x@tmp/private_key_11391124758178799163.key) 05:22:17 [ssh-agent] Using credentials jenkins (jenkins-ssh) 05:22:17 The recommended git tool is: NONE 05:22:20 using credential jenkins-ssh 05:22:20 Wiping out workspace first. 05:22:20 Cloning the remote Git repository 05:22:20 Cloning repository git://devvexx.opendaylight.org/mirror/bgpcep 05:22:20 > git init /w/workspace/bgpcep-maven-clm-0.21.x # timeout=10 05:22:20 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/bgpcep 05:22:20 > git --version # timeout=10 05:22:20 > git --version # 'git version 2.43.0' 05:22:20 using GIT_SSH to set credentials jenkins-ssh 05:22:20 [INFO] Currently running in a labeled security context 05:22:20 [INFO] Currently SELinux is 'enforcing' on the host 05:22:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/bgpcep-maven-clm-0.21.x@tmp/jenkins-gitclient-ssh12491000572131430172.key 05:22:20 Verifying host key using known hosts file 05:22:20 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. 05:22:20 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/bgpcep +refs/heads/*:refs/remotes/origin/* # timeout=10 05:22:25 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/bgpcep # timeout=10 05:22:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:22:25 Avoid second fetch 05:22:25 > git rev-parse refs/remotes/origin/0.21.x^{commit} # timeout=10 05:22:25 Checking out Revision 28500bd5ad502f3178c88a50030bc6cb1bb90439 (refs/remotes/origin/0.21.x) 05:22:25 > git config core.sparsecheckout # timeout=10 05:22:25 > git checkout -f 28500bd5ad502f3178c88a50030bc6cb1bb90439 # timeout=10 05:22:26 Commit message: "Bump versions to 0.21.12-SNAPSHOT" 05:22:26 > git rev-list --no-walk 28500bd5ad502f3178c88a50030bc6cb1bb90439 # timeout=10 05:22:29 provisioning config files... 05:22:29 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:22:29 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:22:29 [bgpcep-maven-clm-0.21.x] $ /bin/bash /tmp/jenkins8024890670445894085.sh 05:22:29 ---> python-tools-install.sh 05:22:29 Setup pyenv: 05:22:29 system 05:22:29 * 3.8.13 (set by /opt/pyenv/version) 05:22:29 * 3.9.13 (set by /opt/pyenv/version) 05:22:30 * 3.10.13 (set by /opt/pyenv/version) 05:22:30 * 3.11.7 (set by /opt/pyenv/version) 05:22:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Wvd5 05:22:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:22:37 lf-activate-venv(): INFO: Installing: lftools 05:23:04 lf-activate-venv(): INFO: Adding /tmp/venv-Wvd5/bin to PATH 05:23:04 Generating Requirements File 05:23:25 Python 3.11.7 05:23:25 pip 24.3.1 from /tmp/venv-Wvd5/lib/python3.11/site-packages/pip (python 3.11) 05:23:25 appdirs==1.4.4 05:23:25 argcomplete==3.5.3 05:23:25 aspy.yaml==1.3.0 05:23:25 attrs==24.3.0 05:23:25 autopage==0.5.2 05:23:25 beautifulsoup4==4.12.3 05:23:25 boto3==1.36.2 05:23:25 botocore==1.36.2 05:23:25 bs4==0.0.2 05:23:25 cachetools==5.5.0 05:23:25 certifi==2024.12.14 05:23:25 cffi==1.17.1 05:23:25 cfgv==3.4.0 05:23:25 chardet==5.2.0 05:23:25 charset-normalizer==3.4.1 05:23:25 click==8.1.8 05:23:25 cliff==4.8.0 05:23:25 cmd2==2.5.9 05:23:25 cryptography==3.3.2 05:23:25 debtcollector==3.0.0 05:23:25 decorator==5.1.1 05:23:25 defusedxml==0.7.1 05:23:25 Deprecated==1.2.15 05:23:25 distlib==0.3.9 05:23:25 dnspython==2.7.0 05:23:25 docker==4.2.2 05:23:25 dogpile.cache==1.3.3 05:23:25 durationpy==0.9 05:23:25 email_validator==2.2.0 05:23:25 filelock==3.16.1 05:23:25 future==1.0.0 05:23:25 gitdb==4.0.12 05:23:25 GitPython==3.1.44 05:23:25 google-auth==2.37.0 05:23:25 httplib2==0.22.0 05:23:25 identify==2.6.5 05:23:25 idna==3.10 05:23:25 importlib-resources==1.5.0 05:23:25 iso8601==2.1.0 05:23:25 Jinja2==3.1.5 05:23:25 jmespath==1.0.1 05:23:25 jsonpatch==1.33 05:23:25 jsonpointer==3.0.0 05:23:25 jsonschema==4.23.0 05:23:25 jsonschema-specifications==2024.10.1 05:23:25 keystoneauth1==5.9.1 05:23:25 kubernetes==31.0.0 05:23:25 lftools==0.37.10 05:23:25 lxml==5.3.0 05:23:25 MarkupSafe==3.0.2 05:23:25 msgpack==1.1.0 05:23:25 multi_key_dict==2.0.3 05:23:25 munch==4.0.0 05:23:25 netaddr==1.3.0 05:23:25 niet==1.4.2 05:23:25 nodeenv==1.9.1 05:23:25 oauth2client==4.1.3 05:23:25 oauthlib==3.2.2 05:23:25 openstacksdk==4.2.0 05:23:25 os-client-config==2.1.0 05:23:25 os-service-types==1.7.0 05:23:25 osc-lib==3.2.0 05:23:25 oslo.config==9.7.0 05:23:25 oslo.context==5.7.0 05:23:25 oslo.i18n==6.5.0 05:23:25 oslo.log==7.0.0 05:23:25 oslo.serialization==5.6.0 05:23:25 oslo.utils==8.0.0 05:23:25 packaging==24.2 05:23:25 pbr==6.1.0 05:23:25 platformdirs==4.3.6 05:23:25 prettytable==3.12.0 05:23:25 psutil==6.1.1 05:23:25 pyasn1==0.6.1 05:23:25 pyasn1_modules==0.4.1 05:23:25 pycparser==2.22 05:23:25 pygerrit2==2.0.15 05:23:25 PyGithub==2.5.0 05:23:25 PyJWT==2.10.1 05:23:25 PyNaCl==1.5.0 05:23:25 pyparsing==2.4.7 05:23:25 pyperclip==1.9.0 05:23:25 pyrsistent==0.20.0 05:23:25 python-cinderclient==9.6.0 05:23:25 python-dateutil==2.9.0.post0 05:23:25 python-heatclient==4.1.0 05:23:25 python-jenkins==1.8.2 05:23:25 python-keystoneclient==5.5.0 05:23:25 python-magnumclient==4.7.0 05:23:25 python-openstackclient==7.2.1 05:23:25 python-swiftclient==4.6.0 05:23:25 PyYAML==6.0.2 05:23:25 referencing==0.36.1 05:23:25 requests==2.32.3 05:23:25 requests-oauthlib==2.0.0 05:23:25 requestsexceptions==1.4.0 05:23:25 rfc3986==2.0.0 05:23:25 rpds-py==0.22.3 05:23:25 rsa==4.9 05:23:25 ruamel.yaml==0.18.10 05:23:25 ruamel.yaml.clib==0.2.12 05:23:25 s3transfer==0.11.1 05:23:25 simplejson==3.19.3 05:23:25 six==1.17.0 05:23:25 smmap==5.0.2 05:23:25 soupsieve==2.6 05:23:25 stevedore==5.4.0 05:23:25 tabulate==0.9.0 05:23:25 toml==0.10.2 05:23:25 tomlkit==0.13.2 05:23:25 tqdm==4.67.1 05:23:25 typing_extensions==4.12.2 05:23:25 tzdata==2024.2 05:23:25 urllib3==1.26.20 05:23:25 virtualenv==20.29.1 05:23:25 wcwidth==0.2.13 05:23:25 websocket-client==1.8.0 05:23:25 wrapt==1.17.2 05:23:25 xdg==6.0.0 05:23:25 xmltodict==0.14.2 05:23:25 yq==3.4.3 05:23:25 [bgpcep-maven-clm-0.21.x] $ /bin/sh -xe /tmp/jenkins7647184421501539729.sh 05:23:25 + echo quiet=on 05:23:25 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos8-builder-8c-8g-2779 05:23:26 [bgpcep-maven-clm-0.21.x] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=0.21.x -Dsha1=origin/0.21.x "-DMAVEN_OPTS=--add-opens java.base/java.util=ALL-UNNAMED" -DPROJECT=bgpcep -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/0.21.x -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=0.21.x "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 05:23:26 " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=bgpcep --version 05:23:26 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 05:23:26 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 05:23:26 Java version: 11.0.20.1, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.20.1.1-2.el8.x86_64 05:23:26 Default locale: en_US, platform encoding: UTF-8 05:23:26 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" 05:23:26 [bgpcep-maven-clm-0.21.x] $ /bin/sh -xe /tmp/jenkins1433247844488463503.sh 05:23:26 + rm /home/jenkins/.wgetrc 05:23:26 [EnvInject] - Injecting environment variables from a build step. 05:23:26 [EnvInject] - Injecting as environment variables the properties content 05:23:26 SET_JDK_VERSION=openjdk17 05:23:26 GIT_URL="git://devvexx.opendaylight.org/mirror" 05:23:26 05:23:26 [EnvInject] - Variables injected successfully. 05:23:26 [bgpcep-maven-clm-0.21.x] $ /bin/sh /tmp/jenkins2438253375712401999.sh 05:23:26 ---> update-java-alternatives.sh 05:23:26 ---> Updating Java version 05:23:27 ---> RedHat type system detected 05:23:27 openjdk version "17.0.6-ea" 2023-01-17 LTS 05:23:27 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 05:23:27 OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) 05:23:27 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 05:23:27 [EnvInject] - Injecting environment variables from a build step. 05:23:27 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 05:23:27 [EnvInject] - Variables injected successfully. 05:23:27 provisioning config files... 05:23:27 copy managed file [global-settings] to file:/w/workspace/bgpcep-maven-clm-0.21.x@tmp/config3261966778561387801tmp 05:23:28 copy managed file [bgpcep-settings] to file:/w/workspace/bgpcep-maven-clm-0.21.x@tmp/config15541415045401191573tmp 05:23:28 [EnvInject] - Injecting environment variables from a build step. 05:23:28 [EnvInject] - Injecting as environment variables the properties content 05:23:28 MAVEN_GOALS=clean install 05:23:28 05:23:28 [EnvInject] - Variables injected successfully. 05:23:28 [bgpcep-maven-clm-0.21.x] $ /bin/bash -l /tmp/jenkins11085854996309863347.sh 05:23:28 ---> common-variables.sh 05:23:28 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 05:23:28 ---> sonatype-clm.sh 05:23:29 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 05:23:29 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 05:23:29 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 05:23:29 Default locale: en_US, platform encoding: UTF-8 05:23:29 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" 05:23:29 [INFO] Scanning for projects... 05:23:41 [INFO] ------------------------------------------------------------------------ 05:23:41 [INFO] Reactor Build Order: 05:23:41 [INFO] 05:23:41 [INFO] bgpcep-artifacts [pom] 05:23:41 [INFO] binding-parent [pom] 05:23:41 [INFO] graph-api [bundle] 05:23:41 [INFO] algo-api [bundle] 05:23:41 [INFO] concepts [bundle] 05:23:41 [INFO] BGPCEP common parent [pom] 05:23:41 [INFO] algo-impl [bundle] 05:23:41 [INFO] single-feature-parent [pom] 05:23:41 [INFO] OpenDaylight :: GRAPH :: API [feature] 05:23:41 [INFO] OpenDaylight :: BGPCEP :: Concepts [feature] 05:23:41 [INFO] OpenDaylight :: Path Computation Algorithms :: API [feature] 05:23:41 [INFO] graph-impl [bundle] 05:23:41 [INFO] OpenDaylight :: GRAPH [feature] 05:23:41 [INFO] OpenDaylight :: Path Computation Algorithms [feature] 05:23:41 [INFO] testtool-parent [pom] 05:23:41 [INFO] util [bundle] 05:23:41 [INFO] bgp-concepts [bundle] 05:23:41 [INFO] bgp-parser-api [bundle] 05:23:41 [INFO] bgp-parser-spi [bundle] 05:23:41 [INFO] bgp-util [bundle] 05:23:41 [INFO] bgp-parser-impl [bundle] 05:23:41 [INFO] OpenDaylight :: Extras :: Dependencies [feature] 05:23:41 [INFO] OpenDaylight :: BGP :: Dependencies [feature] 05:23:41 [INFO] OpenDaylight :: BGP :: Parser :: API [feature] 05:23:41 [INFO] OpenDaylight :: BGP :: Parser [feature] 05:23:41 [INFO] bgp-rib-api [bundle] 05:23:41 [INFO] bgp-openconfig-api [bundle] 05:23:41 [INFO] bgp-rib-spi [bundle] 05:23:41 [INFO] OpenDaylight :: BGP :: RIB Api [feature] 05:23:41 [INFO] bgp-openconfig-spi [bundle] 05:23:41 [INFO] OpenDaylight :: BGP :: Openconfig [feature] 05:23:41 [INFO] bgp-bmp-api [bundle] 05:23:41 [INFO] bgp-extension-parent [pom] 05:23:41 [INFO] bgp-inet [bundle] 05:23:41 [INFO] bgp-path-selection-mode [bundle] 05:23:41 [INFO] config-loader-spi [bundle] 05:23:41 [INFO] config-loader-impl [bundle] 05:23:41 [INFO] testtool-util [bundle] 05:23:41 [INFO] routing-policy-config-loader [bundle] 05:23:41 [INFO] bgp-openconfig-rp-spi [bundle] 05:23:41 [INFO] bgp-route-target [bundle] 05:23:41 [INFO] bgp-openconfig-rp-impl [bundle] 05:23:41 [INFO] rsvp-api [bundle] 05:23:41 [INFO] rsvp-spi [bundle] 05:23:41 [INFO] rsvp-impl [bundle] 05:23:41 [INFO] bgp-linkstate [bundle] 05:23:41 [INFO] bgp-rib-mock [bundle] 05:23:41 [INFO] bgp-config-example [jar] 05:23:41 [INFO] bgp-openconfig-rp-statement [bundle] 05:23:41 [INFO] bgp-rib-impl [bundle] 05:23:41 [INFO] bgp-peer-acceptor [bundle] 05:23:41 [INFO] bgp-bmp-spi [bundle] 05:23:41 [INFO] OpenDaylight :: BMP :: API [feature] 05:23:41 [INFO] OpenDaylight :: BGP :: Extensions API [feature] 05:23:41 [INFO] OpenDaylight :: BGP :: Inet [feature] 05:23:41 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi [feature] 05:23:41 [INFO] OpenDaylight :: BGP :: Route Target Constrains [feature] 05:23:41 [INFO] OpenDaylight :: BGP :: Path Selection [feature] 05:23:41 [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader [feature] 05:23:41 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl [feature] 05:23:41 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements [feature] 05:23:41 [INFO] OpenDaylight :: BGP :: RIB Impl [feature] 05:23:41 [INFO] bgp-openconfig-state [bundle] 05:23:41 [INFO] OpenDaylight :: BGP :: Config Loader [feature] 05:23:41 [INFO] topology-api [bundle] 05:23:41 [INFO] topology-tunnel-api [bundle] 05:23:41 [INFO] topology-segment-routing [bundle] 05:23:41 [INFO] bgp-topology-provider [bundle] 05:23:41 [INFO] OpenDaylight :: RSVP :: API [feature] 05:23:41 [INFO] OpenDaylight :: RSVP [feature] 05:23:41 [INFO] OpenDaylight :: BGP :: RIB Linkstate [feature] 05:23:41 [INFO] OpenDaylight :: BGPCEP :: Topology :: Api [feature] 05:23:41 [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api [feature] 05:23:41 [INFO] OpenDaylight :: BGP :: Topology [feature] 05:23:41 [INFO] bgp-cli [bundle] 05:23:41 [INFO] OpenDaylight :: BGP :: Cli [feature] 05:23:41 [INFO] bgp-flowspec [bundle] 05:23:41 [INFO] OpenDaylight :: BGP :: Flowspec [feature] 05:23:41 [INFO] bgp-labeled-unicast [bundle] 05:23:41 [INFO] OpenDaylight :: BGP :: Labeled Unicast [feature] 05:23:41 [INFO] bgp-l3vpn [bundle] 05:23:41 [INFO] OpenDaylight :: BGP :: L3Vpn [feature] 05:23:41 [INFO] bgp-mvpn [bundle] 05:23:41 [INFO] OpenDaylight :: BGP :: Mvpn [feature] 05:23:41 [INFO] bgp-evpn [bundle] 05:23:41 [INFO] OpenDaylight :: BGP :: Evpn [feature] 05:23:41 [INFO] protocols-config-loader [bundle] 05:23:41 [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl [feature] 05:23:41 [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader [feature] 05:23:41 [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader [feature] 05:23:41 [INFO] topology-config-loader [bundle] 05:23:41 [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader [feature] 05:23:41 [INFO] OpenDaylight :: BGP [feature] 05:23:41 [INFO] OpenDaylight :: Configuration Example Files [feature] 05:23:41 [INFO] bmp-monitors-config-loader [bundle] 05:23:41 [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader [feature] 05:23:41 [INFO] bgp-bmp-config-example [jar] 05:23:41 [INFO] OpenDaylight :: BMP :: Config files example [feature] 05:23:41 [INFO] bgp-bmp-parser-impl [bundle] 05:23:41 [INFO] bgp-bmp-impl [bundle] 05:23:41 [INFO] OpenDaylight :: BMP [feature] 05:23:41 [INFO] pcep-api [bundle] 05:23:41 [INFO] pcep-spi [bundle] 05:23:41 [INFO] OpenDaylight :: PCEP :: Api [feature] 05:23:41 [INFO] pcep-base-parser [bundle] 05:23:41 [INFO] OpenDaylight :: PCEP :: Base Parser [feature] 05:23:41 [INFO] pcep-impl [bundle] 05:23:41 [INFO] OpenDaylight :: PCEP :: Impl [feature] 05:23:41 [INFO] programming-api [bundle] 05:23:41 [INFO] programming-spi [bundle] 05:23:41 [INFO] programming-topology-api [bundle] 05:23:41 [INFO] programming-tunnel-api [bundle] 05:23:41 [INFO] OpenDaylight :: PCEP :: Programming Api [feature] 05:23:41 [INFO] pcep-tunnel-api [bundle] 05:23:41 [INFO] programming-impl [bundle] 05:23:41 [INFO] OpenDaylight :: PCEP :: Programming Impl [feature] 05:23:41 [INFO] pcep-topology-api [bundle] 05:23:41 [INFO] pcep-topology-spi [bundle] 05:23:41 [INFO] OpenDaylight :: PCEP :: Topology [feature] 05:23:41 [INFO] pcep-ietf-stateful [bundle] 05:23:41 [INFO] OpenDaylight :: PCEP :: Stateful [feature] 05:23:41 [INFO] pcep-ietf-p2mp-te-lsp [bundle] 05:23:41 [INFO] OpenDaylight :: PCEP :: P2MP TE LSP [feature] 05:23:41 [INFO] pcep-segment-routing [bundle] 05:23:41 [INFO] pcep-server-api [bundle] 05:23:41 [INFO] pcep-pcc-mock [jar] 05:23:41 [INFO] pcep-topology-provider [bundle] 05:23:41 [INFO] pcep-server-provider [bundle] 05:23:41 [INFO] OpenDaylight :: PCEP :: PCE Server API [feature] 05:23:41 [INFO] OpenDaylight :: PCEP :: PCE Server Provider [feature] 05:23:41 [INFO] OpenDaylight :: PCEP :: Topology Provider [feature] 05:23:41 [INFO] pcep-tunnel-provider [bundle] 05:23:41 [INFO] OpenDaylight :: PCEP :: Tunnel Provider [feature] 05:23:41 [INFO] OpenDaylight :: PCEP :: Segment Routing [feature] 05:23:41 [INFO] pcep-auto-bandwidth-extension [bundle] 05:23:41 [INFO] OpenDaylight :: PCEP :: Auto Bandwidth [feature] 05:23:41 [INFO] pcep-config-example [jar] 05:23:41 [INFO] OpenDaylight :: Pcep Configuration Example Files [feature] 05:23:41 [INFO] pcep-cli [bundle] 05:23:41 [INFO] OpenDaylight :: PCEP :: Topology Cli [feature] 05:23:41 [INFO] OpenDaylight :: PCEP [feature] 05:23:41 [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api [feature] 05:23:41 [INFO] feature-repo-parent [pom] 05:23:41 [INFO] features-bgpcep [feature] 05:23:41 [INFO] bgp-benchmark-app [bundle] 05:23:41 [INFO] OpenDaylight :: BGP :: Benchmark [feature] 05:23:41 [INFO] data-change-counter [bundle] 05:23:41 [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter [feature] 05:23:41 [INFO] features-bgpcep-testing [feature] 05:23:41 [INFO] bgpcep-features-parent [pom] 05:23:41 [INFO] graph [pom] 05:23:41 [INFO] bgp-parser-mock [bundle] 05:23:41 [INFO] bgp-testtool [jar] 05:23:41 [INFO] extensions [pom] 05:23:41 [INFO] bgp-parent [pom] 05:23:41 [INFO] bmp-mock [jar] 05:23:41 [INFO] bmp-parent [pom] 05:23:41 [INFO] algo-parent [pom] 05:23:41 [INFO] pcep-testtool [jar] 05:23:41 [INFO] pcep-server-parent [pom] 05:23:41 [INFO] pcep-topology-parent [pom] 05:23:41 [INFO] pcep-tunnel-parent [pom] 05:23:41 [INFO] pcep-parent [pom] 05:23:41 [INFO] programming-parent [pom] 05:23:41 [INFO] rsvp-parent [pom] 05:23:41 [INFO] topology-parent [pom] 05:23:41 [INFO] config-loader-parent [pom] 05:23:41 [INFO] bgpcep-karaf [pom] 05:23:41 [INFO] bgpcep [pom] 05:23:42 [INFO] 05:23:42 [INFO] --------------< org.opendaylight.bgpcep:bgpcep-artifacts >-------------- 05:23:42 [INFO] Building bgpcep-artifacts 0.21.12-SNAPSHOT [1/169] 05:23:42 [INFO] --------------------------------[ pom ]--------------------------------- 05:23:42 [INFO] 05:23:42 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgpcep-artifacts --- 05:23:42 [INFO] 05:23:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgpcep-artifacts --- 05:23:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 05:23:42 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 05:23:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:23:42 [INFO] 05:23:42 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgpcep-artifacts --- 05:23:42 [INFO] 05:23:42 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgpcep-artifacts --- 05:23:43 [INFO] CycloneDX: Resolving Dependencies 05:23:44 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 05:23:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/artifacts/target/bom.xml 05:23:44 [INFO] attaching as bgpcep-artifacts-0.21.12-SNAPSHOT-cyclonedx.xml 05:23:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/artifacts/target/bom.json 05:23:44 [INFO] attaching as bgpcep-artifacts-0.21.12-SNAPSHOT-cyclonedx.json 05:23:44 [INFO] 05:23:44 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgpcep-artifacts --- 05:23:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/artifacts/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/0.21.12-SNAPSHOT/bgpcep-artifacts-0.21.12-SNAPSHOT.pom 05:23:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/artifacts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/0.21.12-SNAPSHOT/bgpcep-artifacts-0.21.12-SNAPSHOT-cyclonedx.xml 05:23:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/artifacts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/0.21.12-SNAPSHOT/bgpcep-artifacts-0.21.12-SNAPSHOT-cyclonedx.json 05:23:44 [INFO] 05:23:44 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgpcep-artifacts --- 05:23:46 [INFO] org.opendaylight.bgpcep:bgpcep-artifacts:pom:0.21.12-SNAPSHOT 05:23:46 [INFO] 05:23:46 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgpcep-artifacts --- 05:23:46 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/artifacts/target/sonatype-clm/module.xml 05:23:46 [INFO] 05:23:46 [INFO] ---------------< org.opendaylight.bgpcep:binding-parent >--------------- 05:23:46 [INFO] Building binding-parent 0.21.12-SNAPSHOT [2/169] 05:23:46 [INFO] --------------------------------[ pom ]--------------------------------- 05:23:48 [INFO] 05:23:48 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ binding-parent --- 05:23:48 [INFO] 05:23:48 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ binding-parent --- 05:23:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 05:23:48 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 05:23:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:23:48 [INFO] 05:23:48 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ binding-parent --- 05:23:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:23:48 [INFO] 05:23:48 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ binding-parent --- 05:23:48 [INFO] 05:23:48 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ binding-parent --- 05:23:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:23:48 [INFO] 05:23:48 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ binding-parent --- 05:23:49 [INFO] Starting audit... 05:23:49 Audit done. 05:23:49 [INFO] You have 0 Checkstyle violations. 05:23:49 [INFO] 05:23:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ binding-parent --- 05:23:50 [INFO] Starting audit... 05:23:50 Audit done. 05:23:50 [INFO] You have 0 Checkstyle violations. 05:23:50 [INFO] 05:23:50 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ binding-parent --- 05:23:50 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/binding-parent/target/classes/LICENSE 05:23:50 [INFO] 05:23:50 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ binding-parent >>> 05:23:50 [INFO] 05:23:50 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ binding-parent --- 05:23:53 [INFO] 05:23:53 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ binding-parent <<< 05:23:53 [INFO] 05:23:53 [INFO] 05:23:53 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ binding-parent --- 05:23:53 [INFO] 05:23:53 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ binding-parent --- 05:23:53 [INFO] 05:23:53 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ binding-parent --- 05:23:53 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 05:23:53 [INFO] 05:23:53 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ binding-parent --- 05:23:53 [INFO] CycloneDX: Resolving Dependencies 05:23:54 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 05:23:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/binding-parent/target/bom.xml 05:23:54 [INFO] attaching as binding-parent-0.21.12-SNAPSHOT-cyclonedx.xml 05:23:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/binding-parent/target/bom.json 05:23:54 [INFO] attaching as binding-parent-0.21.12-SNAPSHOT-cyclonedx.json 05:23:54 [INFO] 05:23:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- 05:23:55 [INFO] Skipping duplicate-finder execution! 05:23:55 [INFO] 05:23:55 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ binding-parent --- 05:23:55 [INFO] Skipping pom project 05:23:55 [INFO] 05:23:55 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ binding-parent --- 05:23:55 [INFO] 05:23:55 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ binding-parent --- 05:23:55 [INFO] 05:23:55 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ binding-parent --- 05:23:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:23:55 [INFO] 05:23:55 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ binding-parent --- 05:23:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/binding-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/binding-parent/0.21.12-SNAPSHOT/binding-parent-0.21.12-SNAPSHOT.pom 05:23:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/binding-parent/0.21.12-SNAPSHOT/binding-parent-0.21.12-SNAPSHOT-cyclonedx.xml 05:23:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/binding-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/binding-parent/0.21.12-SNAPSHOT/binding-parent-0.21.12-SNAPSHOT-cyclonedx.json 05:23:55 [INFO] 05:23:55 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ binding-parent --- 05:23:55 [INFO] org.opendaylight.bgpcep:binding-parent:pom:0.21.12-SNAPSHOT 05:23:55 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:23:55 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:23:55 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:23:55 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:23:55 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:23:55 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:23:55 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:23:55 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:23:55 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:23:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:23:55 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:23:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:23:55 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:23:55 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:23:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:23:55 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:23:55 [INFO] +- junit:junit:jar:4.13.2:test 05:23:55 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:23:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:23:55 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:23:55 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:23:55 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:23:55 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:23:55 [INFO] 05:23:55 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ binding-parent --- 05:23:56 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/binding-parent/target/sonatype-clm/module.xml 05:23:56 [INFO] 05:23:56 [INFO] -----------------< org.opendaylight.bgpcep:graph-api >------------------ 05:23:56 [INFO] Building graph-api 0.21.12-SNAPSHOT [3/169] 05:23:56 [INFO] -------------------------------[ bundle ]------------------------------- 05:23:56 [INFO] 05:23:56 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ graph-api --- 05:23:56 [INFO] 05:23:56 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ graph-api --- 05:23:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:23:56 [INFO] 05:23:56 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ graph-api --- 05:23:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:23:56 [INFO] 05:23:56 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ graph-api --- 05:23:57 [INFO] 05:23:57 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ graph-api --- 05:23:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:23:57 [INFO] 05:23:57 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ graph-api --- 05:23:58 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:23:58 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-api/src/main/yang 05:23:58 [INFO] yang-to-sources: Found 4 dependencies in 8.361 ms 05:23:59 [INFO] yang-to-sources: Project model files found: 1 in 92.26 ms 05:23:59 [INFO] yang-to-sources: 4 YANG models processed in 231.6 ms 05:23:59 [INFO] BindingJavaFileGenerator: Defined 35 files in 90.30 ms 05:23:59 [INFO] Sorted 35 files into 8 directories in 3.250 ms 05:23:59 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 35 in 191.2 ms 05:23:59 [INFO] 05:23:59 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ graph-api --- 05:23:59 [INFO] Starting audit... 05:23:59 Audit done. 05:23:59 [INFO] You have 0 Checkstyle violations. 05:23:59 [INFO] 05:23:59 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ graph-api --- 05:24:00 [INFO] Starting audit... 05:24:00 Audit done. 05:24:00 [INFO] You have 0 Checkstyle violations. 05:24:00 [INFO] 05:24:00 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ graph-api --- 05:24:00 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-api/target/classes/LICENSE 05:24:00 [INFO] 05:24:00 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ graph-api --- 05:24:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-api/src/main/resources 05:24:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-api/target/generated-sources/spi 05:24:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:24:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:24:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:24:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-api/target/generated-sources/spi 05:24:00 [INFO] 05:24:00 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ graph-api --- 05:24:00 [INFO] Recompiling the module because of changed dependency. 05:24:00 [INFO] Compiling 41 source files with javac [debug release 17] to target/classes 05:24:01 [INFO] 05:24:01 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ graph-api >>> 05:24:01 [INFO] 05:24:01 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ graph-api --- 05:24:02 [INFO] Fork Value is true 05:24:05 [INFO] Done SpotBugs Analysis.... 05:24:05 [INFO] 05:24:05 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ graph-api <<< 05:24:05 [INFO] 05:24:05 [INFO] 05:24:05 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ graph-api --- 05:24:05 [INFO] BugInstance size is 0 05:24:05 [INFO] Error size is 0 05:24:05 [INFO] No errors/warnings found 05:24:05 [INFO] 05:24:05 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ graph-api --- 05:24:05 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-api/src/test/resources 05:24:05 [INFO] 05:24:05 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ graph-api --- 05:24:05 [INFO] No sources to compile 05:24:05 [INFO] 05:24:05 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ graph-api --- 05:24:05 [INFO] No tests to run. 05:24:05 [INFO] 05:24:05 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ graph-api --- 05:24:05 [INFO] 05:24:05 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ graph-api --- 05:24:06 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-api/target/graph-api-0.21.12-SNAPSHOT.jar 05:24:06 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-api/target/classes/META-INF/MANIFEST.MF 05:24:06 [INFO] 05:24:06 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ graph-api --- 05:24:06 [INFO] No previous run data found, generating javadoc. 05:24:08 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-api/target/graph-api-0.21.12-SNAPSHOT-javadoc.jar 05:24:08 [INFO] 05:24:08 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ graph-api --- 05:24:08 [INFO] CycloneDX: Resolving Dependencies 05:24:09 [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) 05:24:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-api/target/bom.xml 05:24:09 [INFO] attaching as graph-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:24:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-api/target/bom.json 05:24:09 [INFO] attaching as graph-api-0.21.12-SNAPSHOT-cyclonedx.json 05:24:09 [INFO] 05:24:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ graph-api --- 05:24:09 [INFO] Skipping duplicate-finder execution! 05:24:09 [INFO] 05:24:09 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ graph-api --- 05:24:10 [INFO] No dependency problems found 05:24:10 [INFO] 05:24:10 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ graph-api --- 05:24:10 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-api/target/graph-api-0.21.12-SNAPSHOT-sources.jar 05:24:10 [INFO] 05:24:10 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ graph-api --- 05:24:10 [INFO] 05:24:10 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ graph-api --- 05:24:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:24:10 [INFO] 05:24:10 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ graph-api --- 05:24:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/graph-api/0.21.12-SNAPSHOT/graph-api-0.21.12-SNAPSHOT.pom 05:24:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-api/target/graph-api-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/graph-api/0.21.12-SNAPSHOT/graph-api-0.21.12-SNAPSHOT.jar 05:24:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-api/target/graph-api-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/graph-api/0.21.12-SNAPSHOT/graph-api-0.21.12-SNAPSHOT-javadoc.jar 05:24:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/graph-api/0.21.12-SNAPSHOT/graph-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:24:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/graph-api/0.21.12-SNAPSHOT/graph-api-0.21.12-SNAPSHOT-cyclonedx.json 05:24:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-api/target/graph-api-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/graph-api/0.21.12-SNAPSHOT/graph-api-0.21.12-SNAPSHOT-sources.jar 05:24:10 [INFO] 05:24:10 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ graph-api --- 05:24:10 [INFO] Writing OBR metadata 05:24:10 [INFO] Installing org/opendaylight/bgpcep/graph-api/0.21.12-SNAPSHOT/graph-api-0.21.12-SNAPSHOT.jar 05:24:10 [INFO] Writing OBR metadata 05:24:10 [INFO] 05:24:10 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ graph-api --- 05:24:10 [INFO] org.opendaylight.bgpcep:graph-api:bundle:0.21.12-SNAPSHOT 05:24:10 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:24:10 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:24:10 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:24:10 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:24:10 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:24:10 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:24:10 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:24:10 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:24:10 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:24:10 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:24:10 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:24:10 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:24:10 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:24:10 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:24:10 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:24:10 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:24:10 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:24:10 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:24:10 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:24:10 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:24:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:24:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:24:10 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:24:10 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:24:10 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:24:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:24:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:24:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:24:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:24:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:24:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:24:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:24:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:24:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:24:10 [INFO] +- junit:junit:jar:4.13.2:test 05:24:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:24:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:24:10 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:24:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:24:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:24:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:24:10 [INFO] 05:24:10 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ graph-api --- 05:24:10 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-api/target/sonatype-clm/module.xml 05:24:10 [INFO] 05:24:10 [INFO] ------------------< org.opendaylight.bgpcep:algo-api >------------------ 05:24:10 [INFO] Building algo-api 0.21.12-SNAPSHOT [4/169] 05:24:10 [INFO] -------------------------------[ bundle ]------------------------------- 05:24:10 [INFO] 05:24:10 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ algo-api --- 05:24:10 [INFO] 05:24:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ algo-api --- 05:24:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:24:10 [INFO] 05:24:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ algo-api --- 05:24:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:24:10 [INFO] 05:24:10 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ algo-api --- 05:24:10 [INFO] 05:24:10 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ algo-api --- 05:24:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:24:10 [INFO] 05:24:10 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ algo-api --- 05:24:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:24:10 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-api/src/main/yang 05:24:10 [INFO] yang-to-sources: Found 5 dependencies in 1.970 ms 05:24:10 [INFO] yang-to-sources: Project model files found: 1 in 12.06 ms 05:24:10 [INFO] yang-to-sources: 5 YANG models processed in 163.9 ms 05:24:10 [INFO] BindingJavaFileGenerator: Defined 24 files in 19.75 ms 05:24:10 [INFO] Sorted 24 files into 6 directories in 196.9 μs 05:24:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 24 in 62.82 ms 05:24:11 [INFO] 05:24:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ algo-api --- 05:24:11 [INFO] Starting audit... 05:24:11 Audit done. 05:24:11 [INFO] You have 0 Checkstyle violations. 05:24:11 [INFO] 05:24:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ algo-api --- 05:24:11 [INFO] Starting audit... 05:24:11 Audit done. 05:24:11 [INFO] You have 0 Checkstyle violations. 05:24:11 [INFO] 05:24:11 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ algo-api --- 05:24:11 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-api/target/classes/LICENSE 05:24:11 [INFO] 05:24:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ algo-api --- 05:24:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-api/src/main/resources 05:24:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-api/target/generated-sources/spi 05:24:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:24:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:24:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:24:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-api/target/generated-sources/spi 05:24:11 [INFO] 05:24:11 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ algo-api --- 05:24:11 [INFO] Recompiling the module because of changed dependency. 05:24:11 [INFO] Compiling 25 source files with javac [debug release 17] to target/classes 05:24:11 [INFO] 05:24:11 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ algo-api >>> 05:24:11 [INFO] 05:24:11 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ algo-api --- 05:24:11 [INFO] Fork Value is true 05:24:14 [INFO] Done SpotBugs Analysis.... 05:24:14 [INFO] 05:24:14 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ algo-api <<< 05:24:14 [INFO] 05:24:14 [INFO] 05:24:14 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ algo-api --- 05:24:14 [INFO] BugInstance size is 0 05:24:14 [INFO] Error size is 0 05:24:14 [INFO] No errors/warnings found 05:24:14 [INFO] 05:24:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ algo-api --- 05:24:14 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-api/src/test/resources 05:24:14 [INFO] 05:24:14 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ algo-api --- 05:24:14 [INFO] No sources to compile 05:24:14 [INFO] 05:24:14 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ algo-api --- 05:24:14 [INFO] No tests to run. 05:24:14 [INFO] 05:24:14 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ algo-api --- 05:24:14 [INFO] 05:24:14 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ algo-api --- 05:24:14 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-api/target/algo-api-0.21.12-SNAPSHOT.jar 05:24:14 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-api/target/classes/META-INF/MANIFEST.MF 05:24:14 [INFO] 05:24:14 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ algo-api --- 05:24:15 [INFO] No previous run data found, generating javadoc. 05:24:17 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-api/target/algo-api-0.21.12-SNAPSHOT-javadoc.jar 05:24:17 [INFO] 05:24:17 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ algo-api --- 05:24:17 [INFO] CycloneDX: Resolving Dependencies 05:24:17 [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) 05:24:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-api/target/bom.xml 05:24:17 [INFO] attaching as algo-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:24:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-api/target/bom.json 05:24:17 [INFO] attaching as algo-api-0.21.12-SNAPSHOT-cyclonedx.json 05:24:17 [INFO] 05:24:17 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ algo-api --- 05:24:17 [INFO] Skipping duplicate-finder execution! 05:24:17 [INFO] 05:24:17 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ algo-api --- 05:24:18 [INFO] No dependency problems found 05:24:18 [INFO] 05:24:18 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ algo-api --- 05:24:18 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-api/target/algo-api-0.21.12-SNAPSHOT-sources.jar 05:24:18 [INFO] 05:24:18 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ algo-api --- 05:24:18 [INFO] 05:24:18 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ algo-api --- 05:24:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:24:18 [INFO] 05:24:18 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ algo-api --- 05:24:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/algo-api/0.21.12-SNAPSHOT/algo-api-0.21.12-SNAPSHOT.pom 05:24:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-api/target/algo-api-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/algo-api/0.21.12-SNAPSHOT/algo-api-0.21.12-SNAPSHOT.jar 05:24:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-api/target/algo-api-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/algo-api/0.21.12-SNAPSHOT/algo-api-0.21.12-SNAPSHOT-javadoc.jar 05:24:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/algo-api/0.21.12-SNAPSHOT/algo-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:24:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/algo-api/0.21.12-SNAPSHOT/algo-api-0.21.12-SNAPSHOT-cyclonedx.json 05:24:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-api/target/algo-api-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/algo-api/0.21.12-SNAPSHOT/algo-api-0.21.12-SNAPSHOT-sources.jar 05:24:18 [INFO] 05:24:18 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ algo-api --- 05:24:18 [INFO] Installing org/opendaylight/bgpcep/algo-api/0.21.12-SNAPSHOT/algo-api-0.21.12-SNAPSHOT.jar 05:24:18 [INFO] Writing OBR metadata 05:24:18 [INFO] 05:24:18 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ algo-api --- 05:24:18 [INFO] org.opendaylight.bgpcep:algo-api:bundle:0.21.12-SNAPSHOT 05:24:18 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.21.12-SNAPSHOT:compile 05:24:18 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:24:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:24:18 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:24:18 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:24:18 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:24:18 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:24:18 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:24:18 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:24:18 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:24:18 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:24:18 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:24:18 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:24:18 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:24:18 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:24:18 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:24:18 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:24:18 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:24:18 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:24:18 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:24:18 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:24:18 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:24:18 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:24:18 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:24:18 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:24:18 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:24:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:24:18 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:24:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:24:18 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:24:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:24:18 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:24:18 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:24:18 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:24:18 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:24:18 [INFO] +- junit:junit:jar:4.13.2:test 05:24:18 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:24:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:24:18 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:24:18 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:24:18 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:24:18 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:24:18 [INFO] 05:24:18 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ algo-api --- 05:24:18 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-api/target/sonatype-clm/module.xml 05:24:18 [INFO] 05:24:18 [INFO] ------------------< org.opendaylight.bgpcep:concepts >------------------ 05:24:18 [INFO] Building concepts 0.21.12-SNAPSHOT [5/169] 05:24:18 [INFO] -------------------------------[ bundle ]------------------------------- 05:24:18 [INFO] 05:24:18 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ concepts --- 05:24:18 [INFO] 05:24:18 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ concepts --- 05:24:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:24:18 [INFO] 05:24:18 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ concepts --- 05:24:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:24:18 [INFO] 05:24:18 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ concepts --- 05:24:18 [INFO] 05:24:18 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ concepts --- 05:24:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:24:18 [INFO] 05:24:18 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ concepts --- 05:24:18 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:24:18 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/concepts/src/main/yang 05:24:18 [INFO] yang-to-sources: Found 3 dependencies in 1.613 ms 05:24:18 [INFO] yang-to-sources: Project model files found: 4 in 3.654 ms 05:24:18 [INFO] yang-to-sources: 7 YANG models processed in 32.61 ms 05:24:18 [INFO] BindingJavaFileGenerator: Defined 25 files in 7.452 ms 05:24:18 [INFO] Sorted 25 files into 9 directories in 136.9 μs 05:24:18 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 25 in 17.82 ms 05:24:18 [INFO] 05:24:18 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ concepts --- 05:24:18 [INFO] Starting audit... 05:24:18 Audit done. 05:24:18 [INFO] You have 0 Checkstyle violations. 05:24:18 [INFO] 05:24:18 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ concepts --- 05:24:19 [INFO] Starting audit... 05:24:19 Audit done. 05:24:19 [INFO] You have 0 Checkstyle violations. 05:24:19 [INFO] 05:24:19 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ concepts --- 05:24:19 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/concepts/target/classes/LICENSE 05:24:19 [INFO] 05:24:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ concepts --- 05:24:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/concepts/src/main/resources 05:24:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/concepts/target/generated-sources/spi 05:24:19 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 05:24:19 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:24:19 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 05:24:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/concepts/target/generated-sources/spi 05:24:19 [INFO] 05:24:19 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ concepts --- 05:24:19 [INFO] Recompiling the module because of changed dependency. 05:24:19 [INFO] Compiling 29 source files with javac [debug release 17] to target/classes 05:24:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:24:19 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 05:24:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:24:19 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 05:24:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:24:19 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 05:24:19 [INFO] 05:24:19 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ concepts >>> 05:24:19 [INFO] 05:24:19 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ concepts --- 05:24:19 [INFO] Fork Value is true 05:24:22 [INFO] Done SpotBugs Analysis.... 05:24:22 [INFO] 05:24:22 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ concepts <<< 05:24:22 [INFO] 05:24:22 [INFO] 05:24:22 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ concepts --- 05:24:22 [INFO] BugInstance size is 0 05:24:22 [INFO] Error size is 0 05:24:22 [INFO] No errors/warnings found 05:24:22 [INFO] 05:24:22 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ concepts --- 05:24:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/concepts/src/test/resources 05:24:22 [INFO] 05:24:22 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ concepts --- 05:24:22 [INFO] Recompiling the module because of changed dependency. 05:24:22 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 05:24:22 [INFO] 05:24:22 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ concepts --- 05:24:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:24:22 [INFO] 05:24:22 [INFO] ------------------------------------------------------- 05:24:22 [INFO] T E S T S 05:24:22 [INFO] ------------------------------------------------------- 05:24:23 [INFO] Running org.opendaylight.protocol.concepts.ASNumberTest 05:24:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.opendaylight.protocol.concepts.ASNumberTest 05:24:23 [INFO] Running org.opendaylight.protocol.concepts.BandwidthTest 05:24:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.opendaylight.protocol.concepts.BandwidthTest 05:24:24 [INFO] Running org.opendaylight.protocol.concepts.DefaultInstanceReferenceTest 05:24:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.protocol.concepts.DefaultInstanceReferenceTest 05:24:24 [INFO] Running org.opendaylight.protocol.concepts.HandlerRegistryTest 05:24:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.protocol.concepts.HandlerRegistryTest 05:24:24 [INFO] Running org.opendaylight.protocol.concepts.ISOSystemIdentifierTest 05:24:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.concepts.ISOSystemIdentifierTest 05:24:24 [INFO] Running org.opendaylight.protocol.concepts.MultiRegistryTest 05:24:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.concepts.MultiRegistryTest 05:24:24 [INFO] 05:24:24 [INFO] Results: 05:24:24 [INFO] 05:24:24 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 05:24:24 [INFO] 05:24:24 [INFO] 05:24:24 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ concepts --- 05:24:24 [INFO] 05:24:24 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ concepts --- 05:24:24 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/concepts/target/concepts-0.21.12-SNAPSHOT.jar 05:24:24 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/concepts/target/classes/META-INF/MANIFEST.MF 05:24:24 [INFO] 05:24:24 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ concepts --- 05:24:24 [INFO] No previous run data found, generating javadoc. 05:24:26 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/concepts/target/concepts-0.21.12-SNAPSHOT-javadoc.jar 05:24:26 [INFO] 05:24:26 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ concepts --- 05:24:26 [INFO] CycloneDX: Resolving Dependencies 05:24:26 [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s) 05:24:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/concepts/target/bom.xml 05:24:26 [INFO] attaching as concepts-0.21.12-SNAPSHOT-cyclonedx.xml 05:24:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/concepts/target/bom.json 05:24:26 [INFO] attaching as concepts-0.21.12-SNAPSHOT-cyclonedx.json 05:24:26 [INFO] 05:24:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ concepts --- 05:24:26 [INFO] Skipping duplicate-finder execution! 05:24:26 [INFO] 05:24:26 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ concepts --- 05:24:26 [WARNING] Non-test scoped test only dependencies found: 05:24:26 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:24:26 [INFO] 05:24:26 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ concepts --- 05:24:26 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/concepts/target/concepts-0.21.12-SNAPSHOT-sources.jar 05:24:26 [INFO] 05:24:26 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ concepts --- 05:24:26 [INFO] 05:24:26 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ concepts --- 05:24:26 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/concepts/target/code-coverage/jacoco.exec 05:24:27 [INFO] Analyzed bundle 'concepts' with 13 classes 05:24:27 [INFO] 05:24:27 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ concepts --- 05:24:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/concepts/0.21.12-SNAPSHOT/concepts-0.21.12-SNAPSHOT.pom 05:24:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/concepts/target/concepts-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/concepts/0.21.12-SNAPSHOT/concepts-0.21.12-SNAPSHOT.jar 05:24:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/concepts/target/concepts-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/concepts/0.21.12-SNAPSHOT/concepts-0.21.12-SNAPSHOT-javadoc.jar 05:24:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/concepts/0.21.12-SNAPSHOT/concepts-0.21.12-SNAPSHOT-cyclonedx.xml 05:24:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/concepts/0.21.12-SNAPSHOT/concepts-0.21.12-SNAPSHOT-cyclonedx.json 05:24:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/concepts/target/concepts-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/concepts/0.21.12-SNAPSHOT/concepts-0.21.12-SNAPSHOT-sources.jar 05:24:27 [INFO] 05:24:27 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ concepts --- 05:24:27 [INFO] Installing org/opendaylight/bgpcep/concepts/0.21.12-SNAPSHOT/concepts-0.21.12-SNAPSHOT.jar 05:24:27 [INFO] Writing OBR metadata 05:24:27 [INFO] 05:24:27 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ concepts --- 05:24:27 [INFO] org.opendaylight.bgpcep:concepts:bundle:0.21.12-SNAPSHOT 05:24:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:24:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:24:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:24:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:24:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:24:27 [INFO] +- org.checkerframework:checker-qual:jar:3.47.0:provided 05:24:27 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:24:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:24:27 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:24:27 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:24:27 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:24:27 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:24:27 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:24:27 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:test 05:24:27 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:test 05:24:27 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:test 05:24:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:24:27 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:24:27 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:24:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:24:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:24:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:24:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:24:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:24:27 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:24:27 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:24:27 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:24:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:24:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:24:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:24:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:24:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:24:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:24:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:24:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:24:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:24:27 [INFO] +- junit:junit:jar:4.13.2:test 05:24:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:24:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:24:27 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:24:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:24:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:24:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:24:27 [INFO] 05:24:27 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ concepts --- 05:24:27 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/concepts/target/sonatype-clm/module.xml 05:24:27 [INFO] 05:24:27 [INFO] ---------------< org.opendaylight.bgpcep:bgpcep-parent >---------------- 05:24:27 [INFO] Building BGPCEP common parent 0.21.12-SNAPSHOT [6/169] 05:24:27 [INFO] --------------------------------[ pom ]--------------------------------- 05:24:27 [INFO] 05:24:27 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgpcep-parent --- 05:24:27 [INFO] 05:24:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgpcep-parent --- 05:24:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:24:27 [INFO] 05:24:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgpcep-parent --- 05:24:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:24:27 [INFO] 05:24:27 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgpcep-parent --- 05:24:27 [INFO] 05:24:27 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgpcep-parent --- 05:24:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:24:27 [INFO] 05:24:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgpcep-parent --- 05:24:27 [INFO] Starting audit... 05:24:27 Audit done. 05:24:27 [INFO] You have 0 Checkstyle violations. 05:24:27 [INFO] 05:24:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgpcep-parent --- 05:24:27 [INFO] Starting audit... 05:24:27 Audit done. 05:24:27 [INFO] You have 0 Checkstyle violations. 05:24:27 [INFO] 05:24:27 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgpcep-parent --- 05:24:27 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/parent/target/classes/LICENSE 05:24:27 [INFO] 05:24:27 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgpcep-parent >>> 05:24:27 [INFO] 05:24:27 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgpcep-parent --- 05:24:27 [INFO] 05:24:27 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgpcep-parent <<< 05:24:27 [INFO] 05:24:27 [INFO] 05:24:27 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgpcep-parent --- 05:24:27 [INFO] 05:24:27 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgpcep-parent --- 05:24:27 [INFO] 05:24:27 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgpcep-parent --- 05:24:27 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 05:24:27 [INFO] 05:24:27 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgpcep-parent --- 05:24:27 [INFO] CycloneDX: Resolving Dependencies 05:24:27 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 05:24:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/parent/target/bom.xml 05:24:27 [INFO] attaching as bgpcep-parent-0.21.12-SNAPSHOT-cyclonedx.xml 05:24:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/parent/target/bom.json 05:24:27 [INFO] attaching as bgpcep-parent-0.21.12-SNAPSHOT-cyclonedx.json 05:24:27 [INFO] 05:24:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgpcep-parent --- 05:24:27 [INFO] Skipping duplicate-finder execution! 05:24:27 [INFO] 05:24:27 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgpcep-parent --- 05:24:27 [INFO] Skipping pom project 05:24:27 [INFO] 05:24:27 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgpcep-parent --- 05:24:27 [INFO] 05:24:27 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgpcep-parent --- 05:24:27 [INFO] 05:24:27 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgpcep-parent --- 05:24:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:24:27 [INFO] 05:24:27 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgpcep-parent --- 05:24:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/0.21.12-SNAPSHOT/bgpcep-parent-0.21.12-SNAPSHOT.pom 05:24:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/0.21.12-SNAPSHOT/bgpcep-parent-0.21.12-SNAPSHOT-cyclonedx.xml 05:24:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/0.21.12-SNAPSHOT/bgpcep-parent-0.21.12-SNAPSHOT-cyclonedx.json 05:24:27 [INFO] 05:24:27 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgpcep-parent --- 05:24:27 [INFO] org.opendaylight.bgpcep:bgpcep-parent:pom:0.21.12-SNAPSHOT 05:24:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:24:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:24:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:24:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:24:27 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:24:27 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:24:27 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:24:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:24:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:24:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:24:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:24:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:24:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:24:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:24:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:24:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:24:27 [INFO] +- junit:junit:jar:4.13.2:test 05:24:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:24:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:24:27 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:24:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:24:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:24:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:24:27 [INFO] 05:24:27 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgpcep-parent --- 05:24:27 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/parent/target/sonatype-clm/module.xml 05:24:27 [INFO] 05:24:27 [INFO] -----------------< org.opendaylight.bgpcep:algo-impl >------------------ 05:24:27 [INFO] Building algo-impl 0.21.12-SNAPSHOT [7/169] 05:24:27 [INFO] -------------------------------[ bundle ]------------------------------- 05:24:27 [INFO] 05:24:27 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ algo-impl --- 05:24:27 [INFO] 05:24:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ algo-impl --- 05:24:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:24:27 [INFO] 05:24:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ algo-impl --- 05:24:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:24:27 [INFO] 05:24:27 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ algo-impl --- 05:24:28 [INFO] 05:24:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ algo-impl --- 05:24:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:24:28 [INFO] 05:24:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ algo-impl --- 05:24:28 [INFO] Starting audit... 05:24:28 Audit done. 05:24:28 [INFO] You have 0 Checkstyle violations. 05:24:28 [INFO] 05:24:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ algo-impl --- 05:24:28 [INFO] Starting audit... 05:24:28 Audit done. 05:24:28 [INFO] You have 0 Checkstyle violations. 05:24:28 [INFO] 05:24:28 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ algo-impl --- 05:24:28 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/target/classes/LICENSE 05:24:28 [INFO] 05:24:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ algo-impl --- 05:24:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/resources 05:24:28 [INFO] 05:24:28 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ algo-impl --- 05:24:28 [INFO] Recompiling the module because of changed dependency. 05:24:28 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 05:24:29 [INFO] 05:24:29 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ algo-impl >>> 05:24:29 [INFO] 05:24:29 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ algo-impl --- 05:24:29 [INFO] Fork Value is true 05:24:32 [INFO] Done SpotBugs Analysis.... 05:24:32 [INFO] 05:24:32 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ algo-impl <<< 05:24:32 [INFO] 05:24:32 [INFO] 05:24:32 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ algo-impl --- 05:24:32 [INFO] BugInstance size is 0 05:24:32 [INFO] Error size is 0 05:24:32 [INFO] No errors/warnings found 05:24:32 [INFO] 05:24:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ algo-impl --- 05:24:32 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/test/resources 05:24:32 [INFO] 05:24:32 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ algo-impl --- 05:24:32 [INFO] No sources to compile 05:24:32 [INFO] 05:24:32 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ algo-impl --- 05:24:32 [INFO] No tests to run. 05:24:32 [INFO] 05:24:32 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ algo-impl --- 05:24:32 [INFO] 05:24:32 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ algo-impl --- 05:24:33 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/target/algo-impl-0.21.12-SNAPSHOT.jar 05:24:33 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/target/classes/META-INF/MANIFEST.MF 05:24:33 [INFO] 05:24:33 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ algo-impl --- 05:24:33 [INFO] No previous run data found, generating javadoc. 05:24:34 [WARNING] Javadoc Warnings 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:275: warning: no @param for edge 05:24:34 [WARNING] protected boolean pruneEdge(final ConnectedEdge edge, final CspfPath path) { 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:275: warning: no @param for path 05:24:34 [WARNING] protected boolean pruneEdge(final ConnectedEdge edge, final CspfPath path) { 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:357: warning: no @param for cvertex 05:24:34 [WARNING] protected @Nullable MplsLabel getIpv4NodeSid(final ConnectedVertex cvertex) { 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:391: warning: no @param for cvertex 05:24:34 [WARNING] protected @Nullable MplsLabel getIpv6NodeSid(final ConnectedVertex cvertex) { 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:39: warning: no comment 05:24:34 [WARNING] public abstract class AbstractPathComputation implements PathComputationAlgorithm { 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:49: warning: no comment 05:24:34 [WARNING] protected PathConstraints constraints = null; 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:42: warning: no comment 05:24:34 [WARNING] protected final ConnectedGraph graph; 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:46: warning: no comment 05:24:34 [WARNING] protected CspfPath pathDestination = null; 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:45: warning: no comment 05:24:34 [WARNING] protected CspfPath pathSource = null; 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:52: warning: no comment 05:24:34 [WARNING] protected final PriorityQueue priorityQueue = new PriorityQueue<>(); 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:53: warning: no comment 05:24:34 [WARNING] protected final HashMap processedPath = new HashMap<>(); 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:55: warning: no comment 05:24:34 [WARNING] protected AbstractPathComputation(final ConnectedGraph graph) { 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:509: warning: no comment 05:24:34 [WARNING] protected abstract ConstrainedPath computeSimplePath(VertexKey source, VertexKey destination); 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/ConstrainedShortestPathFirst.java:35: warning: no comment 05:24:34 [WARNING] public ConstrainedShortestPathFirst(final ConnectedGraph graph) { 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:49: warning: no comment 05:24:34 [WARNING] public static final byte ACTIVE = 0x01; 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:51: warning: no comment 05:24:34 [WARNING] public static final byte DOMINATED = 0x03; 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:52: warning: no comment 05:24:34 [WARNING] public static final byte PROCESSED = 0x04; 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:50: warning: no comment 05:24:34 [WARNING] public static final byte SELECTED = 0x02; 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:48: warning: no comment 05:24:34 [WARNING] public static final byte UNKNOWN = 0x00; 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:57: warning: no comment 05:24:34 [WARNING] public CspfPath(final ConnectedVertex vertex) { 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:87: warning: no comment 05:24:34 [WARNING] public CspfPath addConnectedEdge(final ConnectedEdge edge) { 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:135: warning: no comment 05:24:34 [WARNING] public void clearPath() { 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:74: warning: no comment 05:24:34 [WARNING] public int getCost() { 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:83: warning: no comment 05:24:34 [WARNING] public int getDelay() { 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:157: warning: no comment 05:24:34 [WARNING] public Integer getKey() { 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:100: warning: no comment 05:24:34 [WARNING] public List getPath() { 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:104: warning: no comment 05:24:34 [WARNING] public int getPathCount() { 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:131: warning: no comment 05:24:34 [WARNING] public float getPathLength() { 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:113: warning: no comment 05:24:34 [WARNING] public byte getPathStatus() { 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:122: warning: no comment 05:24:34 [WARNING] public Long getPredecessor() { 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:61: warning: no comment 05:24:34 [WARNING] public ConnectedVertex getVertex() { 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:65: warning: no comment 05:24:34 [WARNING] public Long getVertexKey() { 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:92: warning: no comment 05:24:34 [WARNING] public CspfPath replacePath(final List list) { 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:69: warning: no comment 05:24:34 [WARNING] public CspfPath setCost(final int cost) { 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:78: warning: no comment 05:24:34 [WARNING] public CspfPath setDelay(final int delay) { 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:152: warning: no comment 05:24:34 [WARNING] public CspfPath setKey(final Integer key) { 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:126: warning: no comment 05:24:34 [WARNING] public CspfPath setPathLength(final float length) { 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:108: warning: no comment 05:24:34 [WARNING] public CspfPath setPathStatus(final byte status) { 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:117: warning: no comment 05:24:34 [WARNING] public CspfPath setPredecessor(final Long vertexId) { 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/PathComputationServer.java:55: warning: no comment 05:24:34 [WARNING] public PathComputationServer(@Reference final RpcProviderService rpcService, 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/Samcra.java:99: warning: no comment 05:24:34 [WARNING] public Samcra(final ConnectedGraph graph) { 05:24:34 [WARNING] ^ 05:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/ShortestPathFirst.java:32: warning: no comment 05:24:34 [WARNING] public ShortestPathFirst(final ConnectedGraph graph) { 05:24:34 [WARNING] ^ 05:24:34 [WARNING] 42 warnings 05:24:34 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/target/algo-impl-0.21.12-SNAPSHOT-javadoc.jar 05:24:34 [INFO] 05:24:34 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ algo-impl --- 05:24:34 [INFO] CycloneDX: Resolving Dependencies 05:24:35 [INFO] CycloneDX: Creating BOM version 1.5 with 32 component(s) 05:24:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/target/bom.xml 05:24:35 [INFO] attaching as algo-impl-0.21.12-SNAPSHOT-cyclonedx.xml 05:24:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/target/bom.json 05:24:35 [INFO] attaching as algo-impl-0.21.12-SNAPSHOT-cyclonedx.json 05:24:35 [INFO] 05:24:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ algo-impl --- 05:24:35 [INFO] Skipping duplicate-finder execution! 05:24:35 [INFO] 05:24:35 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ algo-impl --- 05:24:35 [INFO] No dependency problems found 05:24:35 [INFO] 05:24:35 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ algo-impl --- 05:24:35 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/target/algo-impl-0.21.12-SNAPSHOT-sources.jar 05:24:35 [INFO] 05:24:35 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ algo-impl --- 05:24:35 [INFO] 05:24:35 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ algo-impl --- 05:24:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:24:35 [INFO] 05:24:35 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ algo-impl --- 05:24:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.21.12-SNAPSHOT/algo-impl-0.21.12-SNAPSHOT.pom 05:24:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/target/algo-impl-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.21.12-SNAPSHOT/algo-impl-0.21.12-SNAPSHOT.jar 05:24:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/target/algo-impl-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.21.12-SNAPSHOT/algo-impl-0.21.12-SNAPSHOT-javadoc.jar 05:24:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.21.12-SNAPSHOT/algo-impl-0.21.12-SNAPSHOT-cyclonedx.xml 05:24:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.21.12-SNAPSHOT/algo-impl-0.21.12-SNAPSHOT-cyclonedx.json 05:24:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/target/algo-impl-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.21.12-SNAPSHOT/algo-impl-0.21.12-SNAPSHOT-sources.jar 05:24:35 [INFO] 05:24:35 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ algo-impl --- 05:24:35 [INFO] Installing org/opendaylight/bgpcep/algo-impl/0.21.12-SNAPSHOT/algo-impl-0.21.12-SNAPSHOT.jar 05:24:35 [INFO] Writing OBR metadata 05:24:35 [INFO] 05:24:35 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ algo-impl --- 05:24:35 [INFO] org.opendaylight.bgpcep:algo-impl:bundle:0.21.12-SNAPSHOT 05:24:35 [INFO] +- org.opendaylight.bgpcep:algo-api:jar:0.21.12-SNAPSHOT:compile 05:24:35 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.21.12-SNAPSHOT:compile 05:24:35 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:24:35 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:24:35 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:24:35 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:24:35 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:24:35 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:24:35 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:24:35 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:24:35 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:24:35 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:24:35 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:24:35 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:24:35 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:24:35 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:24:35 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:24:35 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:24:35 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:24:35 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:24:35 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:24:35 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:24:35 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:24:35 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 05:24:35 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:24:35 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:24:35 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:24:35 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:24:35 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:24:35 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:24:35 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:24:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:24:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:24:35 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:24:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:24:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:24:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:24:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:24:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:24:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:24:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:24:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:24:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:24:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:24:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:24:35 [INFO] +- junit:junit:jar:4.13.2:test 05:24:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:24:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:24:35 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:24:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:24:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:24:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:24:35 [INFO] 05:24:35 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ algo-impl --- 05:24:35 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/target/sonatype-clm/module.xml 05:24:35 [INFO] 05:24:35 [INFO] -----------< org.opendaylight.bgpcep:single-feature-parent >------------ 05:24:35 [INFO] Building single-feature-parent 0.21.12-SNAPSHOT [8/169] 05:24:35 [INFO] --------------------------------[ pom ]--------------------------------- 05:24:35 [INFO] 05:24:35 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ single-feature-parent --- 05:24:35 [INFO] 05:24:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ single-feature-parent --- 05:24:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 05:24:35 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 05:24:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:24:35 [INFO] 05:24:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ single-feature-parent --- 05:24:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:24:35 [INFO] 05:24:35 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ single-feature-parent --- 05:24:35 [INFO] 05:24:35 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ single-feature-parent --- 05:24:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:24:35 [INFO] argLine set to empty 05:24:35 [INFO] 05:24:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ single-feature-parent --- 05:24:35 [INFO] Starting audit... 05:24:35 Audit done. 05:24:35 [INFO] You have 0 Checkstyle violations. 05:24:35 [INFO] 05:24:36 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ single-feature-parent --- 05:24:36 [INFO] Starting audit... 05:24:36 Audit done. 05:24:36 [INFO] You have 0 Checkstyle violations. 05:24:36 [INFO] 05:24:36 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ single-feature-parent --- 05:24:36 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/single-feature-parent/target/classes/LICENSE 05:24:36 [INFO] 05:24:36 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ single-feature-parent >>> 05:24:36 [INFO] 05:24:36 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ single-feature-parent --- 05:24:36 [INFO] 05:24:36 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ single-feature-parent <<< 05:24:36 [INFO] 05:24:36 [INFO] 05:24:36 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ single-feature-parent --- 05:24:36 [INFO] 05:24:36 [INFO] --- features-test-plugin:13.1.5:test (default) @ single-feature-parent --- 05:24:38 [INFO] Project packaging is not 'feature', skipping execution 05:24:38 [INFO] 05:24:38 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ single-feature-parent --- 05:24:38 [INFO] 05:24:38 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ single-feature-parent --- 05:24:38 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 05:24:38 [INFO] 05:24:38 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ single-feature-parent --- 05:24:38 [INFO] CycloneDX: Resolving Dependencies 05:24:38 [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s) 05:24:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/single-feature-parent/target/bom.xml 05:24:39 [INFO] attaching as single-feature-parent-0.21.12-SNAPSHOT-cyclonedx.xml 05:24:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/single-feature-parent/target/bom.json 05:24:39 [INFO] attaching as single-feature-parent-0.21.12-SNAPSHOT-cyclonedx.json 05:24:39 [INFO] 05:24:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ single-feature-parent --- 05:24:39 [INFO] Skipping duplicate-finder execution! 05:24:39 [INFO] 05:24:39 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ single-feature-parent --- 05:24:39 [INFO] Skipping plugin execution 05:24:39 [INFO] 05:24:39 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ single-feature-parent --- 05:24:39 [INFO] Skipping source per configuration. 05:24:39 [INFO] 05:24:39 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ single-feature-parent --- 05:24:39 [INFO] 05:24:39 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ single-feature-parent --- 05:24:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:24:39 [INFO] 05:24:39 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ single-feature-parent --- 05:24:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/single-feature-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/0.21.12-SNAPSHOT/single-feature-parent-0.21.12-SNAPSHOT.pom 05:24:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/single-feature-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/0.21.12-SNAPSHOT/single-feature-parent-0.21.12-SNAPSHOT-cyclonedx.xml 05:24:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/single-feature-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/0.21.12-SNAPSHOT/single-feature-parent-0.21.12-SNAPSHOT-cyclonedx.json 05:24:39 [INFO] 05:24:39 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ single-feature-parent --- 05:24:39 [INFO] org.opendaylight.bgpcep:single-feature-parent:pom:0.21.12-SNAPSHOT 05:24:39 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:24:39 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:24:39 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:24:39 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:24:39 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:24:39 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:24:39 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:24:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:24:39 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:24:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:24:39 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:24:39 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:24:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:24:39 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:24:39 [INFO] +- junit:junit:jar:4.13.2:test 05:24:39 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:24:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:24:39 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:24:39 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:24:39 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:24:39 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:24:39 [INFO] 05:24:39 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ single-feature-parent --- 05:24:39 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/single-feature-parent/target/sonatype-clm/module.xml 05:24:39 [INFO] 05:24:39 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-graph-api >------------ 05:24:39 [INFO] Building OpenDaylight :: GRAPH :: API 0.21.12-SNAPSHOT [9/169] 05:24:39 [INFO] ------------------------------[ feature ]------------------------------- 05:24:39 [INFO] 05:24:39 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-graph-api --- 05:24:39 [INFO] 05:24:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-graph-api --- 05:24:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:24:39 [INFO] 05:24:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-graph-api --- 05:24:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:24:39 [INFO] 05:24:39 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-graph-api --- 05:24:40 [INFO] 05:24:40 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-graph-api --- 05:24:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:24:40 [INFO] argLine set to empty 05:24:40 [INFO] 05:24:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-graph-api --- 05:24:40 [INFO] Starting audit... 05:24:40 Audit done. 05:24:40 [INFO] You have 0 Checkstyle violations. 05:24:40 [INFO] 05:24:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-graph-api --- 05:24:40 [INFO] Starting audit... 05:24:40 Audit done. 05:24:40 [INFO] You have 0 Checkstyle violations. 05:24:40 [INFO] 05:24:40 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-graph-api --- 05:24:40 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-graph-api/target/classes/LICENSE 05:24:40 [INFO] 05:24:40 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-graph-api --- 05:24:40 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-graph-api/target/feature/feature.xml 05:24:41 [INFO] ...done! 05:24:41 [INFO] Attaching features XML 05:24:41 [INFO] 05:24:41 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-graph-api --- 05:24:41 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:24:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:24:41 [INFO] 05:24:41 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-graph-api >>> 05:24:41 [INFO] 05:24:41 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-graph-api --- 05:24:41 [INFO] 05:24:41 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-graph-api <<< 05:24:41 [INFO] 05:24:41 [INFO] 05:24:41 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-graph-api --- 05:24:41 [INFO] 05:24:41 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-graph-api --- 05:24:41 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-graph-api 05:24:44 [INFO] Project dependency features detected: [] 05:24:44 [INFO] Pax Exam System (Version: 4.13.3) created. 05:24:45 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:24:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:24:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:24:45 [INFO] Waiting for remote bundle context.. on 21000 name: 6dc03e96-8230-469b-b0fd-7dd636a44b54 timout: [ RelativeTimeout value = 180000 ] 05:24:51 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:24:51 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:24:51 [INFO] 05:24:51 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-graph-api --- 05:24:51 [INFO] 05:24:51 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-graph-api --- 05:24:51 [INFO] No Javadoc in project. Archive not created. 05:24:51 [INFO] 05:24:51 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-graph-api --- 05:24:51 [INFO] CycloneDX: Resolving Dependencies 05:24:52 [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) 05:24:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-graph-api/target/bom.xml 05:24:52 [INFO] attaching as odl-bgpcep-graph-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:24:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-graph-api/target/bom.json 05:24:52 [INFO] attaching as odl-bgpcep-graph-api-0.21.12-SNAPSHOT-cyclonedx.json 05:24:52 [INFO] 05:24:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-graph-api --- 05:24:52 [INFO] Skipping duplicate-finder execution! 05:24:52 [INFO] 05:24:52 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-graph-api --- 05:24:52 [INFO] Skipping plugin execution 05:24:52 [INFO] 05:24:52 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-graph-api --- 05:24:52 [INFO] Skipping source per configuration. 05:24:52 [INFO] 05:24:52 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-graph-api --- 05:24:52 [INFO] 05:24:52 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-graph-api --- 05:24:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:24:52 [INFO] 05:24:52 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-graph-api --- 05:24:52 [WARNING] 05:24:52 [WARNING] The packaging plugin for project odl-bgpcep-graph-api did not assign 05:24:52 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:24:52 [WARNING] 05:24:52 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:24:52 [WARNING] 05:24:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-graph-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.21.12-SNAPSHOT/odl-bgpcep-graph-api-0.21.12-SNAPSHOT.pom 05:24:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-graph-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.21.12-SNAPSHOT/odl-bgpcep-graph-api-0.21.12-SNAPSHOT-features.xml 05:24:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-graph-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.21.12-SNAPSHOT/odl-bgpcep-graph-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:24:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-graph-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.21.12-SNAPSHOT/odl-bgpcep-graph-api-0.21.12-SNAPSHOT-cyclonedx.json 05:24:52 [INFO] 05:24:52 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-graph-api --- 05:24:52 [INFO] org.opendaylight.bgpcep:odl-bgpcep-graph-api:feature:0.21.12-SNAPSHOT 05:24:52 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.21.12-SNAPSHOT:compile 05:24:52 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:24:52 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:24:52 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:24:52 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:24:52 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:24:52 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:24:52 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:24:52 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:24:52 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:24:52 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:24:52 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:24:52 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:24:52 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:24:52 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:24:52 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:24:52 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:24:52 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:24:52 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:24:52 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:24:52 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:24:52 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:24:52 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:24:52 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:24:52 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:24:52 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:24:52 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:24:52 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:24:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:24:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:24:52 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:24:52 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:24:52 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:24:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:24:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:24:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:24:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:24:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:24:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:24:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:24:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:24:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:24:52 [INFO] +- junit:junit:jar:4.13.2:test 05:24:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:24:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:24:52 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:24:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:24:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:24:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:24:52 [INFO] 05:24:52 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-graph-api --- 05:24:52 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-graph-api/target/sonatype-clm/module.xml 05:24:52 [INFO] 05:24:52 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-concepts >------------- 05:24:52 [INFO] Building OpenDaylight :: BGPCEP :: Concepts 0.21.12-SNAPSHOT [10/169] 05:24:52 [INFO] ------------------------------[ feature ]------------------------------- 05:24:52 [INFO] 05:24:52 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-concepts --- 05:24:52 [INFO] 05:24:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-concepts --- 05:24:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:24:52 [INFO] 05:24:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-concepts --- 05:24:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:24:52 [INFO] 05:24:52 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-concepts --- 05:24:53 [INFO] 05:24:53 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-concepts --- 05:24:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:24:53 [INFO] argLine set to empty 05:24:53 [INFO] 05:24:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-concepts --- 05:24:53 [INFO] Starting audit... 05:24:53 Audit done. 05:24:53 [INFO] You have 0 Checkstyle violations. 05:24:53 [INFO] 05:24:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-concepts --- 05:24:53 [INFO] Starting audit... 05:24:53 Audit done. 05:24:53 [INFO] You have 0 Checkstyle violations. 05:24:53 [INFO] 05:24:53 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-concepts --- 05:24:53 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-concepts/target/classes/LICENSE 05:24:53 [INFO] 05:24:53 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-concepts --- 05:24:53 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-concepts/target/feature/feature.xml 05:24:53 [INFO] ...done! 05:24:53 [INFO] Attaching features XML 05:24:53 [INFO] 05:24:53 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-concepts --- 05:24:53 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:24:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:24:53 [INFO] 05:24:53 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-concepts >>> 05:24:53 [INFO] 05:24:53 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-concepts --- 05:24:53 [INFO] 05:24:53 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-concepts <<< 05:24:53 [INFO] 05:24:53 [INFO] 05:24:53 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-concepts --- 05:24:53 [INFO] 05:24:53 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-concepts --- 05:24:53 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-concepts 05:24:53 [INFO] Project dependency features detected: [] 05:24:53 [INFO] Pax Exam System (Version: 4.13.3) created. 05:24:53 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:24:53 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:24:54 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:24:54 [INFO] Waiting for remote bundle context.. on 21000 name: 6dd43c6e-7f4c-4f3b-be08-f620b6bfbac0 timout: [ RelativeTimeout value = 180000 ] 05:24:59 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:24:59 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:25:00 [INFO] 05:25:00 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-concepts --- 05:25:00 [INFO] 05:25:00 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-concepts --- 05:25:00 [INFO] No Javadoc in project. Archive not created. 05:25:00 [INFO] 05:25:00 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-concepts --- 05:25:00 [INFO] CycloneDX: Resolving Dependencies 05:25:00 [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s) 05:25:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-concepts/target/bom.xml 05:25:00 [INFO] attaching as odl-bgpcep-concepts-0.21.12-SNAPSHOT-cyclonedx.xml 05:25:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-concepts/target/bom.json 05:25:00 [INFO] attaching as odl-bgpcep-concepts-0.21.12-SNAPSHOT-cyclonedx.json 05:25:00 [INFO] 05:25:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-concepts --- 05:25:00 [INFO] Skipping duplicate-finder execution! 05:25:00 [INFO] 05:25:00 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-concepts --- 05:25:00 [INFO] Skipping plugin execution 05:25:00 [INFO] 05:25:00 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-concepts --- 05:25:00 [INFO] Skipping source per configuration. 05:25:00 [INFO] 05:25:00 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-concepts --- 05:25:00 [INFO] 05:25:00 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-concepts --- 05:25:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:25:00 [INFO] 05:25:00 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-concepts --- 05:25:00 [WARNING] 05:25:00 [WARNING] The packaging plugin for project odl-bgpcep-concepts did not assign 05:25:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:25:00 [WARNING] 05:25:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:25:00 [WARNING] 05:25:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.21.12-SNAPSHOT/odl-bgpcep-concepts-0.21.12-SNAPSHOT.pom 05:25:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-concepts/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.21.12-SNAPSHOT/odl-bgpcep-concepts-0.21.12-SNAPSHOT-features.xml 05:25:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.21.12-SNAPSHOT/odl-bgpcep-concepts-0.21.12-SNAPSHOT-cyclonedx.xml 05:25:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.21.12-SNAPSHOT/odl-bgpcep-concepts-0.21.12-SNAPSHOT-cyclonedx.json 05:25:00 [INFO] 05:25:00 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-concepts --- 05:25:00 [INFO] org.opendaylight.bgpcep:odl-bgpcep-concepts:feature:0.21.12-SNAPSHOT 05:25:00 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:25:00 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:25:00 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:25:00 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:25:00 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:25:00 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:25:00 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:25:00 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:25:00 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:25:00 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:25:00 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:25:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:25:00 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:25:00 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:25:00 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:25:00 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:25:00 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:25:00 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:25:00 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:25:00 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:25:00 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:25:00 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:25:00 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:25:00 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:25:00 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:25:00 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:25:00 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:25:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:25:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:25:00 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:25:00 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:25:00 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:25:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:25:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:25:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:25:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:25:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:25:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:25:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:25:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:25:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:25:00 [INFO] +- junit:junit:jar:4.13.2:test 05:25:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:25:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:25:00 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:25:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:25:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:25:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:25:00 [INFO] 05:25:00 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-concepts --- 05:25:00 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-concepts/target/sonatype-clm/module.xml 05:25:00 [INFO] 05:25:00 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-algo-api >------------- 05:25:00 [INFO] Building OpenDaylight :: Path Computation Algorithms :: API 0.21.12-SNAPSHOT [11/169] 05:25:00 [INFO] ------------------------------[ feature ]------------------------------- 05:25:00 [INFO] 05:25:00 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-algo-api --- 05:25:00 [INFO] 05:25:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-algo-api --- 05:25:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:25:00 [INFO] 05:25:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-algo-api --- 05:25:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:25:00 [INFO] 05:25:00 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-algo-api --- 05:25:01 [INFO] 05:25:01 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-algo-api --- 05:25:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:25:01 [INFO] argLine set to empty 05:25:01 [INFO] 05:25:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-algo-api --- 05:25:01 [INFO] Starting audit... 05:25:01 Audit done. 05:25:01 [INFO] You have 0 Checkstyle violations. 05:25:01 [INFO] 05:25:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-algo-api --- 05:25:01 [INFO] Starting audit... 05:25:01 Audit done. 05:25:01 [INFO] You have 0 Checkstyle violations. 05:25:01 [INFO] 05:25:01 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-algo-api --- 05:25:01 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-algo-api/target/classes/LICENSE 05:25:01 [INFO] 05:25:01 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-algo-api --- 05:25:01 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-algo-api/target/feature/feature.xml 05:25:01 [INFO] ...done! 05:25:01 [INFO] Attaching features XML 05:25:01 [INFO] 05:25:01 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-algo-api --- 05:25:01 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:25:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:25:01 [INFO] 05:25:01 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-algo-api >>> 05:25:01 [INFO] 05:25:01 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-algo-api --- 05:25:01 [INFO] 05:25:01 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-algo-api <<< 05:25:01 [INFO] 05:25:01 [INFO] 05:25:01 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-algo-api --- 05:25:01 [INFO] 05:25:01 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-algo-api --- 05:25:01 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-algo-api 05:25:01 [INFO] Project dependency features detected: [] 05:25:01 [INFO] Pax Exam System (Version: 4.13.3) created. 05:25:01 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:25:02 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:25:02 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:25:02 [INFO] Waiting for remote bundle context.. on 21000 name: faa0f589-ffd8-4c71-9bd8-71519c43b1aa timout: [ RelativeTimeout value = 180000 ] 05:25:08 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:25:08 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:25:08 [INFO] 05:25:08 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-algo-api --- 05:25:08 [INFO] 05:25:08 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-algo-api --- 05:25:08 [INFO] No Javadoc in project. Archive not created. 05:25:08 [INFO] 05:25:08 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-algo-api --- 05:25:08 [INFO] CycloneDX: Resolving Dependencies 05:25:08 [INFO] CycloneDX: Creating BOM version 1.5 with 33 component(s) 05:25:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-algo-api/target/bom.xml 05:25:08 [INFO] attaching as odl-bgpcep-algo-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:25:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-algo-api/target/bom.json 05:25:08 [INFO] attaching as odl-bgpcep-algo-api-0.21.12-SNAPSHOT-cyclonedx.json 05:25:08 [INFO] 05:25:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-algo-api --- 05:25:08 [INFO] Skipping duplicate-finder execution! 05:25:08 [INFO] 05:25:08 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-algo-api --- 05:25:08 [INFO] Skipping plugin execution 05:25:08 [INFO] 05:25:08 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-algo-api --- 05:25:08 [INFO] Skipping source per configuration. 05:25:08 [INFO] 05:25:08 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-algo-api --- 05:25:08 [INFO] 05:25:08 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-algo-api --- 05:25:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:25:08 [INFO] 05:25:08 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-algo-api --- 05:25:08 [WARNING] 05:25:08 [WARNING] The packaging plugin for project odl-bgpcep-algo-api did not assign 05:25:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:25:08 [WARNING] 05:25:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:25:08 [WARNING] 05:25:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-algo-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.21.12-SNAPSHOT/odl-bgpcep-algo-api-0.21.12-SNAPSHOT.pom 05:25:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-algo-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.21.12-SNAPSHOT/odl-bgpcep-algo-api-0.21.12-SNAPSHOT-features.xml 05:25:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-algo-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.21.12-SNAPSHOT/odl-bgpcep-algo-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:25:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-algo-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.21.12-SNAPSHOT/odl-bgpcep-algo-api-0.21.12-SNAPSHOT-cyclonedx.json 05:25:08 [INFO] 05:25:08 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-algo-api --- 05:25:08 [INFO] org.opendaylight.bgpcep:odl-bgpcep-algo-api:feature:0.21.12-SNAPSHOT 05:25:08 [INFO] +- org.opendaylight.bgpcep:algo-api:jar:0.21.12-SNAPSHOT:compile 05:25:08 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:0.21.12-SNAPSHOT:compile 05:25:08 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:25:08 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:25:08 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:25:08 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:25:08 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:25:08 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:25:08 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:25:08 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:25:08 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:25:08 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:25:08 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:25:08 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:25:08 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:25:08 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:25:08 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:25:08 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:25:08 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:25:08 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.21.12-SNAPSHOT:compile 05:25:08 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:25:08 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:25:08 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:25:08 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:25:08 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:25:08 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:25:08 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:25:08 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:25:08 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:25:08 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:25:08 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:25:08 [INFO] | \- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:25:08 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:25:08 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:25:08 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:25:08 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:25:08 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:25:08 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:25:08 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:25:08 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:25:08 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:25:08 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:25:08 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:25:08 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:25:08 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:25:08 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:25:08 [INFO] +- junit:junit:jar:4.13.2:test 05:25:08 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:25:08 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:25:08 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:25:08 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:25:08 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:25:08 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:25:08 [INFO] 05:25:08 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-algo-api --- 05:25:08 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-algo-api/target/sonatype-clm/module.xml 05:25:08 [INFO] 05:25:08 [INFO] -----------------< org.opendaylight.bgpcep:graph-impl >----------------- 05:25:08 [INFO] Building graph-impl 0.21.12-SNAPSHOT [12/169] 05:25:08 [INFO] -------------------------------[ bundle ]------------------------------- 05:25:08 [INFO] 05:25:08 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ graph-impl --- 05:25:08 [INFO] 05:25:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ graph-impl --- 05:25:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:25:08 [INFO] 05:25:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ graph-impl --- 05:25:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:25:08 [INFO] 05:25:08 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ graph-impl --- 05:25:09 [INFO] 05:25:09 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ graph-impl --- 05:25:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:25:09 [INFO] 05:25:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ graph-impl --- 05:25:09 [INFO] Starting audit... 05:25:09 Audit done. 05:25:09 [INFO] You have 0 Checkstyle violations. 05:25:09 [INFO] 05:25:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ graph-impl --- 05:25:09 [INFO] Starting audit... 05:25:09 Audit done. 05:25:09 [INFO] You have 0 Checkstyle violations. 05:25:09 [INFO] 05:25:09 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ graph-impl --- 05:25:09 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/target/classes/LICENSE 05:25:09 [INFO] 05:25:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ graph-impl --- 05:25:09 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/src/main/resources 05:25:09 [INFO] 05:25:09 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ graph-impl --- 05:25:09 [INFO] Recompiling the module because of changed dependency. 05:25:09 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 05:25:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/GraphListener.java:[63,42] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 05:25:09 [INFO] 05:25:09 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ graph-impl >>> 05:25:09 [INFO] 05:25:09 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ graph-impl --- 05:25:09 [INFO] Fork Value is true 05:25:13 [INFO] Done SpotBugs Analysis.... 05:25:13 [INFO] 05:25:13 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ graph-impl <<< 05:25:13 [INFO] 05:25:13 [INFO] 05:25:13 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ graph-impl --- 05:25:13 [INFO] BugInstance size is 0 05:25:13 [INFO] Error size is 0 05:25:13 [INFO] No errors/warnings found 05:25:13 [INFO] 05:25:13 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ graph-impl --- 05:25:13 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/src/test/resources 05:25:13 [INFO] 05:25:13 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ graph-impl --- 05:25:13 [INFO] No sources to compile 05:25:13 [INFO] 05:25:13 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ graph-impl --- 05:25:13 [INFO] No tests to run. 05:25:13 [INFO] 05:25:13 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ graph-impl --- 05:25:13 [INFO] 05:25:13 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ graph-impl --- 05:25:13 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/target/graph-impl-0.21.12-SNAPSHOT.jar 05:25:13 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/target/classes/META-INF/MANIFEST.MF 05:25:13 [INFO] 05:25:13 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ graph-impl --- 05:25:13 [INFO] No previous run data found, generating javadoc. 05:25:15 [WARNING] Javadoc Warnings 05:25:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:76: warning: no @return 05:25:15 [WARNING] public ConnectedEdgeImpl setSource(ConnectedVertexImpl vertex) { 05:25:15 [WARNING] ^ 05:25:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:86: warning: no @return 05:25:15 [WARNING] public ConnectedEdgeImpl setDestination(ConnectedVertexImpl vertex) { 05:25:15 [WARNING] ^ 05:25:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:124: warning: no @return 05:25:15 [WARNING] public ConnectedEdgeImpl setEdge(Edge edge) { 05:25:15 [WARNING] ^ 05:25:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:51: warning: no comment 05:25:15 [WARNING] public ConnectedEdgeImpl(@NonNull Long key) { 05:25:15 [WARNING] ^ 05:25:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:57: warning: no comment 05:25:15 [WARNING] public ConnectedEdgeImpl(@NonNull Edge edge) { 05:25:15 [WARNING] ^ 05:25:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:197: warning: no comment 05:25:15 [WARNING] public List getTriggers() { 05:25:15 [WARNING] ^ 05:25:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedGraphImpl.java:73: warning: no comment 05:25:15 [WARNING] public ConnectedGraphImpl(final Graph newGraph, final ConnectedGraphServer server) { 05:25:15 [WARNING] ^ 05:25:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedGraphServer.java:73: warning: no comment 05:25:15 [WARNING] public ConnectedGraphServer(@Reference final DataBroker dataBroker) { 05:25:15 [WARNING] ^ 05:25:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:76: warning: no @return 05:25:15 [WARNING] public ConnectedVertexImpl setVertex(Vertex vertex) { 05:25:15 [WARNING] ^ 05:25:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:86: warning: no @return 05:25:15 [WARNING] public ConnectedVertexImpl addInput(ConnectedEdgeImpl edge) { 05:25:15 [WARNING] ^ 05:25:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:98: warning: no @return 05:25:15 [WARNING] public ConnectedVertexImpl addOutput(ConnectedEdgeImpl edge) { 05:25:15 [WARNING] ^ 05:25:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:110: warning: no @return 05:25:15 [WARNING] public ConnectedVertexImpl removeInput(ConnectedEdgeImpl edge) { 05:25:15 [WARNING] ^ 05:25:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:120: warning: no @return 05:25:15 [WARNING] public ConnectedVertexImpl removeOutput(ConnectedEdgeImpl edge) { 05:25:15 [WARNING] ^ 05:25:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:142: warning: no @return 05:25:15 [WARNING] public ConnectedVertexImpl addPrefix(Prefix prefix) { 05:25:15 [WARNING] ^ 05:25:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:51: warning: no comment 05:25:15 [WARNING] public ConnectedVertexImpl(@NonNull Long key) { 05:25:15 [WARNING] ^ 05:25:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:57: warning: no comment 05:25:15 [WARNING] public ConnectedVertexImpl(@NonNull Vertex vertex) { 05:25:15 [WARNING] ^ 05:25:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:224: warning: no comment 05:25:15 [WARNING] public List getTriggers() { 05:25:15 [WARNING] ^ 05:25:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/GraphListener.java:58: warning: no comment 05:25:15 [WARNING] public GraphListener(@Reference final DataBroker dataBroker, @Reference final ConnectedGraphProvider provider) { 05:25:15 [WARNING] ^ 05:25:15 [WARNING] 18 warnings 05:25:15 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/target/graph-impl-0.21.12-SNAPSHOT-javadoc.jar 05:25:15 [INFO] 05:25:15 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ graph-impl --- 05:25:15 [INFO] CycloneDX: Resolving Dependencies 05:25:15 [INFO] CycloneDX: Creating BOM version 1.5 with 30 component(s) 05:25:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/target/bom.xml 05:25:15 [INFO] attaching as graph-impl-0.21.12-SNAPSHOT-cyclonedx.xml 05:25:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/target/bom.json 05:25:15 [INFO] attaching as graph-impl-0.21.12-SNAPSHOT-cyclonedx.json 05:25:15 [INFO] 05:25:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ graph-impl --- 05:25:15 [INFO] Skipping duplicate-finder execution! 05:25:15 [INFO] 05:25:15 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ graph-impl --- 05:25:15 [INFO] No dependency problems found 05:25:15 [INFO] 05:25:15 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ graph-impl --- 05:25:15 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/target/graph-impl-0.21.12-SNAPSHOT-sources.jar 05:25:15 [INFO] 05:25:15 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ graph-impl --- 05:25:15 [INFO] 05:25:15 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ graph-impl --- 05:25:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:25:15 [INFO] 05:25:15 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ graph-impl --- 05:25:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.21.12-SNAPSHOT/graph-impl-0.21.12-SNAPSHOT.pom 05:25:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/target/graph-impl-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.21.12-SNAPSHOT/graph-impl-0.21.12-SNAPSHOT.jar 05:25:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/target/graph-impl-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.21.12-SNAPSHOT/graph-impl-0.21.12-SNAPSHOT-javadoc.jar 05:25:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.21.12-SNAPSHOT/graph-impl-0.21.12-SNAPSHOT-cyclonedx.xml 05:25:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.21.12-SNAPSHOT/graph-impl-0.21.12-SNAPSHOT-cyclonedx.json 05:25:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/target/graph-impl-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.21.12-SNAPSHOT/graph-impl-0.21.12-SNAPSHOT-sources.jar 05:25:15 [INFO] 05:25:15 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ graph-impl --- 05:25:15 [INFO] Installing org/opendaylight/bgpcep/graph-impl/0.21.12-SNAPSHOT/graph-impl-0.21.12-SNAPSHOT.jar 05:25:15 [INFO] Writing OBR metadata 05:25:15 [INFO] 05:25:15 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ graph-impl --- 05:25:15 [INFO] org.opendaylight.bgpcep:graph-impl:bundle:0.21.12-SNAPSHOT 05:25:15 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.21.12-SNAPSHOT:compile 05:25:15 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:25:15 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:25:15 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:25:15 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:25:15 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:25:15 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:25:15 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:25:15 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:25:15 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:25:15 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:25:15 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:25:15 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:25:15 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:25:15 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:25:15 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:25:15 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:25:15 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:25:15 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:25:15 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:25:15 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:25:15 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 05:25:15 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:25:15 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:25:15 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:25:15 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:25:15 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:25:15 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:25:15 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:25:15 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:25:15 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:25:15 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:25:15 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:25:15 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:25:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:25:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:25:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:25:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:25:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:25:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:25:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:25:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:25:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:25:15 [INFO] +- junit:junit:jar:4.13.2:test 05:25:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:25:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:25:15 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:25:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:25:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:25:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:25:15 [INFO] 05:25:15 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ graph-impl --- 05:25:15 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/target/sonatype-clm/module.xml 05:25:15 [INFO] 05:25:15 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-graph >-------------- 05:25:15 [INFO] Building OpenDaylight :: GRAPH 0.21.12-SNAPSHOT [13/169] 05:25:15 [INFO] ------------------------------[ feature ]------------------------------- 05:25:18 [INFO] 05:25:18 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-graph --- 05:25:18 [INFO] 05:25:18 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-graph --- 05:25:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:25:19 [INFO] 05:25:19 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-graph --- 05:25:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:25:19 [INFO] 05:25:19 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-graph --- 05:25:19 [INFO] 05:25:19 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-graph --- 05:25:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:25:19 [INFO] argLine set to empty 05:25:19 [INFO] 05:25:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-graph --- 05:25:19 [INFO] Starting audit... 05:25:19 Audit done. 05:25:19 [INFO] You have 0 Checkstyle violations. 05:25:19 [INFO] 05:25:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-graph --- 05:25:19 [INFO] Starting audit... 05:25:19 Audit done. 05:25:19 [INFO] You have 0 Checkstyle violations. 05:25:19 [INFO] 05:25:19 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-graph --- 05:25:19 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-graph/target/classes/LICENSE 05:25:19 [INFO] 05:25:19 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-graph --- 05:25:19 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-graph/target/feature/feature.xml 05:25:19 [INFO] ...done! 05:25:19 [INFO] Attaching features XML 05:25:19 [INFO] 05:25:19 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-graph --- 05:25:19 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:25:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:25:19 [INFO] 05:25:19 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-graph >>> 05:25:19 [INFO] 05:25:19 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-graph --- 05:25:19 [INFO] 05:25:19 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-graph <<< 05:25:19 [INFO] 05:25:19 [INFO] 05:25:19 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-graph --- 05:25:19 [INFO] 05:25:19 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-graph --- 05:25:19 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-graph 05:25:19 [INFO] Project dependency features detected: [] 05:25:19 [INFO] Pax Exam System (Version: 4.13.3) created. 05:25:19 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:25:20 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:25:20 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:25:20 [INFO] Waiting for remote bundle context.. on 21000 name: 68d6c9d1-4654-4242-8829-73e99d715aca timout: [ RelativeTimeout value = 180000 ] 05:25:32 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:25:32 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:25:32 [INFO] 05:25:32 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-graph --- 05:25:32 [INFO] 05:25:32 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-graph --- 05:25:32 [INFO] No Javadoc in project. Archive not created. 05:25:32 [INFO] 05:25:32 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-graph --- 05:25:32 [INFO] CycloneDX: Resolving Dependencies 05:25:35 [INFO] CycloneDX: Creating BOM version 1.5 with 200 component(s) 05:25:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-graph/target/bom.xml 05:25:35 [INFO] attaching as odl-bgpcep-graph-0.21.12-SNAPSHOT-cyclonedx.xml 05:25:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-graph/target/bom.json 05:25:36 [INFO] attaching as odl-bgpcep-graph-0.21.12-SNAPSHOT-cyclonedx.json 05:25:36 [INFO] 05:25:36 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-graph --- 05:25:36 [INFO] Skipping duplicate-finder execution! 05:25:36 [INFO] 05:25:36 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-graph --- 05:25:36 [INFO] Skipping plugin execution 05:25:36 [INFO] 05:25:36 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-graph --- 05:25:36 [INFO] Skipping source per configuration. 05:25:36 [INFO] 05:25:36 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-graph --- 05:25:36 [INFO] 05:25:36 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-graph --- 05:25:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:25:36 [INFO] 05:25:36 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-graph --- 05:25:36 [WARNING] 05:25:36 [WARNING] The packaging plugin for project odl-bgpcep-graph did not assign 05:25:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:25:36 [WARNING] 05:25:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:25:36 [WARNING] 05:25:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-graph/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.21.12-SNAPSHOT/odl-bgpcep-graph-0.21.12-SNAPSHOT.pom 05:25:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-graph/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.21.12-SNAPSHOT/odl-bgpcep-graph-0.21.12-SNAPSHOT-features.xml 05:25:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-graph/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.21.12-SNAPSHOT/odl-bgpcep-graph-0.21.12-SNAPSHOT-cyclonedx.xml 05:25:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-graph/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.21.12-SNAPSHOT/odl-bgpcep-graph-0.21.12-SNAPSHOT-cyclonedx.json 05:25:36 [INFO] 05:25:36 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-graph --- 05:25:36 [INFO] org.opendaylight.bgpcep:odl-bgpcep-graph:feature:0.21.12-SNAPSHOT 05:25:36 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.21.12-SNAPSHOT:compile 05:25:36 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:0.21.12-SNAPSHOT:compile 05:25:36 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:25:36 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:25:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:25:36 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:25:36 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:25:36 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:25:36 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:25:36 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:25:36 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:25:36 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:25:36 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:25:36 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 05:25:36 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 05:25:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 05:25:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:25:36 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:25:36 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:25:36 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:25:36 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:25:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:25:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:25:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:25:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:25:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:25:36 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:25:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 05:25:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 05:25:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:25:36 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:25:36 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:25:36 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:25:36 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:25:36 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:25:36 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:25:36 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:25:36 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:25:36 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:25:36 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:25:36 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:25:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 05:25:36 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 05:25:36 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 05:25:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 05:25:36 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:25:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:25:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 05:25:36 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:25:36 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 05:25:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 05:25:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:25:36 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:25:36 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:25:36 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 05:25:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:25:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:25:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:25:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 05:25:36 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 05:25:36 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 05:25:36 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 05:25:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 05:25:36 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:25:36 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:25:36 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 05:25:36 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 05:25:36 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 05:25:36 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 05:25:36 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 05:25:36 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 05:25:36 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 05:25:36 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 05:25:36 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 05:25:36 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 05:25:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:25:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:25:36 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:25:36 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 05:25:36 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 05:25:36 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 05:25:36 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 05:25:36 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 05:25:36 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 05:25:36 [INFO] | | | +- org.lz4:lz4-java:jar:1.8.0:compile 05:25:36 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:25:36 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:25:36 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 05:25:36 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 05:25:36 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 05:25:36 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 05:25:36 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 05:25:36 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 05:25:36 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 05:25:36 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 05:25:36 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 05:25:36 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 05:25:36 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:25:36 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:25:36 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:25:36 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:25:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 05:25:36 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:25:36 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 05:25:36 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:25:36 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:25:36 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 05:25:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:25:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:25:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:25:36 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:25:36 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:25:36 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:25:36 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:25:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:25:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:25:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:25:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:25:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:25:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:25:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:25:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:25:36 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:25:36 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:25:36 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:25:36 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:25:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:25:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 05:25:36 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 05:25:36 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 05:25:36 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 05:25:36 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 05:25:36 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 05:25:36 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 05:25:36 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:25:36 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:25:36 [INFO] | | | | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:25:36 [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:25:36 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:25:36 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:25:36 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:25:36 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:25:36 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:25:36 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:25:36 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:25:36 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:25:36 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:25:36 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 05:25:36 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 05:25:36 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 05:25:36 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 05:25:36 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 05:25:36 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 05:25:36 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 05:25:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:25:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:25:36 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:25:36 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 05:25:36 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 05:25:36 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 05:25:36 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 05:25:36 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 05:25:36 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 05:25:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:25:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:25:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:25:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:25:36 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:25:36 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:25:36 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:25:36 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:25:36 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 05:25:36 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 05:25:36 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 05:25:36 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 05:25:36 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 05:25:36 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 05:25:36 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 05:25:36 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 05:25:36 [INFO] +- org.opendaylight.bgpcep:graph-impl:jar:0.21.12-SNAPSHOT:compile 05:25:36 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:25:36 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:25:36 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:25:36 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:25:36 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:25:36 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:25:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:25:36 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:25:36 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:25:36 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:25:36 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:25:36 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:25:36 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:25:36 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:25:36 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:25:36 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:25:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:25:36 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:25:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:25:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:25:36 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:25:36 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:25:36 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:25:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:25:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:25:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:25:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:25:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:25:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:25:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:25:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:25:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:25:36 [INFO] +- junit:junit:jar:4.13.2:test 05:25:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:25:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:25:36 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:25:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:25:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:25:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:25:36 [INFO] 05:25:36 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-graph --- 05:25:36 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-graph/target/sonatype-clm/module.xml 05:25:36 [INFO] 05:25:36 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-algo >--------------- 05:25:36 [INFO] Building OpenDaylight :: Path Computation Algorithms 0.21.12-SNAPSHOT [14/169] 05:25:36 [INFO] ------------------------------[ feature ]------------------------------- 05:25:36 [INFO] 05:25:36 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-algo --- 05:25:36 [INFO] 05:25:36 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-algo --- 05:25:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:25:36 [INFO] 05:25:36 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-algo --- 05:25:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:25:36 [INFO] 05:25:36 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-algo --- 05:25:36 [INFO] 05:25:36 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-algo --- 05:25:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:25:36 [INFO] argLine set to empty 05:25:36 [INFO] 05:25:36 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-algo --- 05:25:36 [INFO] Starting audit... 05:25:36 Audit done. 05:25:36 [INFO] You have 0 Checkstyle violations. 05:25:36 [INFO] 05:25:36 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-algo --- 05:25:36 [INFO] Starting audit... 05:25:36 Audit done. 05:25:36 [INFO] You have 0 Checkstyle violations. 05:25:36 [INFO] 05:25:36 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-algo --- 05:25:36 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-algo/target/classes/LICENSE 05:25:36 [INFO] 05:25:36 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-algo --- 05:25:36 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-algo/target/feature/feature.xml 05:25:36 [INFO] ...done! 05:25:36 [INFO] Attaching features XML 05:25:36 [INFO] 05:25:36 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-algo --- 05:25:36 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:25:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:25:36 [INFO] 05:25:36 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-algo >>> 05:25:36 [INFO] 05:25:36 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-algo --- 05:25:36 [INFO] 05:25:36 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-algo <<< 05:25:36 [INFO] 05:25:36 [INFO] 05:25:36 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-algo --- 05:25:36 [INFO] 05:25:36 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-algo --- 05:25:36 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-algo 05:25:36 [INFO] Project dependency features detected: [] 05:25:36 [INFO] Pax Exam System (Version: 4.13.3) created. 05:25:36 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:25:37 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:25:37 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:25:37 [INFO] Waiting for remote bundle context.. on 21000 name: 2482b976-6a79-4108-b2fb-023d067964ac timout: [ RelativeTimeout value = 180000 ] 05:25:49 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:25:49 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:25:49 [INFO] 05:25:49 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-algo --- 05:25:49 [INFO] 05:25:49 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-algo --- 05:25:49 [INFO] No Javadoc in project. Archive not created. 05:25:49 [INFO] 05:25:49 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-algo --- 05:25:49 [INFO] CycloneDX: Resolving Dependencies 05:25:52 [INFO] CycloneDX: Creating BOM version 1.5 with 206 component(s) 05:25:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-algo/target/bom.xml 05:25:52 [INFO] attaching as odl-bgpcep-algo-0.21.12-SNAPSHOT-cyclonedx.xml 05:25:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-algo/target/bom.json 05:25:52 [INFO] attaching as odl-bgpcep-algo-0.21.12-SNAPSHOT-cyclonedx.json 05:25:52 [INFO] 05:25:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-algo --- 05:25:52 [INFO] Skipping duplicate-finder execution! 05:25:52 [INFO] 05:25:52 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-algo --- 05:25:52 [INFO] Skipping plugin execution 05:25:52 [INFO] 05:25:52 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-algo --- 05:25:52 [INFO] Skipping source per configuration. 05:25:52 [INFO] 05:25:52 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-algo --- 05:25:52 [INFO] 05:25:52 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-algo --- 05:25:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:25:52 [INFO] 05:25:52 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-algo --- 05:25:52 [WARNING] 05:25:52 [WARNING] The packaging plugin for project odl-bgpcep-algo did not assign 05:25:52 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:25:52 [WARNING] 05:25:52 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:25:52 [WARNING] 05:25:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-algo/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.21.12-SNAPSHOT/odl-bgpcep-algo-0.21.12-SNAPSHOT.pom 05:25:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-algo/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.21.12-SNAPSHOT/odl-bgpcep-algo-0.21.12-SNAPSHOT-features.xml 05:25:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-algo/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.21.12-SNAPSHOT/odl-bgpcep-algo-0.21.12-SNAPSHOT-cyclonedx.xml 05:25:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-algo/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.21.12-SNAPSHOT/odl-bgpcep-algo-0.21.12-SNAPSHOT-cyclonedx.json 05:25:52 [INFO] 05:25:52 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-algo --- 05:25:52 [INFO] org.opendaylight.bgpcep:odl-bgpcep-algo:feature:0.21.12-SNAPSHOT 05:25:52 [INFO] +- org.opendaylight.bgpcep:algo-impl:jar:0.21.12-SNAPSHOT:compile 05:25:52 [INFO] | +- org.opendaylight.bgpcep:algo-api:jar:0.21.12-SNAPSHOT:compile 05:25:52 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:0.21.12-SNAPSHOT:compile 05:25:52 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:25:52 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:25:52 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:25:52 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:25:52 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:25:52 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:25:52 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:25:52 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:25:52 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:25:52 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:25:52 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:25:52 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:25:52 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:25:52 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:25:52 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:25:52 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:25:52 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:25:52 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:25:52 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:25:52 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:25:52 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:25:52 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:0.21.12-SNAPSHOT:compile 05:25:52 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.21.12-SNAPSHOT:compile 05:25:52 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:25:52 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:25:52 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:25:52 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:25:52 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:25:52 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:25:52 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:25:52 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:25:52 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:25:52 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:25:52 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:0.21.12-SNAPSHOT:compile 05:25:52 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 05:25:52 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 05:25:52 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 05:25:52 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:25:52 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:25:52 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:25:52 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:25:52 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:25:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:25:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:25:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:25:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:25:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:25:52 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:25:52 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 05:25:52 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 05:25:52 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:25:52 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:25:52 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:25:52 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:25:52 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:25:52 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:25:52 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:25:52 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:25:52 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:25:52 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:25:52 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:25:52 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:25:52 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 05:25:52 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 05:25:52 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 05:25:52 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 05:25:52 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:25:52 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:25:52 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 05:25:52 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:25:52 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 05:25:52 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 05:25:52 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:25:52 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:25:52 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:25:52 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 05:25:52 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:25:52 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:25:52 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:25:52 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 05:25:52 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 05:25:52 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 05:25:52 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 05:25:52 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 05:25:52 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:25:52 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:25:52 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 05:25:52 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 05:25:52 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 05:25:52 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 05:25:52 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 05:25:52 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 05:25:52 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 05:25:52 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 05:25:52 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 05:25:52 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 05:25:52 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:25:52 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:25:52 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:25:52 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 05:25:52 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 05:25:52 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 05:25:52 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 05:25:52 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 05:25:52 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 05:25:52 [INFO] | | | | +- org.lz4:lz4-java:jar:1.8.0:compile 05:25:52 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:25:52 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:25:52 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 05:25:52 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 05:25:52 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 05:25:52 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 05:25:52 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 05:25:52 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 05:25:52 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 05:25:52 [INFO] | | | | \- com.google.code.gson:gson:jar:2.11.0:compile 05:25:52 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 05:25:52 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 05:25:52 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:25:52 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:25:52 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:25:52 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:25:52 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 05:25:52 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:25:52 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 05:25:52 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:25:52 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:25:52 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 05:25:52 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:25:52 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:25:52 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:25:52 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:25:52 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:25:52 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:25:52 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:25:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:25:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:25:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:25:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:25:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:25:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:25:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:25:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:25:52 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:25:52 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:25:52 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:25:52 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:25:52 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:25:52 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 05:25:52 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 05:25:52 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 05:25:52 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 05:25:52 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 05:25:52 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 05:25:52 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 05:25:52 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:25:52 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:25:52 [INFO] | | | | | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:25:52 [INFO] | | | | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:25:52 [INFO] | | | | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:25:52 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:25:52 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:25:52 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:25:52 [INFO] | | | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:25:52 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:25:52 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:25:52 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:25:52 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:25:52 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 05:25:52 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 05:25:52 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 05:25:52 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 05:25:52 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 05:25:52 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 05:25:52 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 05:25:52 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:25:52 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:25:52 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:25:52 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 05:25:52 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 05:25:52 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 05:25:52 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 05:25:52 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 05:25:52 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 05:25:52 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:25:52 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:25:52 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:25:52 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:25:52 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:25:52 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:25:52 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:25:52 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:25:52 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 05:25:52 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 05:25:52 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 05:25:52 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 05:25:52 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 05:25:52 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 05:25:52 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 05:25:52 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 05:25:52 [INFO] | \- org.opendaylight.bgpcep:graph-impl:jar:0.21.12-SNAPSHOT:compile 05:25:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:25:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:25:52 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:25:52 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:25:52 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:25:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:25:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:25:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:25:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:25:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:25:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:25:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:25:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:25:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:25:52 [INFO] +- junit:junit:jar:4.13.2:test 05:25:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:25:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:25:52 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:25:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:25:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:25:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:25:52 [INFO] 05:25:52 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-algo --- 05:25:52 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-algo/target/sonatype-clm/module.xml 05:25:52 [INFO] 05:25:52 [INFO] --------------< org.opendaylight.bgpcep:testtool-parent >--------------- 05:25:52 [INFO] Building testtool-parent 0.21.12-SNAPSHOT [15/169] 05:25:52 [INFO] --------------------------------[ pom ]--------------------------------- 05:25:52 [INFO] 05:25:52 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ testtool-parent --- 05:25:52 [INFO] 05:25:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ testtool-parent --- 05:25:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:25:53 [INFO] 05:25:53 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ testtool-parent --- 05:25:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:25:53 [INFO] 05:25:53 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ testtool-parent --- 05:25:53 [INFO] 05:25:53 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ testtool-parent --- 05:25:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:25:53 [INFO] 05:25:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ testtool-parent --- 05:25:53 [INFO] Starting audit... 05:25:53 Audit done. 05:25:53 [INFO] You have 0 Checkstyle violations. 05:25:53 [INFO] 05:25:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ testtool-parent --- 05:25:53 [INFO] Starting audit... 05:25:53 Audit done. 05:25:53 [INFO] You have 0 Checkstyle violations. 05:25:53 [INFO] 05:25:53 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ testtool-parent --- 05:25:53 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/testtool-parent/target/classes/LICENSE 05:25:53 [INFO] 05:25:53 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ testtool-parent >>> 05:25:53 [INFO] 05:25:53 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ testtool-parent --- 05:25:53 [INFO] 05:25:53 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ testtool-parent <<< 05:25:53 [INFO] 05:25:53 [INFO] 05:25:53 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ testtool-parent --- 05:25:53 [INFO] 05:25:53 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ testtool-parent --- 05:25:53 [INFO] 05:25:53 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ testtool-parent --- 05:25:53 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 05:25:53 [INFO] 05:25:53 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ testtool-parent --- 05:25:53 [INFO] CycloneDX: Resolving Dependencies 05:25:54 [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s) 05:25:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/testtool-parent/target/bom.xml 05:25:54 [INFO] attaching as testtool-parent-0.21.12-SNAPSHOT-cyclonedx.xml 05:25:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/testtool-parent/target/bom.json 05:25:54 [INFO] attaching as testtool-parent-0.21.12-SNAPSHOT-cyclonedx.json 05:25:54 [INFO] 05:25:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ testtool-parent --- 05:25:54 [INFO] Skipping duplicate-finder execution! 05:25:54 [INFO] 05:25:54 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ testtool-parent --- 05:25:54 [INFO] Skipping pom project 05:25:54 [INFO] 05:25:54 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ testtool-parent --- 05:25:54 [INFO] 05:25:54 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ testtool-parent --- 05:25:54 [INFO] 05:25:54 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ testtool-parent --- 05:25:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:25:54 [INFO] 05:25:54 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ testtool-parent --- 05:25:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/testtool-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-parent/0.21.12-SNAPSHOT/testtool-parent-0.21.12-SNAPSHOT.pom 05:25:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/testtool-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-parent/0.21.12-SNAPSHOT/testtool-parent-0.21.12-SNAPSHOT-cyclonedx.xml 05:25:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/testtool-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/testtool-parent/0.21.12-SNAPSHOT/testtool-parent-0.21.12-SNAPSHOT-cyclonedx.json 05:25:54 [INFO] 05:25:54 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ testtool-parent --- 05:25:54 [INFO] org.opendaylight.bgpcep:testtool-parent:pom:0.21.12-SNAPSHOT 05:25:54 [INFO] +- junit:junit:jar:4.13.2:test 05:25:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:25:54 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:25:54 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:25:54 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:25:54 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:25:54 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:25:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:25:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:25:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:25:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:25:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:25:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:25:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:25:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:25:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:25:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:25:54 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:25:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:25:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:25:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:25:54 [INFO] 05:25:54 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ testtool-parent --- 05:25:54 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/testtool-parent/target/sonatype-clm/module.xml 05:25:54 [INFO] 05:25:54 [INFO] --------------------< org.opendaylight.bgpcep:util >-------------------- 05:25:54 [INFO] Building util 0.21.12-SNAPSHOT [16/169] 05:25:54 [INFO] -------------------------------[ bundle ]------------------------------- 05:25:54 [INFO] 05:25:54 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ util --- 05:25:54 [INFO] 05:25:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ util --- 05:25:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:25:54 [INFO] 05:25:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ util --- 05:25:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:25:54 [INFO] 05:25:54 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ util --- 05:25:54 [INFO] 05:25:54 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ util --- 05:25:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:25:54 [INFO] 05:25:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ util --- 05:25:54 [INFO] Starting audit... 05:25:54 Audit done. 05:25:54 [INFO] You have 0 Checkstyle violations. 05:25:54 [INFO] 05:25:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ util --- 05:25:55 [INFO] Starting audit... 05:25:55 Audit done. 05:25:55 [INFO] You have 0 Checkstyle violations. 05:25:55 [INFO] 05:25:55 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ util --- 05:25:55 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/util/target/classes/LICENSE 05:25:55 [INFO] 05:25:55 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ util --- 05:25:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/util/src/main/resources 05:25:55 [INFO] 05:25:55 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ util --- 05:25:55 [INFO] Recompiling the module because of changed dependency. 05:25:55 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 05:25:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/util/src/main/java/org/opendaylight/protocol/util/ByteArray.java:[186,16] explicit call to close() on an auto-closeable resource 05:25:55 [INFO] 05:25:55 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ util >>> 05:25:55 [INFO] 05:25:55 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ util --- 05:25:55 [INFO] Fork Value is true 05:25:58 [INFO] Done SpotBugs Analysis.... 05:25:58 [INFO] 05:25:58 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ util <<< 05:25:58 [INFO] 05:25:58 [INFO] 05:25:58 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ util --- 05:25:58 [INFO] BugInstance size is 0 05:25:58 [INFO] Error size is 0 05:25:58 [INFO] No errors/warnings found 05:25:58 [INFO] 05:25:58 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ util --- 05:25:58 [INFO] Copying 2 resources from src/test/resources to target/test-classes 05:25:58 [INFO] 05:25:58 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ util --- 05:25:58 [INFO] Recompiling the module because of changed dependency. 05:25:58 [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes 05:25:58 [INFO] 05:25:58 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ util --- 05:25:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:25:58 [INFO] 05:25:58 [INFO] ------------------------------------------------------- 05:25:58 [INFO] T E S T S 05:25:58 [INFO] ------------------------------------------------------- 05:25:59 [INFO] Running org.opendaylight.protocol.util.BitArrayTest 05:26:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.opendaylight.protocol.util.BitArrayTest 05:26:00 [INFO] Running org.opendaylight.protocol.util.ByteArrayTest 05:26:00 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.protocol.util.ByteArrayTest 05:26:00 [INFO] Running org.opendaylight.protocol.util.ByteBufWriteUtilTest 05:26:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.util.ByteBufWriteUtilTest 05:26:00 [INFO] Running org.opendaylight.protocol.util.IPAddressesAndPrefixesTest 05:26:00 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.opendaylight.protocol.util.IPAddressesAndPrefixesTest 05:26:00 [INFO] Running org.opendaylight.protocol.util.Ipv4UtilTest 05:26:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.util.Ipv4UtilTest 05:26:00 [INFO] Running org.opendaylight.protocol.util.Ipv6UtilTest 05:26:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.util.Ipv6UtilTest 05:26:00 [INFO] Running org.opendaylight.protocol.util.MplsLabelUtilTest 05:26:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.util.MplsLabelUtilTest 05:26:00 [INFO] Running org.opendaylight.protocol.util.NoopReferenceCacheTest 05:26:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.util.NoopReferenceCacheTest 05:26:00 [INFO] Running org.opendaylight.protocol.util.PCEPHexDumpParserTest 05:26:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.protocol.util.PCEPHexDumpParserTest 05:26:00 [INFO] Running org.opendaylight.protocol.util.StatisticsUtilTest 05:26:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.util.StatisticsUtilTest 05:26:00 [INFO] 05:26:00 [INFO] Results: 05:26:00 [INFO] 05:26:00 [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0 05:26:00 [INFO] 05:26:00 [INFO] 05:26:00 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ util --- 05:26:00 [INFO] 05:26:00 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ util --- 05:26:00 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/util/target/util-0.21.12-SNAPSHOT.jar 05:26:00 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/util/target/classes/META-INF/MANIFEST.MF 05:26:00 [INFO] 05:26:00 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ util --- 05:26:00 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/util/target/util-0.21.12-SNAPSHOT-tests.jar 05:26:00 [INFO] 05:26:00 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ util --- 05:26:00 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/util/target/util-0.21.12-SNAPSHOT-test-sources.jar 05:26:00 [INFO] 05:26:00 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ util --- 05:26:00 [INFO] No previous run data found, generating javadoc. 05:26:02 [WARNING] Javadoc Warnings 05:26:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/util/src/main/java/org/opendaylight/protocol/util/ByteArray.java:170: warning: no @throws for java.io.IOException 05:26:02 [WARNING] public static byte[] fileToBytes(final String name) throws IOException { 05:26:02 [WARNING] ^ 05:26:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:79: warning: no @param for prefix 05:26:02 [WARNING] public static int getPrefixLengthBytes(final String prefix) { 05:26:02 [WARNING] ^ 05:26:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:79: warning: no @return 05:26:02 [WARNING] public static int getPrefixLengthBytes(final String prefix) { 05:26:02 [WARNING] ^ 05:26:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:31: warning: no comment 05:26:02 [WARNING] public static final int IP4_BITS_LENGTH = 32; 05:26:02 [WARNING] ^ 05:26:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:30: warning: no comment 05:26:02 [WARNING] public static final int IP4_LENGTH = 4; 05:26:02 [WARNING] ^ 05:26:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:218: warning: no comment 05:26:02 [WARNING] public static Ipv4Prefix incrementIpv4Prefix(final Ipv4Prefix ipv4Prefix) { 05:26:02 [WARNING] ^ 05:26:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:71: warning: no comment 05:26:02 [WARNING] public static int prefixBitsToBytes(final int bits) { 05:26:02 [WARNING] ^ 05:26:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:269: warning: no comment 05:26:02 [WARNING] public static void writeMinimalPrefix(final Ipv4Prefix ipv4Prefix, final ByteBuf output) { 05:26:02 [WARNING] ^ 05:26:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:27: warning: no comment 05:26:02 [WARNING] public static final int IPV6_BITS_LENGTH = 128; 05:26:02 [WARNING] ^ 05:26:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:26: warning: no comment 05:26:02 [WARNING] public static final int IPV6_LENGTH = 16; 05:26:02 [WARNING] ^ 05:26:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:181: warning: no comment 05:26:02 [WARNING] public static void writeMinimalPrefix(final Ipv6Prefix ipv6Prefix, final ByteBuf output) { 05:26:02 [WARNING] ^ 05:26:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/util/src/main/java/org/opendaylight/protocol/util/ReferenceCache.java:23: warning: no @param for 05:26:02 [WARNING] T getSharedReference(T object); 05:26:02 [WARNING] ^ 05:26:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/util/src/main/java/org/opendaylight/protocol/util/NoopReferenceCache.java:30: warning: no comment 05:26:02 [WARNING] public static NoopReferenceCache getInstance() { 05:26:02 [WARNING] ^ 05:26:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/util/src/main/java/org/opendaylight/protocol/util/PCEPHexDumpParser.java:41: warning: no comment 05:26:02 [WARNING] public static List parseMessages(final File file) throws IOException { 05:26:02 [WARNING] ^ 05:26:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/util/src/main/java/org/opendaylight/protocol/util/PCEPHexDumpParser.java:46: warning: no comment 05:26:02 [WARNING] public static List parseMessages(final InputStream is) throws IOException { 05:26:02 [WARNING] ^ 05:26:02 [WARNING] 15 warnings 05:26:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/util/target/util-0.21.12-SNAPSHOT-javadoc.jar 05:26:02 [INFO] 05:26:02 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ util --- 05:26:02 [INFO] CycloneDX: Resolving Dependencies 05:26:02 [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) 05:26:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/util/target/bom.xml 05:26:02 [INFO] attaching as util-0.21.12-SNAPSHOT-cyclonedx.xml 05:26:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/util/target/bom.json 05:26:02 [INFO] attaching as util-0.21.12-SNAPSHOT-cyclonedx.json 05:26:02 [INFO] 05:26:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ util --- 05:26:02 [INFO] Skipping duplicate-finder execution! 05:26:02 [INFO] 05:26:02 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ util --- 05:26:02 [INFO] No dependency problems found 05:26:02 [INFO] 05:26:02 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ util --- 05:26:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/util/target/util-0.21.12-SNAPSHOT-sources.jar 05:26:02 [INFO] 05:26:02 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ util --- 05:26:02 [INFO] 05:26:02 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ util --- 05:26:02 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/util/target/code-coverage/jacoco.exec 05:26:02 [INFO] Analyzed bundle 'util' with 10 classes 05:26:02 [INFO] 05:26:02 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ util --- 05:26:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/util/pom.xml to /tmp/r/org/opendaylight/bgpcep/util/0.21.12-SNAPSHOT/util-0.21.12-SNAPSHOT.pom 05:26:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/util/target/util-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/util/0.21.12-SNAPSHOT/util-0.21.12-SNAPSHOT.jar 05:26:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/util/target/util-0.21.12-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/util/0.21.12-SNAPSHOT/util-0.21.12-SNAPSHOT-tests.jar 05:26:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/util/target/util-0.21.12-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/util/0.21.12-SNAPSHOT/util-0.21.12-SNAPSHOT-test-sources.jar 05:26:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/util/target/util-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/util/0.21.12-SNAPSHOT/util-0.21.12-SNAPSHOT-javadoc.jar 05:26:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/util/0.21.12-SNAPSHOT/util-0.21.12-SNAPSHOT-cyclonedx.xml 05:26:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/util/0.21.12-SNAPSHOT/util-0.21.12-SNAPSHOT-cyclonedx.json 05:26:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/util/target/util-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/util/0.21.12-SNAPSHOT/util-0.21.12-SNAPSHOT-sources.jar 05:26:02 [INFO] 05:26:02 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ util --- 05:26:02 [INFO] Installing org/opendaylight/bgpcep/util/0.21.12-SNAPSHOT/util-0.21.12-SNAPSHOT.jar 05:26:02 [INFO] Writing OBR metadata 05:26:02 [INFO] 05:26:02 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ util --- 05:26:02 [INFO] org.opendaylight.bgpcep:util:bundle:0.21.12-SNAPSHOT 05:26:02 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:26:02 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:26:02 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:26:02 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:26:02 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:26:02 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:26:02 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:26:02 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:26:02 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:26:02 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:26:02 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:26:02 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:26:02 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:26:02 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:26:02 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:26:02 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:26:02 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:26:02 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:26:02 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:26:02 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:26:02 [INFO] +- junit:junit:jar:4.13.2:test 05:26:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:26:02 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:26:02 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:26:02 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:26:02 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:26:02 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:26:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:26:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:26:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:26:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:26:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:26:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:26:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:26:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:26:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:26:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:26:02 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:26:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:26:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:26:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:26:02 [INFO] 05:26:02 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ util --- 05:26:02 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/util/target/sonatype-clm/module.xml 05:26:02 [INFO] 05:26:02 [INFO] ----------------< org.opendaylight.bgpcep:bgp-concepts >---------------- 05:26:02 [INFO] Building bgp-concepts 0.21.12-SNAPSHOT [17/169] 05:26:02 [INFO] -------------------------------[ bundle ]------------------------------- 05:26:02 [INFO] 05:26:02 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-concepts --- 05:26:02 [INFO] 05:26:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-concepts --- 05:26:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:26:02 [INFO] 05:26:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-concepts --- 05:26:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:26:02 [INFO] 05:26:02 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-concepts --- 05:26:03 [INFO] 05:26:03 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-concepts --- 05:26:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:26:03 [INFO] 05:26:03 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ bgp-concepts --- 05:26:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:26:03 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/bgp/concepts/src/main/yang 05:26:03 [INFO] yang-to-sources: Found 4 dependencies in 1.609 ms 05:26:03 [INFO] yang-to-sources: Project model files found: 1 in 5.188 ms 05:26:03 [INFO] yang-to-sources: 6 YANG models processed in 47.02 ms 05:26:03 [INFO] BindingJavaFileGenerator: Defined 116 files in 16.81 ms 05:26:03 [INFO] Sorted 116 files into 27 directories in 411.0 μs 05:26:03 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 116 in 78.16 ms 05:26:03 [INFO] 05:26:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-concepts --- 05:26:03 [INFO] Starting audit... 05:26:03 Audit done. 05:26:03 [INFO] You have 0 Checkstyle violations. 05:26:03 [INFO] 05:26:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-concepts --- 05:26:03 [INFO] Starting audit... 05:26:03 Audit done. 05:26:03 [INFO] You have 0 Checkstyle violations. 05:26:03 [INFO] 05:26:03 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-concepts --- 05:26:03 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/concepts/target/classes/LICENSE 05:26:03 [INFO] 05:26:03 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-concepts --- 05:26:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/concepts/src/main/resources 05:26:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/concepts/target/generated-sources/spi 05:26:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:26:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:26:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:26:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/concepts/target/generated-sources/spi 05:26:03 [INFO] 05:26:03 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-concepts --- 05:26:03 [INFO] Recompiling the module because of changed dependency. 05:26:03 [INFO] Compiling 118 source files with javac [debug release 17] to target/classes 05:26:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:26:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:26:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:26:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:26:04 [INFO] 05:26:04 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-concepts >>> 05:26:04 [INFO] 05:26:04 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-concepts --- 05:26:04 [INFO] Fork Value is true 05:26:07 [INFO] Done SpotBugs Analysis.... 05:26:07 [INFO] 05:26:07 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-concepts <<< 05:26:07 [INFO] 05:26:07 [INFO] 05:26:07 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-concepts --- 05:26:07 [INFO] BugInstance size is 0 05:26:07 [INFO] Error size is 0 05:26:07 [INFO] No errors/warnings found 05:26:07 [INFO] 05:26:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-concepts --- 05:26:07 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/concepts/src/test/resources 05:26:07 [INFO] 05:26:07 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-concepts --- 05:26:07 [INFO] Recompiling the module because of changed dependency. 05:26:07 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 05:26:07 [INFO] 05:26:07 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-concepts --- 05:26:07 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:26:07 [INFO] 05:26:07 [INFO] ------------------------------------------------------- 05:26:07 [INFO] T E S T S 05:26:07 [INFO] ------------------------------------------------------- 05:26:08 [INFO] Running org.opendaylight.bgp.concepts.NextHopUtilTest 05:26:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.290 s -- in org.opendaylight.bgp.concepts.NextHopUtilTest 05:26:09 [INFO] Running org.opendaylight.bgp.concepts.RouteDistinguisherUtilTest 05:26:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.bgp.concepts.RouteDistinguisherUtilTest 05:26:09 [INFO] 05:26:09 [INFO] Results: 05:26:09 [INFO] 05:26:09 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 05:26:09 [INFO] 05:26:09 [INFO] 05:26:09 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-concepts --- 05:26:09 [INFO] 05:26:09 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-concepts --- 05:26:09 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/concepts/target/bgp-concepts-0.21.12-SNAPSHOT.jar 05:26:09 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/concepts/target/classes/META-INF/MANIFEST.MF 05:26:09 [INFO] 05:26:09 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-concepts --- 05:26:09 [INFO] No previous run data found, generating javadoc. 05:26:12 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/concepts/target/bgp-concepts-0.21.12-SNAPSHOT-javadoc.jar 05:26:12 [INFO] 05:26:12 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-concepts --- 05:26:12 [INFO] CycloneDX: Resolving Dependencies 05:26:13 [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s) 05:26:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/concepts/target/bom.xml 05:26:13 [INFO] attaching as bgp-concepts-0.21.12-SNAPSHOT-cyclonedx.xml 05:26:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/concepts/target/bom.json 05:26:13 [INFO] attaching as bgp-concepts-0.21.12-SNAPSHOT-cyclonedx.json 05:26:13 [INFO] 05:26:13 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-concepts --- 05:26:13 [INFO] Skipping duplicate-finder execution! 05:26:13 [INFO] 05:26:13 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-concepts --- 05:26:13 [INFO] No dependency problems found 05:26:13 [INFO] 05:26:13 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-concepts --- 05:26:13 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/concepts/target/bgp-concepts-0.21.12-SNAPSHOT-sources.jar 05:26:13 [INFO] 05:26:13 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-concepts --- 05:26:13 [INFO] 05:26:13 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-concepts --- 05:26:13 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/bgp/concepts/target/code-coverage/jacoco.exec 05:26:13 [INFO] Analyzed bundle 'bgp-concepts' with 5 classes 05:26:13 [INFO] 05:26:13 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-concepts --- 05:26:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.21.12-SNAPSHOT/bgp-concepts-0.21.12-SNAPSHOT.pom 05:26:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/concepts/target/bgp-concepts-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.21.12-SNAPSHOT/bgp-concepts-0.21.12-SNAPSHOT.jar 05:26:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/concepts/target/bgp-concepts-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.21.12-SNAPSHOT/bgp-concepts-0.21.12-SNAPSHOT-javadoc.jar 05:26:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.21.12-SNAPSHOT/bgp-concepts-0.21.12-SNAPSHOT-cyclonedx.xml 05:26:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.21.12-SNAPSHOT/bgp-concepts-0.21.12-SNAPSHOT-cyclonedx.json 05:26:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/concepts/target/bgp-concepts-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.21.12-SNAPSHOT/bgp-concepts-0.21.12-SNAPSHOT-sources.jar 05:26:13 [INFO] 05:26:13 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-concepts --- 05:26:13 [INFO] Installing org/opendaylight/bgpcep/bgp-concepts/0.21.12-SNAPSHOT/bgp-concepts-0.21.12-SNAPSHOT.jar 05:26:13 [INFO] Writing OBR metadata 05:26:13 [INFO] 05:26:13 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-concepts --- 05:26:13 [INFO] org.opendaylight.bgpcep:bgp-concepts:bundle:0.21.12-SNAPSHOT 05:26:13 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:26:13 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:26:13 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:26:13 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:26:13 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:26:13 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:26:13 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:26:13 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:26:13 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:26:13 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:26:13 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:26:13 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:26:13 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:26:13 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:26:13 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:26:13 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:26:13 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:26:13 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:26:13 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:26:13 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:26:13 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:26:13 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:26:13 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:26:13 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:26:13 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:26:13 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:26:13 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:26:13 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:26:13 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:26:13 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:26:13 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:26:13 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:26:13 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:26:13 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:26:13 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:26:13 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:26:13 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:26:13 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:26:13 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:26:13 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:26:13 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:26:13 [INFO] +- junit:junit:jar:4.13.2:test 05:26:13 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:26:13 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:26:13 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:26:13 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:26:13 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:26:13 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:26:13 [INFO] 05:26:13 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-concepts --- 05:26:13 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/concepts/target/sonatype-clm/module.xml 05:26:13 [INFO] 05:26:13 [INFO] ---------------< org.opendaylight.bgpcep:bgp-parser-api >--------------- 05:26:13 [INFO] Building bgp-parser-api 0.21.12-SNAPSHOT [18/169] 05:26:13 [INFO] -------------------------------[ bundle ]------------------------------- 05:26:13 [INFO] 05:26:13 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-parser-api --- 05:26:13 [INFO] 05:26:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-parser-api --- 05:26:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:26:13 [INFO] 05:26:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-parser-api --- 05:26:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:26:13 [INFO] 05:26:13 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-parser-api --- 05:26:14 [INFO] 05:26:14 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-parser-api --- 05:26:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:26:14 [INFO] 05:26:14 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ bgp-parser-api --- 05:26:14 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:26:14 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-api/src/main/yang 05:26:14 [INFO] yang-to-sources: Found 6 dependencies in 1.568 ms 05:26:14 [INFO] yang-to-sources: Project model files found: 2 in 8.961 ms 05:26:14 [INFO] yang-to-sources: 9 YANG models processed in 96.60 ms 05:26:14 [INFO] BindingJavaFileGenerator: Defined 115 files in 20.02 ms 05:26:14 [INFO] Sorted 115 files into 25 directories in 391.6 μs 05:26:14 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 115 in 49.84 ms 05:26:14 [INFO] 05:26:14 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-parser-api --- 05:26:14 [INFO] Starting audit... 05:26:14 Audit done. 05:26:14 [INFO] You have 0 Checkstyle violations. 05:26:14 [INFO] 05:26:14 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-parser-api --- 05:26:14 [INFO] Starting audit... 05:26:14 Audit done. 05:26:14 [INFO] You have 0 Checkstyle violations. 05:26:14 [INFO] 05:26:14 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-parser-api --- 05:26:14 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-api/target/classes/LICENSE 05:26:14 [INFO] 05:26:14 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-parser-api --- 05:26:14 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-api/src/main/resources 05:26:14 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-api/target/generated-sources/spi 05:26:14 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 05:26:14 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:26:14 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 05:26:14 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-api/target/generated-sources/spi 05:26:14 [INFO] 05:26:14 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-parser-api --- 05:26:14 [INFO] Recompiling the module because of changed dependency. 05:26:14 [INFO] Compiling 123 source files with javac [debug release 17] to target/classes 05:26:15 [INFO] 05:26:15 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-parser-api >>> 05:26:15 [INFO] 05:26:15 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-parser-api --- 05:26:15 [INFO] Fork Value is true 05:26:18 [INFO] Done SpotBugs Analysis.... 05:26:18 [INFO] 05:26:18 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-parser-api <<< 05:26:18 [INFO] 05:26:18 [INFO] 05:26:18 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-parser-api --- 05:26:18 [INFO] BugInstance size is 0 05:26:18 [INFO] Error size is 0 05:26:18 [INFO] No errors/warnings found 05:26:18 [INFO] 05:26:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-parser-api --- 05:26:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-api/src/test/resources 05:26:18 [INFO] 05:26:18 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-parser-api --- 05:26:18 [INFO] Recompiling the module because of changed dependency. 05:26:18 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 05:26:18 [INFO] 05:26:18 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-parser-api --- 05:26:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:26:18 [INFO] 05:26:18 [INFO] ------------------------------------------------------- 05:26:18 [INFO] T E S T S 05:26:18 [INFO] ------------------------------------------------------- 05:26:19 [INFO] Running org.opendaylight.protocol.bgp.parser.APITest 05:26:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.opendaylight.protocol.bgp.parser.APITest 05:26:19 [INFO] Running org.opendaylight.protocol.bgp.parser.TableTypeTest 05:26:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.protocol.bgp.parser.TableTypeTest 05:26:20 [INFO] 05:26:20 [INFO] Results: 05:26:20 [INFO] 05:26:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 05:26:20 [INFO] 05:26:20 [INFO] 05:26:20 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-parser-api --- 05:26:20 [INFO] 05:26:20 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-parser-api --- 05:26:20 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-api/target/bgp-parser-api-0.21.12-SNAPSHOT.jar 05:26:20 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-api/target/classes/META-INF/MANIFEST.MF 05:26:20 [INFO] 05:26:20 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-parser-api --- 05:26:20 [INFO] No previous run data found, generating javadoc. 05:26:23 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-api/target/bgp-parser-api-0.21.12-SNAPSHOT-javadoc.jar 05:26:23 [INFO] 05:26:23 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-parser-api --- 05:26:23 [INFO] CycloneDX: Resolving Dependencies 05:26:24 [INFO] CycloneDX: Creating BOM version 1.5 with 30 component(s) 05:26:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-api/target/bom.xml 05:26:24 [INFO] attaching as bgp-parser-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:26:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-api/target/bom.json 05:26:24 [INFO] attaching as bgp-parser-api-0.21.12-SNAPSHOT-cyclonedx.json 05:26:24 [INFO] 05:26:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-api --- 05:26:24 [INFO] Skipping duplicate-finder execution! 05:26:24 [INFO] 05:26:24 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-parser-api --- 05:26:24 [INFO] No dependency problems found 05:26:24 [INFO] 05:26:24 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-parser-api --- 05:26:24 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-api/target/bgp-parser-api-0.21.12-SNAPSHOT-sources.jar 05:26:24 [INFO] 05:26:24 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-parser-api --- 05:26:24 [INFO] 05:26:24 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-parser-api --- 05:26:24 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-api/target/code-coverage/jacoco.exec 05:26:24 [INFO] Analyzed bundle 'bgp-parser-api' with 14 classes 05:26:24 [INFO] 05:26:24 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-parser-api --- 05:26:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.21.12-SNAPSHOT/bgp-parser-api-0.21.12-SNAPSHOT.pom 05:26:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-api/target/bgp-parser-api-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.21.12-SNAPSHOT/bgp-parser-api-0.21.12-SNAPSHOT.jar 05:26:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-api/target/bgp-parser-api-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.21.12-SNAPSHOT/bgp-parser-api-0.21.12-SNAPSHOT-javadoc.jar 05:26:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.21.12-SNAPSHOT/bgp-parser-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:26:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.21.12-SNAPSHOT/bgp-parser-api-0.21.12-SNAPSHOT-cyclonedx.json 05:26:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-api/target/bgp-parser-api-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.21.12-SNAPSHOT/bgp-parser-api-0.21.12-SNAPSHOT-sources.jar 05:26:24 [INFO] 05:26:24 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-parser-api --- 05:26:24 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-api/0.21.12-SNAPSHOT/bgp-parser-api-0.21.12-SNAPSHOT.jar 05:26:24 [INFO] Writing OBR metadata 05:26:24 [INFO] 05:26:24 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-parser-api --- 05:26:24 [INFO] org.opendaylight.bgpcep:bgp-parser-api:bundle:0.21.12-SNAPSHOT 05:26:24 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:26:24 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:26:24 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:26:24 [INFO] | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:26:24 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:26:24 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:26:24 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:26:24 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:26:24 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:26:24 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:26:24 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:26:24 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:26:24 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:26:24 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:26:24 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:26:24 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:26:24 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:26:24 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:26:24 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:26:24 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:26:24 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:26:24 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:26:24 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:26:24 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:26:24 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:26:24 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:26:24 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:26:24 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:26:24 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:26:24 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:26:24 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:26:24 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:26:24 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:26:24 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:26:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:26:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:26:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:26:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:26:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:26:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:26:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:26:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:26:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:26:24 [INFO] +- junit:junit:jar:4.13.2:test 05:26:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:26:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:26:24 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:26:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:26:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:26:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:26:24 [INFO] 05:26:24 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-parser-api --- 05:26:24 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-api/target/sonatype-clm/module.xml 05:26:24 [INFO] 05:26:24 [INFO] ---------------< org.opendaylight.bgpcep:bgp-parser-spi >--------------- 05:26:24 [INFO] Building bgp-parser-spi 0.21.12-SNAPSHOT [19/169] 05:26:24 [INFO] -------------------------------[ bundle ]------------------------------- 05:26:24 [INFO] 05:26:24 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-parser-spi --- 05:26:24 [INFO] 05:26:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-parser-spi --- 05:26:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:26:24 [INFO] 05:26:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-parser-spi --- 05:26:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:26:24 [INFO] 05:26:24 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-parser-spi --- 05:26:25 [INFO] 05:26:25 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-parser-spi --- 05:26:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:26:25 [INFO] 05:26:25 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-parser-spi --- 05:26:25 [INFO] Starting audit... 05:26:25 Audit done. 05:26:25 [INFO] You have 0 Checkstyle violations. 05:26:25 [INFO] 05:26:25 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-parser-spi --- 05:26:25 [INFO] Starting audit... 05:26:25 Audit done. 05:26:25 [INFO] You have 0 Checkstyle violations. 05:26:25 [INFO] 05:26:25 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-parser-spi --- 05:26:25 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/target/classes/LICENSE 05:26:25 [INFO] 05:26:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-parser-spi --- 05:26:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/src/main/resources 05:26:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/target/generated-sources/spi 05:26:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/target/generated-sources/yang 05:26:25 [INFO] 05:26:25 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-parser-spi --- 05:26:25 [INFO] Recompiling the module because of changed dependency. 05:26:25 [INFO] Compiling 68 source files with javac [debug release 17] to target/classes 05:26:25 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:26:25 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 05:26:25 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionConsumerContext 05:26:25 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:26:25 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 05:26:25 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:26:25 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 05:26:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:[53,51] Possible heap pollution from parameterized vararg type java.lang.Class 05:26:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleBGPExtensionProviderContext.java:[110,64] Possible heap pollution from parameterized vararg type java.lang.Class 05:26:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:26:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleNlriRegistry.java:[175,76] found raw type: java.util.AbstractMap.SimpleEntry 05:26:25 missing type arguments for generic class java.util.AbstractMap.SimpleEntry 05:26:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:26:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleNlriRegistry.java:[175,72] unchecked conversion 05:26:25 required: java.util.Map.Entry,org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.BgpTableType> 05:26:25 found: java.util.AbstractMap.SimpleEntry 05:26:25 [INFO] 05:26:25 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-parser-spi >>> 05:26:25 [INFO] 05:26:25 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-parser-spi --- 05:26:25 [INFO] Fork Value is true 05:26:29 [INFO] Done SpotBugs Analysis.... 05:26:30 [INFO] 05:26:30 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-parser-spi <<< 05:26:30 [INFO] 05:26:30 [INFO] 05:26:30 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-parser-spi --- 05:26:30 [INFO] BugInstance size is 0 05:26:30 [INFO] Error size is 0 05:26:30 [INFO] No errors/warnings found 05:26:30 [INFO] 05:26:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-parser-spi --- 05:26:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/src/test/resources 05:26:30 [INFO] 05:26:30 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-parser-spi --- 05:26:30 [INFO] Recompiling the module because of changed dependency. 05:26:30 [INFO] Compiling 15 source files with javac [debug release 17] to target/test-classes 05:26:30 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/src/test/java/org/opendaylight/protocol/bgp/parser/spi/pojo/BgpTestActivator.java:[152,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 05:26:30 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/src/test/java/org/opendaylight/protocol/bgp/parser/spi/pojo/BgpTestActivator.java:[154,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 05:26:30 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/src/test/java/org/opendaylight/protocol/bgp/parser/spi/pojo/BgpTestActivator.java:[165,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 05:26:30 [INFO] 05:26:30 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-parser-spi --- 05:26:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:26:30 [INFO] 05:26:30 [INFO] ------------------------------------------------------- 05:26:30 [INFO] T E S T S 05:26:30 [INFO] ------------------------------------------------------- 05:26:31 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.PathIdUtilTest 05:26:31 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 s -- in org.opendaylight.protocol.bgp.parser.spi.PathIdUtilTest 05:26:31 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.AbstractMessageRegistryTest 05:26:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.opendaylight.protocol.bgp.parser.spi.AbstractMessageRegistryTest 05:26:31 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.MultiPathSupportUtilTest 05:26:32 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:26:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.416 s -- in org.opendaylight.protocol.bgp.parser.spi.MultiPathSupportUtilTest 05:26:33 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.UtilsTest 05:26:33 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s -- in org.opendaylight.protocol.bgp.parser.spi.UtilsTest 05:26:33 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractIpv4ExtendedCommunityTest 05:26:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractIpv4ExtendedCommunityTest 05:26:33 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractOpaqueExtendedCommunityTest 05:26:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractOpaqueExtendedCommunityTest 05:26:33 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractTwoOctetAsExtendedCommunityTest 05:26:33 [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 05:26:33 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.ExtendedCommunityUtilTest 05:26:33 [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 05:26:33 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.Inet4SpecificExtendedCommunityCommonUtilTest 05:26:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.Inet4SpecificExtendedCommunityCommonUtilTest 05:26:33 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.MultiPathSupportImplTest 05:26:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.MultiPathSupportImplTest 05:26:33 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.PeerSpecificParserConstraintImplTest 05:26:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.PeerSpecificParserConstraintImplTest 05:26:33 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleExtendedCommunityRegistryTest 05:26:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleExtendedCommunityRegistryTest 05:26:33 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleRegistryTest 05:26:34 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.919 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleRegistryTest 05:26:34 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.UnrecognizedAttributesTest 05:26:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.UnrecognizedAttributesTest 05:26:34 [INFO] 05:26:34 [INFO] Results: 05:26:34 [INFO] 05:26:34 [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0 05:26:34 [INFO] 05:26:34 [INFO] 05:26:34 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-parser-spi --- 05:26:34 [INFO] 05:26:34 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-parser-spi --- 05:26:34 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/target/bgp-parser-spi-0.21.12-SNAPSHOT.jar 05:26:34 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/target/classes/META-INF/MANIFEST.MF 05:26:34 [INFO] 05:26:34 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ bgp-parser-spi --- 05:26:34 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/target/bgp-parser-spi-0.21.12-SNAPSHOT-tests.jar 05:26:34 [INFO] 05:26:34 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ bgp-parser-spi --- 05:26:34 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/target/bgp-parser-spi-0.21.12-SNAPSHOT-test-sources.jar 05:26:34 [INFO] 05:26:34 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-parser-spi --- 05:26:34 [INFO] No previous run data found, generating javadoc. 05:26:36 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/target/bgp-parser-spi-0.21.12-SNAPSHOT-javadoc.jar 05:26:36 [INFO] 05:26:36 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-parser-spi --- 05:26:36 [INFO] CycloneDX: Resolving Dependencies 05:26:37 [INFO] CycloneDX: Creating BOM version 1.5 with 38 component(s) 05:26:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/target/bom.xml 05:26:37 [INFO] attaching as bgp-parser-spi-0.21.12-SNAPSHOT-cyclonedx.xml 05:26:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/target/bom.json 05:26:37 [INFO] attaching as bgp-parser-spi-0.21.12-SNAPSHOT-cyclonedx.json 05:26:37 [INFO] 05:26:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-spi --- 05:26:37 [INFO] Skipping duplicate-finder execution! 05:26:37 [INFO] 05:26:37 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-parser-spi --- 05:26:37 [INFO] No dependency problems found 05:26:37 [INFO] 05:26:37 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-parser-spi --- 05:26:37 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/target/bgp-parser-spi-0.21.12-SNAPSHOT-sources.jar 05:26:37 [INFO] 05:26:37 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-parser-spi --- 05:26:37 [INFO] 05:26:37 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-parser-spi --- 05:26:37 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/target/code-coverage/jacoco.exec 05:26:37 [INFO] Analyzed bundle 'bgp-parser-spi' with 46 classes 05:26:37 [INFO] 05:26:37 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-parser-spi --- 05:26:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.21.12-SNAPSHOT/bgp-parser-spi-0.21.12-SNAPSHOT.pom 05:26:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/target/bgp-parser-spi-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.21.12-SNAPSHOT/bgp-parser-spi-0.21.12-SNAPSHOT.jar 05:26:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/target/bgp-parser-spi-0.21.12-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.21.12-SNAPSHOT/bgp-parser-spi-0.21.12-SNAPSHOT-tests.jar 05:26:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/target/bgp-parser-spi-0.21.12-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.21.12-SNAPSHOT/bgp-parser-spi-0.21.12-SNAPSHOT-test-sources.jar 05:26:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/target/bgp-parser-spi-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.21.12-SNAPSHOT/bgp-parser-spi-0.21.12-SNAPSHOT-javadoc.jar 05:26:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.21.12-SNAPSHOT/bgp-parser-spi-0.21.12-SNAPSHOT-cyclonedx.xml 05:26:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.21.12-SNAPSHOT/bgp-parser-spi-0.21.12-SNAPSHOT-cyclonedx.json 05:26:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/target/bgp-parser-spi-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.21.12-SNAPSHOT/bgp-parser-spi-0.21.12-SNAPSHOT-sources.jar 05:26:37 [INFO] 05:26:37 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-parser-spi --- 05:26:37 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-spi/0.21.12-SNAPSHOT/bgp-parser-spi-0.21.12-SNAPSHOT.jar 05:26:37 [INFO] Writing OBR metadata 05:26:37 [INFO] 05:26:37 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-parser-spi --- 05:26:37 [INFO] org.opendaylight.bgpcep:bgp-parser-spi:bundle:0.21.12-SNAPSHOT 05:26:37 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:26:37 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:26:37 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:26:37 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:26:37 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:26:37 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:26:37 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:26:37 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:26:37 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:26:37 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:26:37 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:26:37 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:26:37 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:26:37 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:26:37 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:26:37 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:26:37 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:26:37 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:26:37 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:26:37 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:26:37 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:26:37 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:26:37 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:26:37 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:26:37 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:26:37 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:26:37 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:26:37 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:26:37 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:26:37 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 05:26:37 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:26:37 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:26:37 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:26:37 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:26:37 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:26:37 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 05:26:37 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:test 05:26:37 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:26:37 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:26:37 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:26:37 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:26:37 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:26:37 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:26:37 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:26:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:26:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:26:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:26:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:26:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:26:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:26:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:26:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:26:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:26:37 [INFO] +- junit:junit:jar:4.13.2:test 05:26:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:26:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:26:37 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:26:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:26:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:26:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:26:37 [INFO] 05:26:37 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-parser-spi --- 05:26:37 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/target/sonatype-clm/module.xml 05:26:37 [INFO] 05:26:37 [INFO] ------------------< org.opendaylight.bgpcep:bgp-util >------------------ 05:26:37 [INFO] Building bgp-util 0.21.12-SNAPSHOT [20/169] 05:26:37 [INFO] -------------------------------[ bundle ]------------------------------- 05:26:37 [INFO] 05:26:37 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-util --- 05:26:37 [INFO] 05:26:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-util --- 05:26:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:26:37 [INFO] 05:26:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-util --- 05:26:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:26:37 [INFO] 05:26:37 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-util --- 05:26:38 [INFO] 05:26:38 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-util --- 05:26:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:26:38 [INFO] 05:26:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-util --- 05:26:38 [INFO] Starting audit... 05:26:38 Audit done. 05:26:38 [INFO] You have 0 Checkstyle violations. 05:26:38 [INFO] 05:26:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-util --- 05:26:38 [INFO] Starting audit... 05:26:38 Audit done. 05:26:38 [INFO] You have 0 Checkstyle violations. 05:26:38 [INFO] 05:26:38 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-util --- 05:26:38 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/util/target/classes/LICENSE 05:26:38 [INFO] 05:26:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-util --- 05:26:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/util/src/main/resources 05:26:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/util/target/generated-sources/spi 05:26:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/util/target/generated-sources/yang 05:26:38 [INFO] 05:26:38 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-util --- 05:26:38 [INFO] Recompiling the module because of changed dependency. 05:26:38 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 05:26:38 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/util/src/main/java/org/opendaylight/protocol/bgp/util/BinaryBGPDumpFileParser.java:[41,43] found raw type: java.util.LinkedList 05:26:38 missing type arguments for generic class java.util.LinkedList 05:26:38 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/util/src/main/java/org/opendaylight/protocol/bgp/util/BinaryBGPDumpFileParser.java:[41,39] unchecked conversion 05:26:38 required: java.util.List 05:26:38 found: java.util.LinkedList 05:26:38 [INFO] 05:26:38 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-util >>> 05:26:38 [INFO] 05:26:38 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-util --- 05:26:38 [INFO] Fork Value is true 05:26:40 [INFO] Done SpotBugs Analysis.... 05:26:40 [INFO] 05:26:40 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-util <<< 05:26:40 [INFO] 05:26:40 [INFO] 05:26:40 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-util --- 05:26:40 [INFO] BugInstance size is 0 05:26:40 [INFO] Error size is 0 05:26:40 [INFO] No errors/warnings found 05:26:40 [INFO] 05:26:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-util --- 05:26:40 [INFO] Copying 4 resources from src/test/resources to target/test-classes 05:26:40 [INFO] 05:26:40 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-util --- 05:26:40 [INFO] Recompiling the module because of changed dependency. 05:26:40 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 05:26:40 [INFO] 05:26:40 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-util --- 05:26:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:26:40 [INFO] 05:26:40 [INFO] ------------------------------------------------------- 05:26:40 [INFO] T E S T S 05:26:40 [INFO] ------------------------------------------------------- 05:26:41 [INFO] Running org.opendaylight.protocol.bgp.util.BGPBinaryFileParserTest 05:26:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.protocol.bgp.util.BGPBinaryFileParserTest 05:26:41 [INFO] Running org.opendaylight.protocol.bgp.util.BGPHexFileParserTest 05:26:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.protocol.bgp.util.BGPHexFileParserTest 05:26:41 [INFO] 05:26:41 [INFO] Results: 05:26:41 [INFO] 05:26:41 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 05:26:41 [INFO] 05:26:41 [INFO] 05:26:41 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-util --- 05:26:41 [INFO] 05:26:41 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-util --- 05:26:41 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/util/target/bgp-util-0.21.12-SNAPSHOT.jar 05:26:41 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/util/target/classes/META-INF/MANIFEST.MF 05:26:41 [INFO] 05:26:41 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-util --- 05:26:41 [INFO] No previous run data found, generating javadoc. 05:26:42 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/util/target/bgp-util-0.21.12-SNAPSHOT-javadoc.jar 05:26:42 [INFO] 05:26:42 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-util --- 05:26:42 [INFO] CycloneDX: Resolving Dependencies 05:26:43 [INFO] CycloneDX: Creating BOM version 1.5 with 24 component(s) 05:26:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/util/target/bom.xml 05:26:43 [INFO] attaching as bgp-util-0.21.12-SNAPSHOT-cyclonedx.xml 05:26:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/util/target/bom.json 05:26:43 [INFO] attaching as bgp-util-0.21.12-SNAPSHOT-cyclonedx.json 05:26:43 [INFO] 05:26:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-util --- 05:26:43 [INFO] Skipping duplicate-finder execution! 05:26:43 [INFO] 05:26:43 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-util --- 05:26:43 [INFO] No dependency problems found 05:26:43 [INFO] 05:26:43 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-util --- 05:26:43 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/util/target/bgp-util-0.21.12-SNAPSHOT-sources.jar 05:26:43 [INFO] 05:26:43 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-util --- 05:26:43 [INFO] 05:26:43 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-util --- 05:26:43 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/bgp/util/target/code-coverage/jacoco.exec 05:26:43 [INFO] Analyzed bundle 'bgp-util' with 2 classes 05:26:43 [INFO] 05:26:43 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-util --- 05:26:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/util/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.21.12-SNAPSHOT/bgp-util-0.21.12-SNAPSHOT.pom 05:26:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/util/target/bgp-util-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.21.12-SNAPSHOT/bgp-util-0.21.12-SNAPSHOT.jar 05:26:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/util/target/bgp-util-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.21.12-SNAPSHOT/bgp-util-0.21.12-SNAPSHOT-javadoc.jar 05:26:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.21.12-SNAPSHOT/bgp-util-0.21.12-SNAPSHOT-cyclonedx.xml 05:26:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.21.12-SNAPSHOT/bgp-util-0.21.12-SNAPSHOT-cyclonedx.json 05:26:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/util/target/bgp-util-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.21.12-SNAPSHOT/bgp-util-0.21.12-SNAPSHOT-sources.jar 05:26:43 [INFO] 05:26:43 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-util --- 05:26:43 [INFO] Installing org/opendaylight/bgpcep/bgp-util/0.21.12-SNAPSHOT/bgp-util-0.21.12-SNAPSHOT.jar 05:26:43 [INFO] Writing OBR metadata 05:26:43 [INFO] 05:26:43 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-util --- 05:26:43 [INFO] org.opendaylight.bgpcep:bgp-util:bundle:0.21.12-SNAPSHOT 05:26:43 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:26:43 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:26:43 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:26:43 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:26:43 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:26:43 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:26:43 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:26:43 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:26:43 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:26:43 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:26:43 [INFO] | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:26:43 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:26:43 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:26:43 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:26:43 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:26:43 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:26:43 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:26:43 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:26:43 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 05:26:43 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:test 05:26:43 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:26:43 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:26:43 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:26:43 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:26:43 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:26:43 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:26:43 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:26:43 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:26:43 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:26:43 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:26:43 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:26:43 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:26:43 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:26:43 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:26:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:26:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:26:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:26:43 [INFO] +- junit:junit:jar:4.13.2:test 05:26:43 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:26:43 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:26:43 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:26:43 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:26:43 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:26:43 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:26:43 [INFO] 05:26:43 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-util --- 05:26:43 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/util/target/sonatype-clm/module.xml 05:26:43 [INFO] 05:26:43 [INFO] --------------< org.opendaylight.bgpcep:bgp-parser-impl >--------------- 05:26:43 [INFO] Building bgp-parser-impl 0.21.12-SNAPSHOT [21/169] 05:26:43 [INFO] -------------------------------[ bundle ]------------------------------- 05:26:43 [INFO] 05:26:43 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-parser-impl --- 05:26:43 [INFO] 05:26:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-parser-impl --- 05:26:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:26:43 [INFO] 05:26:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-parser-impl --- 05:26:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:26:43 [INFO] 05:26:43 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-parser-impl --- 05:26:43 [INFO] 05:26:43 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-parser-impl --- 05:26:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:26:43 [INFO] 05:26:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-parser-impl --- 05:26:43 [INFO] Starting audit... 05:26:43 Audit done. 05:26:43 [INFO] You have 0 Checkstyle violations. 05:26:43 [INFO] 05:26:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-parser-impl --- 05:26:44 [INFO] Starting audit... 05:26:44 Audit done. 05:26:44 [INFO] You have 0 Checkstyle violations. 05:26:44 [INFO] 05:26:44 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-parser-impl --- 05:26:44 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/target/classes/LICENSE 05:26:44 [INFO] 05:26:44 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-parser-impl --- 05:26:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/src/main/resources 05:26:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/target/generated-sources/spi 05:26:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/target/generated-sources/yang 05:26:44 [INFO] 05:26:44 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-parser-impl --- 05:26:44 [INFO] Recompiling the module because of changed dependency. 05:26:44 [INFO] Compiling 52 source files with javac [debug release 17] to target/classes 05:26:44 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 05:26:44 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:26:44 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:26:44 [INFO] 05:26:44 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-parser-impl >>> 05:26:44 [INFO] 05:26:44 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-parser-impl --- 05:26:44 [INFO] Fork Value is true 05:26:49 [INFO] Done SpotBugs Analysis.... 05:26:49 [INFO] 05:26:49 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-parser-impl <<< 05:26:49 [INFO] 05:26:49 [INFO] 05:26:49 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-parser-impl --- 05:26:49 [INFO] BugInstance size is 0 05:26:49 [INFO] Error size is 0 05:26:49 [INFO] No errors/warnings found 05:26:49 [INFO] 05:26:49 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-parser-impl --- 05:26:49 [INFO] Copying 10 resources from src/test/resources to target/test-classes 05:26:49 [INFO] 05:26:49 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-parser-impl --- 05:26:49 [INFO] Recompiling the module because of changed dependency. 05:26:49 [INFO] Compiling 42 source files with javac [debug release 17] to target/test-classes 05:26:49 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:26:49 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/src/test/java/org/opendaylight/protocol/bgp/parser/impl/message/update/NextHopAttributeParserTest.java:[105,36] static method should be qualified by type name, java.lang.Runtime, instead of by an expression 05:26:49 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/src/test/java/org/opendaylight/protocol/bgp/parser/impl/message/update/OriginAttributeParserTest.java:[98,36] static method should be qualified by type name, java.lang.Runtime, instead of by an expression 05:26:49 [INFO] 05:26:49 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-parser-impl --- 05:26:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:26:49 [INFO] 05:26:49 [INFO] ------------------------------------------------------- 05:26:49 [INFO] T E S T S 05:26:49 [INFO] ------------------------------------------------------- 05:26:50 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.AddPathCapabilityHandlerTest 05:26:51 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:26:52 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.681 s -- in org.opendaylight.protocol.bgp.parser.impl.AddPathCapabilityHandlerTest 05:26:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.BGPParserTest 05:26:52 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.419 s -- in org.opendaylight.protocol.bgp.parser.impl.BGPParserTest 05:26:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.BgpExtendedMessageCapabilityHandlerTest 05:26:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.BgpExtendedMessageCapabilityHandlerTest 05:26:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.CommunityTest 05:26:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.parser.impl.CommunityTest 05:26:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.ComplementaryTest 05:26:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.parser.impl.ComplementaryTest 05:26:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.GracefulCapabilityHandlerTest 05:26:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.bgp.parser.impl.GracefulCapabilityHandlerTest 05:26:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.IPv4NextHopTest 05:26:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.impl.IPv4NextHopTest 05:26:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.IPv6NextHopTest 05:26:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.IPv6NextHopTest 05:26:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.LlGracefulCapabilityHandlerTest 05:26:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.protocol.bgp.parser.impl.LlGracefulCapabilityHandlerTest 05:26:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.MultiProtocolCapabilityHandlerTest 05:26:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.protocol.bgp.parser.impl.MultiProtocolCapabilityHandlerTest 05:26:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.OpenTest 05:26:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.protocol.bgp.parser.impl.OpenTest 05:26:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.ParserTest 05:26:52 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.protocol.bgp.parser.impl.ParserTest 05:26:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.PathAttributeParserTest 05:26:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.parser.impl.PathAttributeParserTest 05:26:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.RouteRefreshCapabilityHandlerTest 05:26:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.protocol.bgp.parser.impl.RouteRefreshCapabilityHandlerTest 05:26:53 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParserTest 05:26:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParserTest 05:26:53 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParserTest 05:26:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParserTest 05:26:53 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParserTest 05:26:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParserTest 05:26:53 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParserTest 05:26:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParserTest 05:26:53 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParserTest 05:26:53 [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 05:26:53 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParserTest 05:26:53 [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 05:26:53 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParserTest 05:26:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParserTest 05:26:53 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParserTest 05:26:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParserTest 05:26:53 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParserTest 05:26:53 [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 05:26:53 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParserTest 05:26:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParserTest 05:26:53 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParserTest 05:26:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParserTest 05:26:53 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParserTest 05:26:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParserTest 05:26:53 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.UnrecognizedAttributesSerializerTest 05:26:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.UnrecognizedAttributesSerializerTest 05:26:53 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandlerTest 05:26:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandlerTest 05:26:53 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationECTest 05:26:53 [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 05:26:53 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOrigin4OctectASEcHandlerTest 05:26:53 [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.RouteOrigin4OctectASEcHandlerTest 05:26:53 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Generic4OctASEcHandlerTest 05:26:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Generic4OctASEcHandlerTest 05:26:53 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandlerTest 05:26:53 [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.Ipv4SpecificEcHandlerTest 05:26:53 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthECTest 05:26:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthECTest 05:26:53 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandlerTest 05:26:53 [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 05:26:53 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandlerTest 05:26:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandlerTest 05:26:53 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandlerTest 05:26:53 [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.RouteOriginIpv4EcHandlerTest 05:26:53 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceAS4OctectASHandlerTest 05:26:53 [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 05:26:53 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandlerTest 05:26:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandlerTest 05:26:53 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandlerTest 05:26:53 [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.VrfRouteImportHandlerTest 05:26:53 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandlerTest 05:26:53 [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.route.target.RouteTarget4OctectASEcHandlerTest 05:26:53 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandlerTest 05:26:53 [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.route.target.RouteTargetAsTwoOctetEcHandlerTest 05:26:53 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandlerTest 05:26:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandlerTest 05:26:53 [INFO] 05:26:53 [INFO] Results: 05:26:53 [INFO] 05:26:53 [INFO] Tests run: 122, Failures: 0, Errors: 0, Skipped: 0 05:26:53 [INFO] 05:26:53 [INFO] 05:26:53 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-parser-impl --- 05:26:53 [INFO] 05:26:53 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-parser-impl --- 05:26:53 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/target/bgp-parser-impl-0.21.12-SNAPSHOT.jar 05:26:53 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/target/classes/META-INF/MANIFEST.MF 05:26:53 [INFO] 05:26:53 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ bgp-parser-impl --- 05:26:53 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/target/bgp-parser-impl-0.21.12-SNAPSHOT-tests.jar 05:26:53 [INFO] 05:26:53 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ bgp-parser-impl --- 05:26:53 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/target/bgp-parser-impl-0.21.12-SNAPSHOT-test-sources.jar 05:26:53 [INFO] 05:26:53 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-parser-impl --- 05:26:53 [INFO] No previous run data found, generating javadoc. 05:26:55 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/target/bgp-parser-impl-0.21.12-SNAPSHOT-javadoc.jar 05:26:55 [INFO] 05:26:55 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-parser-impl --- 05:26:55 [INFO] CycloneDX: Resolving Dependencies 05:26:56 [INFO] CycloneDX: Creating BOM version 1.5 with 39 component(s) 05:26:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/target/bom.xml 05:26:56 [INFO] attaching as bgp-parser-impl-0.21.12-SNAPSHOT-cyclonedx.xml 05:26:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/target/bom.json 05:26:56 [INFO] attaching as bgp-parser-impl-0.21.12-SNAPSHOT-cyclonedx.json 05:26:56 [INFO] 05:26:56 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-impl --- 05:26:56 [INFO] Skipping duplicate-finder execution! 05:26:56 [INFO] 05:26:56 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-parser-impl --- 05:26:56 [INFO] No dependency problems found 05:26:56 [INFO] 05:26:56 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-parser-impl --- 05:26:56 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/target/bgp-parser-impl-0.21.12-SNAPSHOT-sources.jar 05:26:56 [INFO] 05:26:56 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-parser-impl --- 05:26:56 [INFO] 05:26:56 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-parser-impl --- 05:26:56 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/target/code-coverage/jacoco.exec 05:26:56 [INFO] Analyzed bundle 'bgp-parser-impl' with 52 classes 05:26:56 [INFO] 05:26:56 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-parser-impl --- 05:26:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.21.12-SNAPSHOT/bgp-parser-impl-0.21.12-SNAPSHOT.pom 05:26:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/target/bgp-parser-impl-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.21.12-SNAPSHOT/bgp-parser-impl-0.21.12-SNAPSHOT.jar 05:26:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/target/bgp-parser-impl-0.21.12-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.21.12-SNAPSHOT/bgp-parser-impl-0.21.12-SNAPSHOT-tests.jar 05:26:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/target/bgp-parser-impl-0.21.12-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.21.12-SNAPSHOT/bgp-parser-impl-0.21.12-SNAPSHOT-test-sources.jar 05:26:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/target/bgp-parser-impl-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.21.12-SNAPSHOT/bgp-parser-impl-0.21.12-SNAPSHOT-javadoc.jar 05:26:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.21.12-SNAPSHOT/bgp-parser-impl-0.21.12-SNAPSHOT-cyclonedx.xml 05:26:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.21.12-SNAPSHOT/bgp-parser-impl-0.21.12-SNAPSHOT-cyclonedx.json 05:26:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/target/bgp-parser-impl-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.21.12-SNAPSHOT/bgp-parser-impl-0.21.12-SNAPSHOT-sources.jar 05:26:56 [INFO] 05:26:56 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-parser-impl --- 05:26:56 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-impl/0.21.12-SNAPSHOT/bgp-parser-impl-0.21.12-SNAPSHOT.jar 05:26:56 [INFO] Writing OBR metadata 05:26:56 [INFO] 05:26:56 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-parser-impl --- 05:26:56 [INFO] org.opendaylight.bgpcep:bgp-parser-impl:bundle:0.21.12-SNAPSHOT 05:26:56 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:26:56 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:26:56 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:26:56 [INFO] | \- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:26:56 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:26:56 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:26:56 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:26:56 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:26:56 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:26:56 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:26:56 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:26:56 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:26:56 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:26:56 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:26:56 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:26:56 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 05:26:56 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:26:56 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:26:56 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:26:56 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:26:56 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:26:56 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:26:56 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:26:56 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:26:56 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:26:56 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:26:56 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:26:56 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:26:56 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:26:56 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:26:56 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:26:56 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:26:56 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:26:56 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:26:56 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:26:56 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:26:56 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 05:26:56 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 05:26:56 [INFO] +- org.opendaylight.bgpcep:bgp-util:jar:0.21.12-SNAPSHOT:test 05:26:56 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:26:56 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:26:56 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:26:56 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:26:56 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:26:56 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:26:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:26:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:26:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:26:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:26:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:26:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:26:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:26:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:26:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:26:56 [INFO] +- junit:junit:jar:4.13.2:test 05:26:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:26:56 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:26:56 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:26:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:26:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:26:56 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:26:56 [INFO] 05:26:56 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-parser-impl --- 05:26:56 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/target/sonatype-clm/module.xml 05:26:56 [INFO] 05:26:56 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies >------- 05:26:56 [INFO] Building OpenDaylight :: Extras :: Dependencies 0.21.12-SNAPSHOT [22/169] 05:26:56 [INFO] ------------------------------[ feature ]------------------------------- 05:26:56 [INFO] 05:26:56 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-extras-dependencies --- 05:26:56 [INFO] 05:26:56 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-extras-dependencies --- 05:26:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:26:56 [INFO] 05:26:56 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-extras-dependencies --- 05:26:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:26:56 [INFO] 05:26:56 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-extras-dependencies --- 05:26:56 [INFO] 05:26:56 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-extras-dependencies --- 05:26:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:26:56 [INFO] argLine set to empty 05:26:56 [INFO] 05:26:56 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-extras-dependencies --- 05:26:56 [INFO] Starting audit... 05:26:56 Audit done. 05:26:56 [INFO] You have 0 Checkstyle violations. 05:26:56 [INFO] 05:26:56 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-extras-dependencies --- 05:26:57 [INFO] Starting audit... 05:26:57 Audit done. 05:26:57 [INFO] You have 0 Checkstyle violations. 05:26:57 [INFO] 05:26:57 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-extras-dependencies --- 05:26:57 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-extras-dependencies/target/classes/LICENSE 05:26:57 [INFO] 05:26:57 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-extras-dependencies --- 05:26:57 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-extras-dependencies/target/feature/feature.xml 05:26:57 [INFO] ...done! 05:26:57 [INFO] Attaching features XML 05:26:57 [INFO] 05:26:57 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-extras-dependencies --- 05:26:57 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:26:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:26:57 [INFO] 05:26:57 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-extras-dependencies >>> 05:26:57 [INFO] 05:26:57 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-extras-dependencies --- 05:26:57 [INFO] 05:26:57 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-extras-dependencies <<< 05:26:57 [INFO] 05:26:57 [INFO] 05:26:57 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-extras-dependencies --- 05:26:57 [INFO] 05:26:57 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-extras-dependencies --- 05:26:57 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies 05:26:57 [INFO] Project dependency features detected: [] 05:26:57 [INFO] Pax Exam System (Version: 4.13.3) created. 05:26:57 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:26:57 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:26:57 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:26:57 [INFO] Waiting for remote bundle context.. on 21000 name: b8bd3b56-13d7-4ca7-865e-17c6e0dfcce4 timout: [ RelativeTimeout value = 180000 ] 05:27:03 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:27:03 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:27:03 [INFO] 05:27:03 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-extras-dependencies --- 05:27:03 [INFO] 05:27:03 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-extras-dependencies --- 05:27:03 [INFO] No Javadoc in project. Archive not created. 05:27:03 [INFO] 05:27:03 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-extras-dependencies --- 05:27:03 [INFO] CycloneDX: Resolving Dependencies 05:27:04 [INFO] CycloneDX: Creating BOM version 1.5 with 43 component(s) 05:27:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-extras-dependencies/target/bom.xml 05:27:04 [INFO] attaching as odl-bgpcep-extras-dependencies-0.21.12-SNAPSHOT-cyclonedx.xml 05:27:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-extras-dependencies/target/bom.json 05:27:04 [INFO] attaching as odl-bgpcep-extras-dependencies-0.21.12-SNAPSHOT-cyclonedx.json 05:27:04 [INFO] 05:27:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-extras-dependencies --- 05:27:04 [INFO] Skipping duplicate-finder execution! 05:27:04 [INFO] 05:27:04 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-extras-dependencies --- 05:27:04 [INFO] Skipping plugin execution 05:27:04 [INFO] 05:27:04 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-extras-dependencies --- 05:27:04 [INFO] Skipping source per configuration. 05:27:04 [INFO] 05:27:04 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-extras-dependencies --- 05:27:04 [INFO] 05:27:04 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-extras-dependencies --- 05:27:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:27:04 [INFO] 05:27:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-extras-dependencies --- 05:27:04 [WARNING] 05:27:04 [WARNING] The packaging plugin for project odl-bgpcep-extras-dependencies did not assign 05:27:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:27:04 [WARNING] 05:27:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:27:04 [WARNING] 05:27:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-extras-dependencies/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.21.12-SNAPSHOT/odl-bgpcep-extras-dependencies-0.21.12-SNAPSHOT.pom 05:27:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-extras-dependencies/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.21.12-SNAPSHOT/odl-bgpcep-extras-dependencies-0.21.12-SNAPSHOT-features.xml 05:27:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-extras-dependencies/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.21.12-SNAPSHOT/odl-bgpcep-extras-dependencies-0.21.12-SNAPSHOT-cyclonedx.xml 05:27:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-extras-dependencies/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.21.12-SNAPSHOT/odl-bgpcep-extras-dependencies-0.21.12-SNAPSHOT-cyclonedx.json 05:27:04 [INFO] 05:27:04 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-extras-dependencies --- 05:27:04 [INFO] org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:feature:0.21.12-SNAPSHOT 05:27:04 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:27:04 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:27:04 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:27:04 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:27:04 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:27:04 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:27:04 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:27:04 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:27:04 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:27:04 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:27:04 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:27:04 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:27:04 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:27:04 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:27:04 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:27:04 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:27:04 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:27:04 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:27:04 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:27:04 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:27:04 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:27:04 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:27:04 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:27:04 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:27:04 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:27:04 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:27:04 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:27:04 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:27:04 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:27:04 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:27:04 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:27:04 [INFO] +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:27:04 [INFO] | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:27:04 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:27:04 [INFO] | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:27:04 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:27:04 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:27:04 [INFO] | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:27:04 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:27:04 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:27:04 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:27:04 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:27:04 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:27:04 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:27:04 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:27:04 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:27:04 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:27:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:27:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:27:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:27:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:27:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:27:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:27:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:27:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:27:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:27:04 [INFO] +- junit:junit:jar:4.13.2:test 05:27:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:27:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:27:04 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:27:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:27:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:27:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:27:04 [INFO] 05:27:04 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-extras-dependencies --- 05:27:04 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-extras-dependencies/target/sonatype-clm/module.xml 05:27:04 [INFO] 05:27:04 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies >--------- 05:27:04 [INFO] Building OpenDaylight :: BGP :: Dependencies 0.21.12-SNAPSHOT [23/169] 05:27:04 [INFO] ------------------------------[ feature ]------------------------------- 05:27:04 [INFO] 05:27:04 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-dependencies --- 05:27:04 [INFO] 05:27:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-dependencies --- 05:27:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:27:04 [INFO] 05:27:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-dependencies --- 05:27:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:27:04 [INFO] 05:27:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-dependencies --- 05:27:04 [INFO] 05:27:04 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-dependencies --- 05:27:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:27:04 [INFO] argLine set to empty 05:27:04 [INFO] 05:27:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-dependencies --- 05:27:04 [INFO] Starting audit... 05:27:04 Audit done. 05:27:04 [INFO] You have 0 Checkstyle violations. 05:27:04 [INFO] 05:27:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-dependencies --- 05:27:04 [INFO] Starting audit... 05:27:04 Audit done. 05:27:04 [INFO] You have 0 Checkstyle violations. 05:27:04 [INFO] 05:27:04 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-dependencies --- 05:27:04 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-dependencies/target/classes/LICENSE 05:27:04 [INFO] 05:27:04 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-dependencies --- 05:27:04 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-dependencies/target/feature/feature.xml 05:27:04 [INFO] ...done! 05:27:04 [INFO] Attaching features XML 05:27:04 [INFO] 05:27:04 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-dependencies --- 05: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 05:27:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:27:04 [INFO] 05:27:04 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-dependencies >>> 05:27:04 [INFO] 05:27:04 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-dependencies --- 05:27:04 [INFO] 05:27:04 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-dependencies <<< 05:27:04 [INFO] 05:27:04 [INFO] 05:27:04 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-dependencies --- 05:27:04 [INFO] 05:27:04 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-dependencies --- 05:27:04 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies 05:27:04 [INFO] Project dependency features detected: [] 05:27:04 [INFO] Pax Exam System (Version: 4.13.3) created. 05:27:04 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:27:05 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:27:05 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:27:05 [INFO] Waiting for remote bundle context.. on 21000 name: 9e4b0934-33d0-4bc8-9b26-522951da09b4 timout: [ RelativeTimeout value = 180000 ] 05:27:10 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:27:10 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:27:10 [INFO] 05:27:10 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-dependencies --- 05:27:10 [INFO] 05:27:10 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-dependencies --- 05:27:10 [INFO] No Javadoc in project. Archive not created. 05:27:10 [INFO] 05:27:10 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-dependencies --- 05:27:10 [INFO] CycloneDX: Resolving Dependencies 05:27:11 [INFO] CycloneDX: Creating BOM version 1.5 with 72 component(s) 05:27:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-dependencies/target/bom.xml 05:27:11 [INFO] attaching as odl-bgpcep-bgp-dependencies-0.21.12-SNAPSHOT-cyclonedx.xml 05:27:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-dependencies/target/bom.json 05:27:11 [INFO] attaching as odl-bgpcep-bgp-dependencies-0.21.12-SNAPSHOT-cyclonedx.json 05:27:11 [INFO] 05:27:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-dependencies --- 05:27:11 [INFO] Skipping duplicate-finder execution! 05:27:11 [INFO] 05:27:11 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-dependencies --- 05:27:11 [INFO] Skipping plugin execution 05:27:11 [INFO] 05:27:11 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-dependencies --- 05:27:11 [INFO] Skipping source per configuration. 05:27:11 [INFO] 05:27:11 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-dependencies --- 05:27:11 [INFO] 05:27:11 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-dependencies --- 05:27:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:27:11 [INFO] 05:27:11 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-dependencies --- 05:27:11 [WARNING] 05:27:11 [WARNING] The packaging plugin for project odl-bgpcep-bgp-dependencies did not assign 05:27:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:27:11 [WARNING] 05:27:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:27:11 [WARNING] 05:27:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-dependencies/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.21.12-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.21.12-SNAPSHOT.pom 05:27:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-dependencies/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.21.12-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.21.12-SNAPSHOT-features.xml 05:27:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-dependencies/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.21.12-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.21.12-SNAPSHOT-cyclonedx.xml 05:27:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-dependencies/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.21.12-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.21.12-SNAPSHOT-cyclonedx.json 05:27:11 [INFO] 05:27:11 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-dependencies --- 05:27:11 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:feature:0.21.12-SNAPSHOT 05:27:11 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:27:11 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:27:11 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:27:11 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:27:11 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:27:11 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:27:11 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:27:11 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:27:11 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:27:11 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:27:11 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:27:11 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:27:11 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:27:11 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:27:11 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:27:11 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:27:11 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:27:11 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:27:11 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:27:11 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:27:11 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:27:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:27:11 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:27:11 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:27:11 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:27:11 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:27:11 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:27:11 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:27:11 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:27:11 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:27:11 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:27:11 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:27:11 [INFO] | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:27:11 [INFO] | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:27:11 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:27:11 [INFO] | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:27:11 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:27:11 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:27:11 [INFO] | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:27:11 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:27:11 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:27:11 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:27:11 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:27:11 [INFO] +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:27:11 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:27:11 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:27:11 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:27:11 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:27:11 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:27:11 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:27:11 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:27:11 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:27:11 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:27:11 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:27:11 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:27:11 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:27:11 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:27:11 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:27:11 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:27:11 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:27:11 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:27:11 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:27:11 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:27:11 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:27:11 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:27:11 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:27:11 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:27:11 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:27:11 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:27:11 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:27:11 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:27:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:27:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:27:11 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:27:11 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:27:11 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:27:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:27:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:27:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:27:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:27:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:27:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:27:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:27:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:27:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:27:11 [INFO] +- junit:junit:jar:4.13.2:test 05:27:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:27:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:27:11 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:27:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:27:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:27:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:27:11 [INFO] 05:27:11 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-dependencies --- 05:27:11 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-dependencies/target/sonatype-clm/module.xml 05:27:11 [INFO] 05:27:11 [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api >---------- 05:27:11 [INFO] Building OpenDaylight :: BGP :: Parser :: API 0.21.12-SNAPSHOT [24/169] 05:27:11 [INFO] ------------------------------[ feature ]------------------------------- 05:27:11 [INFO] 05:27:11 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-parser-api --- 05:27:11 [INFO] 05:27:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-parser-api --- 05:27:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:27:11 [INFO] 05:27:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-parser-api --- 05:27:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:27:11 [INFO] 05:27:11 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-parser-api --- 05:27:12 [INFO] 05:27:12 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-parser-api --- 05:27:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:27:12 [INFO] argLine set to empty 05:27:12 [INFO] 05:27:12 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-parser-api --- 05:27:12 [INFO] Starting audit... 05:27:12 Audit done. 05:27:12 [INFO] You have 0 Checkstyle violations. 05:27:12 [INFO] 05:27:12 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-parser-api --- 05:27:12 [INFO] Starting audit... 05:27:12 Audit done. 05:27:12 [INFO] You have 0 Checkstyle violations. 05:27:12 [INFO] 05:27:12 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-parser-api --- 05:27:12 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-parser-api/target/classes/LICENSE 05:27:12 [INFO] 05:27:12 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-parser-api --- 05:27:12 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-parser-api/target/feature/feature.xml 05:27:12 [INFO] ...done! 05:27:12 [INFO] Attaching features XML 05:27:12 [INFO] 05:27:12 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-parser-api --- 05:27:12 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:27:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:27:12 [INFO] 05:27:12 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-parser-api >>> 05:27:12 [INFO] 05:27:12 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-parser-api --- 05:27:12 [INFO] 05:27:12 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-parser-api <<< 05:27:12 [INFO] 05:27:12 [INFO] 05:27:12 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-parser-api --- 05:27:12 [INFO] 05:27:12 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-parser-api --- 05:27:12 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api 05:27:12 [INFO] Project dependency features detected: [] 05:27:12 [INFO] Pax Exam System (Version: 4.13.3) created. 05:27:12 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:27:13 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:27:13 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:27:13 [INFO] Waiting for remote bundle context.. on 21000 name: 8edb2d5d-fc1e-48bb-8de2-34d8d1b25c9d timout: [ RelativeTimeout value = 180000 ] 05:27:18 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:27:18 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:27:19 [INFO] 05:27:19 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-parser-api --- 05:27:19 [INFO] 05:27:19 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-parser-api --- 05:27:19 [INFO] No Javadoc in project. Archive not created. 05:27:19 [INFO] 05:27:19 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-parser-api --- 05:27:19 [INFO] CycloneDX: Resolving Dependencies 05:27:20 [INFO] CycloneDX: Creating BOM version 1.5 with 83 component(s) 05:27:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-parser-api/target/bom.xml 05:27:20 [INFO] attaching as odl-bgpcep-bgp-parser-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:27:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-parser-api/target/bom.json 05:27:20 [INFO] attaching as odl-bgpcep-bgp-parser-api-0.21.12-SNAPSHOT-cyclonedx.json 05:27:20 [INFO] 05:27:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-parser-api --- 05:27:20 [INFO] Skipping duplicate-finder execution! 05:27:20 [INFO] 05:27:20 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-parser-api --- 05:27:20 [INFO] Skipping plugin execution 05:27:20 [INFO] 05:27:20 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-parser-api --- 05:27:20 [INFO] Skipping source per configuration. 05:27:20 [INFO] 05:27:20 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-parser-api --- 05:27:20 [INFO] 05:27:20 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-parser-api --- 05:27:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:27:20 [INFO] 05:27:20 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-parser-api --- 05:27:20 [WARNING] 05:27:20 [WARNING] The packaging plugin for project odl-bgpcep-bgp-parser-api did not assign 05:27:20 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:27:20 [WARNING] 05:27:20 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:27:20 [WARNING] 05:27:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-parser-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.21.12-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.21.12-SNAPSHOT.pom 05:27:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-parser-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.21.12-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.21.12-SNAPSHOT-features.xml 05:27:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-parser-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.21.12-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:27:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-parser-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.21.12-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.21.12-SNAPSHOT-cyclonedx.json 05:27:20 [INFO] 05:27:20 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-parser-api --- 05:27:20 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:feature:0.21.12-SNAPSHOT 05:27:20 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:27:20 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:27:20 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:27:20 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:27:20 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:27:20 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:27:20 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:27:20 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:27:20 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:27:20 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:27:20 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:27:20 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:27:20 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:27:20 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:27:20 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:27:20 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:27:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:27:20 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:27:20 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:27:20 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:27:20 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:27:20 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:27:20 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:27:20 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:27:20 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:27:20 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:27:20 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:27:20 [INFO] | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:27:20 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:27:20 [INFO] +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:27:20 [INFO] | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:27:20 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:27:20 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:27:20 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:27:20 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:27:20 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:27:20 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:27:20 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:27:20 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:27:20 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:27:20 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:27:20 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:27:20 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:27:20 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:27:20 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:27:20 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:27:20 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:27:20 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:27:20 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:27:20 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:27:20 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:27:20 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:27:20 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:27:20 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:27:20 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:27:20 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:27:20 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:27:20 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:27:20 [INFO] | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:27:20 [INFO] +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:27:20 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:27:20 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:27:20 [INFO] | | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:27:20 [INFO] | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:27:20 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:27:20 [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:27:20 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:27:20 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:27:20 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:27:20 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:27:20 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:27:20 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:27:20 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:27:20 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:27:20 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:27:20 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:27:20 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:27:20 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:27:20 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:27:20 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:27:20 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:27:20 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:27:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:27:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:27:20 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:27:20 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:27:20 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:27:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:27:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:27:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:27:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:27:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:27:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:27:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:27:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:27:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:27:20 [INFO] +- junit:junit:jar:4.13.2:test 05:27:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:27:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:27:20 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:27:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:27:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:27:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:27:20 [INFO] 05:27:20 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-parser-api --- 05:27:20 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-parser-api/target/sonatype-clm/module.xml 05:27:20 [INFO] 05:27:20 [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-parser >------------ 05:27:20 [INFO] Building OpenDaylight :: BGP :: Parser 0.21.12-SNAPSHOT [25/169] 05:27:20 [INFO] ------------------------------[ feature ]------------------------------- 05:27:20 [INFO] 05:27:20 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-parser --- 05:27:20 [INFO] 05:27:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-parser --- 05:27:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:27:20 [INFO] 05:27:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-parser --- 05:27:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:27:20 [INFO] 05:27:20 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-parser --- 05:27:20 [INFO] 05:27:20 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-parser --- 05:27:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:27:20 [INFO] argLine set to empty 05:27:20 [INFO] 05:27:20 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-parser --- 05:27:20 [INFO] Starting audit... 05:27:20 Audit done. 05:27:20 [INFO] You have 0 Checkstyle violations. 05:27:20 [INFO] 05:27:20 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-parser --- 05:27:20 [INFO] Starting audit... 05:27:20 Audit done. 05:27:20 [INFO] You have 0 Checkstyle violations. 05:27:20 [INFO] 05:27:20 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-parser --- 05:27:20 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-parser/target/classes/LICENSE 05:27:20 [INFO] 05:27:20 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-parser --- 05:27:20 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-parser/target/feature/feature.xml 05:27:20 [INFO] ...done! 05:27:20 [INFO] Attaching features XML 05:27:20 [INFO] 05:27:20 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-parser --- 05: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 05:27:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:27:20 [INFO] 05:27:20 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-parser >>> 05:27:20 [INFO] 05:27:20 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-parser --- 05:27:20 [INFO] 05:27:20 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-parser <<< 05:27:20 [INFO] 05:27:20 [INFO] 05:27:20 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-parser --- 05:27:20 [INFO] 05:27:20 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-parser --- 05:27:20 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-parser 05:27:20 [INFO] Project dependency features detected: [] 05:27:20 [INFO] Pax Exam System (Version: 4.13.3) created. 05:27:20 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:27:21 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:27:21 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:27:21 [INFO] Waiting for remote bundle context.. on 21000 name: e7353f37-a796-49d3-8ca4-18b81ffa6952 timout: [ RelativeTimeout value = 180000 ] 05:27:27 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:27:27 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:27:27 [INFO] 05:27:27 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-parser --- 05:27:27 [INFO] 05:27:27 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-parser --- 05:27:27 [INFO] No Javadoc in project. Archive not created. 05:27:27 [INFO] 05:27:27 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-parser --- 05:27:27 [INFO] CycloneDX: Resolving Dependencies 05:27:28 [INFO] CycloneDX: Creating BOM version 1.5 with 85 component(s) 05:27:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-parser/target/bom.xml 05:27:28 [INFO] attaching as odl-bgpcep-bgp-parser-0.21.12-SNAPSHOT-cyclonedx.xml 05:27:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-parser/target/bom.json 05:27:28 [INFO] attaching as odl-bgpcep-bgp-parser-0.21.12-SNAPSHOT-cyclonedx.json 05:27:28 [INFO] 05:27:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-parser --- 05:27:28 [INFO] Skipping duplicate-finder execution! 05:27:28 [INFO] 05:27:28 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-parser --- 05:27:28 [INFO] Skipping plugin execution 05:27:28 [INFO] 05:27:28 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-parser --- 05:27:28 [INFO] Skipping source per configuration. 05:27:28 [INFO] 05:27:28 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-parser --- 05:27:28 [INFO] 05:27:28 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-parser --- 05:27:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:27:28 [INFO] 05:27:28 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-parser --- 05:27:28 [WARNING] 05:27:28 [WARNING] The packaging plugin for project odl-bgpcep-bgp-parser did not assign 05:27:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:27:28 [WARNING] 05:27:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:27:28 [WARNING] 05:27:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-parser/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.21.12-SNAPSHOT/odl-bgpcep-bgp-parser-0.21.12-SNAPSHOT.pom 05:27:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-parser/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.21.12-SNAPSHOT/odl-bgpcep-bgp-parser-0.21.12-SNAPSHOT-features.xml 05:27:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-parser/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.21.12-SNAPSHOT/odl-bgpcep-bgp-parser-0.21.12-SNAPSHOT-cyclonedx.xml 05:27:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-parser/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.21.12-SNAPSHOT/odl-bgpcep-bgp-parser-0.21.12-SNAPSHOT-cyclonedx.json 05:27:28 [INFO] 05:27:28 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-parser --- 05:27:28 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:feature:0.21.12-SNAPSHOT 05:27:28 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:27:28 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:27:28 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:27:28 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:27:28 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:27:28 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:27:28 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:27:28 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:27:28 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:27:28 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:27:28 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:27:28 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:27:28 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:27:28 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:27:28 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:27:28 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:27:28 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:27:28 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:27:28 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:27:28 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:27:28 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:27:28 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:27:28 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:27:28 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:27:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:27:28 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:27:28 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:27:28 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:27:28 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:27:28 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:27:28 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.21.12-SNAPSHOT:compile 05:27:28 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:27:28 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:27:28 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:27:28 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:27:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:27:28 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:27:28 [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:27:28 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:27:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:27:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:27:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:27:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:27:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:27:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:27:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:27:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:27:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:27:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:27:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:27:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:27:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:27:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:27:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:27:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:27:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:27:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:27:28 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:27:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:27:28 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:27:28 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:27:28 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:27:28 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:27:28 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:27:28 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:27:28 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:27:28 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:27:28 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:27:28 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:27:28 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:27:28 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:27:28 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:27:28 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:27:28 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:27:28 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:27:28 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:27:28 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:27:28 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:27:28 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:27:28 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:27:28 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:27:28 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:27:28 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:27:28 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:27:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:27:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:27:28 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:27:28 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:27:28 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:27:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:27:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:27:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:27:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:27:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:27:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:27:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:27:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:27:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:27:28 [INFO] +- junit:junit:jar:4.13.2:test 05:27:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:27:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:27:28 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:27:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:27:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:27:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:27:28 [INFO] 05:27:28 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-parser --- 05:27:28 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-parser/target/sonatype-clm/module.xml 05:27:28 [INFO] 05:27:28 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-api >----------------- 05:27:28 [INFO] Building bgp-rib-api 0.21.12-SNAPSHOT [26/169] 05:27:28 [INFO] -------------------------------[ bundle ]------------------------------- 05:27:28 [INFO] 05:27:28 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-rib-api --- 05:27:28 [INFO] 05:27:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-rib-api --- 05:27:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:27:28 [INFO] 05:27:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-rib-api --- 05:27:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:27:28 [INFO] 05:27:28 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-rib-api --- 05:27:28 [INFO] 05:27:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-rib-api --- 05:27:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:27:28 [INFO] 05:27:28 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ bgp-rib-api --- 05:27:28 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:27:28 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-api/src/main/yang 05:27:28 [INFO] yang-to-sources: Found 7 dependencies in 2.170 ms 05:27:28 [INFO] yang-to-sources: Project model files found: 2 in 2.900 ms 05:27:28 [INFO] yang-to-sources: 11 YANG models processed in 83.57 ms 05:27:29 [INFO] BindingJavaFileGenerator: Defined 64 files in 17.02 ms 05:27:29 [INFO] Sorted 64 files into 11 directories in 216.7 μs 05:27:29 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 64 in 44.62 ms 05:27:29 [INFO] 05:27:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-rib-api --- 05:27:29 [INFO] Starting audit... 05:27:29 Audit done. 05:27:29 [INFO] You have 0 Checkstyle violations. 05:27:29 [INFO] 05:27:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-rib-api --- 05:27:29 [INFO] Starting audit... 05:27:29 Audit done. 05:27:29 [INFO] You have 0 Checkstyle violations. 05:27:29 [INFO] 05:27:29 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-rib-api --- 05:27:29 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-api/target/classes/LICENSE 05:27:29 [INFO] 05:27:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-rib-api --- 05:27:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-api/src/main/resources 05:27:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-api/target/generated-sources/spi 05:27:29 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 05:27:29 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:27:29 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 05:27:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-api/target/generated-sources/spi 05:27:29 [INFO] 05:27:29 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-rib-api --- 05:27:29 [INFO] Recompiling the module because of changed dependency. 05:27:29 [INFO] Compiling 65 source files with javac [debug release 17] to target/classes 05:27:29 [INFO] 05:27:29 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-rib-api >>> 05:27:29 [INFO] 05:27:29 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-rib-api --- 05:27:29 [INFO] Fork Value is true 05:27:32 [INFO] Done SpotBugs Analysis.... 05:27:32 [INFO] 05:27:32 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-rib-api <<< 05:27:32 [INFO] 05:27:32 [INFO] 05:27:32 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-rib-api --- 05:27:32 [INFO] BugInstance size is 0 05:27:32 [INFO] Error size is 0 05:27:32 [INFO] No errors/warnings found 05:27:32 [INFO] 05:27:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-rib-api --- 05:27:32 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-api/src/test/resources 05:27:32 [INFO] 05:27:32 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-rib-api --- 05:27:32 [INFO] No sources to compile 05:27:32 [INFO] 05:27:32 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-rib-api --- 05:27:32 [INFO] No tests to run. 05:27:32 [INFO] 05:27:32 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-rib-api --- 05:27:32 [INFO] 05:27:32 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-rib-api --- 05:27:32 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-api/target/bgp-rib-api-0.21.12-SNAPSHOT.jar 05:27:32 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-api/target/classes/META-INF/MANIFEST.MF 05:27:32 [INFO] 05:27:32 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-rib-api --- 05:27:32 [INFO] No previous run data found, generating javadoc. 05:27:34 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-api/target/bgp-rib-api-0.21.12-SNAPSHOT-javadoc.jar 05:27:34 [INFO] 05:27:34 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-rib-api --- 05:27:34 [INFO] CycloneDX: Resolving Dependencies 05:27:35 [INFO] CycloneDX: Creating BOM version 1.5 with 31 component(s) 05:27:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-api/target/bom.xml 05:27:35 [INFO] attaching as bgp-rib-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:27:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-api/target/bom.json 05:27:35 [INFO] attaching as bgp-rib-api-0.21.12-SNAPSHOT-cyclonedx.json 05:27:35 [INFO] 05:27:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-api --- 05:27:35 [INFO] Skipping duplicate-finder execution! 05:27:35 [INFO] 05:27:35 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-rib-api --- 05:27:35 [INFO] No dependency problems found 05:27:35 [INFO] 05:27:35 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-rib-api --- 05:27:35 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-api/target/bgp-rib-api-0.21.12-SNAPSHOT-sources.jar 05:27:35 [INFO] 05:27:35 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-rib-api --- 05:27:35 [INFO] 05:27:35 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-rib-api --- 05:27:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:27:35 [INFO] 05:27:35 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-rib-api --- 05:27:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.21.12-SNAPSHOT/bgp-rib-api-0.21.12-SNAPSHOT.pom 05:27:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-api/target/bgp-rib-api-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.21.12-SNAPSHOT/bgp-rib-api-0.21.12-SNAPSHOT.jar 05:27:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-api/target/bgp-rib-api-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.21.12-SNAPSHOT/bgp-rib-api-0.21.12-SNAPSHOT-javadoc.jar 05:27:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.21.12-SNAPSHOT/bgp-rib-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:27:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.21.12-SNAPSHOT/bgp-rib-api-0.21.12-SNAPSHOT-cyclonedx.json 05:27:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-api/target/bgp-rib-api-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.21.12-SNAPSHOT/bgp-rib-api-0.21.12-SNAPSHOT-sources.jar 05:27:35 [INFO] 05:27:35 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-rib-api --- 05:27:35 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-api/0.21.12-SNAPSHOT/bgp-rib-api-0.21.12-SNAPSHOT.jar 05:27:35 [INFO] Writing OBR metadata 05:27:35 [INFO] 05:27:35 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-rib-api --- 05:27:35 [INFO] org.opendaylight.bgpcep:bgp-rib-api:bundle:0.21.12-SNAPSHOT 05:27:35 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:27:35 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:27:35 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:27:35 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:27:35 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:27:35 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:27:35 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:27:35 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:27:35 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:27:35 [INFO] | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:27:35 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:27:35 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:27:35 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:27:35 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:27:35 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:27:35 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:27:35 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:27:35 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:27:35 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:27:35 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:27:35 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:27:35 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:27:35 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:27:35 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:27:35 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:27:35 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:27:35 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:27:35 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:27:35 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:27:35 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:27:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:27:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:27:35 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:27:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:27:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:27:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:27:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:27:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:27:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:27:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:27:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:27:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:27:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:27:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:27:35 [INFO] +- junit:junit:jar:4.13.2:test 05:27:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:27:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:27:35 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:27:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:27:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:27:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:27:35 [INFO] 05:27:35 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-rib-api --- 05:27:35 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-api/target/sonatype-clm/module.xml 05:27:35 [INFO] 05:27:35 [INFO] -------------< org.opendaylight.bgpcep:bgp-openconfig-api >------------- 05:27:35 [INFO] Building bgp-openconfig-api 0.21.12-SNAPSHOT [27/169] 05:27:35 [INFO] -------------------------------[ bundle ]------------------------------- 05:27:35 [INFO] 05:27:35 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-openconfig-api --- 05:27:35 [INFO] 05:27:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-openconfig-api --- 05:27:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:27:35 [INFO] 05:27:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-openconfig-api --- 05:27:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:27:35 [INFO] 05:27:35 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-openconfig-api --- 05:27:36 [INFO] 05:27:36 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-openconfig-api --- 05:27:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:27:36 [INFO] 05:27:36 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ bgp-openconfig-api --- 05:27:36 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:27:36 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-api/src/main/yang 05:27:36 [INFO] yang-to-sources: Found 9 dependencies in 2.587 ms 05:27:36 [INFO] yang-to-sources: Project model files found: 16 in 19.65 ms 05:27:36 [INFO] yang-to-sources: 27 YANG models processed in 261.1 ms 05:27:36 [INFO] BindingJavaFileGenerator: Defined 877 files in 64.93 ms 05:27:36 [INFO] Sorted 877 files into 181 directories in 1.645 ms 05:27:36 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 877 in 214.1 ms 05:27:36 [INFO] 05:27:36 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-openconfig-api --- 05:27:36 [INFO] Starting audit... 05:27:36 Audit done. 05:27:36 [INFO] You have 0 Checkstyle violations. 05:27:36 [INFO] 05:27:36 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-openconfig-api --- 05:27:36 [INFO] Starting audit... 05:27:36 Audit done. 05:27:36 [INFO] You have 0 Checkstyle violations. 05:27:36 [INFO] 05:27:36 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-openconfig-api --- 05:27:36 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-api/target/classes/LICENSE 05:27:36 [INFO] 05:27:36 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-api --- 05:27:36 [INFO] Copying 2 resources from src/main/resources to target/classes 05:27:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-api/target/generated-sources/spi 05:27:36 [INFO] Copying 16 resources from target/generated-sources/yang to target/classes 05:27:36 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:27:36 [INFO] Copying 16 resources from target/generated-sources/yang to target/classes 05:27:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-api/target/generated-sources/spi 05:27:36 [INFO] 05:27:36 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-openconfig-api --- 05:27:36 [INFO] Recompiling the module because of changed dependency. 05:27:36 [INFO] Compiling 876 source files with javac [debug release 17] to target/classes 05:27:40 [INFO] 05:27:40 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-openconfig-api >>> 05:27:40 [INFO] 05:27:40 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-openconfig-api --- 05:27:40 [INFO] Fork Value is true 05:27:43 [INFO] Done SpotBugs Analysis.... 05:27:44 [INFO] 05:27:44 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-openconfig-api <<< 05:27:44 [INFO] 05:27:44 [INFO] 05:27:44 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-openconfig-api --- 05:27:44 [INFO] BugInstance size is 0 05:27:44 [INFO] Error size is 0 05:27:44 [INFO] No errors/warnings found 05:27:44 [INFO] 05:27:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-api --- 05:27:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-api/src/test/resources 05:27:44 [INFO] 05:27:44 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-openconfig-api --- 05:27:44 [INFO] No sources to compile 05:27:44 [INFO] 05:27:44 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-openconfig-api --- 05:27:44 [INFO] No tests to run. 05:27:44 [INFO] 05:27:44 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-openconfig-api --- 05:27:44 [INFO] 05:27:44 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-api --- 05:27:44 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-api/target/bgp-openconfig-api-0.21.12-SNAPSHOT.jar 05:27:45 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-api/target/classes/META-INF/MANIFEST.MF 05:27:45 [INFO] 05:27:45 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-openconfig-api --- 05:27:45 [INFO] No previous run data found, generating javadoc. 05:27:54 [WARNING] Javadoc Warnings 05:27:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/operational/rev151009/BgpContextPfxPathCountersCommon.java:83: warning: empty tag 05:27:54 [WARNING] * 05:27:54 [WARNING] ^ 05:27:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/operational/rev151009/BgpContextPfxPathCountersCommon.java:97: warning: empty tag 05:27:54 [WARNING] * 05:27:54 [WARNING] ^ 05:27:54 [WARNING] 2 warnings 05:27:55 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-api/target/bgp-openconfig-api-0.21.12-SNAPSHOT-javadoc.jar 05:27:55 [INFO] 05:27:55 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-openconfig-api --- 05:27:55 [INFO] CycloneDX: Resolving Dependencies 05:27:56 [INFO] CycloneDX: Creating BOM version 1.5 with 33 component(s) 05:27:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-api/target/bom.xml 05:27:56 [INFO] attaching as bgp-openconfig-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:27:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-api/target/bom.json 05:27:56 [INFO] attaching as bgp-openconfig-api-0.21.12-SNAPSHOT-cyclonedx.json 05:27:56 [INFO] 05:27:56 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-api --- 05:27:56 [INFO] Skipping duplicate-finder execution! 05:27:56 [INFO] 05:27:56 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-openconfig-api --- 05:27:56 [INFO] No dependency problems found 05:27:56 [INFO] 05:27:56 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-api --- 05:27:56 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-api/target/bgp-openconfig-api-0.21.12-SNAPSHOT-sources.jar 05:27:56 [INFO] 05:27:56 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-openconfig-api --- 05:27:56 [INFO] 05:27:56 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-openconfig-api --- 05:27:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:27:56 [INFO] 05:27:56 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-openconfig-api --- 05:27:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.21.12-SNAPSHOT/bgp-openconfig-api-0.21.12-SNAPSHOT.pom 05:27:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-api/target/bgp-openconfig-api-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.21.12-SNAPSHOT/bgp-openconfig-api-0.21.12-SNAPSHOT.jar 05:27:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-api/target/bgp-openconfig-api-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.21.12-SNAPSHOT/bgp-openconfig-api-0.21.12-SNAPSHOT-javadoc.jar 05:27:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.21.12-SNAPSHOT/bgp-openconfig-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:27:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.21.12-SNAPSHOT/bgp-openconfig-api-0.21.12-SNAPSHOT-cyclonedx.json 05:27:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-api/target/bgp-openconfig-api-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.21.12-SNAPSHOT/bgp-openconfig-api-0.21.12-SNAPSHOT-sources.jar 05:27:57 [INFO] 05:27:57 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-api --- 05:27:57 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-api/0.21.12-SNAPSHOT/bgp-openconfig-api-0.21.12-SNAPSHOT.jar 05:27:57 [INFO] Writing OBR metadata 05:27:57 [INFO] 05:27:57 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-openconfig-api --- 05:27:57 [INFO] org.opendaylight.bgpcep:bgp-openconfig-api:bundle:0.21.12-SNAPSHOT 05:27:57 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:27:57 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:27:57 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:27:57 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:27:57 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:27:57 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:27:57 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:27:57 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:27:57 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:27:57 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:27:57 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:27:57 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:27:57 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:27:57 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:27:57 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:27:57 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:27:57 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:27:57 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:27:57 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:27:57 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:27:57 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:27:57 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:27:57 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:27:57 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:27:57 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:27:57 [INFO] | \- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:27:57 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:27:57 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:27:57 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:27:57 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:27:57 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:27:57 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:27:57 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:27:57 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:27:57 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:27:57 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:27:57 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:27:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:27:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:27:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:27:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:27:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:27:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:27:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:27:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:27:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:27:57 [INFO] +- junit:junit:jar:4.13.2:test 05:27:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:27:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:27:57 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:27:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:27:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:27:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:27:57 [INFO] 05:27:57 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-openconfig-api --- 05:27:57 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-api/target/sonatype-clm/module.xml 05:27:57 [INFO] 05:27:57 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-spi >----------------- 05:27:57 [INFO] Building bgp-rib-spi 0.21.12-SNAPSHOT [28/169] 05:27:57 [INFO] -------------------------------[ bundle ]------------------------------- 05:27:57 [INFO] 05:27:57 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-rib-spi --- 05:27:57 [INFO] 05:27:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-rib-spi --- 05:27:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:27:57 [INFO] 05:27:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-rib-spi --- 05:27:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:27:57 [INFO] 05:27:57 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-rib-spi --- 05:27:57 [INFO] 05:27:57 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-rib-spi --- 05:27:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:27:57 [INFO] 05:27:57 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ bgp-rib-spi --- 05:27:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:27:57 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/src/main/yang 05:27:57 [INFO] yang-to-sources: Found 10 dependencies in 4.136 ms 05:27:57 [INFO] yang-to-sources: Project model files found: 1 in 2.140 ms 05:27:57 [INFO] yang-to-sources: 11 YANG models processed in 105.7 ms 05:27:57 [INFO] BindingJavaFileGenerator: Defined 29 files in 15.09 ms 05:27:57 [INFO] Sorted 29 files into 14 directories in 530.8 μs 05:27:57 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 29 in 32.60 ms 05:27:57 [INFO] 05:27:57 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-rib-spi --- 05:27:57 [INFO] Starting audit... 05:27:57 Audit done. 05:27:57 [INFO] You have 0 Checkstyle violations. 05:27:57 [INFO] 05:27:57 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-rib-spi --- 05:27:58 [INFO] Starting audit... 05:27:58 Audit done. 05:27:58 [INFO] You have 0 Checkstyle violations. 05:27:58 [INFO] 05:27:58 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-rib-spi --- 05:27:58 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/target/classes/LICENSE 05:27:58 [INFO] 05:27:58 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-rib-spi --- 05:27:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/src/main/resources 05:27:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/target/generated-sources/spi 05:27:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:27:58 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:27:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:27:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/target/generated-sources/spi 05:27:58 [INFO] 05:27:58 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-rib-spi --- 05:27:58 [INFO] Recompiling the module because of changed dependency. 05:27:58 [INFO] Compiling 80 source files with javac [debug release 17] to target/classes 05:27:58 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:27:58 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 05:27:58 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionConsumerContext 05:27:58 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:27:58 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 05:27:58 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:27:58 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 05:27:58 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:[531,20] unchecked cast 05:27:58 required: R 05:27:58 found: org.opendaylight.yangtools.yang.binding.DataObject 05:27:58 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:27:58 [INFO] 05:27:58 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-rib-spi >>> 05:27:58 [INFO] 05:27:58 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-rib-spi --- 05:27:58 [INFO] Fork Value is true 05:28:02 [INFO] Done SpotBugs Analysis.... 05:28:02 [INFO] 05:28:02 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-rib-spi <<< 05:28:02 [INFO] 05:28:02 [INFO] 05:28:02 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-rib-spi --- 05:28:02 [INFO] BugInstance size is 0 05:28:02 [INFO] Error size is 0 05:28:02 [INFO] No errors/warnings found 05:28:02 [INFO] 05:28:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-rib-spi --- 05:28:02 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/src/test/resources 05:28:02 [INFO] 05:28:02 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-rib-spi --- 05:28:02 [INFO] Recompiling the module because of changed dependency. 05:28:02 [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes 05:28:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupportTest.java:[90,9] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 05:28:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupportTest.java:[103,58] unchecked method invocation: method add in interface java.util.List is applied to given types 05:28:02 required: E 05:28:02 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 05:28:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupportTest.java:[103,59] unchecked conversion 05:28:02 required: E 05:28:02 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 05:28:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/RIBSupportTest.java:[99,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 05:28:02 [INFO] 05:28:02 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-rib-spi --- 05:28:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:28:02 [INFO] 05:28:02 [INFO] ------------------------------------------------------- 05:28:02 [INFO] T E S T S 05:28:02 [INFO] ------------------------------------------------------- 05:28:03 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.DefaultRIBExtensionProviderContextTest 05:28:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.622 s -- in org.opendaylight.protocol.bgp.rib.spi.DefaultRIBExtensionProviderContextTest 05:28:05 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.IdentifierUtilsTest 05:28:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.bgp.rib.spi.IdentifierUtilsTest 05:28:05 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.PeerRoleUtilTest 05:28:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.rib.spi.PeerRoleUtilTest 05:28:05 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.RIBSupportTest 05:28:06 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:28:07 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.008 s -- in org.opendaylight.protocol.bgp.rib.spi.RIBSupportTest 05:28:07 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.RouterIdsTest 05:28:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.bgp.rib.spi.RouterIdsTest 05:28:08 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.SimpleRIBExtensionTest 05:28:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.opendaylight.protocol.bgp.rib.spi.SimpleRIBExtensionTest 05:28:08 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.TerminationReasonTest 05:28:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.rib.spi.TerminationReasonTest 05:28:08 [INFO] 05:28:08 [INFO] Results: 05:28:08 [INFO] 05:28:08 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 05:28:08 [INFO] 05:28:08 [INFO] 05:28:08 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-rib-spi --- 05:28:08 [INFO] 05:28:08 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-rib-spi --- 05:28:08 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/target/bgp-rib-spi-0.21.12-SNAPSHOT.jar 05:28:08 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/target/classes/META-INF/MANIFEST.MF 05:28:08 [INFO] 05:28:08 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ bgp-rib-spi --- 05:28:08 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/target/bgp-rib-spi-0.21.12-SNAPSHOT-tests.jar 05:28:08 [INFO] 05:28:08 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ bgp-rib-spi --- 05:28:08 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/target/bgp-rib-spi-0.21.12-SNAPSHOT-test-sources.jar 05:28:08 [INFO] 05:28:08 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-rib-spi --- 05:28:08 [INFO] No previous run data found, generating javadoc. 05:28:11 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/target/bgp-rib-spi-0.21.12-SNAPSHOT-javadoc.jar 05:28:11 [INFO] 05:28:11 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-rib-spi --- 05:28:11 [INFO] CycloneDX: Resolving Dependencies 05:28:12 [INFO] CycloneDX: Creating BOM version 1.5 with 53 component(s) 05:28:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/target/bom.xml 05:28:12 [INFO] attaching as bgp-rib-spi-0.21.12-SNAPSHOT-cyclonedx.xml 05:28:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/target/bom.json 05:28:12 [INFO] attaching as bgp-rib-spi-0.21.12-SNAPSHOT-cyclonedx.json 05:28:12 [INFO] 05:28:12 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-spi --- 05:28:12 [INFO] Skipping duplicate-finder execution! 05:28:12 [INFO] 05:28:12 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-rib-spi --- 05:28:12 [INFO] No dependency problems found 05:28:12 [INFO] 05:28:12 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-rib-spi --- 05:28:12 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/target/bgp-rib-spi-0.21.12-SNAPSHOT-sources.jar 05:28:12 [INFO] 05:28:12 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-rib-spi --- 05:28:12 [INFO] 05:28:12 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-rib-spi --- 05:28:12 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/target/code-coverage/jacoco.exec 05:28:12 [INFO] Analyzed bundle 'bgp-rib-spi' with 30 classes 05:28:12 [INFO] 05:28:12 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-rib-spi --- 05:28:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.21.12-SNAPSHOT/bgp-rib-spi-0.21.12-SNAPSHOT.pom 05:28:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/target/bgp-rib-spi-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.21.12-SNAPSHOT/bgp-rib-spi-0.21.12-SNAPSHOT.jar 05:28:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/target/bgp-rib-spi-0.21.12-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.21.12-SNAPSHOT/bgp-rib-spi-0.21.12-SNAPSHOT-tests.jar 05:28:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/target/bgp-rib-spi-0.21.12-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.21.12-SNAPSHOT/bgp-rib-spi-0.21.12-SNAPSHOT-test-sources.jar 05:28:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/target/bgp-rib-spi-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.21.12-SNAPSHOT/bgp-rib-spi-0.21.12-SNAPSHOT-javadoc.jar 05:28:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.21.12-SNAPSHOT/bgp-rib-spi-0.21.12-SNAPSHOT-cyclonedx.xml 05:28:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.21.12-SNAPSHOT/bgp-rib-spi-0.21.12-SNAPSHOT-cyclonedx.json 05:28:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/target/bgp-rib-spi-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.21.12-SNAPSHOT/bgp-rib-spi-0.21.12-SNAPSHOT-sources.jar 05:28:12 [INFO] 05:28:12 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-rib-spi --- 05:28:12 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-spi/0.21.12-SNAPSHOT/bgp-rib-spi-0.21.12-SNAPSHOT.jar 05:28:12 [INFO] Writing OBR metadata 05:28:12 [INFO] 05:28:12 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-rib-spi --- 05:28:12 [INFO] org.opendaylight.bgpcep:bgp-rib-spi:bundle:0.21.12-SNAPSHOT 05:28:12 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:28:12 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:28:12 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:28:12 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:28:12 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:28:12 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:28:12 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:28:12 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:28:12 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:28:12 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:28:12 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:28:12 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:28:12 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:28:12 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:28:12 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:28:12 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:28:12 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:28:12 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:28:12 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:28:12 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:28:12 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:28:12 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:28:12 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:28:12 [INFO] +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:28:12 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:28:12 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:28:12 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:28:12 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:28:12 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:28:12 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:28:12 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:28:12 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:28:12 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:28:12 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:28:12 [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:28:12 [INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:28:12 [INFO] +- io.netty:netty-common:jar:4.1.114.Final:compile 05:28:12 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:28:12 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:28:12 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:28:12 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 05:28:12 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:28:12 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:28:12 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:28:12 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:28:12 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:28:12 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 05:28:12 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 05:28:12 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 05:28:12 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 05:28:12 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 05:28:12 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 05:28:12 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 05:28:12 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 05:28:12 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 05:28:12 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 05:28:12 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 05:28:12 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 05:28:12 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 05:28:12 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 05:28:12 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 05:28:12 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 05:28:12 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 05:28:12 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 05:28:12 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 05:28:12 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 05:28:12 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 05:28:12 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 05:28:12 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 05:28:12 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 05:28:12 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 05:28:12 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 05:28:12 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 05:28:12 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 05:28:12 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 05:28:12 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 05:28:12 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:28:12 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:28:12 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 05:28:12 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 05:28:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 05:28:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 05:28:12 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 05:28:12 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 05:28:12 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 05:28:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 05:28:12 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 05:28:12 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 05:28:12 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 05:28:12 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 05:28:12 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 05:28:12 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 05:28:12 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:test 05:28:12 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:test 05:28:12 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:test 05:28:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:test 05:28:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 05:28:12 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 05:28:12 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 05:28:12 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:28:12 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:28:12 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:28:12 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:28:12 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:28:12 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:28:12 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:28:12 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:28:12 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:28:12 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:28:12 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:28:12 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:28:12 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:28:12 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:28:12 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:28:12 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:28:12 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:28:12 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:28:12 [INFO] +- junit:junit:jar:4.13.2:test 05:28:12 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:28:12 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:28:12 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:28:12 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:28:12 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:28:12 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:28:12 [INFO] 05:28:12 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-rib-spi --- 05:28:12 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/target/sonatype-clm/module.xml 05:28:12 [INFO] 05:28:12 [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api >----------- 05:28:12 [INFO] Building OpenDaylight :: BGP :: RIB Api 0.21.12-SNAPSHOT [29/169] 05:28:12 [INFO] ------------------------------[ feature ]------------------------------- 05:28:12 [INFO] 05:28:12 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-rib-api --- 05:28:12 [INFO] 05:28:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-rib-api --- 05:28:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:28:12 [INFO] 05:28:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-rib-api --- 05:28:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:28:12 [INFO] 05:28:12 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-rib-api --- 05:28:13 [INFO] 05:28:13 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-rib-api --- 05:28:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:28:13 [INFO] argLine set to empty 05:28:13 [INFO] 05:28:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-rib-api --- 05:28:13 [INFO] Starting audit... 05:28:13 Audit done. 05:28:13 [INFO] You have 0 Checkstyle violations. 05:28:13 [INFO] 05:28:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-rib-api --- 05:28:13 [INFO] Starting audit... 05:28:13 Audit done. 05:28:13 [INFO] You have 0 Checkstyle violations. 05:28:13 [INFO] 05:28:13 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-rib-api --- 05:28:13 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-rib-api/target/classes/LICENSE 05:28:13 [INFO] 05:28:13 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-rib-api --- 05:28:13 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-rib-api/target/feature/feature.xml 05:28:13 [INFO] ...done! 05:28:13 [INFO] Attaching features XML 05:28:13 [INFO] 05:28:13 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-rib-api --- 05:28:13 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:28:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:28:13 [INFO] 05:28:13 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-rib-api >>> 05:28:13 [INFO] 05:28:13 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-rib-api --- 05:28:13 [INFO] 05:28:13 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-rib-api <<< 05:28:13 [INFO] 05:28:13 [INFO] 05:28:13 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-rib-api --- 05:28:13 [INFO] 05:28:13 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-rib-api --- 05:28:13 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api 05:28:13 [INFO] Project dependency features detected: [] 05:28:13 [INFO] Pax Exam System (Version: 4.13.3) created. 05:28:13 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:28:14 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:28:14 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:28:14 [INFO] Waiting for remote bundle context.. on 21000 name: 95cf96aa-1b20-490f-8afa-b1582104cb70 timout: [ RelativeTimeout value = 180000 ] 05:28:21 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:28:21 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:28:22 [INFO] 05:28:22 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-rib-api --- 05:28:22 [INFO] 05:28:22 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-rib-api --- 05:28:22 [INFO] No Javadoc in project. Archive not created. 05:28:22 [INFO] 05:28:22 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-rib-api --- 05:28:22 [INFO] CycloneDX: Resolving Dependencies 05:28:23 [INFO] CycloneDX: Creating BOM version 1.5 with 134 component(s) 05:28:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-rib-api/target/bom.xml 05:28:23 [INFO] attaching as odl-bgpcep-bgp-rib-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:28:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-rib-api/target/bom.json 05:28:23 [INFO] attaching as odl-bgpcep-bgp-rib-api-0.21.12-SNAPSHOT-cyclonedx.json 05:28:23 [INFO] 05:28:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-rib-api --- 05:28:23 [INFO] Skipping duplicate-finder execution! 05:28:23 [INFO] 05:28:23 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-rib-api --- 05:28:23 [INFO] Skipping plugin execution 05:28:23 [INFO] 05:28:23 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-rib-api --- 05:28:23 [INFO] Skipping source per configuration. 05:28:23 [INFO] 05:28:23 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-rib-api --- 05:28:23 [INFO] 05:28:23 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-rib-api --- 05:28:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:28:23 [INFO] 05:28:23 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-rib-api --- 05:28:23 [WARNING] 05:28:23 [WARNING] The packaging plugin for project odl-bgpcep-bgp-rib-api did not assign 05:28:23 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:28:23 [WARNING] 05:28:23 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:28:23 [WARNING] 05:28:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-rib-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.21.12-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.21.12-SNAPSHOT.pom 05:28:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-rib-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.21.12-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.21.12-SNAPSHOT-features.xml 05:28:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-rib-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.21.12-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:28:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-rib-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.21.12-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.21.12-SNAPSHOT-cyclonedx.json 05:28:23 [INFO] 05:28:23 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-rib-api --- 05:28:23 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:feature:0.21.12-SNAPSHOT 05:28:23 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:28:23 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:28:23 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:28:23 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:28:23 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:28:23 [INFO] | | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:28:23 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:28:23 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:28:23 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:28:23 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:28:23 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:28:23 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:28:23 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:28:23 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:28:23 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:28:23 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:28:23 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:28:23 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:28:23 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:28:23 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:28:23 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:28:23 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:28:23 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:28:23 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:28:23 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:28:23 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:28:23 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:28:23 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:28:23 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:28:23 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:28:23 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:28:23 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:28:23 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:28:23 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:28:23 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:28:23 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:28:23 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:28:23 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:28:23 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:28:23 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:28:23 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:28:23 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.21.12-SNAPSHOT:compile 05:28:23 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:28:23 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:28:23 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:28:23 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:28:23 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:28:23 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:28:23 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:28:23 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:28:23 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:28:23 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:28:23 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:28:23 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:28:23 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:28:23 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:28:23 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:28:23 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:28:23 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:28:23 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:28:23 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:28:23 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:28:23 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:28:23 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:28:23 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:28:23 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:28:23 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:28:23 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 05:28:23 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:28:23 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:28:23 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:28:23 [INFO] +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:28:23 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:28:23 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:28:23 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:28:23 [INFO] +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:28:23 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:28:23 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:28:23 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:28:23 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:28:23 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:28:23 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:28:23 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:28:23 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:28:23 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:28:23 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:28:23 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:28:23 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:28:23 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:28:23 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:28:23 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:28:23 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:28:23 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:28:23 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:28:23 [INFO] | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:28:23 [INFO] +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:28:23 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:28:23 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:28:23 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:28:23 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:28:23 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:28:23 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:28:23 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:28:23 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:28:23 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:28:23 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:28:23 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:28:23 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:28:23 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:28:23 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:28:23 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:28:23 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:28:23 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:28:23 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:28:23 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:28:23 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:28:23 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:28:23 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:28:23 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:28:23 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:28:23 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:28:23 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:28:23 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:28:23 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:28:23 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:28:23 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:28:23 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:28:23 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:28:23 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:28:23 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:28:23 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:28:23 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:28:23 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:28:23 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:28:23 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:28:23 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:28:23 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:28:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:28:23 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:28:23 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:28:23 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:28:23 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:28:23 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:28:23 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:28:23 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:28:23 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:28:23 [INFO] +- junit:junit:jar:4.13.2:test 05:28:23 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:28:23 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:28:23 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:28:23 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:28:23 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:28:23 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:28:23 [INFO] 05:28:23 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-rib-api --- 05:28:23 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-rib-api/target/sonatype-clm/module.xml 05:28:23 [INFO] 05:28:23 [INFO] -------------< org.opendaylight.bgpcep:bgp-openconfig-spi >------------- 05:28:23 [INFO] Building bgp-openconfig-spi 0.21.12-SNAPSHOT [30/169] 05:28:23 [INFO] -------------------------------[ bundle ]------------------------------- 05:28:23 [INFO] 05:28:23 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-openconfig-spi --- 05:28:23 [INFO] 05:28:23 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-openconfig-spi --- 05:28:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:28:23 [INFO] 05:28:23 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-openconfig-spi --- 05:28:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:28:23 [INFO] 05:28:23 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-openconfig-spi --- 05:28:24 [INFO] 05:28:24 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-openconfig-spi --- 05:28:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:28:24 [INFO] 05:28:24 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-openconfig-spi --- 05:28:24 [INFO] Starting audit... 05:28:24 Audit done. 05:28:24 [INFO] You have 0 Checkstyle violations. 05:28:24 [INFO] 05:28:24 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-openconfig-spi --- 05:28:24 [INFO] Starting audit... 05:28:24 Audit done. 05:28:24 [INFO] You have 0 Checkstyle violations. 05:28:24 [INFO] 05:28:24 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-openconfig-spi --- 05:28:24 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-spi/target/classes/LICENSE 05:28:24 [INFO] 05:28:24 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-spi --- 05:28:24 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-spi/src/main/resources 05:28:24 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-spi/target/generated-sources/spi 05:28:24 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-spi/target/generated-sources/yang 05:28:24 [INFO] 05:28:24 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-openconfig-spi --- 05:28:24 [INFO] Recompiling the module because of changed dependency. 05:28:24 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 05:28:24 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:28:24 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 05:28:24 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryConsumer 05:28:24 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:28:24 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 05:28:24 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:28:24 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 05:28:24 [INFO] 05:28:24 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-openconfig-spi >>> 05:28:24 [INFO] 05:28:24 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-openconfig-spi --- 05:28:24 [INFO] Fork Value is true 05:28:27 [INFO] Done SpotBugs Analysis.... 05:28:27 [INFO] 05:28:27 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-openconfig-spi <<< 05:28:27 [INFO] 05:28:27 [INFO] 05:28:27 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-openconfig-spi --- 05:28:27 [INFO] BugInstance size is 0 05:28:27 [INFO] Error size is 0 05:28:27 [INFO] No errors/warnings found 05:28:27 [INFO] 05:28:27 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-spi --- 05:28:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-spi/src/test/resources 05:28:27 [INFO] 05:28:27 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-openconfig-spi --- 05:28:27 [INFO] Recompiling the module because of changed dependency. 05:28:27 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 05:28:27 [INFO] 05:28:27 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-openconfig-spi --- 05:28:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:28:27 [INFO] 05:28:27 [INFO] ------------------------------------------------------- 05:28:27 [INFO] T E S T S 05:28:27 [INFO] ------------------------------------------------------- 05:28:28 [INFO] Running org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivatorTest 05:28:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivatorTest 05:28:28 [INFO] Running org.opendaylight.protocol.bgp.openconfig.spi.SimpleBGPTableTypeRegistryProviderTest 05:28:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.openconfig.spi.SimpleBGPTableTypeRegistryProviderTest 05:28:28 [INFO] 05:28:28 [INFO] Results: 05:28:28 [INFO] 05:28:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 05:28:28 [INFO] 05:28:28 [INFO] 05:28:28 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-openconfig-spi --- 05:28:28 [INFO] 05:28:28 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-spi --- 05:28:28 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-spi/target/bgp-openconfig-spi-0.21.12-SNAPSHOT.jar 05:28:28 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-spi/target/classes/META-INF/MANIFEST.MF 05:28:28 [INFO] 05:28:28 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-openconfig-spi --- 05:28:28 [INFO] No previous run data found, generating javadoc. 05:28:29 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-spi/target/bgp-openconfig-spi-0.21.12-SNAPSHOT-javadoc.jar 05:28:29 [INFO] 05:28:29 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-openconfig-spi --- 05:28:29 [INFO] CycloneDX: Resolving Dependencies 05:28:30 [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s) 05:28:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-spi/target/bom.xml 05:28:30 [INFO] attaching as bgp-openconfig-spi-0.21.12-SNAPSHOT-cyclonedx.xml 05:28:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-spi/target/bom.json 05:28:30 [INFO] attaching as bgp-openconfig-spi-0.21.12-SNAPSHOT-cyclonedx.json 05:28:30 [INFO] 05:28:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-spi --- 05:28:30 [INFO] Skipping duplicate-finder execution! 05:28:30 [INFO] 05:28:30 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-openconfig-spi --- 05:28:30 [INFO] No dependency problems found 05:28:30 [INFO] 05:28:30 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-spi --- 05:28:30 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-spi/target/bgp-openconfig-spi-0.21.12-SNAPSHOT-sources.jar 05:28:30 [INFO] 05:28:30 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-openconfig-spi --- 05:28:30 [INFO] 05:28:30 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-openconfig-spi --- 05:28:30 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-spi/target/code-coverage/jacoco.exec 05:28:30 [INFO] Analyzed bundle 'bgp-openconfig-spi' with 5 classes 05:28:30 [INFO] 05:28:30 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-openconfig-spi --- 05:28:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.21.12-SNAPSHOT/bgp-openconfig-spi-0.21.12-SNAPSHOT.pom 05:28:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-spi/target/bgp-openconfig-spi-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.21.12-SNAPSHOT/bgp-openconfig-spi-0.21.12-SNAPSHOT.jar 05:28:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-spi/target/bgp-openconfig-spi-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.21.12-SNAPSHOT/bgp-openconfig-spi-0.21.12-SNAPSHOT-javadoc.jar 05:28:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.21.12-SNAPSHOT/bgp-openconfig-spi-0.21.12-SNAPSHOT-cyclonedx.xml 05:28:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.21.12-SNAPSHOT/bgp-openconfig-spi-0.21.12-SNAPSHOT-cyclonedx.json 05:28:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-spi/target/bgp-openconfig-spi-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.21.12-SNAPSHOT/bgp-openconfig-spi-0.21.12-SNAPSHOT-sources.jar 05:28:30 [INFO] 05:28:30 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-spi --- 05:28:30 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-spi/0.21.12-SNAPSHOT/bgp-openconfig-spi-0.21.12-SNAPSHOT.jar 05:28:30 [INFO] Writing OBR metadata 05:28:30 [INFO] 05:28:30 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-openconfig-spi --- 05:28:30 [INFO] org.opendaylight.bgpcep:bgp-openconfig-spi:bundle:0.21.12-SNAPSHOT 05:28:30 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:28:30 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:28:30 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:28:30 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:28:30 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:28:30 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:28:30 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:28:30 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:28:30 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:28:30 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:28:30 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:28:30 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:28:30 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:28:30 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:28:30 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:28:30 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:28:30 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:28:30 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:28:30 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:28:30 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:28:30 [INFO] | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:28:30 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:28:30 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:28:30 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:28:30 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:28:30 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:28:30 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:28:30 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:28:30 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:28:30 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:28:30 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:28:30 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 05:28:30 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:28:30 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 05:28:30 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:28:30 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:28:30 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:28:30 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:28:30 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:28:30 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:28:30 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:28:30 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:28:30 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:28:30 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:28:30 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:28:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:28:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:28:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:28:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:28:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:28:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:28:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:28:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:28:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:28:30 [INFO] +- junit:junit:jar:4.13.2:test 05:28:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:28:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:28:30 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:28:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:28:30 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:28:30 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:28:30 [INFO] 05:28:30 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-openconfig-spi --- 05:28:30 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-spi/target/sonatype-clm/module.xml 05:28:30 [INFO] 05:28:30 [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig >---------- 05:28:30 [INFO] Building OpenDaylight :: BGP :: Openconfig 0.21.12-SNAPSHOT [31/169] 05:28:30 [INFO] ------------------------------[ feature ]------------------------------- 05:28:30 [INFO] 05:28:30 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig --- 05:28:30 [INFO] 05:28:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig --- 05:28:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:28:30 [INFO] 05:28:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig --- 05:28:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:28:30 [INFO] 05:28:30 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig --- 05:28:31 [INFO] 05:28:31 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig --- 05:28:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:28:31 [INFO] argLine set to empty 05:28:31 [INFO] 05:28:31 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-openconfig --- 05:28:31 [INFO] Starting audit... 05:28:31 Audit done. 05:28:31 [INFO] You have 0 Checkstyle violations. 05:28:31 [INFO] 05:28:31 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-openconfig --- 05:28:31 [INFO] Starting audit... 05:28:31 Audit done. 05:28:31 [INFO] You have 0 Checkstyle violations. 05:28:31 [INFO] 05:28:31 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-openconfig --- 05:28:31 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig/target/classes/LICENSE 05:28:31 [INFO] 05:28:31 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig --- 05:28:31 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig/target/feature/feature.xml 05:28:31 [INFO] ...done! 05:28:31 [INFO] Attaching features XML 05:28:31 [INFO] 05:28:31 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-openconfig --- 05:28:31 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:28:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:28:31 [INFO] 05:28:31 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig >>> 05:28:31 [INFO] 05:28:31 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig --- 05:28:31 [INFO] 05:28:31 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig <<< 05:28:31 [INFO] 05:28:31 [INFO] 05:28:31 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-openconfig --- 05:28:31 [INFO] 05:28:31 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-openconfig --- 05:28:31 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig 05:28:31 [INFO] Project dependency features detected: [] 05:28:31 [INFO] Pax Exam System (Version: 4.13.3) created. 05:28:31 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:28:32 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:28:32 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:28:32 [INFO] Waiting for remote bundle context.. on 21000 name: c5b2680e-9b2f-4e2c-a9cc-d0219798bfb2 timout: [ RelativeTimeout value = 180000 ] 05:28:39 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:28:39 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:28:40 [INFO] 05:28:40 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-openconfig --- 05:28:40 [INFO] 05:28:40 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig --- 05:28:40 [INFO] No Javadoc in project. Archive not created. 05:28:40 [INFO] 05:28:40 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-openconfig --- 05:28:40 [INFO] CycloneDX: Resolving Dependencies 05:28:41 [INFO] CycloneDX: Creating BOM version 1.5 with 136 component(s) 05:28:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig/target/bom.xml 05:28:41 [INFO] attaching as odl-bgpcep-bgp-openconfig-0.21.12-SNAPSHOT-cyclonedx.xml 05:28:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig/target/bom.json 05:28:41 [INFO] attaching as odl-bgpcep-bgp-openconfig-0.21.12-SNAPSHOT-cyclonedx.json 05:28:41 [INFO] 05:28:41 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig --- 05:28:41 [INFO] Skipping duplicate-finder execution! 05:28:41 [INFO] 05:28:41 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig --- 05:28:41 [INFO] Skipping plugin execution 05:28:41 [INFO] 05:28:41 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig --- 05:28:41 [INFO] Skipping source per configuration. 05:28:41 [INFO] 05:28:41 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig --- 05:28:41 [INFO] 05:28:41 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-openconfig --- 05:28:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:28:41 [INFO] 05:28:41 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-openconfig --- 05:28:41 [WARNING] 05:28:41 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig did not assign 05:28:41 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:28:41 [WARNING] 05:28:41 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:28:41 [WARNING] 05:28:41 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.21.12-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.21.12-SNAPSHOT.pom 05:28:41 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.21.12-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.21.12-SNAPSHOT-features.xml 05:28:41 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.21.12-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.21.12-SNAPSHOT-cyclonedx.xml 05:28:41 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.21.12-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.21.12-SNAPSHOT-cyclonedx.json 05:28:41 [INFO] 05:28:41 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-openconfig --- 05:28:41 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:feature:0.21.12-SNAPSHOT 05:28:41 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:28:41 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:28:41 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:28:41 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:28:41 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:28:41 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:28:41 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:28:41 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:28:41 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:28:41 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:28:41 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:28:41 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:28:41 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:28:41 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:28:41 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:28:41 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:28:41 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:28:41 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:28:41 [INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:28:41 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:28:41 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:28:41 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:28:41 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:28:41 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:28:41 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:28:41 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:28:41 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:28:41 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:28:41 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:28:41 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:28:41 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.21.12-SNAPSHOT:compile 05:28:41 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:28:41 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:28:41 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:28:41 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:28:41 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:28:41 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:28:41 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:28:41 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:28:41 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:28:41 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:28:41 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:28:41 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:28:41 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:28:41 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:28:41 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:28:41 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:28:41 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:28:41 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:28:41 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:28:41 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:28:41 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:28:41 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:28:41 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:28:41 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:28:41 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:28:41 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:28:41 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:28:41 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:28:41 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:28:41 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:28:41 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:28:41 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:28:41 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:28:41 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:28:41 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:28:41 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:28:41 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:28:41 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:28:41 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:28:41 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:28:41 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:28:41 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:28:41 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:28:41 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:28:41 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:28:41 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:28:41 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.21.12-SNAPSHOT:compile 05:28:41 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:28:41 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:28:41 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:28:41 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:28:41 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:28:41 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:28:41 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:28:41 [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:28:41 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:28:41 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:28:41 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 05:28:41 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:28:41 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:28:41 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:28:41 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:28:41 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:28:41 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:28:41 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:28:41 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:28:41 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:28:41 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:28:41 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:28:41 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:28:41 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:28:41 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:28:41 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:28:41 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:28:41 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:28:41 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:28:41 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:28:41 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:28:41 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:28:41 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:28:41 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:28:41 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:28:41 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:28:41 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:28:41 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:28:41 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:28:41 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:28:41 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:28:41 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:28:41 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:28:41 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:28:41 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:28:41 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:28:41 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:28:41 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:28:41 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:28:41 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:28:41 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:28:41 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:28:41 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:28:41 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:28:41 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:28:41 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:28:41 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:28:41 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:28:41 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:28:41 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:28:41 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:28:41 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:28:41 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:28:41 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:28:41 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:28:41 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:28:41 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:28:41 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:28:41 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:28:41 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:28:41 [INFO] +- junit:junit:jar:4.13.2:test 05:28:41 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:28:41 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:28:41 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:28:41 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:28:41 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:28:41 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:28:41 [INFO] 05:28:41 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-openconfig --- 05:28:41 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig/target/sonatype-clm/module.xml 05:28:41 [INFO] 05:28:41 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-api >----------------- 05:28:41 [INFO] Building bgp-bmp-api 0.21.12-SNAPSHOT [32/169] 05:28:41 [INFO] -------------------------------[ bundle ]------------------------------- 05:28:41 [INFO] 05:28:41 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-bmp-api --- 05:28:41 [INFO] 05:28:41 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-bmp-api --- 05:28:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:28:41 [INFO] 05:28:41 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-bmp-api --- 05:28:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:28:41 [INFO] 05:28:41 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-bmp-api --- 05:28:42 [INFO] 05:28:42 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-bmp-api --- 05:28:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:28:42 [INFO] 05:28:42 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ bgp-bmp-api --- 05:28:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:28:42 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-api/src/main/yang 05:28:42 [INFO] yang-to-sources: Found 8 dependencies in 2.256 ms 05:28:42 [INFO] yang-to-sources: Project model files found: 3 in 7.272 ms 05:28:42 [INFO] yang-to-sources: 14 YANG models processed in 71.54 ms 05:28:42 [INFO] BindingJavaFileGenerator: Defined 169 files in 12.62 ms 05:28:42 [INFO] Sorted 169 files into 35 directories in 204.4 μs 05:28:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 169 in 45.78 ms 05:28:42 [INFO] 05:28:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-bmp-api --- 05:28:42 [INFO] Starting audit... 05:28:42 Audit done. 05:28:42 [INFO] You have 0 Checkstyle violations. 05:28:42 [INFO] 05:28:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-bmp-api --- 05:28:42 [INFO] Starting audit... 05:28:42 Audit done. 05:28:42 [INFO] You have 0 Checkstyle violations. 05:28:42 [INFO] 05:28:42 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-bmp-api --- 05:28:42 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-api/target/classes/LICENSE 05:28:42 [INFO] 05:28:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-bmp-api --- 05:28:42 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-api/src/main/resources 05:28:42 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-api/target/generated-sources/spi 05:28:42 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 05:28:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:28:42 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 05:28:42 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-api/target/generated-sources/spi 05:28:42 [INFO] 05:28:42 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-bmp-api --- 05:28:42 [INFO] Recompiling the module because of changed dependency. 05:28:42 [INFO] Compiling 169 source files with javac [debug release 17] to target/classes 05:28:43 [INFO] 05:28:43 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-bmp-api >>> 05:28:43 [INFO] 05:28:43 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-bmp-api --- 05:28:43 [INFO] Fork Value is true 05:28:45 [INFO] Done SpotBugs Analysis.... 05:28:45 [INFO] 05:28:45 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-bmp-api <<< 05:28:45 [INFO] 05:28:45 [INFO] 05:28:45 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-bmp-api --- 05:28:45 [INFO] BugInstance size is 0 05:28:45 [INFO] Error size is 0 05:28:45 [INFO] No errors/warnings found 05:28:45 [INFO] 05:28:45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-bmp-api --- 05:28:45 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-api/src/test/resources 05:28:45 [INFO] 05:28:45 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-bmp-api --- 05:28:45 [INFO] No sources to compile 05:28:45 [INFO] 05:28:45 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-bmp-api --- 05:28:45 [INFO] No tests to run. 05:28:45 [INFO] 05:28:45 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-bmp-api --- 05:28:45 [INFO] 05:28:45 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-bmp-api --- 05:28:46 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-api/target/bgp-bmp-api-0.21.12-SNAPSHOT.jar 05:28:46 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-api/target/classes/META-INF/MANIFEST.MF 05:28:46 [INFO] 05:28:46 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-bmp-api --- 05:28:46 [INFO] No previous run data found, generating javadoc. 05:28:50 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-api/target/bgp-bmp-api-0.21.12-SNAPSHOT-javadoc.jar 05:28:50 [INFO] 05:28:50 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-bmp-api --- 05:28:50 [INFO] CycloneDX: Resolving Dependencies 05:28:50 [INFO] CycloneDX: Creating BOM version 1.5 with 32 component(s) 05:28:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-api/target/bom.xml 05:28:51 [INFO] attaching as bgp-bmp-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:28:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-api/target/bom.json 05:28:51 [INFO] attaching as bgp-bmp-api-0.21.12-SNAPSHOT-cyclonedx.json 05:28:51 [INFO] 05:28:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-api --- 05:28:51 [INFO] Skipping duplicate-finder execution! 05:28:51 [INFO] 05:28:51 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-bmp-api --- 05:28:51 [INFO] No dependency problems found 05:28:51 [INFO] 05:28:51 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-api --- 05:28:51 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-api/target/bgp-bmp-api-0.21.12-SNAPSHOT-sources.jar 05:28:51 [INFO] 05:28:51 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-bmp-api --- 05:28:51 [INFO] 05:28:51 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-bmp-api --- 05:28:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:28:51 [INFO] 05:28:51 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-bmp-api --- 05:28:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.21.12-SNAPSHOT/bgp-bmp-api-0.21.12-SNAPSHOT.pom 05:28:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-api/target/bgp-bmp-api-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.21.12-SNAPSHOT/bgp-bmp-api-0.21.12-SNAPSHOT.jar 05:28:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-api/target/bgp-bmp-api-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.21.12-SNAPSHOT/bgp-bmp-api-0.21.12-SNAPSHOT-javadoc.jar 05:28:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.21.12-SNAPSHOT/bgp-bmp-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:28:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.21.12-SNAPSHOT/bgp-bmp-api-0.21.12-SNAPSHOT-cyclonedx.json 05:28:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-api/target/bgp-bmp-api-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.21.12-SNAPSHOT/bgp-bmp-api-0.21.12-SNAPSHOT-sources.jar 05:28:51 [INFO] 05:28:51 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-bmp-api --- 05:28:51 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-api/0.21.12-SNAPSHOT/bgp-bmp-api-0.21.12-SNAPSHOT.jar 05:28:51 [INFO] Writing OBR metadata 05:28:51 [INFO] 05:28:51 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-bmp-api --- 05:28:51 [INFO] org.opendaylight.bgpcep:bgp-bmp-api:bundle:0.21.12-SNAPSHOT 05:28:51 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:28:51 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:28:51 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:28:51 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:28:51 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:28:51 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:28:51 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:28:51 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:28:51 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:28:51 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:28:51 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:28:51 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:28:51 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:28:51 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:28:51 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:28:51 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:28:51 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:28:51 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:28:51 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:28:51 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:28:51 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:28:51 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:28:51 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:28:51 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:28:51 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:28:51 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:28:51 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:28:51 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:28:51 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:28:51 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:28:51 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:28:51 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:28:51 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:28:51 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:28:51 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:28:51 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:28:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:28:51 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:28:51 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:28:51 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:28:51 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:28:51 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:28:51 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:28:51 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:28:51 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:28:51 [INFO] +- junit:junit:jar:4.13.2:test 05:28:51 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:28:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:28:51 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:28:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:28:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:28:51 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:28:51 [INFO] 05:28:51 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-bmp-api --- 05:28:51 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-api/target/sonatype-clm/module.xml 05:28:51 [INFO] 05:28:51 [INFO] ------------< org.opendaylight.bgpcep:bgp-extension-parent >------------ 05:28:51 [INFO] Building bgp-extension-parent 0.21.12-SNAPSHOT [33/169] 05:28:51 [INFO] --------------------------------[ pom ]--------------------------------- 05:28:51 [INFO] 05:28:51 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-extension-parent --- 05:28:51 [INFO] 05:28:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-extension-parent --- 05:28:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:28:51 [INFO] 05:28:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-extension-parent --- 05:28:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:28:51 [INFO] 05:28:51 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-extension-parent --- 05:28:51 [INFO] 05:28:51 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-extension-parent --- 05:28:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:28:51 [INFO] 05:28:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-extension-parent --- 05:28:51 [INFO] Starting audit... 05:28:51 Audit done. 05:28:51 [INFO] You have 0 Checkstyle violations. 05:28:51 [INFO] 05:28:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-extension-parent --- 05:28:51 [INFO] Starting audit... 05:28:51 Audit done. 05:28:51 [INFO] You have 0 Checkstyle violations. 05:28:51 [INFO] 05:28:51 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-extension-parent --- 05:28:51 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/parent/target/classes/LICENSE 05:28:51 [INFO] 05:28:51 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-extension-parent >>> 05:28:51 [INFO] 05:28:51 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-extension-parent --- 05:28:51 [INFO] 05:28:51 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-extension-parent <<< 05:28:51 [INFO] 05:28:51 [INFO] 05:28:51 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-extension-parent --- 05:28:51 [INFO] 05:28:51 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-extension-parent --- 05:28:51 [INFO] 05:28:51 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-extension-parent --- 05:28:51 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 05:28:51 [INFO] 05:28:51 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-extension-parent --- 05:28:51 [INFO] CycloneDX: Resolving Dependencies 05:28:52 [INFO] CycloneDX: Creating BOM version 1.5 with 50 component(s) 05:28:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/parent/target/bom.xml 05:28:52 [INFO] attaching as bgp-extension-parent-0.21.12-SNAPSHOT-cyclonedx.xml 05:28:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/parent/target/bom.json 05:28:52 [INFO] attaching as bgp-extension-parent-0.21.12-SNAPSHOT-cyclonedx.json 05:28:52 [INFO] 05:28:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-extension-parent --- 05:28:52 [INFO] Skipping duplicate-finder execution! 05:28:52 [INFO] 05:28:52 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-extension-parent --- 05:28:52 [INFO] Skipping pom project 05:28:52 [INFO] 05:28:52 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-extension-parent --- 05:28:52 [INFO] 05:28:52 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-extension-parent --- 05:28:52 [INFO] 05:28:52 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-extension-parent --- 05:28:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:28:52 [INFO] 05:28:52 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-extension-parent --- 05:28:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/0.21.12-SNAPSHOT/bgp-extension-parent-0.21.12-SNAPSHOT.pom 05:28:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/0.21.12-SNAPSHOT/bgp-extension-parent-0.21.12-SNAPSHOT-cyclonedx.xml 05:28:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/0.21.12-SNAPSHOT/bgp-extension-parent-0.21.12-SNAPSHOT-cyclonedx.json 05:28:52 [INFO] 05:28:52 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-extension-parent --- 05:28:52 [INFO] org.opendaylight.bgpcep:bgp-extension-parent:pom:0.21.12-SNAPSHOT 05:28:52 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:28:52 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:28:52 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:28:52 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:28:52 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:28:52 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:28:52 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:28:52 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:28:52 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:28:52 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:28:52 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:28:52 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:28:52 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:28:52 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:28:52 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:28:52 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:28:52 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:28:52 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:28:52 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:28:52 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:28:52 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:28:52 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:28:52 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:28:52 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:28:52 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:28:52 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:28:52 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:28:52 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:28:52 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:28:52 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:28:52 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:28:52 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:28:52 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:28:52 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:28:52 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:28:52 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:28:52 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:28:52 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:28:52 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:28:52 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:28:52 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:28:52 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:28:52 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:28:52 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:28:52 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:28:52 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:28:52 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.21.12-SNAPSHOT:test 05:28:52 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 05:28:52 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 05:28:52 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 05:28:52 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 05:28:52 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 05:28:52 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 05:28:52 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 05:28:52 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 05:28:52 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 05:28:52 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 05:28:52 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 05:28:52 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 05:28:52 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 05:28:52 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 05:28:52 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 05:28:52 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 05:28:52 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 05:28:52 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 05:28:52 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 05:28:52 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 05:28:52 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 05:28:52 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 05:28:52 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 05:28:52 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 05:28:52 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 05:28:52 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 05:28:52 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 05:28:52 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 05:28:52 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 05:28:52 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 05:28:52 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 05:28:52 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 05:28:52 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 05:28:52 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 05:28:52 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 05:28:52 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 05:28:52 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 05:28:52 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 05:28:52 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 05:28:52 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 05:28:52 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 05:28:52 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 05:28:52 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:test 05:28:52 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:test 05:28:52 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 05:28:52 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:test 05:28:52 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:test 05:28:52 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 05:28:52 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:28:52 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 05:28:52 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 05:28:52 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:28:52 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:28:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:28:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:28:52 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:28:52 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:28:52 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:28:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:28:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:28:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:28:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:28:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:28:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:28:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:28:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:28:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:28:52 [INFO] +- junit:junit:jar:4.13.2:test 05:28:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:28:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:28:52 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:28:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:28:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:28:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:28:52 [INFO] 05:28:52 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-extension-parent --- 05:28:52 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/parent/target/sonatype-clm/module.xml 05:28:52 [INFO] 05:28:52 [INFO] ------------------< org.opendaylight.bgpcep:bgp-inet >------------------ 05:28:52 [INFO] Building bgp-inet 0.21.12-SNAPSHOT [34/169] 05:28:52 [INFO] -------------------------------[ bundle ]------------------------------- 05:28:52 [INFO] 05:28:52 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-inet --- 05:28:52 [INFO] 05:28:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-inet --- 05:28:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:28:52 [INFO] 05:28:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-inet --- 05:28:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:28:52 [INFO] 05:28:52 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-inet --- 05:28:53 [INFO] 05:28:53 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-inet --- 05:28:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:28:53 [INFO] 05:28:53 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ bgp-inet --- 05:28:53 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:28:53 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/inet/src/main/yang 05:28:53 [INFO] yang-to-sources: Found 12 dependencies in 3.290 ms 05:28:53 [INFO] yang-to-sources: Project model files found: 1 in 1.419 ms 05:28:53 [INFO] yang-to-sources: 13 YANG models processed in 150.1 ms 05:28:53 [INFO] BindingJavaFileGenerator: Defined 68 files in 12.82 ms 05:28:53 [INFO] Sorted 68 files into 22 directories in 155.3 μs 05:28:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 68 in 36.37 ms 05:28:53 [INFO] 05:28:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-inet --- 05:28:53 [INFO] Starting audit... 05:28:53 Audit done. 05:28:53 [INFO] You have 0 Checkstyle violations. 05:28:53 [INFO] 05:28:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-inet --- 05:28:53 [INFO] Starting audit... 05:28:53 Audit done. 05:28:53 [INFO] You have 0 Checkstyle violations. 05:28:53 [INFO] 05:28:53 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-inet --- 05:28:53 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/inet/target/classes/LICENSE 05:28:53 [INFO] 05:28:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-inet --- 05:28:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/inet/src/main/resources 05:28:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/inet/target/generated-sources/spi 05:28:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:28:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:28:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:28:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/inet/target/generated-sources/spi 05:28:53 [INFO] 05:28:53 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-inet --- 05:28:53 [INFO] Recompiling the module because of changed dependency. 05:28:53 [INFO] Compiling 78 source files with javac [debug release 17] to target/classes 05:28:54 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 05:28:54 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 05:28:54 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 05:28:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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[] 05:28:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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[] 05:28:54 [INFO] 05:28:54 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-inet >>> 05:28:54 [INFO] 05:28:54 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-inet --- 05:28:54 [INFO] Fork Value is true 05:28:57 [INFO] Done SpotBugs Analysis.... 05:28:57 [INFO] 05:28:57 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-inet <<< 05:28:57 [INFO] 05:28:57 [INFO] 05:28:57 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-inet --- 05:28:57 [INFO] BugInstance size is 0 05:28:57 [INFO] Error size is 0 05:28:57 [INFO] No errors/warnings found 05:28:57 [INFO] 05:28:57 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-inet --- 05:28:57 [INFO] Copying 2 resources from src/test/resources to target/test-classes 05:28:57 [INFO] 05:28:57 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-inet --- 05:28:57 [INFO] Recompiling the module because of changed dependency. 05:28:57 [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes 05:28:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:28:57 [INFO] 05:28:57 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-inet --- 05:28:57 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:28:57 [INFO] 05:28:57 [INFO] ------------------------------------------------------- 05:28:57 [INFO] T E S T S 05:28:57 [INFO] ------------------------------------------------------- 05:28:58 [INFO] Running org.opendaylight.protocol.bgp.inet.IPv4RIBSupportTest 05:29:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:29:03 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.369 s -- in org.opendaylight.protocol.bgp.inet.IPv4RIBSupportTest 05:29:03 [INFO] Running org.opendaylight.protocol.bgp.inet.IPv6RIBSupportTest 05:29:04 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.opendaylight.protocol.bgp.inet.IPv6RIBSupportTest 05:29:04 [INFO] Running org.opendaylight.protocol.bgp.inet.Ipv6BgpPrefixSidParserTest 05:29:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s -- in org.opendaylight.protocol.bgp.inet.Ipv6BgpPrefixSidParserTest 05:29:04 [INFO] Running org.opendaylight.protocol.bgp.inet.TableTypeActivatorTest 05:29:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.inet.TableTypeActivatorTest 05:29:04 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.BGPParserTest 05:29:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.opendaylight.protocol.bgp.inet.codec.BGPParserTest 05:29:04 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.Ipv4NlriParserTest 05:29:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.opendaylight.protocol.bgp.inet.codec.Ipv4NlriParserTest 05:29:04 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.nexthop.NextHopParserSerializerTest 05:29:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.inet.codec.nexthop.NextHopParserSerializerTest 05:29:04 [INFO] 05:29:04 [INFO] Results: 05:29:04 [INFO] 05:29:04 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0 05:29:04 [INFO] 05:29:04 [INFO] 05:29:04 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-inet --- 05:29:04 [INFO] 05:29:04 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-inet --- 05:29:04 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/inet/target/bgp-inet-0.21.12-SNAPSHOT.jar 05:29:04 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/inet/target/classes/META-INF/MANIFEST.MF 05:29:04 [INFO] 05:29:04 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-inet --- 05:29:05 [INFO] No previous run data found, generating javadoc. 05:29:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/inet/target/bgp-inet-0.21.12-SNAPSHOT-javadoc.jar 05:29:07 [INFO] 05:29:07 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-inet --- 05:29:07 [INFO] CycloneDX: Resolving Dependencies 05:29:09 [INFO] CycloneDX: Creating BOM version 1.5 with 56 component(s) 05:29:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/inet/target/bom.xml 05:29:09 [INFO] attaching as bgp-inet-0.21.12-SNAPSHOT-cyclonedx.xml 05:29:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/inet/target/bom.json 05:29:09 [INFO] attaching as bgp-inet-0.21.12-SNAPSHOT-cyclonedx.json 05:29:09 [INFO] 05:29:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-inet --- 05:29:09 [INFO] Skipping duplicate-finder execution! 05:29:09 [INFO] 05:29:09 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-inet --- 05:29:09 [INFO] No dependency problems found 05:29:09 [INFO] 05:29:09 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-inet --- 05:29:09 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/inet/target/bgp-inet-0.21.12-SNAPSHOT-sources.jar 05:29:09 [INFO] 05:29:09 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-inet --- 05:29:09 [INFO] 05:29:09 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-inet --- 05:29:09 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/inet/target/code-coverage/jacoco.exec 05:29:09 [INFO] Analyzed bundle 'bgp-inet' with 13 classes 05:29:09 [INFO] 05:29:09 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-inet --- 05:29:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/inet/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.21.12-SNAPSHOT/bgp-inet-0.21.12-SNAPSHOT.pom 05:29:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/inet/target/bgp-inet-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.21.12-SNAPSHOT/bgp-inet-0.21.12-SNAPSHOT.jar 05:29:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/inet/target/bgp-inet-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.21.12-SNAPSHOT/bgp-inet-0.21.12-SNAPSHOT-javadoc.jar 05:29:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/inet/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.21.12-SNAPSHOT/bgp-inet-0.21.12-SNAPSHOT-cyclonedx.xml 05:29:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/inet/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.21.12-SNAPSHOT/bgp-inet-0.21.12-SNAPSHOT-cyclonedx.json 05:29:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/inet/target/bgp-inet-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.21.12-SNAPSHOT/bgp-inet-0.21.12-SNAPSHOT-sources.jar 05:29:09 [INFO] 05:29:09 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-inet --- 05:29:09 [INFO] Installing org/opendaylight/bgpcep/bgp-inet/0.21.12-SNAPSHOT/bgp-inet-0.21.12-SNAPSHOT.jar 05:29:09 [INFO] Writing OBR metadata 05:29:09 [INFO] 05:29:09 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-inet --- 05:29:09 [INFO] org.opendaylight.bgpcep:bgp-inet:bundle:0.21.12-SNAPSHOT 05:29:09 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:29:09 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 05:29:09 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:29:09 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:29:09 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:29:09 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:29:09 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:29:09 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:29:09 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:test 05:29:09 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:29:09 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:29:09 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:29:09 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:29:09 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:29:09 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:29:09 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:29:09 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:29:09 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:29:09 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:29:09 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:29:09 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:29:09 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:29:09 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:29:09 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:29:09 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:29:09 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:29:09 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:29:09 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:29:09 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:29:09 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:29:09 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:29:09 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:29:09 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:29:09 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:29:09 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:29:09 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:29:09 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:29:09 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:29:09 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:29:09 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:29:09 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:29:09 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:29:09 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:29:09 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:29:09 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:29:09 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:29:09 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:29:09 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:29:09 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:29:09 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:29:09 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:29:09 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.21.12-SNAPSHOT:test 05:29:09 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 05:29:09 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 05:29:09 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 05:29:09 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 05:29:09 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 05:29:09 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 05:29:09 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 05:29:09 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 05:29:09 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 05:29:09 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 05:29:09 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 05:29:09 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 05:29:09 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 05:29:09 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 05:29:09 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 05:29:09 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 05:29:09 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 05:29:09 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 05:29:09 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 05:29:09 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 05:29:09 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 05:29:09 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 05:29:09 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 05:29:09 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 05:29:09 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 05:29:09 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 05:29:09 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 05:29:09 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 05:29:09 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 05:29:09 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 05:29:09 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 05:29:09 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 05:29:09 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 05:29:09 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 05:29:09 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 05:29:09 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 05:29:09 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 05:29:09 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 05:29:09 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 05:29:09 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 05:29:09 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 05:29:09 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 05:29:09 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:test 05:29:09 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:test 05:29:09 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 05:29:09 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:test 05:29:09 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:test 05:29:09 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 05:29:09 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:29:09 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 05:29:09 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 05:29:09 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:29:09 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:29:09 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:29:09 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:29:09 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:29:09 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:29:09 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:29:09 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:29:09 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:29:09 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:29:09 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:29:09 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:29:09 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:29:09 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:29:09 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:29:09 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:29:09 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:29:09 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:29:09 [INFO] +- junit:junit:jar:4.13.2:test 05:29:09 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:29:09 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:29:09 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:29:09 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:29:09 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:29:09 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:29:09 [INFO] 05:29:09 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-inet --- 05:29:09 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/inet/target/sonatype-clm/module.xml 05:29:09 [INFO] 05:29:09 [INFO] ----------< org.opendaylight.bgpcep:bgp-path-selection-mode >----------- 05:29:09 [INFO] Building bgp-path-selection-mode 0.21.12-SNAPSHOT [35/169] 05:29:09 [INFO] -------------------------------[ bundle ]------------------------------- 05:29:09 [INFO] 05:29:09 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-path-selection-mode --- 05:29:09 [INFO] 05:29:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-path-selection-mode --- 05:29:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:29:09 [INFO] 05:29:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-path-selection-mode --- 05:29:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:29:09 [INFO] 05:29:09 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-path-selection-mode --- 05:29:09 [INFO] 05:29:09 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-path-selection-mode --- 05:29:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:29:09 [INFO] 05:29:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-path-selection-mode --- 05:29:09 [INFO] Starting audit... 05:29:09 Audit done. 05:29:09 [INFO] You have 0 Checkstyle violations. 05:29:09 [INFO] 05:29:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-path-selection-mode --- 05:29:10 [INFO] Starting audit... 05:29:10 Audit done. 05:29:10 [INFO] You have 0 Checkstyle violations. 05:29:10 [INFO] 05:29:10 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-path-selection-mode --- 05:29:10 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/target/classes/LICENSE 05:29:10 [INFO] 05:29:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-path-selection-mode --- 05:29:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/resources 05:29:10 [INFO] 05:29:10 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-path-selection-mode --- 05:29:10 [INFO] Recompiling the module because of changed dependency. 05:29:10 [INFO] Compiling 25 source files with javac [debug release 17] to target/classes 05:29:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:29:10 [INFO] 05:29:10 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-path-selection-mode >>> 05:29:10 [INFO] 05:29:10 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-path-selection-mode --- 05:29:10 [INFO] Fork Value is true 05:29:14 [INFO] Done SpotBugs Analysis.... 05:29:14 [INFO] 05:29:14 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-path-selection-mode <<< 05:29:14 [INFO] 05:29:14 [INFO] 05:29:14 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-path-selection-mode --- 05:29:14 [INFO] BugInstance size is 0 05:29:14 [INFO] Error size is 0 05:29:14 [INFO] No errors/warnings found 05:29:14 [INFO] 05:29:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-path-selection-mode --- 05:29:14 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/test/resources 05:29:14 [INFO] 05:29:14 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-path-selection-mode --- 05:29:14 [INFO] Recompiling the module because of changed dependency. 05:29:14 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 05:29:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/test/java/org/opendaylight/protocol/bgp/mode/impl/BGPPeerTrackerMock.java:[40,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 05:29:14 [INFO] 05:29:14 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-path-selection-mode --- 05:29:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:29:14 [INFO] 05:29:14 [INFO] ------------------------------------------------------- 05:29:14 [INFO] T E S T S 05:29:14 [INFO] ------------------------------------------------------- 05:29:15 [INFO] Running org.opendaylight.protocol.bgp.mode.impl.base.BaseBestPathTest 05:29:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 s -- in org.opendaylight.protocol.bgp.mode.impl.base.BaseBestPathTest 05:29:15 [INFO] Running org.opendaylight.protocol.bgp.mode.impl.base.BasePathSelectorTest 05: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 05:29:15 [INFO] 05:29:15 [INFO] Results: 05:29:15 [INFO] 05:29:15 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 05:29:15 [INFO] 05:29:15 [INFO] 05:29:15 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-path-selection-mode --- 05:29:15 [INFO] 05:29:15 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-path-selection-mode --- 05:29:15 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.12-SNAPSHOT.jar 05:29:15 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/target/classes/META-INF/MANIFEST.MF 05:29:15 [INFO] 05:29:15 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ bgp-path-selection-mode --- 05:29:15 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.12-SNAPSHOT-tests.jar 05:29:15 [INFO] 05:29:15 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ bgp-path-selection-mode --- 05:29:15 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.12-SNAPSHOT-test-sources.jar 05:29:15 [INFO] 05:29:15 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-path-selection-mode --- 05:29:15 [INFO] No previous run data found, generating javadoc. 05:29:17 [WARNING] Javadoc Warnings 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:19: warning: no comment 05:29:17 [WARNING] public abstract class AbstractBestPath implements BestPath { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:20: warning: no comment 05:29:17 [WARNING] protected final BestPathState state; 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:22: warning: no comment 05:29:17 [WARNING] protected AbstractBestPath(final BestPathState state) { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:26: warning: no comment 05:29:17 [WARNING] protected ToStringHelper addToStringAttributes(final ToStringHelper toStringHelper) { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:31: warning: no comment 05:29:17 [WARNING] public final BestPathState getState() { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPathSelector.java:23: warning: no comment 05:29:17 [WARNING] public class AbstractBestPathSelector { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPathSelector.java:28: warning: no comment 05:29:17 [WARNING] protected RouterId bestOriginatorId = null; 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPathSelector.java:29: warning: no comment 05:29:17 [WARNING] protected BestPathState bestState = null; 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPathSelector.java:31: warning: no comment 05:29:17 [WARNING] protected AbstractBestPathSelector(final long ourAs) { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:34: warning: no comment 05:29:17 [WARNING] protected AbstractOffsetMap(final K[] emptyKeys, final Comparator comparator, final ImmutableSet routerIds) { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:119: warning: no comment 05:29:17 [WARNING] protected abstract Comparator comparator(); 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:121: warning: no comment 05:29:17 [WARNING] protected abstract K[] emptyKeys(); 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:89: warning: no comment 05:29:17 [WARNING] public final C[] expand(final T oldOffsets, final C[] oldArray, final int offset) { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:40: warning: no comment 05:29:17 [WARNING] public final K getKey(final int offset) { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:79: warning: no comment 05:29:17 [WARNING] public final C getValue(final C[] array, final int offset) { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:123: warning: no comment 05:29:17 [WARNING] protected abstract T instanceForKeys(ImmutableSet newKeys); 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:48: warning: no comment 05:29:17 [WARNING] public final boolean isEmpty() { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:44: warning: no comment 05:29:17 [WARNING] public final int offsetOf(final K key) { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:98: warning: no comment 05:29:17 [WARNING] public final C[] removeValue(final C[] oldArray, final int offset, final C[] emptyArray) { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:84: warning: no comment 05:29:17 [WARNING] public final void setValue(final C[] array, final int offset, final C value) { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:52: warning: no comment 05:29:17 [WARNING] public final int size() { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:56: warning: no comment 05:29:17 [WARNING] public final T with(final K key) { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:67: warning: no comment 05:29:17 [WARNING] public final T without(final K key) { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/RouteEntry.java:50: warning: no @param for ribSupport 05:29:17 [WARNING] boolean selectBest(RIBSupport ribSupport, long localAs); 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/RouteEntry.java:68: warning: no @return 05:29:17 [WARNING] @NonNull List> actualBestPaths(@NonNull RIBSupport ribSupport, 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/RouteEntry.java:87: warning: no @return 05:29:17 [WARNING] @NonNull List> newBestPaths(@NonNull RIBSupport ribSupport, @NonNull String routeKey); 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java:216: warning: no @param for ribSupport 05:29:17 [WARNING] protected final void processOffset(final RIBSupport ribSupport, final AddPathSelector selector, 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java:225: warning: no comment 05:29:17 [WARNING] protected final AddPathBestPath bestPathAt(final RIBSupport ribSupport, final int offset) { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java:207: warning: no comment 05:29:17 [WARNING] protected abstract ImmutableList selectBest(RIBSupport ribSupport, long localAs, 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/PathSelectionMode.java:24: warning: no @param for 05:29:17 [WARNING] @NonNull RouteEntry createRouteEntry(); 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/PathSelectionMode.java:24: warning: no @param for 05:29:17 [WARNING] @NonNull RouteEntry createRouteEntry(); 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/n/paths/AddPathBestNPathSelection.java:20: warning: no comment 05:29:17 [WARNING] public final class AddPathBestNPathSelection implements PathSelectionMode { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/n/paths/AddPathBestNPathSelection.java:23: warning: no comment 05:29:17 [WARNING] public AddPathBestNPathSelection(final int npaths) { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathBestPath.java:19: warning: no comment 05:29:17 [WARNING] public final class AddPathBestPath extends AbstractBestPath { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathBestPath.java:36: warning: no comment 05:29:17 [WARNING] public int getOffset() { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathSelector.java:19: warning: no comment 05:29:17 [WARNING] public final class AddPathSelector extends AbstractBestPathSelector { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathSelector.java:26: warning: no comment 05:29:17 [WARNING] public AddPathSelector(final long ourAs) { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathSelector.java:52: warning: no comment 05:29:17 [WARNING] public AddPathBestPath result() { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/all/paths/AllPathSelection.java:18: warning: no comment 05:29:17 [WARNING] public final class AllPathSelection implements PathSelectionMode { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/all/paths/AllPathSelection.java:19: warning: no comment 05:29:17 [WARNING] public AllPathSelection() { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/base/BasePathSelectionModeFactory.java:12: warning: no comment 05:29:17 [WARNING] public final class BasePathSelectionModeFactory { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/base/BasePathSelectionModeFactory.java:17: warning: no comment 05:29:17 [WARNING] public static PathSelectionMode createBestPathSelectionStrategy() { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/BesthPathStateUtil.java:13: warning: no comment 05:29:17 [WARNING] public final class BesthPathStateUtil { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/BesthPathStateUtil.java:18: warning: no comment 05:29:17 [WARNING] public static long getPeerAs(final List segments) { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPath.java:15: warning: no comment 05:29:17 [WARNING] public interface BestPath { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:16: warning: no comment 05:29:17 [WARNING] public interface BestPathState { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:25: warning: no comment 05:29:17 [WARNING] int getAsPathLength(); 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:34: warning: no comment 05:29:17 [WARNING] @NonNull ContainerNode getAttributes(); 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:17: warning: no comment 05:29:17 [WARNING] @Nullable Uint32 getLocalPref(); 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:19: warning: no comment 05:29:17 [WARNING] long getMultiExitDisc(); 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:21: warning: no comment 05:29:17 [WARNING] @Nullable BgpOrigin getOrigin(); 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:23: warning: no comment 05:29:17 [WARNING] long getPeerAs(); 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/BestPathStateImpl.java:50: warning: no comment 05:29:17 [WARNING] public final class BestPathStateImpl implements BestPathState { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/BestPathStateImpl.java:100: warning: no comment 05:29:17 [WARNING] public BestPathStateImpl(final ContainerNode attributes) { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/BGPRouteEntryExportParametersImpl.java:23: warning: no comment 05:29:17 [WARNING] public final class BGPRouteEntryExportParametersImpl implements BGPRouteEntryExportParameters { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/BGPRouteEntryExportParametersImpl.java:29: warning: no comment 05:29:17 [WARNING] public BGPRouteEntryExportParametersImpl(final Peer fromPeer, final Peer toPeer, 05:29:17 [WARNING] ^ 05:29:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/PathSelectionMode.java:17: warning: no comment 05:29:17 [WARNING] public interface PathSelectionMode extends AutoCloseable { 05:29:17 [WARNING] ^ 05:29:17 [WARNING] 57 warnings 05:29:17 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.12-SNAPSHOT-javadoc.jar 05:29:17 [INFO] 05:29:17 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-path-selection-mode --- 05:29:17 [INFO] CycloneDX: Resolving Dependencies 05:29:18 [INFO] CycloneDX: Creating BOM version 1.5 with 49 component(s) 05:29:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/target/bom.xml 05:29:18 [INFO] attaching as bgp-path-selection-mode-0.21.12-SNAPSHOT-cyclonedx.xml 05:29:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/target/bom.json 05:29:18 [INFO] attaching as bgp-path-selection-mode-0.21.12-SNAPSHOT-cyclonedx.json 05:29:18 [INFO] 05:29:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-path-selection-mode --- 05:29:18 [INFO] Skipping duplicate-finder execution! 05:29:18 [INFO] 05:29:18 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-path-selection-mode --- 05:29:18 [WARNING] Used undeclared dependencies found: 05:29:18 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:29:18 [WARNING] Non-test scoped test only dependencies found: 05:29:18 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:29:18 [WARNING] org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:29:18 [INFO] 05:29:18 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-path-selection-mode --- 05:29:18 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.12-SNAPSHOT-sources.jar 05:29:18 [INFO] 05:29:18 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-path-selection-mode --- 05:29:18 [INFO] 05:29:18 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-path-selection-mode --- 05:29:18 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/target/code-coverage/jacoco.exec 05:29:18 [INFO] Analyzed bundle 'bgp-path-selection-mode' with 28 classes 05:29:18 [INFO] 05:29:18 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-path-selection-mode --- 05:29:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.12-SNAPSHOT/bgp-path-selection-mode-0.21.12-SNAPSHOT.pom 05:29:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.12-SNAPSHOT/bgp-path-selection-mode-0.21.12-SNAPSHOT.jar 05:29:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.12-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.12-SNAPSHOT/bgp-path-selection-mode-0.21.12-SNAPSHOT-tests.jar 05:29:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.12-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.12-SNAPSHOT/bgp-path-selection-mode-0.21.12-SNAPSHOT-test-sources.jar 05:29:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.12-SNAPSHOT/bgp-path-selection-mode-0.21.12-SNAPSHOT-javadoc.jar 05:29:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.12-SNAPSHOT/bgp-path-selection-mode-0.21.12-SNAPSHOT-cyclonedx.xml 05:29:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.12-SNAPSHOT/bgp-path-selection-mode-0.21.12-SNAPSHOT-cyclonedx.json 05:29:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.12-SNAPSHOT/bgp-path-selection-mode-0.21.12-SNAPSHOT-sources.jar 05:29:18 [INFO] 05:29:18 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-path-selection-mode --- 05:29:18 [INFO] Installing org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.12-SNAPSHOT/bgp-path-selection-mode-0.21.12-SNAPSHOT.jar 05:29:18 [INFO] Writing OBR metadata 05:29:18 [INFO] 05:29:18 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-path-selection-mode --- 05:29:18 [INFO] org.opendaylight.bgpcep:bgp-path-selection-mode:bundle:0.21.12-SNAPSHOT 05:29:18 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:29:18 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:29:18 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:29:18 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:29:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:29:18 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:29:18 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:29:18 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:29:18 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:29:18 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:29:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:29:18 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:29:18 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:29:18 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:29:18 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:29:18 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:29:18 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:29:18 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:29:18 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:29:18 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:29:18 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:29:18 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:29:18 [INFO] | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:29:18 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:29:18 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:29:18 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:29:18 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:29:18 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:29:18 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:29:18 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:29:18 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:29:18 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:29:18 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:29:18 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:29:18 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:29:18 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:29:18 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:29:18 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:29:18 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:29:18 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:29:18 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:29:18 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:29:18 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 05:29:18 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:test 05:29:18 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:test 05:29:18 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:test 05:29:18 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 05:29:18 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:test 05:29:18 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:test 05:29:18 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 05:29:18 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:test 05:29:18 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 05:29:18 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 05:29:18 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 05:29:18 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:29:18 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:test 05:29:18 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 05:29:18 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:29:18 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:29:18 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:29:18 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 05:29:18 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 05:29:18 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 05:29:18 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 05:29:18 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:29:18 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:29:18 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:29:18 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:29:18 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:29:18 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:29:18 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:29:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:29:18 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:29:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:29:18 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:29:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:29:18 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:29:18 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:29:18 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:29:18 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:29:18 [INFO] +- junit:junit:jar:4.13.2:test 05:29:18 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:29:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:29:18 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:29:18 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:29:18 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:29:18 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:29:18 [INFO] 05:29:18 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-path-selection-mode --- 05:29:18 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/target/sonatype-clm/module.xml 05:29:18 [INFO] 05:29:18 [INFO] -------------< org.opendaylight.bgpcep:config-loader-spi >-------------- 05:29:18 [INFO] Building config-loader-spi 0.21.12-SNAPSHOT [36/169] 05:29:18 [INFO] -------------------------------[ bundle ]------------------------------- 05:29:18 [INFO] 05:29:18 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ config-loader-spi --- 05:29:18 [INFO] 05:29:18 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ config-loader-spi --- 05:29:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:29:18 [INFO] 05:29:18 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ config-loader-spi --- 05:29:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:29:18 [INFO] 05:29:18 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ config-loader-spi --- 05:29:19 [INFO] 05:29:19 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ config-loader-spi --- 05:29:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:29:19 [INFO] 05:29:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ config-loader-spi --- 05:29:19 [INFO] Starting audit... 05:29:19 Audit done. 05:29:19 [INFO] You have 0 Checkstyle violations. 05:29:19 [INFO] 05:29:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ config-loader-spi --- 05:29:19 [INFO] Starting audit... 05:29:19 Audit done. 05:29:19 [INFO] You have 0 Checkstyle violations. 05:29:19 [INFO] 05:29:19 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ config-loader-spi --- 05:29:19 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-spi/target/classes/LICENSE 05:29:19 [INFO] 05:29:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ config-loader-spi --- 05:29:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-spi/src/main/resources 05:29:19 [INFO] 05:29:19 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ config-loader-spi --- 05:29:19 [INFO] Recompiling the module because of changed dependency. 05:29:19 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 05:29:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:29:19 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 05:29:19 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 05:29:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:29:19 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 05:29:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:29:19 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 05:29:19 [INFO] 05:29:19 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ config-loader-spi >>> 05:29:19 [INFO] 05:29:19 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ config-loader-spi --- 05:29:19 [INFO] Fork Value is true 05:29:21 [INFO] Done SpotBugs Analysis.... 05:29:21 [INFO] 05:29:21 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ config-loader-spi <<< 05:29:21 [INFO] 05:29:21 [INFO] 05:29:21 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ config-loader-spi --- 05:29:21 [INFO] BugInstance size is 0 05:29:21 [INFO] Error size is 0 05:29:21 [INFO] No errors/warnings found 05:29:21 [INFO] 05:29:21 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ config-loader-spi --- 05:29:21 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-spi/src/test/resources 05:29:21 [INFO] 05:29:21 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ config-loader-spi --- 05:29:21 [INFO] No sources to compile 05:29:21 [INFO] 05:29:21 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ config-loader-spi --- 05:29:21 [INFO] No tests to run. 05:29:21 [INFO] 05:29:21 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ config-loader-spi --- 05:29:21 [INFO] 05:29:21 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ config-loader-spi --- 05:29:21 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-spi/target/config-loader-spi-0.21.12-SNAPSHOT.jar 05:29:21 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-spi/target/classes/META-INF/MANIFEST.MF 05:29:21 [INFO] 05:29:21 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ config-loader-spi --- 05:29:21 [INFO] No previous run data found, generating javadoc. 05:29:23 [WARNING] Javadoc Warnings 05:29:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-spi/src/main/java/org/opendaylight/bgpcep/config/loader/spi/AbstractConfigFileProcessor.java:37: warning: no comment 05:29:23 [WARNING] protected AbstractConfigFileProcessor(final String name, final ConfigLoader configLoader, 05:29:23 [WARNING] ^ 05:29:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-spi/src/main/java/org/opendaylight/bgpcep/config/loader/spi/ConfigLoader.java:23: warning: no @return 05:29:23 [WARNING] AbstractRegistration registerConfigFile(ConfigFileProcessor config); 05:29:23 [WARNING] ^ 05:29:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-spi/src/main/java/org/opendaylight/bgpcep/config/loader/spi/ConfigLoader.java:16: warning: no comment 05:29:23 [WARNING] public interface ConfigLoader { 05:29:23 [WARNING] ^ 05:29:23 [WARNING] 3 warnings 05:29:23 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-spi/target/config-loader-spi-0.21.12-SNAPSHOT-javadoc.jar 05:29:23 [INFO] 05:29:23 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ config-loader-spi --- 05:29:23 [INFO] CycloneDX: Resolving Dependencies 05:29:23 [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) 05:29:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-spi/target/bom.xml 05:29:23 [INFO] attaching as config-loader-spi-0.21.12-SNAPSHOT-cyclonedx.xml 05:29:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-spi/target/bom.json 05:29:23 [INFO] attaching as config-loader-spi-0.21.12-SNAPSHOT-cyclonedx.json 05:29:23 [INFO] 05:29:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ config-loader-spi --- 05:29:23 [INFO] Skipping duplicate-finder execution! 05:29:23 [INFO] 05:29:23 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ config-loader-spi --- 05:29:23 [INFO] No dependency problems found 05:29:23 [INFO] 05:29:23 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ config-loader-spi --- 05:29:23 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-spi/target/config-loader-spi-0.21.12-SNAPSHOT-sources.jar 05:29:23 [INFO] 05:29:23 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ config-loader-spi --- 05:29:23 [INFO] 05:29:23 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ config-loader-spi --- 05:29:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:29:23 [INFO] 05:29:23 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ config-loader-spi --- 05:29:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.21.12-SNAPSHOT/config-loader-spi-0.21.12-SNAPSHOT.pom 05:29:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-spi/target/config-loader-spi-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.21.12-SNAPSHOT/config-loader-spi-0.21.12-SNAPSHOT.jar 05:29:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-spi/target/config-loader-spi-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.21.12-SNAPSHOT/config-loader-spi-0.21.12-SNAPSHOT-javadoc.jar 05:29:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.21.12-SNAPSHOT/config-loader-spi-0.21.12-SNAPSHOT-cyclonedx.xml 05:29:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.21.12-SNAPSHOT/config-loader-spi-0.21.12-SNAPSHOT-cyclonedx.json 05:29:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-spi/target/config-loader-spi-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.21.12-SNAPSHOT/config-loader-spi-0.21.12-SNAPSHOT-sources.jar 05:29:23 [INFO] 05:29:23 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ config-loader-spi --- 05:29:23 [INFO] Installing org/opendaylight/bgpcep/config-loader-spi/0.21.12-SNAPSHOT/config-loader-spi-0.21.12-SNAPSHOT.jar 05:29:23 [INFO] Writing OBR metadata 05:29:23 [INFO] 05:29:23 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ config-loader-spi --- 05:29:23 [INFO] org.opendaylight.bgpcep:config-loader-spi:bundle:0.21.12-SNAPSHOT 05:29:23 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:29:23 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:29:23 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:29:23 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:29:23 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:29:23 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:29:23 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:29:23 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:29:23 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:29:23 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:29:23 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:29:23 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:29:23 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:29:23 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:29:23 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:29:23 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:29:23 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:29:23 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:29:23 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:29:23 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:29:23 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:29:23 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:29:23 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:29:23 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:29:23 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:29:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:29:23 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:29:23 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:29:23 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:29:23 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:29:23 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:29:23 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:29:23 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:29:23 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:29:23 [INFO] +- junit:junit:jar:4.13.2:test 05:29:23 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:29:23 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:29:23 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:29:23 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:29:23 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:29:23 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:29:23 [INFO] 05:29:23 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ config-loader-spi --- 05:29:23 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-spi/target/sonatype-clm/module.xml 05:29:23 [INFO] 05:29:23 [INFO] -------------< org.opendaylight.bgpcep:config-loader-impl >------------- 05:29:23 [INFO] Building config-loader-impl 0.21.12-SNAPSHOT [37/169] 05:29:23 [INFO] -------------------------------[ bundle ]------------------------------- 05:29:23 [INFO] 05:29:23 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ config-loader-impl --- 05:29:23 [INFO] 05:29:23 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ config-loader-impl --- 05:29:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:29:23 [INFO] 05:29:23 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ config-loader-impl --- 05:29:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:29:23 [INFO] 05:29:23 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ config-loader-impl --- 05:29:24 [INFO] 05:29:24 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ config-loader-impl --- 05:29:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:29:24 [INFO] 05:29:24 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ config-loader-impl --- 05:29:24 [INFO] Starting audit... 05:29:24 Audit done. 05:29:24 [INFO] You have 0 Checkstyle violations. 05:29:24 [INFO] 05:29:24 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ config-loader-impl --- 05:29:24 [INFO] Starting audit... 05:29:24 Audit done. 05:29:24 [INFO] You have 0 Checkstyle violations. 05:29:24 [INFO] 05:29:24 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ config-loader-impl --- 05:29:24 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/target/classes/LICENSE 05:29:24 [INFO] 05:29:24 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ config-loader-impl --- 05:29:24 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/src/main/resources 05:29:24 [INFO] 05:29:24 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ config-loader-impl --- 05:29:24 [INFO] Recompiling the module because of changed dependency. 05:29:24 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 05:29:24 [INFO] 05:29:24 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ config-loader-impl >>> 05:29:24 [INFO] 05:29:24 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ config-loader-impl --- 05:29:24 [INFO] Fork Value is true 05:29:27 [INFO] Done SpotBugs Analysis.... 05:29:27 [INFO] 05:29:27 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ config-loader-impl <<< 05:29:27 [INFO] 05:29:27 [INFO] 05:29:27 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ config-loader-impl --- 05:29:27 [INFO] BugInstance size is 0 05:29:27 [INFO] Error size is 0 05:29:27 [INFO] No errors/warnings found 05:29:27 [INFO] 05:29:27 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ config-loader-impl --- 05:29:27 [INFO] Copying 1 resource from src/test/resources to target/test-classes 05:29:27 [INFO] 05:29:27 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ config-loader-impl --- 05:29:27 [INFO] Recompiling the module because of changed dependency. 05:29:27 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 05:29:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/src/test/java/org/opendaylight/bgpcep/config/loader/impl/AbstractConfigLoaderTest.java:[46,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 05:29:27 [INFO] 05:29:27 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ config-loader-impl --- 05:29:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:29:27 [INFO] 05:29:27 [INFO] ------------------------------------------------------- 05:29:27 [INFO] T E S T S 05:29:27 [INFO] ------------------------------------------------------- 05:29:28 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImplTest 05:29:31 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:29:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.081 s -- in org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImplTest 05:29:32 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.DefaultWatcherTest 05:29:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.bgpcep.config.loader.impl.DefaultWatcherTest 05:29:32 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.OSGiConfigLoaderTest 05:29:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.550 s -- in org.opendaylight.bgpcep.config.loader.impl.OSGiConfigLoaderTest 05:29:33 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.SimpleConfigLoaderTest 05:29:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.bgpcep.config.loader.impl.SimpleConfigLoaderTest 05:29:33 [INFO] 05:29:33 [INFO] Results: 05:29:33 [INFO] 05:29:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 05:29:33 [INFO] 05:29:33 [INFO] 05:29:33 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ config-loader-impl --- 05:29:33 [INFO] 05:29:33 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ config-loader-impl --- 05:29:33 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/target/config-loader-impl-0.21.12-SNAPSHOT.jar 05:29:33 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/target/classes/META-INF/MANIFEST.MF 05:29:33 [INFO] 05:29:33 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ config-loader-impl --- 05:29:33 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/target/config-loader-impl-0.21.12-SNAPSHOT-tests.jar 05:29:33 [INFO] 05:29:33 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ config-loader-impl --- 05:29:33 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/target/config-loader-impl-0.21.12-SNAPSHOT-test-sources.jar 05:29:33 [INFO] 05:29:33 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ config-loader-impl --- 05:29:33 [INFO] No previous run data found, generating javadoc. 05:29:35 [WARNING] Javadoc Warnings 05:29:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/DefaultFileWatcher.java:35: warning: no comment 05:29:35 [WARNING] public final class DefaultFileWatcher extends AbstractRegistration implements FileWatcher { 05:29:35 [WARNING] ^ 05:29:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/DefaultFileWatcher.java:64: warning: no comment 05:29:35 [WARNING] public DefaultFileWatcher() throws IOException { 05:29:35 [WARNING] ^ 05:29:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/DefaultFileWatcher.java:81: warning: no comment 05:29:35 [WARNING] public void activate() throws IOException { 05:29:35 [WARNING] ^ 05:29:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/DefaultFileWatcher.java:94: warning: no comment 05:29:35 [WARNING] public void deactivate() { 05:29:35 [WARNING] ^ 05:29:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/FileWatcher.java:14: warning: no comment 05:29:35 [WARNING] public interface FileWatcher { 05:29:35 [WARNING] ^ 05:29:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/OSGiConfigLoader.java:25: warning: no comment 05:29:35 [WARNING] public final class OSGiConfigLoader extends AbstractWatchingConfigLoader { 05:29:35 [WARNING] ^ 05:29:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/SimpleConfigLoader.java:23: warning: no comment 05:29:35 [WARNING] public final class SimpleConfigLoader extends AbstractWatchingConfigLoader implements AutoCloseable { 05:29:35 [WARNING] ^ 05:29:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/SimpleConfigLoader.java:28: warning: no comment 05:29:35 [WARNING] public SimpleConfigLoader(final FileWatcher fileWatcher, final BindingRuntimeContext runtimeContext) { 05:29:35 [WARNING] ^ 05:29:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/SimpleConfigLoader.java:35: warning: no comment 05:29:35 [WARNING] public void init() { 05:29:35 [WARNING] ^ 05:29:35 [WARNING] 9 warnings 05:29:35 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/target/config-loader-impl-0.21.12-SNAPSHOT-javadoc.jar 05:29:35 [INFO] 05:29:35 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ config-loader-impl --- 05:29:35 [INFO] CycloneDX: Resolving Dependencies 05:29:36 [INFO] CycloneDX: Creating BOM version 1.5 with 44 component(s) 05:29:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/target/bom.xml 05:29:36 [INFO] attaching as config-loader-impl-0.21.12-SNAPSHOT-cyclonedx.xml 05:29:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/target/bom.json 05:29:36 [INFO] attaching as config-loader-impl-0.21.12-SNAPSHOT-cyclonedx.json 05:29:36 [INFO] 05:29:36 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ config-loader-impl --- 05:29:36 [INFO] Skipping duplicate-finder execution! 05:29:36 [INFO] 05:29:36 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ config-loader-impl --- 05:29:36 [INFO] No dependency problems found 05:29:36 [INFO] 05:29:36 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ config-loader-impl --- 05:29:36 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/target/config-loader-impl-0.21.12-SNAPSHOT-sources.jar 05:29:36 [INFO] 05:29:36 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ config-loader-impl --- 05:29:36 [INFO] 05:29:36 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ config-loader-impl --- 05:29:36 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/target/code-coverage/jacoco.exec 05:29:36 [INFO] Analyzed bundle 'config-loader-impl' with 8 classes 05:29:36 [INFO] 05:29:36 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ config-loader-impl --- 05:29:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.21.12-SNAPSHOT/config-loader-impl-0.21.12-SNAPSHOT.pom 05:29:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/target/config-loader-impl-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.21.12-SNAPSHOT/config-loader-impl-0.21.12-SNAPSHOT.jar 05:29:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/target/config-loader-impl-0.21.12-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.21.12-SNAPSHOT/config-loader-impl-0.21.12-SNAPSHOT-tests.jar 05:29:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/target/config-loader-impl-0.21.12-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.21.12-SNAPSHOT/config-loader-impl-0.21.12-SNAPSHOT-test-sources.jar 05:29:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/target/config-loader-impl-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.21.12-SNAPSHOT/config-loader-impl-0.21.12-SNAPSHOT-javadoc.jar 05:29:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.21.12-SNAPSHOT/config-loader-impl-0.21.12-SNAPSHOT-cyclonedx.xml 05:29:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.21.12-SNAPSHOT/config-loader-impl-0.21.12-SNAPSHOT-cyclonedx.json 05:29:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/target/config-loader-impl-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.21.12-SNAPSHOT/config-loader-impl-0.21.12-SNAPSHOT-sources.jar 05:29:36 [INFO] 05:29:36 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ config-loader-impl --- 05:29:36 [INFO] Installing org/opendaylight/bgpcep/config-loader-impl/0.21.12-SNAPSHOT/config-loader-impl-0.21.12-SNAPSHOT.jar 05:29:36 [INFO] Writing OBR metadata 05:29:36 [INFO] 05:29:36 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ config-loader-impl --- 05:29:36 [INFO] org.opendaylight.bgpcep:config-loader-impl:bundle:0.21.12-SNAPSHOT 05:29:36 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.12-SNAPSHOT:compile 05:29:36 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:29:36 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 05:29:36 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:29:36 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:29:36 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:29:36 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:29:36 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:29:36 [INFO] +- org.checkerframework:checker-qual:jar:3.47.0:provided 05:29:36 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:29:36 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:29:36 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:29:36 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:29:36 [INFO] | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:29:36 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:29:36 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:29:36 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:29:36 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:29:36 [INFO] +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:29:36 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:29:36 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:29:36 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:29:36 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:29:36 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:29:36 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:29:36 [INFO] +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 05:29:36 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 05:29:36 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:29:36 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:29:36 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:29:36 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:29:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:29:36 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:29:36 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:29:36 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:29:36 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:29:36 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:29:36 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 05:29:36 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:29:36 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:test 05:29:36 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:test 05:29:36 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:test 05:29:36 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:test 05:29:36 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:test 05:29:36 [INFO] | | | \- io.netty:netty-common:jar:4.1.114.Final:test 05:29:36 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:test 05:29:36 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:test 05:29:36 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:test 05:29:36 [INFO] | \- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:test 05:29:36 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:test 05:29:36 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:test 05:29:36 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:test 05:29:36 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:test 05:29:36 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:test 05:29:36 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 05:29:36 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.8:test 05:29:36 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 05:29:36 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 05:29:36 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 05:29:36 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 05:29:36 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 05:29:36 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 05:29:36 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 05:29:36 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 05:29:36 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 05:29:36 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 05:29:36 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 05:29:36 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 05:29:36 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 05:29:36 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 05:29:36 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 05:29:36 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 05:29:36 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 05:29:36 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 05:29:36 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 05:29:36 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 05:29:36 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 05:29:36 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 05:29:36 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 05:29:36 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 05:29:36 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:test 05:29:36 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:test 05:29:36 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 05:29:36 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 05:29:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 05:29:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 05:29:36 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 05:29:36 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 05:29:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 05:29:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 05:29:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 05:29:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 05:29:36 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 05:29:36 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 05:29:36 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 05:29:36 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 05:29:36 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 05:29:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:test 05:29:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:test 05:29:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 05:29:36 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 05:29:36 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 05:29:36 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:29:36 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:29:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:29:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:29:36 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:29:36 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:29:36 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:29:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:29:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:29:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:29:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:29:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:29:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:29:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:29:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:29:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:29:36 [INFO] +- junit:junit:jar:4.13.2:test 05:29:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:29:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:29:36 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:29:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:29:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:29:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:29:36 [INFO] 05:29:36 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ config-loader-impl --- 05:29:36 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/target/sonatype-clm/module.xml 05:29:36 [INFO] 05:29:36 [INFO] ---------------< org.opendaylight.bgpcep:testtool-util >---------------- 05:29:36 [INFO] Building testtool-util 0.21.12-SNAPSHOT [38/169] 05:29:36 [INFO] -------------------------------[ bundle ]------------------------------- 05:29:36 [INFO] 05:29:36 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ testtool-util --- 05:29:36 [INFO] 05:29:36 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ testtool-util --- 05:29:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:29:36 [INFO] 05:29:36 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ testtool-util --- 05:29:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:29:36 [INFO] 05:29:36 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ testtool-util --- 05:29:37 [INFO] 05:29:37 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ testtool-util --- 05:29:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:29:37 [INFO] 05:29:37 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ testtool-util --- 05:29:37 [INFO] Starting audit... 05:29:37 Audit done. 05:29:37 [INFO] You have 0 Checkstyle violations. 05:29:37 [INFO] 05:29:37 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ testtool-util --- 05:29:37 [INFO] Starting audit... 05:29:37 Audit done. 05:29:37 [INFO] You have 0 Checkstyle violations. 05:29:37 [INFO] 05:29:37 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ testtool-util --- 05:29:37 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/target/classes/LICENSE 05:29:37 [INFO] 05:29:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ testtool-util --- 05:29:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/resources 05:29:37 [INFO] 05:29:37 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ testtool-util --- 05:29:37 [INFO] Recompiling the module because of changed dependency. 05:29:37 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 05:29:37 [INFO] 05:29:37 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ testtool-util >>> 05:29:37 [INFO] 05:29:37 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ testtool-util --- 05:29:37 [INFO] Fork Value is true 05:29:40 [INFO] Done SpotBugs Analysis.... 05:29:40 [INFO] 05:29:40 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ testtool-util <<< 05:29:40 [INFO] 05:29:40 [INFO] 05:29:40 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ testtool-util --- 05:29:40 [INFO] BugInstance size is 0 05:29:40 [INFO] Error size is 0 05:29:40 [INFO] No errors/warnings found 05:29:40 [INFO] 05:29:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ testtool-util --- 05:29:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/test/resources 05:29:40 [INFO] 05:29:40 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ testtool-util --- 05:29:40 [INFO] Recompiling the module because of changed dependency. 05:29:40 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 05:29:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/test/java/org/opendaylight/protocol/util/CheckUtilTest.java:[71,85] unchecked call to operationComplete(F) as a member of the raw type io.netty.util.concurrent.GenericFutureListener 05:29:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/test/java/org/opendaylight/protocol/util/CheckUtilTest.java:[126,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 05:29:40 [INFO] 05:29:40 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ testtool-util --- 05:29:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:29:40 [INFO] 05:29:40 [INFO] ------------------------------------------------------- 05:29:40 [INFO] T E S T S 05:29:40 [INFO] ------------------------------------------------------- 05:29:41 [INFO] Running org.opendaylight.protocol.util.CheckUtilTest 05:29:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:30:01 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.74 s -- in org.opendaylight.protocol.util.CheckUtilTest 05:30:01 [INFO] Running org.opendaylight.protocol.util.InetSocketAddressUtilTest 05:30:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.util.InetSocketAddressUtilTest 05:30:01 [INFO] Running org.opendaylight.protocol.util.LoggerUtilTest 05:30:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.protocol.util.LoggerUtilTest 05:30:02 [INFO] 05:30:02 [INFO] Results: 05:30:02 [INFO] 05:30:02 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 05:30:02 [INFO] 05:30:02 [INFO] 05:30:02 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ testtool-util --- 05:30:02 [INFO] 05:30:02 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ testtool-util --- 05:30:02 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/target/testtool-util-0.21.12-SNAPSHOT.jar 05:30:02 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/target/classes/META-INF/MANIFEST.MF 05:30:02 [INFO] 05:30:02 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ testtool-util --- 05:30:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/target/testtool-util-0.21.12-SNAPSHOT-tests.jar 05:30:02 [INFO] 05:30:02 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ testtool-util --- 05:30:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/target/testtool-util-0.21.12-SNAPSHOT-test-sources.jar 05:30:02 [INFO] 05:30:02 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ testtool-util --- 05:30:02 [INFO] No previous run data found, generating javadoc. 05:30:03 [WARNING] Javadoc Warnings 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/ArgumentsInput.java:17: warning: no comment 05:30:03 [WARNING] Level getLogLevel(); 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:29: warning: no comment 05:30:03 [WARNING] public final class CheckTestUtil { 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:174: warning: no comment 05:30:03 [WARNING] public interface CheckEquals { 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:169: warning: no comment 05:30:03 [WARNING] public interface ListenerCheck { 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:131: warning: no comment 05:30:03 [WARNING] public static void checkEquals(final CheckEquals function) throws Exception { 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:135: warning: no comment 05:30:03 [WARNING] public static void checkEquals(final CheckEquals function, final int timeout) throws Exception { 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:106: warning: no comment 05:30:03 [WARNING] public static void checkNotPresentConfiguration(final DataBroker dataBroker, 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:101: warning: no comment 05:30:03 [WARNING] public static void checkNotPresentOperational(final DataBroker dataBroker, 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:96: warning: no comment 05:30:03 [WARNING] public static T checkPresentConfiguration(final DataBroker dataBroker, 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:91: warning: no comment 05:30:03 [WARNING] public static T checkPresentOperational(final DataBroker dataBroker, 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:150: warning: no comment 05:30:03 [WARNING] public static void checkReceivedMessages(final ListenerCheck listener, final int numberOfMessages) { 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:57: warning: no comment 05:30:03 [WARNING] public static R readDataConfiguration(final DataBroker dataBroker, 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:44: warning: no comment 05:30:03 [WARNING] public static R readDataOperational(final DataBroker dataBroker, 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:37: warning: no comment 05:30:03 [WARNING] public static > void waitFutureSuccess(final T future) { 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:175: warning: no comment 05:30:03 [WARNING] void check() throws ExecutionException, InterruptedException; 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:170: warning: no comment 05:30:03 [WARNING] int getListMessageSize(); 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:31: warning: no comment 05:30:03 [WARNING] public final class CheckUtil { 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:187: warning: no comment 05:30:03 [WARNING] public interface CheckEquals { 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:179: warning: no comment 05:30:03 [WARNING] public interface ListenerCheck { 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:142: warning: no comment 05:30:03 [WARNING] public static void checkEquals(final CheckEquals function) throws Exception { 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:146: warning: no comment 05:30:03 [WARNING] public static void checkEquals(final CheckEquals function, final int timeout) throws Exception { 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:115: warning: no comment 05:30:03 [WARNING] public static void checkNotPresentConfiguration(final DataBroker dataBroker, 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:110: warning: no comment 05:30:03 [WARNING] public static void checkNotPresentOperational(final DataBroker dataBroker, 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:105: warning: no comment 05:30:03 [WARNING] public static T checkPresentConfiguration(final DataBroker dataBroker, 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:100: warning: no comment 05:30:03 [WARNING] public static T checkPresentOperational(final DataBroker dataBroker, 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:161: warning: no comment 05:30:03 [WARNING] public static void checkReceivedMessages(final ListenerCheck listener, final int numberOfMessages) { 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:64: warning: no comment 05:30:03 [WARNING] public static R readDataConfiguration(final DataBroker dataBroker, 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:51: warning: no comment 05:30:03 [WARNING] public static R readDataOperational(final DataBroker dataBroker, 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:39: warning: no comment 05:30:03 [WARNING] public static > void waitFutureSuccess(final T future) { 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:188: warning: no comment 05:30:03 [WARNING] void check() throws ExecutionException, InterruptedException; 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:183: warning: no comment 05:30:03 [WARNING] int getListMessageSize(); 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:181: warning: no comment 05:30:03 [WARNING] List getListMsg(); 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:43: warning: no comment 05:30:03 [WARNING] public static InetSocketAddress getInetSocketAddress(final String hostPortString, final Integer defaultPort) { 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:60: warning: no comment 05:30:03 [WARNING] public static InetSocketAddress getRandomLoopbackInetSocketAddress() { 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:51: warning: no comment 05:30:03 [WARNING] public static synchronized InetSocketAddress getRandomLoopbackInetSocketAddress(final int port) { 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:35: warning: no comment 05:30:03 [WARNING] public static List parseAddresses(final String address) { 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:30: warning: no comment 05:30:03 [WARNING] public static List parseAddresses(final String address, final int defaultPort) { 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:39: warning: no comment 05:30:03 [WARNING] public static HostAndPort toHostAndPort(final InetSocketAddress address) { 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/LoggerUtil.java:18: warning: no comment 05:30:03 [WARNING] public final class LoggerUtil { 05:30:03 [WARNING] ^ 05:30:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/src/main/java/org/opendaylight/protocol/util/LoggerUtil.java:23: warning: no comment 05:30:03 [WARNING] public static void initiateLogger(final ArgumentsInput arguments) { 05:30:03 [WARNING] ^ 05:30:03 [WARNING] 40 warnings 05:30:03 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/target/testtool-util-0.21.12-SNAPSHOT-javadoc.jar 05:30:03 [INFO] 05:30:03 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ testtool-util --- 05:30:03 [INFO] CycloneDX: Resolving Dependencies 05:30:04 [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) 05:30:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/target/bom.xml 05:30:04 [INFO] attaching as testtool-util-0.21.12-SNAPSHOT-cyclonedx.xml 05:30:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/target/bom.json 05:30:04 [INFO] attaching as testtool-util-0.21.12-SNAPSHOT-cyclonedx.json 05:30:04 [INFO] 05:30:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ testtool-util --- 05:30:04 [INFO] Skipping duplicate-finder execution! 05:30:04 [INFO] 05:30:04 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ testtool-util --- 05:30:04 [INFO] No dependency problems found 05:30:04 [INFO] 05:30:04 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ testtool-util --- 05:30:04 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/target/testtool-util-0.21.12-SNAPSHOT-sources.jar 05:30:04 [INFO] 05:30:04 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ testtool-util --- 05:30:04 [INFO] 05:30:04 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ testtool-util --- 05:30:04 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/target/code-coverage/jacoco.exec 05:30:04 [INFO] Analyzed bundle 'testtool-util' with 4 classes 05:30:04 [INFO] 05:30:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ testtool-util --- 05:30:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/pom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.21.12-SNAPSHOT/testtool-util-0.21.12-SNAPSHOT.pom 05:30:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/target/testtool-util-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.21.12-SNAPSHOT/testtool-util-0.21.12-SNAPSHOT.jar 05:30:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/target/testtool-util-0.21.12-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.21.12-SNAPSHOT/testtool-util-0.21.12-SNAPSHOT-tests.jar 05:30:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/target/testtool-util-0.21.12-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.21.12-SNAPSHOT/testtool-util-0.21.12-SNAPSHOT-test-sources.jar 05:30:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/target/testtool-util-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.21.12-SNAPSHOT/testtool-util-0.21.12-SNAPSHOT-javadoc.jar 05:30:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.21.12-SNAPSHOT/testtool-util-0.21.12-SNAPSHOT-cyclonedx.xml 05:30:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.21.12-SNAPSHOT/testtool-util-0.21.12-SNAPSHOT-cyclonedx.json 05:30:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/target/testtool-util-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.21.12-SNAPSHOT/testtool-util-0.21.12-SNAPSHOT-sources.jar 05:30:04 [INFO] 05:30:04 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ testtool-util --- 05:30:04 [INFO] Installing org/opendaylight/bgpcep/testtool-util/0.21.12-SNAPSHOT/testtool-util-0.21.12-SNAPSHOT.jar 05:30:04 [INFO] Writing OBR metadata 05:30:04 [INFO] 05:30:04 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ testtool-util --- 05:30:04 [INFO] org.opendaylight.bgpcep:testtool-util:bundle:0.21.12-SNAPSHOT 05:30:04 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:30:04 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:30:04 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:30:04 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:30:04 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:30:04 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:30:04 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 05:30:04 [INFO] +- ch.qos.logback:logback-classic:jar:1.3.14:compile 05:30:04 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:30:04 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:30:04 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:30:04 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:30:04 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:30:04 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:30:04 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:30:04 [INFO] +- io.netty:netty-common:jar:4.1.114.Final:compile 05:30:04 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:30:04 [INFO] +- ch.qos.logback:logback-core:jar:1.3.14:compile 05:30:04 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:test 05:30:04 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:test 05:30:04 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:test 05:30:04 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:test 05:30:04 [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:test 05:30:04 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:test 05:30:04 [INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:test 05:30:04 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 05:30:04 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 05:30:04 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 05:30:04 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 05:30:04 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 05:30:04 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:test 05:30:04 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 05:30:04 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 05:30:04 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 05:30:04 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 05:30:04 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:test 05:30:04 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 05:30:04 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 05:30:04 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 05:30:04 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 05:30:04 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 05:30:04 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 05:30:04 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 05:30:04 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 05:30:04 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 05:30:04 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 05:30:04 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 05:30:04 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 05:30:04 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 05:30:04 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 05:30:04 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 05:30:04 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 05:30:04 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 05:30:04 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 05:30:04 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 05:30:04 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 05:30:04 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 05:30:04 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 05:30:04 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 05:30:04 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 05:30:04 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 05:30:04 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 05:30:04 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:test 05:30:04 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 05:30:04 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:test 05:30:04 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 05:30:04 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 05:30:04 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 05:30:04 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 05:30:04 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 05:30:04 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 05:30:04 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:test 05:30:04 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:test (optional) 05:30:04 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:test 05:30:04 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:test 05:30:04 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 05:30:04 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:test 05:30:04 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:test 05:30:04 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:test 05:30:04 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:test 05:30:04 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 05:30:04 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:test 05:30:04 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:test 05:30:04 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:test 05:30:04 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:test 05:30:04 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 05:30:04 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 05:30:04 [INFO] +- junit:junit:jar:4.13.2:test 05:30:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:30:04 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:30:04 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:30:04 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:30:04 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:30:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:30:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:30:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:30:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:30:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:30:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:30:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:30:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:30:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:30:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:30:04 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:30:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:30:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:30:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:30:04 [INFO] 05:30:04 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ testtool-util --- 05:30:04 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/target/sonatype-clm/module.xml 05:30:04 [INFO] 05:30:04 [INFO] --------< org.opendaylight.bgpcep:routing-policy-config-loader >-------- 05:30:04 [INFO] Building routing-policy-config-loader 0.21.12-SNAPSHOT [39/169] 05:30:04 [INFO] -------------------------------[ bundle ]------------------------------- 05:30:04 [INFO] 05:30:04 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ routing-policy-config-loader --- 05:30:04 [INFO] 05:30:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ routing-policy-config-loader --- 05:30:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:30:04 [INFO] 05:30:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ routing-policy-config-loader --- 05:30:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:30:04 [INFO] 05:30:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ routing-policy-config-loader --- 05:30:05 [INFO] 05:30:05 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ routing-policy-config-loader --- 05:30:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:30:05 [INFO] 05:30:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ routing-policy-config-loader --- 05:30:05 [INFO] Starting audit... 05:30:05 Audit done. 05:30:05 [INFO] You have 0 Checkstyle violations. 05:30:05 [INFO] 05:30:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ routing-policy-config-loader --- 05:30:05 [INFO] Starting audit... 05:30:05 Audit done. 05:30:05 [INFO] You have 0 Checkstyle violations. 05:30:05 [INFO] 05:30:05 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ routing-policy-config-loader --- 05:30:05 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/target/classes/LICENSE 05:30:05 [INFO] 05:30:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ routing-policy-config-loader --- 05:30:05 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/src/main/resources 05:30:05 [INFO] 05:30:05 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ routing-policy-config-loader --- 05:30:05 [INFO] Recompiling the module because of changed dependency. 05:30:05 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 05:30:05 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 05:30:05 [INFO] 05:30:05 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ routing-policy-config-loader >>> 05:30:05 [INFO] 05:30:05 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ routing-policy-config-loader --- 05:30:05 [INFO] Fork Value is true 05:30:07 [INFO] Done SpotBugs Analysis.... 05:30:07 [INFO] 05:30:07 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ routing-policy-config-loader <<< 05:30:07 [INFO] 05:30:07 [INFO] 05:30:07 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ routing-policy-config-loader --- 05:30:07 [INFO] BugInstance size is 0 05:30:07 [INFO] Error size is 0 05:30:07 [INFO] No errors/warnings found 05:30:07 [INFO] 05:30:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ routing-policy-config-loader --- 05:30:07 [INFO] Copying 1 resource from src/test/resources to target/test-classes 05:30:07 [INFO] 05:30:07 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ routing-policy-config-loader --- 05:30:07 [INFO] Recompiling the module because of changed dependency. 05:30:07 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 05:30:07 [INFO] 05:30:07 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ routing-policy-config-loader --- 05:30:07 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:30:07 [INFO] 05:30:07 [INFO] ------------------------------------------------------- 05:30:07 [INFO] T E S T S 05:30:07 [INFO] ------------------------------------------------------- 05:30:08 [INFO] Running org.opendaylight.bgpcep.config.loader.routing.policy.OpenconfigRoutingPolicyLoaderTest 05:30:11 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:30:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.446 s -- in org.opendaylight.bgpcep.config.loader.routing.policy.OpenconfigRoutingPolicyLoaderTest 05:30:13 [INFO] 05:30:13 [INFO] Results: 05:30:13 [INFO] 05:30:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 05:30:13 [INFO] 05:30:13 [INFO] 05:30:13 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ routing-policy-config-loader --- 05:30:13 [INFO] 05:30:13 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ routing-policy-config-loader --- 05:30:13 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.12-SNAPSHOT.jar 05:30:13 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/target/classes/META-INF/MANIFEST.MF 05:30:13 [INFO] 05:30:13 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ routing-policy-config-loader --- 05:30:13 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.12-SNAPSHOT-tests.jar 05:30:13 [INFO] 05:30:13 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ routing-policy-config-loader --- 05:30:13 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.12-SNAPSHOT-test-sources.jar 05:30:13 [INFO] 05:30:13 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ routing-policy-config-loader --- 05:30:13 [INFO] No previous run data found, generating javadoc. 05:30:14 [WARNING] Javadoc Warnings 05:30:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OpenconfigRoutingConfigFileProcessor.java:26: warning: no comment 05:30:14 [WARNING] public final class OpenconfigRoutingConfigFileProcessor extends AbstractConfigFileProcessor { 05:30:14 [WARNING] ^ 05:30:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OpenconfigRoutingConfigFileProcessor.java:28: warning: no comment 05:30:14 [WARNING] public OpenconfigRoutingConfigFileProcessor(final ConfigLoader configLoader, final DOMDataBroker dataBroker) { 05:30:14 [WARNING] ^ 05:30:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OpenconfigRoutingConfigFileProcessor.java:33: warning: no comment 05:30:14 [WARNING] public void init() { 05:30:14 [WARNING] ^ 05:30:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OSGiOpenconfigConfigFileProcessor.java:20: warning: no comment 05:30:14 [WARNING] public final class OSGiOpenconfigConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 05:30:14 [WARNING] ^ 05:30:14 [WARNING] 4 warnings 05:30:14 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.12-SNAPSHOT-javadoc.jar 05:30:14 [INFO] 05:30:14 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ routing-policy-config-loader --- 05:30:14 [INFO] CycloneDX: Resolving Dependencies 05:30:15 [INFO] CycloneDX: Creating BOM version 1.5 with 44 component(s) 05:30:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/target/bom.xml 05:30:15 [INFO] attaching as routing-policy-config-loader-0.21.12-SNAPSHOT-cyclonedx.xml 05:30:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/target/bom.json 05:30:15 [INFO] attaching as routing-policy-config-loader-0.21.12-SNAPSHOT-cyclonedx.json 05:30:15 [INFO] 05:30:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ routing-policy-config-loader --- 05:30:15 [INFO] Skipping duplicate-finder execution! 05:30:15 [INFO] 05:30:15 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ routing-policy-config-loader --- 05:30:15 [INFO] No dependency problems found 05:30:15 [INFO] 05:30:15 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ routing-policy-config-loader --- 05:30:16 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.12-SNAPSHOT-sources.jar 05:30:16 [INFO] 05:30:16 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ routing-policy-config-loader --- 05:30:16 [INFO] 05:30:16 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ routing-policy-config-loader --- 05:30:16 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/target/code-coverage/jacoco.exec 05:30:16 [INFO] Analyzed bundle 'routing-policy-config-loader' with 2 classes 05:30:16 [INFO] 05:30:16 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ routing-policy-config-loader --- 05:30:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.21.12-SNAPSHOT/routing-policy-config-loader-0.21.12-SNAPSHOT.pom 05:30:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.21.12-SNAPSHOT/routing-policy-config-loader-0.21.12-SNAPSHOT.jar 05:30:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.12-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.21.12-SNAPSHOT/routing-policy-config-loader-0.21.12-SNAPSHOT-tests.jar 05:30:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.12-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.21.12-SNAPSHOT/routing-policy-config-loader-0.21.12-SNAPSHOT-test-sources.jar 05:30:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.21.12-SNAPSHOT/routing-policy-config-loader-0.21.12-SNAPSHOT-javadoc.jar 05:30:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.21.12-SNAPSHOT/routing-policy-config-loader-0.21.12-SNAPSHOT-cyclonedx.xml 05:30:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.21.12-SNAPSHOT/routing-policy-config-loader-0.21.12-SNAPSHOT-cyclonedx.json 05:30:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.21.12-SNAPSHOT/routing-policy-config-loader-0.21.12-SNAPSHOT-sources.jar 05:30:16 [INFO] 05:30:16 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ routing-policy-config-loader --- 05:30:16 [INFO] Installing org/opendaylight/bgpcep/routing-policy-config-loader/0.21.12-SNAPSHOT/routing-policy-config-loader-0.21.12-SNAPSHOT.jar 05:30:16 [INFO] Writing OBR metadata 05:30:16 [INFO] 05:30:16 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ routing-policy-config-loader --- 05:30:16 [INFO] org.opendaylight.bgpcep:routing-policy-config-loader:bundle:0.21.12-SNAPSHOT 05:30:16 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:30:16 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:30:16 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:30:16 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:30:16 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:30:16 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:30:16 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:30:16 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:30:16 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:30:16 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:30:16 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:30:16 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:30:16 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:30:16 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:30:16 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.12-SNAPSHOT:compile 05:30:16 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:30:16 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:30:16 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:30:16 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:30:16 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:30:16 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:30:16 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:30:16 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:30:16 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:30:16 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:30:16 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:30:16 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:30:16 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:30:16 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:30:16 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:30:16 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:30:16 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:30:16 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:30:16 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:30:16 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:30:16 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:30:16 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 05:30:16 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:30:16 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.21.12-SNAPSHOT:test 05:30:16 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:test 05:30:16 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:test 05:30:16 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:test 05:30:16 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:test 05:30:16 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 05:30:16 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 05:30:16 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:test 05:30:16 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:test 05:30:16 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 05:30:16 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 05:30:16 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 05:30:16 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:test 05:30:16 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:test 05:30:16 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.21.12-SNAPSHOT:test 05:30:16 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:test 05:30:16 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 05:30:16 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 05:30:16 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 05:30:16 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 05:30:16 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 05:30:16 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 05:30:16 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 05:30:16 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 05:30:16 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 05:30:16 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 05:30:16 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 05:30:16 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 05:30:16 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 05:30:16 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 05:30:16 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 05:30:16 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 05:30:16 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 05:30:16 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 05:30:16 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 05:30:16 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 05:30:16 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 05:30:16 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 05:30:16 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 05:30:16 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 05:30:16 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 05:30:16 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 05:30:16 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 05:30:16 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 05:30:16 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 05:30:16 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 05:30:16 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 05:30:16 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 05:30:16 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 05:30:16 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 05:30:16 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 05:30:16 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 05:30:16 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 05:30:16 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 05:30:16 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 05:30:16 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:test 05:30:16 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 05:30:16 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:test 05:30:16 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:30:16 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 05:30:16 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 05:30:16 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:test 05:30:16 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.12-SNAPSHOT:test 05:30:16 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 05:30:16 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:30:16 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 05:30:16 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:30:16 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:30:16 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:30:16 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:30:16 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:30:16 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:30:16 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:30:16 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:30:16 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:30:16 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:30:16 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:30:16 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:30:16 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:30:16 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:30:16 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:30:16 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:30:16 [INFO] +- junit:junit:jar:4.13.2:test 05:30:16 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:30:16 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:30:16 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:30:16 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:30:16 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:30:16 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:30:16 [INFO] 05:30:16 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ routing-policy-config-loader --- 05:30:16 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/target/sonatype-clm/module.xml 05:30:16 [INFO] 05:30:16 [INFO] -----------< org.opendaylight.bgpcep:bgp-openconfig-rp-spi >------------ 05:30:16 [INFO] Building bgp-openconfig-rp-spi 0.21.12-SNAPSHOT [40/169] 05:30:16 [INFO] -------------------------------[ bundle ]------------------------------- 05:30:16 [INFO] 05:30:16 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-openconfig-rp-spi --- 05:30:16 [INFO] 05:30:16 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-openconfig-rp-spi --- 05:30:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:30:16 [INFO] 05:30:16 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-spi --- 05:30:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:30:16 [INFO] 05:30:16 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-openconfig-rp-spi --- 05:30:16 [INFO] 05:30:16 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-spi --- 05:30:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:30:16 [INFO] 05:30:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-openconfig-rp-spi --- 05:30:16 [INFO] Starting audit... 05:30:16 Audit done. 05:30:16 [INFO] You have 0 Checkstyle violations. 05:30:16 [INFO] 05:30:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-openconfig-rp-spi --- 05:30:16 [INFO] Starting audit... 05:30:16 Audit done. 05:30:16 [INFO] You have 0 Checkstyle violations. 05:30:16 [INFO] 05:30:16 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-openconfig-rp-spi --- 05:30:16 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/target/classes/LICENSE 05:30:16 [INFO] 05:30:16 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-rp-spi --- 05:30:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/src/main/resources 05:30:16 [INFO] 05:30:16 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-openconfig-rp-spi --- 05:30:16 [INFO] Recompiling the module because of changed dependency. 05:30:16 [INFO] Compiling 24 source files with javac [debug release 17] to target/classes 05:30:17 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 05:30:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:30:17 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 05:30:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:30:17 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 05:30:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:30:17 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 05:30:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:30:17 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 05:30:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:30:17 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 05:30:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:30:17 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 05:30:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:30:17 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 05:30:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:30:17 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 05:30:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:30:17 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 05:30:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:30:17 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 05:30:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:30:17 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 05:30:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:30:17 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 05:30:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:30:17 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 05:30:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:30:17 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 05:30:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:30:17 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 05:30:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:30:17 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 05:30:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:30:17 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 05:30:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:30:17 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 05:30:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:30:17 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 05:30:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:30:17 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 05:30:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:30:17 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 05:30:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:30:17 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 05:30:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:30:17 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 05:30:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:30:17 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 05:30:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:30:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:30:17 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 05:30:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:30:17 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 05:30:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:30:17 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 05:30:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:30:17 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 05:30:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:30:17 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 05:30:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:30:17 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 05:30:17 [INFO] 05:30:17 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-spi >>> 05:30:17 [INFO] 05:30:17 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-openconfig-rp-spi --- 05:30:17 [INFO] Fork Value is true 05:30:20 [INFO] Done SpotBugs Analysis.... 05:30:20 [INFO] 05:30:20 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-spi <<< 05:30:20 [INFO] 05:30:20 [INFO] 05:30:20 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-openconfig-rp-spi --- 05:30:20 [INFO] BugInstance size is 0 05:30:20 [INFO] Error size is 0 05:30:20 [INFO] No errors/warnings found 05:30:20 [INFO] 05:30:20 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-rp-spi --- 05:30:20 [INFO] Copying 2 resources from src/test/resources to target/test-classes 05:30:20 [INFO] 05:30:20 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-openconfig-rp-spi --- 05:30:20 [INFO] Recompiling the module because of changed dependency. 05:30:20 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 05:30:20 [INFO] 05:30:20 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-openconfig-rp-spi --- 05:30:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:30:20 [INFO] 05:30:20 [INFO] ------------------------------------------------------- 05:30:20 [INFO] T E S T S 05:30:20 [INFO] ------------------------------------------------------- 05:30:21 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AppendActionTest 05:30:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:30:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.017 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AppendActionTest 05:30:26 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AsPathLengthTest 05:30:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AsPathLengthTest 05:30:26 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AttributesEqualTests 05:30:26 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AttributesEqualTests 05:30:26 [INFO] 05:30:26 [INFO] Results: 05:30:26 [INFO] 05:30:26 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 05:30:26 [INFO] 05:30:26 [INFO] 05:30:26 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-openconfig-rp-spi --- 05:30:26 [INFO] 05:30:26 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-rp-spi --- 05:30:26 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.12-SNAPSHOT.jar 05:30:26 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/target/classes/META-INF/MANIFEST.MF 05:30:26 [INFO] 05:30:26 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ bgp-openconfig-rp-spi --- 05:30:26 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.12-SNAPSHOT-tests.jar 05:30:26 [INFO] 05:30:26 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ bgp-openconfig-rp-spi --- 05:30:26 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.12-SNAPSHOT-test-sources.jar 05:30:26 [INFO] 05:30:26 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-openconfig-rp-spi --- 05:30:26 [INFO] No previous run data found, generating javadoc. 05:30:28 [WARNING] Javadoc Warnings 05:30:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/AbstractBGPStatementProviderActivator.java:18: warning: no comment 05:30:28 [WARNING] public abstract class AbstractBGPStatementProviderActivator implements StatementProviderActivator, AutoCloseable { 05:30:28 [WARNING] ^ 05:30:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementProviderActivator.java:14: warning: no comment 05:30:28 [WARNING] void start(StatementRegistryProvider context); 05:30:28 [WARNING] ^ 05:30:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/AbstractBGPStatementProviderActivator.java:23: warning: no comment 05:30:28 [WARNING] protected abstract List startImpl(StatementRegistryProvider context); 05:30:28 [WARNING] ^ 05:30:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementProviderActivator.java:16: warning: no comment 05:30:28 [WARNING] void stop(); 05:30:28 [WARNING] ^ 05:30:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:30: warning: no @param for 05:30:28 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsPolicy( 05:30:28 [WARNING] ^ 05:30:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:30: warning: no @param for 05:30:28 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsPolicy( 05:30:28 [WARNING] ^ 05:30:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:40: warning: no @param for 05:30:28 [WARNING] > @NonNull AbstractRegistration registerBgpActionPolicy( 05:30:28 [WARNING] ^ 05:30:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:50: warning: no @param for 05:30:28 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsAugmentationPolicy( 05:30:28 [WARNING] ^ 05:30:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:50: warning: no @param for 05:30:28 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsAugmentationPolicy( 05:30:28 [WARNING] ^ 05:30:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:60: warning: no @param for 05:30:28 [WARNING] > @NonNull AbstractRegistration registerBgpActionAugmentationPolicy( 05:30:28 [WARNING] ^ 05:30:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:22: warning: no comment 05:30:28 [WARNING] public interface BgpStatementRegistryProvider { 05:30:28 [WARNING] ^ 05:30:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/OSGiStatementRegistry.java:26: warning: no comment 05:30:28 [WARNING] public final class OSGiStatementRegistry extends ForwardingStatementRegistry { 05:30:28 [WARNING] ^ 05:30:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/RouteAttributeContainer.java:25: warning: no comment 05:30:28 [WARNING] public static RouteAttributeContainer routeAttributeContainerFalse(final Attributes attributes) { 05:30:28 [WARNING] ^ 05:30:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/RouteAttributeContainer.java:29: warning: no comment 05:30:28 [WARNING] public static RouteAttributeContainer routeAttributeContainerTrue(final Attributes attributes) { 05:30:28 [WARNING] ^ 05:30:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/SimpleStatementRegistry.java:23: warning: no comment 05:30:28 [WARNING] public final class SimpleStatementRegistry extends ForwardingStatementRegistry implements AutoCloseable { 05:30:28 [WARNING] ^ 05:30:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/SimpleStatementRegistry.java:30: warning: no comment 05:30:28 [WARNING] public SimpleStatementRegistry(final List extensionActivators) { 05:30:28 [WARNING] ^ 05:30:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/SimpleStatementRegistry.java:40: warning: no comment 05:30:28 [WARNING] public void start() { 05:30:28 [WARNING] ^ 05:30:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementProviderActivator.java:13: warning: no comment 05:30:28 [WARNING] public interface StatementProviderActivator { 05:30:28 [WARNING] ^ 05:30:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementRegistry.java:33: warning: no comment 05:30:28 [WARNING] public final class StatementRegistry implements StatementRegistryConsumer, StatementRegistryProvider { 05:30:28 [WARNING] ^ 05:30:28 [WARNING] 19 warnings 05:30:28 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.12-SNAPSHOT-javadoc.jar 05:30:28 [INFO] 05:30:28 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-openconfig-rp-spi --- 05:30:28 [INFO] CycloneDX: Resolving Dependencies 05:30:29 [INFO] CycloneDX: Creating BOM version 1.5 with 55 component(s) 05:30:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/target/bom.xml 05:30:29 [INFO] attaching as bgp-openconfig-rp-spi-0.21.12-SNAPSHOT-cyclonedx.xml 05:30:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/target/bom.json 05:30:29 [INFO] attaching as bgp-openconfig-rp-spi-0.21.12-SNAPSHOT-cyclonedx.json 05:30:29 [INFO] 05:30:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-spi --- 05:30:29 [INFO] Skipping duplicate-finder execution! 05:30:29 [INFO] 05:30:29 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-openconfig-rp-spi --- 05:30:29 [INFO] No dependency problems found 05:30:29 [INFO] 05:30:29 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-rp-spi --- 05:30:29 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.12-SNAPSHOT-sources.jar 05:30:30 [INFO] 05:30:30 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-openconfig-rp-spi --- 05:30:30 [INFO] 05:30:30 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-openconfig-rp-spi --- 05:30:30 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/target/code-coverage/jacoco.exec 05:30:30 [INFO] Analyzed bundle 'bgp-openconfig-rp-spi' with 16 classes 05:30:30 [INFO] 05:30:30 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-openconfig-rp-spi --- 05:30:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.12-SNAPSHOT/bgp-openconfig-rp-spi-0.21.12-SNAPSHOT.pom 05:30:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.12-SNAPSHOT/bgp-openconfig-rp-spi-0.21.12-SNAPSHOT.jar 05:30:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.12-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.12-SNAPSHOT/bgp-openconfig-rp-spi-0.21.12-SNAPSHOT-tests.jar 05:30:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.12-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.12-SNAPSHOT/bgp-openconfig-rp-spi-0.21.12-SNAPSHOT-test-sources.jar 05:30:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.12-SNAPSHOT/bgp-openconfig-rp-spi-0.21.12-SNAPSHOT-javadoc.jar 05:30:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.12-SNAPSHOT/bgp-openconfig-rp-spi-0.21.12-SNAPSHOT-cyclonedx.xml 05:30:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.12-SNAPSHOT/bgp-openconfig-rp-spi-0.21.12-SNAPSHOT-cyclonedx.json 05:30:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.12-SNAPSHOT/bgp-openconfig-rp-spi-0.21.12-SNAPSHOT-sources.jar 05:30:30 [INFO] 05:30:30 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-rp-spi --- 05:30:30 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.12-SNAPSHOT/bgp-openconfig-rp-spi-0.21.12-SNAPSHOT.jar 05:30:30 [INFO] Writing OBR metadata 05:30:30 [INFO] 05:30:30 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-openconfig-rp-spi --- 05:30:30 [INFO] org.opendaylight.bgpcep:bgp-openconfig-rp-spi:bundle:0.21.12-SNAPSHOT 05:30:30 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:30:30 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:30:30 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:30:30 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:30:30 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:30:30 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:30:30 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:30:30 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:30:30 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:30:30 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:30:30 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:30:30 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:30:30 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:30:30 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:30:30 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:30:30 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:30:30 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:30:30 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:30:30 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:30:30 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:30:30 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:30:30 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:30:30 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:30:30 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:30:30 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:30:30 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 05:30:30 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:30:30 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:30:30 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:30:30 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:30:30 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:30:30 [INFO] +- org.checkerframework:checker-qual:jar:3.47.0:provided 05:30:30 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:30:30 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:30:30 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:30:30 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:30:30 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:30:30 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:30:30 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:30:30 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:30:30 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 05:30:30 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:30:30 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:30:30 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:30:30 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:30:30 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.21.12-SNAPSHOT:test 05:30:30 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.12-SNAPSHOT:test 05:30:30 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:30:30 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:30:30 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:test 05:30:30 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:test 05:30:30 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:test 05:30:30 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 05:30:30 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 05:30:30 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:30:30 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:test 05:30:30 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 05:30:30 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 05:30:30 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 05:30:30 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:30:30 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:30:30 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.21.12-SNAPSHOT:test 05:30:30 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.21.12-SNAPSHOT:test 05:30:30 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:0.21.12-SNAPSHOT:test 05:30:30 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:test 05:30:30 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:test 05:30:30 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 05:30:30 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 05:30:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 05:30:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 05:30:30 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 05:30:30 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 05:30:30 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 05:30:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 05:30:30 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 05:30:30 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 05:30:30 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 05:30:30 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 05:30:30 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 05:30:30 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 05:30:30 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 05:30:30 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 05:30:30 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 05:30:30 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 05:30:30 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 05:30:30 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 05:30:30 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 05:30:30 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 05:30:30 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 05:30:30 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 05:30:30 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 05:30:30 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 05:30:30 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 05:30:30 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 05:30:30 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 05:30:30 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 05:30:30 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 05:30:30 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 05:30:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 05:30:30 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 05:30:30 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 05:30:30 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 05:30:30 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 05:30:30 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 05:30:30 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 05:30:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 05:30:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:30:30 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 05:30:30 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 05:30:30 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.12-SNAPSHOT:test 05:30:30 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 05:30:30 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 05:30:30 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:30:30 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:30:30 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:30:30 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:30:30 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:30:30 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:30:30 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:30:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:30:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:30:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:30:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:30:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:30:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:30:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:30:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:30:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:30:30 [INFO] +- junit:junit:jar:4.13.2:test 05:30:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:30:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:30:30 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:30:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:30:30 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:30:30 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:30:30 [INFO] 05:30:30 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-openconfig-rp-spi --- 05:30:30 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/target/sonatype-clm/module.xml 05:30:30 [INFO] 05:30:30 [INFO] --------------< org.opendaylight.bgpcep:bgp-route-target >-------------- 05:30:30 [INFO] Building bgp-route-target 0.21.12-SNAPSHOT [41/169] 05:30:30 [INFO] -------------------------------[ bundle ]------------------------------- 05:30:30 [INFO] 05:30:30 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-route-target --- 05:30:30 [INFO] 05:30:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-route-target --- 05:30:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:30:30 [INFO] 05:30:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-route-target --- 05:30:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:30:30 [INFO] 05:30:30 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-route-target --- 05:30:30 [INFO] 05:30:30 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-route-target --- 05:30:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:30:30 [INFO] 05:30:30 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ bgp-route-target --- 05:30:30 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:30:30 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/route-target/src/main/yang 05:30:30 [INFO] yang-to-sources: Found 13 dependencies in 3.342 ms 05:30:30 [INFO] yang-to-sources: Project model files found: 1 in 1.425 ms 05:30:30 [INFO] yang-to-sources: 19 YANG models processed in 126.9 ms 05:30:30 [INFO] BindingJavaFileGenerator: Defined 50 files in 17.50 ms 05:30:30 [INFO] Sorted 50 files into 20 directories in 132.6 μs 05:30:30 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 50 in 42.58 ms 05:30:30 [INFO] 05:30:30 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-route-target --- 05:30:30 [INFO] Starting audit... 05:30:30 Audit done. 05:30:30 [INFO] You have 0 Checkstyle violations. 05:30:30 [INFO] 05:30:30 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-route-target --- 05:30:30 [INFO] Starting audit... 05:30:30 Audit done. 05:30:30 [INFO] You have 0 Checkstyle violations. 05:30:30 [INFO] 05:30:30 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-route-target --- 05:30:30 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/route-target/target/classes/LICENSE 05:30:30 [INFO] 05:30:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-route-target --- 05:30:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/route-target/src/main/resources 05:30:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/route-target/target/generated-sources/spi 05:30:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:30:30 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:30:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:30:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/route-target/target/generated-sources/spi 05:30:30 [INFO] 05:30:30 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-route-target --- 05:30:30 [INFO] Recompiling the module because of changed dependency. 05:30:30 [INFO] Compiling 66 source files with javac [debug release 17] to target/classes 05:30:31 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.registry.StatementProviderActivator 05:30:31 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 05:30:31 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 05:30:31 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 05:30:31 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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[] 05:30:31 [INFO] 05:30:31 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-route-target >>> 05:30:31 [INFO] 05:30:31 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-route-target --- 05:30:31 [INFO] Fork Value is true 05:30:34 [INFO] Done SpotBugs Analysis.... 05:30:34 [INFO] 05:30:34 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-route-target <<< 05:30:34 [INFO] 05:30:34 [INFO] 05:30:34 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-route-target --- 05:30:34 [INFO] BugInstance size is 0 05:30:34 [INFO] Error size is 0 05:30:34 [INFO] No errors/warnings found 05:30:34 [INFO] 05:30:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-route-target --- 05:30:34 [INFO] Copying 2 resources from src/test/resources to target/test-classes 05:30:34 [INFO] 05:30:34 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-route-target --- 05:30:34 [INFO] Recompiling the module because of changed dependency. 05:30:34 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 05:30:34 [INFO] 05:30:34 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-route-target --- 05:30:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:30:34 [INFO] 05:30:34 [INFO] ------------------------------------------------------- 05:30:34 [INFO] T E S T S 05:30:34 [INFO] ------------------------------------------------------- 05:30:36 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.RouteTargetConstrainRIBSupportTest 05:30:39 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:30:41 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.964 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.RouteTargetConstrainRIBSupportTest 05:30:41 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.BGPActivatorTest 05:30:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.BGPActivatorTest 05:30:41 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.RIBActivatorTest 05:30:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.RIBActivatorTest 05:30:41 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.TableTypeActivatorTest 05:30:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.TableTypeActivatorTest 05:30:41 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri.SimpleRouteTargetConstrainNlriRegistryTest 05:30:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri.SimpleRouteTargetConstrainNlriRegistryTest 05:30:41 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.route.policy.ClientAttributePrependHandlerTest 05:30:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.route.policy.ClientAttributePrependHandlerTest 05:30:41 [INFO] 05:30:41 [INFO] Results: 05:30:41 [INFO] 05:30:41 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 05:30:41 [INFO] 05:30:41 [INFO] 05:30:41 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-route-target --- 05:30:41 [INFO] 05:30:41 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-route-target --- 05:30:42 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/route-target/target/bgp-route-target-0.21.12-SNAPSHOT.jar 05:30:42 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/route-target/target/classes/META-INF/MANIFEST.MF 05:30:42 [INFO] 05:30:42 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-route-target --- 05:30:42 [INFO] No previous run data found, generating javadoc. 05:30:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/route-target/target/bgp-route-target-0.21.12-SNAPSHOT-javadoc.jar 05:30:45 [INFO] 05:30:45 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-route-target --- 05:30:45 [INFO] CycloneDX: Resolving Dependencies 05:30:46 [INFO] CycloneDX: Creating BOM version 1.5 with 60 component(s) 05:30:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/route-target/target/bom.xml 05:30:46 [INFO] attaching as bgp-route-target-0.21.12-SNAPSHOT-cyclonedx.xml 05:30:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/route-target/target/bom.json 05:30:46 [INFO] attaching as bgp-route-target-0.21.12-SNAPSHOT-cyclonedx.json 05:30:46 [INFO] 05:30:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-route-target --- 05:30:46 [INFO] Skipping duplicate-finder execution! 05:30:46 [INFO] 05:30:46 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-route-target --- 05:30:46 [INFO] No dependency problems found 05:30:46 [INFO] 05:30:46 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-route-target --- 05:30:46 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/route-target/target/bgp-route-target-0.21.12-SNAPSHOT-sources.jar 05:30:46 [INFO] 05:30:46 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-route-target --- 05:30:46 [INFO] 05:30:46 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-route-target --- 05:30:46 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/route-target/target/code-coverage/jacoco.exec 05:30:46 [INFO] Analyzed bundle 'bgp-route-target' with 14 classes 05:30:46 [INFO] 05:30:46 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-route-target --- 05:30:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/route-target/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.21.12-SNAPSHOT/bgp-route-target-0.21.12-SNAPSHOT.pom 05:30:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/route-target/target/bgp-route-target-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.21.12-SNAPSHOT/bgp-route-target-0.21.12-SNAPSHOT.jar 05:30:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/route-target/target/bgp-route-target-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.21.12-SNAPSHOT/bgp-route-target-0.21.12-SNAPSHOT-javadoc.jar 05:30:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/route-target/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.21.12-SNAPSHOT/bgp-route-target-0.21.12-SNAPSHOT-cyclonedx.xml 05:30:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/route-target/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.21.12-SNAPSHOT/bgp-route-target-0.21.12-SNAPSHOT-cyclonedx.json 05:30:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/route-target/target/bgp-route-target-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.21.12-SNAPSHOT/bgp-route-target-0.21.12-SNAPSHOT-sources.jar 05:30:46 [INFO] 05:30:46 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-route-target --- 05:30:46 [INFO] Installing org/opendaylight/bgpcep/bgp-route-target/0.21.12-SNAPSHOT/bgp-route-target-0.21.12-SNAPSHOT.jar 05:30:46 [INFO] Writing OBR metadata 05:30:46 [INFO] 05:30:46 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-route-target --- 05:30:46 [INFO] org.opendaylight.bgpcep:bgp-route-target:bundle:0.21.12-SNAPSHOT 05:30:46 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 05:30:46 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:30:46 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 05:30:46 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:30:46 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:30:46 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:30:46 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.21.12-SNAPSHOT:compile 05:30:46 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:compile 05:30:46 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:30:46 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:30:46 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:30:46 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:30:46 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:30:46 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:30:46 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:30:46 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:30:46 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.12-SNAPSHOT:test 05:30:46 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 05:30:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:test 05:30:46 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:30:46 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:30:46 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 05:30:46 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:test-jar:tests:0.21.12-SNAPSHOT:test 05:30:46 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.21.12-SNAPSHOT:test 05:30:46 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.12-SNAPSHOT:test 05:30:46 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:30:46 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:30:46 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:test 05:30:46 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:test 05:30:46 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:test 05:30:46 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 05:30:46 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 05:30:46 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:30:46 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:test 05:30:46 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 05:30:46 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 05:30:46 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 05:30:46 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:30:46 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:30:46 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.21.12-SNAPSHOT:test 05:30:46 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.21.12-SNAPSHOT:test 05:30:46 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:0.21.12-SNAPSHOT:test 05:30:46 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 05:30:46 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:30:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 05:30:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:30:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:30:46 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 05:30:46 [INFO] | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 05:30:46 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 05:30:46 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 05:30:46 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:30:46 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:30:46 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:30:46 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:30:46 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:30:46 [INFO] | \- io.netty:netty-transport:jar:4.1.114.Final:compile 05:30:46 [INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:30:46 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:30:46 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:30:46 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:30:46 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:30:46 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:30:46 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:30:46 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:30:46 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:30:46 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:30:46 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:30:46 [INFO] | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:30:46 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:30:46 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:30:46 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:30:46 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:30:46 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:30:46 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:30:46 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:30:46 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:30:46 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:30:46 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:30:46 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:30:46 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.21.12-SNAPSHOT:test 05:30:46 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 05:30:46 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 05:30:46 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 05:30:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 05:30:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 05:30:46 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 05:30:46 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 05:30:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 05:30:46 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 05:30:46 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 05:30:46 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 05:30:46 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 05:30:46 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 05:30:46 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 05:30:46 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 05:30:46 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 05:30:46 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 05:30:46 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 05:30:46 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 05:30:46 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 05:30:46 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 05:30:46 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 05:30:46 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 05:30:46 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 05:30:46 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 05:30:46 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 05:30:46 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 05:30:46 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 05:30:46 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 05:30:46 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 05:30:46 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 05:30:46 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 05:30:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 05:30:46 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 05:30:46 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 05:30:46 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 05:30:46 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 05:30:46 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:30:46 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:30:46 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:30:46 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:30:46 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:30:46 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:30:46 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:30:46 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:30:46 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:30:46 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:30:46 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:30:46 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:30:46 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:30:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:30:46 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:30:46 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:30:46 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:30:46 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:30:46 [INFO] +- junit:junit:jar:4.13.2:test 05:30:46 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:30:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:30:46 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:30:46 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:30:46 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:30:46 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:30:46 [INFO] 05:30:46 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-route-target --- 05:30:46 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/route-target/target/sonatype-clm/module.xml 05:30:46 [INFO] 05:30:46 [INFO] -----------< org.opendaylight.bgpcep:bgp-openconfig-rp-impl >----------- 05:30:46 [INFO] Building bgp-openconfig-rp-impl 0.21.12-SNAPSHOT [42/169] 05:30:46 [INFO] -------------------------------[ bundle ]------------------------------- 05:30:46 [INFO] 05:30:46 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-openconfig-rp-impl --- 05:30:46 [INFO] 05:30:46 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-openconfig-rp-impl --- 05:30:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:30:47 [INFO] 05:30:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-impl --- 05:30:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:30:47 [INFO] 05:30:47 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-openconfig-rp-impl --- 05:30:47 [INFO] 05:30:47 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-impl --- 05:30:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:30:47 [INFO] 05:30:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-openconfig-rp-impl --- 05:30:47 [INFO] Starting audit... 05:30:47 Audit done. 05:30:47 [INFO] You have 0 Checkstyle violations. 05:30:47 [INFO] 05:30:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-openconfig-rp-impl --- 05:30:47 [INFO] Starting audit... 05:30:47 Audit done. 05:30:47 [INFO] You have 0 Checkstyle violations. 05:30:47 [INFO] 05:30:47 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-openconfig-rp-impl --- 05:30:47 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/target/classes/LICENSE 05:30:47 [INFO] 05:30:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-rp-impl --- 05:30:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/src/main/resources 05:30:47 [INFO] 05:30:47 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-openconfig-rp-impl --- 05:30:47 [INFO] Recompiling the module because of changed dependency. 05:30:47 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 05:30:47 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.BGPRibRoutingPolicyFactory 05:30:47 [INFO] 05:30:47 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-impl >>> 05:30:47 [INFO] 05:30:47 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-openconfig-rp-impl --- 05:30:47 [INFO] Fork Value is true 05:30:50 [INFO] Done SpotBugs Analysis.... 05:30:50 [INFO] 05:30:50 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-impl <<< 05:30:50 [INFO] 05:30:50 [INFO] 05:30:50 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-openconfig-rp-impl --- 05:30:50 [INFO] BugInstance size is 0 05:30:50 [INFO] Error size is 0 05:30:50 [INFO] No errors/warnings found 05:30:50 [INFO] 05:30:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-rp-impl --- 05:30:50 [INFO] Copying 2 resources from src/test/resources to target/test-classes 05:30:50 [INFO] 05:30:50 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-openconfig-rp-impl --- 05:30:50 [INFO] No sources to compile 05:30:50 [INFO] 05:30:50 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-openconfig-rp-impl --- 05:30:50 [INFO] 05:30:50 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-openconfig-rp-impl --- 05:30:50 [INFO] 05:30:50 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-rp-impl --- 05:30:50 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.12-SNAPSHOT.jar 05:30:50 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/target/classes/META-INF/MANIFEST.MF 05:30:50 [INFO] 05:30:50 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ bgp-openconfig-rp-impl --- 05:30:50 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.12-SNAPSHOT-tests.jar 05:30:50 [INFO] 05:30:50 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ bgp-openconfig-rp-impl --- 05:30:50 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.12-SNAPSHOT-test-sources.jar 05:30:50 [INFO] 05:30:50 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-openconfig-rp-impl --- 05:30:50 [INFO] No previous run data found, generating javadoc. 05:30:51 [WARNING] Javadoc Warnings 05:30:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/DefaultBGPRibRoutingPolicyFactory.java:31: warning: no comment 05:30:51 [WARNING] public final class DefaultBGPRibRoutingPolicyFactory implements BGPRibRoutingPolicyFactory { 05:30:51 [WARNING] ^ 05:30:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/DefaultBGPRibRoutingPolicyFactory.java:35: warning: no comment 05:30:51 [WARNING] public DefaultBGPRibRoutingPolicyFactory() { 05:30:51 [WARNING] ^ 05:30:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/DefaultBGPRibRoutingPolicyFactory.java:41: warning: no comment 05:30:51 [WARNING] public DefaultBGPRibRoutingPolicyFactory(final @Reference DataBroker databroker, 05:30:51 [WARNING] ^ 05:30:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/PolicyRIBBaseParametersImpl.java:16: warning: no comment 05:30:51 [WARNING] public final class PolicyRIBBaseParametersImpl implements RouteEntryBaseAttributes { 05:30:51 [WARNING] ^ 05:30:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/PolicyRIBBaseParametersImpl.java:21: warning: no comment 05:30:51 [WARNING] public PolicyRIBBaseParametersImpl(final long localAs, final Ipv4AddressNoZone originatorId, 05:30:51 [WARNING] ^ 05:30:51 [WARNING] 5 warnings 05:30:51 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.12-SNAPSHOT-javadoc.jar 05:30:51 [INFO] 05:30:51 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-openconfig-rp-impl --- 05:30:51 [INFO] CycloneDX: Resolving Dependencies 05:30:52 [INFO] CycloneDX: Creating BOM version 1.5 with 56 component(s) 05:30:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/target/bom.xml 05:30:52 [INFO] attaching as bgp-openconfig-rp-impl-0.21.12-SNAPSHOT-cyclonedx.xml 05:30:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/target/bom.json 05:30:52 [INFO] attaching as bgp-openconfig-rp-impl-0.21.12-SNAPSHOT-cyclonedx.json 05:30:52 [INFO] 05:30:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-impl --- 05:30:52 [INFO] Skipping duplicate-finder execution! 05:30:52 [INFO] 05:30:52 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-openconfig-rp-impl --- 05:30:52 [INFO] No dependency problems found 05:30:52 [INFO] 05:30:52 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-rp-impl --- 05:30:52 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.12-SNAPSHOT-sources.jar 05:30:52 [INFO] 05:30:52 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-openconfig-rp-impl --- 05:30:52 [INFO] 05:30:52 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-openconfig-rp-impl --- 05:30:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:30:52 [INFO] 05:30:52 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-openconfig-rp-impl --- 05:30:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.12-SNAPSHOT/bgp-openconfig-rp-impl-0.21.12-SNAPSHOT.pom 05:30:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.12-SNAPSHOT/bgp-openconfig-rp-impl-0.21.12-SNAPSHOT.jar 05:30:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.12-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.12-SNAPSHOT/bgp-openconfig-rp-impl-0.21.12-SNAPSHOT-tests.jar 05:30:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.12-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.12-SNAPSHOT/bgp-openconfig-rp-impl-0.21.12-SNAPSHOT-test-sources.jar 05:30:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.12-SNAPSHOT/bgp-openconfig-rp-impl-0.21.12-SNAPSHOT-javadoc.jar 05:30:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.12-SNAPSHOT/bgp-openconfig-rp-impl-0.21.12-SNAPSHOT-cyclonedx.xml 05:30:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.12-SNAPSHOT/bgp-openconfig-rp-impl-0.21.12-SNAPSHOT-cyclonedx.json 05:30:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.12-SNAPSHOT/bgp-openconfig-rp-impl-0.21.12-SNAPSHOT-sources.jar 05:30:52 [INFO] 05:30:52 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-rp-impl --- 05:30:52 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.12-SNAPSHOT/bgp-openconfig-rp-impl-0.21.12-SNAPSHOT.jar 05:30:52 [INFO] Writing OBR metadata 05:30:52 [INFO] 05:30:52 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-openconfig-rp-impl --- 05:30:52 [INFO] org.opendaylight.bgpcep:bgp-openconfig-rp-impl:bundle:0.21.12-SNAPSHOT 05:30:52 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:30:52 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:30:52 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:30:52 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:30:52 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:30:52 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:30:52 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:30:52 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:30:52 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:30:52 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:30:52 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:30:52 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:30:52 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:30:52 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.21.12-SNAPSHOT:compile 05:30:52 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:30:52 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:30:52 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:30:52 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:30:52 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:30:52 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:30:52 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:30:52 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:30:52 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:30:52 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:30:52 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:30:52 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:30:52 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:30:52 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:30:52 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:30:52 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:30:52 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:30:52 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:30:52 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:30:52 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:30:52 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:30:52 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:30:52 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:30:52 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:30:52 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:30:52 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:30:52 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:30:52 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 05:30:52 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:30:52 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:30:52 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:30:52 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:30:52 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:30:52 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 05:30:52 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:test 05:30:52 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:test 05:30:52 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:30:52 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:30:52 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:test 05:30:52 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 05:30:52 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 05:30:52 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:30:52 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 05:30:52 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:30:52 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:30:52 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:30:52 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 05:30:52 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 05:30:52 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 05:30:52 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 05:30:52 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.21.12-SNAPSHOT:test 05:30:52 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.12-SNAPSHOT:test 05:30:52 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:test 05:30:52 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 05:30:52 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 05:30:52 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 05:30:52 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.21.12-SNAPSHOT:test 05:30:52 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.21.12-SNAPSHOT:test 05:30:52 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:0.21.12-SNAPSHOT:test 05:30:52 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.12-SNAPSHOT:test 05:30:52 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 05:30:52 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 05:30:52 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:30:52 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:30:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:30:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:30:52 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:30:52 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:30:52 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:30:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:30:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:30:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:30:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:30:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:30:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:30:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:30:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:30:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:30:52 [INFO] +- junit:junit:jar:4.13.2:test 05:30:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:30:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:30:52 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:30:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:30:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:30:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:30:52 [INFO] 05:30:52 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-openconfig-rp-impl --- 05:30:53 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/target/sonatype-clm/module.xml 05:30:53 [INFO] 05:30:53 [INFO] ------------------< org.opendaylight.bgpcep:rsvp-api >------------------ 05:30:53 [INFO] Building rsvp-api 0.21.12-SNAPSHOT [43/169] 05:30:53 [INFO] -------------------------------[ bundle ]------------------------------- 05:30:53 [INFO] 05:30:53 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rsvp-api --- 05:30:53 [INFO] 05:30:53 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rsvp-api --- 05:30:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:30:53 [INFO] 05:30:53 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rsvp-api --- 05:30:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:30:53 [INFO] 05:30:53 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rsvp-api --- 05:30:53 [INFO] 05:30:53 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rsvp-api --- 05:30:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:30:53 [INFO] 05:30:53 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ rsvp-api --- 05:30:53 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:30:53 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/api/src/main/yang 05:30:53 [INFO] yang-to-sources: Found 4 dependencies in 866.3 μs 05:30:53 [INFO] yang-to-sources: Project model files found: 1 in 8.021 ms 05:30:53 [INFO] yang-to-sources: 7 YANG models processed in 42.02 ms 05:30:53 [INFO] BindingJavaFileGenerator: Defined 240 files in 8.354 ms 05:30:53 [INFO] Sorted 240 files into 76 directories in 298.6 μs 05:30:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 240 in 43.62 ms 05:30:53 [INFO] 05:30:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rsvp-api --- 05:30:53 [INFO] Starting audit... 05:30:53 Audit done. 05:30:53 [INFO] You have 0 Checkstyle violations. 05:30:53 [INFO] 05:30:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rsvp-api --- 05:30:53 [INFO] Starting audit... 05:30:53 Audit done. 05:30:53 [INFO] You have 0 Checkstyle violations. 05:30:53 [INFO] 05:30:53 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rsvp-api --- 05:30:53 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/api/target/classes/LICENSE 05:30:53 [INFO] 05:30:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rsvp-api --- 05:30:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/api/src/main/resources 05:30:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/api/target/generated-sources/spi 05:30:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:30:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:30:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:30:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/api/target/generated-sources/spi 05:30:53 [INFO] 05:30:53 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rsvp-api --- 05:30:53 [INFO] Recompiling the module because of changed dependency. 05:30:53 [INFO] Compiling 240 source files with javac [debug release 17] to target/classes 05:30:54 [INFO] 05:30:54 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ rsvp-api >>> 05:30:54 [INFO] 05:30:54 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ rsvp-api --- 05:30:54 [INFO] Fork Value is true 05:30:57 [INFO] Done SpotBugs Analysis.... 05:30:57 [INFO] 05:30:57 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ rsvp-api <<< 05:30:57 [INFO] 05:30:57 [INFO] 05:30:57 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ rsvp-api --- 05:30:57 [INFO] BugInstance size is 0 05:30:57 [INFO] Error size is 0 05:30:57 [INFO] No errors/warnings found 05:30:57 [INFO] 05:30:57 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rsvp-api --- 05:30:57 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/api/src/test/resources 05:30:57 [INFO] 05:30:57 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rsvp-api --- 05:30:57 [INFO] No sources to compile 05:30:57 [INFO] 05:30:57 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ rsvp-api --- 05:30:57 [INFO] No tests to run. 05:30:57 [INFO] 05:30:57 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ rsvp-api --- 05:30:57 [INFO] 05:30:57 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rsvp-api --- 05:30:57 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/api/target/rsvp-api-0.21.12-SNAPSHOT.jar 05:30:57 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/api/target/classes/META-INF/MANIFEST.MF 05:30:57 [INFO] 05:30:57 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ rsvp-api --- 05:30:57 [INFO] No previous run data found, generating javadoc. 05:31:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/api/target/rsvp-api-0.21.12-SNAPSHOT-javadoc.jar 05:31:02 [INFO] 05:31:02 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ rsvp-api --- 05:31:02 [INFO] CycloneDX: Resolving Dependencies 05:31:03 [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) 05:31:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/api/target/bom.xml 05:31:03 [INFO] attaching as rsvp-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:31:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/api/target/bom.json 05:31:03 [INFO] attaching as rsvp-api-0.21.12-SNAPSHOT-cyclonedx.json 05:31:03 [INFO] 05:31:03 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-api --- 05:31:03 [INFO] Skipping duplicate-finder execution! 05:31:03 [INFO] 05:31:03 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rsvp-api --- 05:31:03 [INFO] No dependency problems found 05:31:03 [INFO] 05:31:03 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rsvp-api --- 05:31:03 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/api/target/rsvp-api-0.21.12-SNAPSHOT-sources.jar 05:31:03 [INFO] 05:31:03 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rsvp-api --- 05:31:03 [INFO] 05:31:03 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rsvp-api --- 05:31:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:31:03 [INFO] 05:31:03 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rsvp-api --- 05:31:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.21.12-SNAPSHOT/rsvp-api-0.21.12-SNAPSHOT.pom 05:31:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/api/target/rsvp-api-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.21.12-SNAPSHOT/rsvp-api-0.21.12-SNAPSHOT.jar 05:31:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/api/target/rsvp-api-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.21.12-SNAPSHOT/rsvp-api-0.21.12-SNAPSHOT-javadoc.jar 05:31:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.21.12-SNAPSHOT/rsvp-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:31:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.21.12-SNAPSHOT/rsvp-api-0.21.12-SNAPSHOT-cyclonedx.json 05:31:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/api/target/rsvp-api-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.21.12-SNAPSHOT/rsvp-api-0.21.12-SNAPSHOT-sources.jar 05:31:03 [INFO] 05:31:03 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rsvp-api --- 05:31:03 [INFO] Installing org/opendaylight/bgpcep/rsvp-api/0.21.12-SNAPSHOT/rsvp-api-0.21.12-SNAPSHOT.jar 05:31:03 [INFO] Writing OBR metadata 05:31:03 [INFO] 05:31:03 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ rsvp-api --- 05:31:03 [INFO] org.opendaylight.bgpcep:rsvp-api:bundle:0.21.12-SNAPSHOT 05:31:03 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:31:03 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:31:03 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:31:03 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:31:03 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:31:03 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:31:03 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:31:03 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:31:03 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:31:03 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:31:03 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:31:03 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:31:03 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:31:03 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:31:03 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:31:03 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:31:03 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:31:03 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:31:03 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:31:03 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:31:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:31:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:31:03 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:31:03 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:31:03 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:31:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:31:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:31:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:31:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:31:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:31:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:31:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:31:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:31:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:31:03 [INFO] +- junit:junit:jar:4.13.2:test 05:31:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:31:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:31:03 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:31:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:31:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:31:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:31:03 [INFO] 05:31:03 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rsvp-api --- 05:31:03 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/api/target/sonatype-clm/module.xml 05:31:03 [INFO] 05:31:03 [INFO] ------------------< org.opendaylight.bgpcep:rsvp-spi >------------------ 05:31:03 [INFO] Building rsvp-spi 0.21.12-SNAPSHOT [44/169] 05:31:03 [INFO] -------------------------------[ bundle ]------------------------------- 05:31:03 [INFO] 05:31:03 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rsvp-spi --- 05:31:03 [INFO] 05:31:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rsvp-spi --- 05:31:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:31:03 [INFO] 05:31:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rsvp-spi --- 05:31:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:31:03 [INFO] 05:31:03 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rsvp-spi --- 05:31:03 [INFO] 05:31:03 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rsvp-spi --- 05:31:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:31:03 [INFO] 05:31:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rsvp-spi --- 05:31:03 [INFO] Starting audit... 05:31:03 Audit done. 05:31:03 [INFO] You have 0 Checkstyle violations. 05:31:03 [INFO] 05:31:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rsvp-spi --- 05:31:04 [INFO] Starting audit... 05:31:04 Audit done. 05:31:04 [INFO] You have 0 Checkstyle violations. 05:31:04 [INFO] 05:31:04 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rsvp-spi --- 05:31:04 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/spi/target/classes/LICENSE 05:31:04 [INFO] 05:31:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rsvp-spi --- 05:31:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/spi/src/main/resources 05:31:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/spi/target/generated-sources/spi 05:31:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/spi/target/generated-sources/yang 05:31:04 [INFO] 05:31:04 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rsvp-spi --- 05:31:04 [INFO] Recompiling the module because of changed dependency. 05:31:04 [INFO] Compiling 36 source files with javac [debug release 17] to target/classes 05:31:04 [INFO] Writing META-INF/services/org.opendaylight.protocol.rsvp.parser.spi.RSVPExtensionConsumerContext 05:31:04 [INFO] 05:31:04 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ rsvp-spi >>> 05:31:04 [INFO] 05:31:04 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ rsvp-spi --- 05:31:04 [INFO] Fork Value is true 05:31:07 [INFO] Done SpotBugs Analysis.... 05:31:07 [INFO] 05:31:07 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ rsvp-spi <<< 05:31:07 [INFO] 05:31:07 [INFO] 05:31:07 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ rsvp-spi --- 05:31:07 [INFO] BugInstance size is 0 05:31:07 [INFO] Error size is 0 05:31:07 [INFO] No errors/warnings found 05:31:07 [INFO] 05:31:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rsvp-spi --- 05:31:07 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/spi/src/test/resources 05:31:07 [INFO] 05:31:07 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rsvp-spi --- 05:31:07 [INFO] Recompiling the module because of changed dependency. 05:31:07 [INFO] Compiling 12 source files with javac [debug release 17] to target/test-classes 05:31:07 [INFO] 05:31:07 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ rsvp-spi --- 05:31:07 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:31:07 [INFO] 05:31:07 [INFO] ------------------------------------------------------- 05:31:07 [INFO] T E S T S 05:31:07 [INFO] ------------------------------------------------------- 05:31:08 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.EROSubobjectUtilTest 05:31:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.opendaylight.protocol.rsvp.parser.spi.EROSubobjectUtilTest 05:31:08 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleEROSubobjectRegistryTest 05:31:08 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:31:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.467 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleEROSubobjectRegistryTest 05:31:09 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleLabelRegistryTest 05:31:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleLabelRegistryTest 05:31:09 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRROSubobjectRegistryTest 05:31:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRROSubobjectRegistryTest 05:31:10 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPExtensionProviderContextTest 05:31:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPExtensionProviderContextTest 05:31:10 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPObjectRegistryTest 05:31:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPObjectRegistryTest 05:31:10 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleXROSubobjectRegistryTest 05:31:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleXROSubobjectRegistryTest 05:31:10 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.EROSubobjectListParserTest 05:31:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.EROSubobjectListParserTest 05:31:10 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.PathKeyUtilsTest 05:31:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.PathKeyUtilsTest 05:31:10 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.RROSubobjectListParserTest 05:31:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.RROSubobjectListParserTest 05:31:10 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.UnnumberedInterfaceSubobjectUtilsTest 05:31:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.UnnumberedInterfaceSubobjectUtilsTest 05:31:10 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.XROSubobjectListParserTest 05:31:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.XROSubobjectListParserTest 05:31:10 [INFO] 05:31:10 [INFO] Results: 05:31:10 [INFO] 05:31:10 [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 05:31:10 [INFO] 05:31:10 [INFO] 05:31:10 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ rsvp-spi --- 05:31:11 [INFO] 05:31:11 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rsvp-spi --- 05:31:11 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/spi/target/rsvp-spi-0.21.12-SNAPSHOT.jar 05:31:11 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/spi/target/classes/META-INF/MANIFEST.MF 05:31:11 [INFO] 05:31:11 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ rsvp-spi --- 05:31:11 [INFO] No previous run data found, generating javadoc. 05:31:12 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/spi/target/rsvp-spi-0.21.12-SNAPSHOT-javadoc.jar 05:31:12 [INFO] 05:31:12 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ rsvp-spi --- 05:31:12 [INFO] CycloneDX: Resolving Dependencies 05:31:13 [INFO] CycloneDX: Creating BOM version 1.5 with 32 component(s) 05:31:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/spi/target/bom.xml 05:31:13 [INFO] attaching as rsvp-spi-0.21.12-SNAPSHOT-cyclonedx.xml 05:31:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/spi/target/bom.json 05:31:13 [INFO] attaching as rsvp-spi-0.21.12-SNAPSHOT-cyclonedx.json 05:31:13 [INFO] 05:31:13 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-spi --- 05:31:13 [INFO] Skipping duplicate-finder execution! 05:31:13 [INFO] 05:31:13 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rsvp-spi --- 05:31:13 [INFO] No dependency problems found 05:31:13 [INFO] 05:31:13 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rsvp-spi --- 05:31:13 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/spi/target/rsvp-spi-0.21.12-SNAPSHOT-sources.jar 05:31:13 [INFO] 05:31:13 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rsvp-spi --- 05:31:13 [INFO] 05:31:13 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rsvp-spi --- 05:31:13 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/spi/target/code-coverage/jacoco.exec 05:31:13 [INFO] Analyzed bundle 'rsvp-spi' with 17 classes 05:31:13 [INFO] 05:31:13 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rsvp-spi --- 05:31:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.21.12-SNAPSHOT/rsvp-spi-0.21.12-SNAPSHOT.pom 05:31:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/spi/target/rsvp-spi-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.21.12-SNAPSHOT/rsvp-spi-0.21.12-SNAPSHOT.jar 05:31:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/spi/target/rsvp-spi-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.21.12-SNAPSHOT/rsvp-spi-0.21.12-SNAPSHOT-javadoc.jar 05:31:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.21.12-SNAPSHOT/rsvp-spi-0.21.12-SNAPSHOT-cyclonedx.xml 05:31:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.21.12-SNAPSHOT/rsvp-spi-0.21.12-SNAPSHOT-cyclonedx.json 05:31:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/spi/target/rsvp-spi-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.21.12-SNAPSHOT/rsvp-spi-0.21.12-SNAPSHOT-sources.jar 05:31:13 [INFO] 05:31:13 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rsvp-spi --- 05:31:13 [INFO] Installing org/opendaylight/bgpcep/rsvp-spi/0.21.12-SNAPSHOT/rsvp-spi-0.21.12-SNAPSHOT.jar 05:31:13 [INFO] Writing OBR metadata 05:31:13 [INFO] 05:31:13 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ rsvp-spi --- 05:31:13 [INFO] org.opendaylight.bgpcep:rsvp-spi:bundle:0.21.12-SNAPSHOT 05:31:13 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:31:13 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:31:13 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:31:13 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:31:13 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:31:13 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:31:13 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:31:13 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:31:13 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:31:13 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:31:13 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:31:13 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:31:13 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:31:13 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:31:13 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:31:13 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:31:13 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:31:13 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:31:13 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:31:13 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:31:13 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:31:13 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:31:13 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:31:13 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 05:31:13 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:31:13 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:31:13 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:31:13 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:31:13 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:31:13 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 05:31:13 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:31:13 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:31:13 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:31:13 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:31:13 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:31:13 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:31:13 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:31:13 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:31:13 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:31:13 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:31:13 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:31:13 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:31:13 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:31:13 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:31:13 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:31:13 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:31:13 [INFO] +- junit:junit:jar:4.13.2:test 05:31:13 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:31:13 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:31:13 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:31:13 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:31:13 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:31:13 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:31:13 [INFO] 05:31:13 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rsvp-spi --- 05:31:13 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/spi/target/sonatype-clm/module.xml 05:31:13 [INFO] 05:31:13 [INFO] -----------------< org.opendaylight.bgpcep:rsvp-impl >------------------ 05:31:13 [INFO] Building rsvp-impl 0.21.12-SNAPSHOT [45/169] 05:31:13 [INFO] -------------------------------[ bundle ]------------------------------- 05:31:13 [INFO] 05:31:13 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rsvp-impl --- 05:31:13 [INFO] 05:31:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rsvp-impl --- 05:31:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:31:13 [INFO] 05:31:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rsvp-impl --- 05:31:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:31:13 [INFO] 05:31:13 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rsvp-impl --- 05:31:13 [INFO] 05:31:13 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rsvp-impl --- 05:31:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:31:13 [INFO] 05:31:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rsvp-impl --- 05:31:13 [INFO] Starting audit... 05:31:13 Audit done. 05:31:13 [INFO] You have 0 Checkstyle violations. 05:31:13 [INFO] 05:31:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rsvp-impl --- 05:31:14 [INFO] Starting audit... 05:31:14 Audit done. 05:31:14 [INFO] You have 0 Checkstyle violations. 05:31:14 [INFO] 05:31:14 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rsvp-impl --- 05:31:14 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/impl/target/classes/LICENSE 05:31:14 [INFO] 05:31:14 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rsvp-impl --- 05:31:14 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/impl/src/main/resources 05:31:14 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/impl/target/generated-sources/spi 05:31:14 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/impl/target/generated-sources/yang 05:31:14 [INFO] 05:31:14 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rsvp-impl --- 05:31:14 [INFO] Recompiling the module because of changed dependency. 05:31:14 [INFO] Compiling 59 source files with javac [debug release 17] to target/classes 05:31:14 [INFO] Writing META-INF/services/org.opendaylight.protocol.rsvp.parser.spi.RSVPExtensionProviderActivator 05:31:14 [INFO] 05:31:14 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ rsvp-impl >>> 05:31:14 [INFO] 05:31:14 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ rsvp-impl --- 05:31:14 [INFO] Fork Value is true 05:31:19 [INFO] Done SpotBugs Analysis.... 05:31:19 [INFO] 05:31:19 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ rsvp-impl <<< 05:31:19 [INFO] 05:31:19 [INFO] 05:31:19 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ rsvp-impl --- 05:31:19 [INFO] BugInstance size is 0 05:31:19 [INFO] Error size is 0 05:31:19 [INFO] No errors/warnings found 05:31:19 [INFO] 05:31:19 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rsvp-impl --- 05:31:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/impl/src/test/resources 05:31:19 [INFO] 05:31:19 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rsvp-impl --- 05:31:19 [INFO] Recompiling the module because of changed dependency. 05:31:19 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 05:31:19 [INFO] 05:31:19 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ rsvp-impl --- 05:31:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:31:19 [INFO] 05:31:19 [INFO] ------------------------------------------------------- 05:31:19 [INFO] T E S T S 05:31:19 [INFO] ------------------------------------------------------- 05:31:20 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.EROSubobjectParserTest 05:31:20 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 s -- in org.opendaylight.protocol.rsvp.parser.impl.EROSubobjectParserTest 05:31:20 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.LabelSubobjectParserTest 05:31:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.rsvp.parser.impl.LabelSubobjectParserTest 05:31:20 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.RROSubobjectParserTest 05:31:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.rsvp.parser.impl.RROSubobjectParserTest 05:31:20 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.XROSubobjectParserTest 05:31:20 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.rsvp.parser.impl.XROSubobjectParserTest 05:31:20 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.te.TEObjectTest 05:31:20 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.opendaylight.protocol.rsvp.parser.impl.te.TEObjectTest 05:31:21 [INFO] 05:31:21 [INFO] Results: 05:31:21 [INFO] 05:31:21 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 05:31:21 [INFO] 05:31:21 [INFO] 05:31:21 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ rsvp-impl --- 05:31:21 [INFO] 05:31:21 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rsvp-impl --- 05:31:21 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/impl/target/rsvp-impl-0.21.12-SNAPSHOT.jar 05:31:21 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/impl/target/classes/META-INF/MANIFEST.MF 05:31:21 [INFO] 05:31:21 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ rsvp-impl --- 05:31:21 [INFO] No previous run data found, generating javadoc. 05:31:23 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/impl/target/rsvp-impl-0.21.12-SNAPSHOT-javadoc.jar 05:31:23 [INFO] 05:31:23 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ rsvp-impl --- 05:31:23 [INFO] CycloneDX: Resolving Dependencies 05:31:23 [INFO] CycloneDX: Creating BOM version 1.5 with 33 component(s) 05:31:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/impl/target/bom.xml 05:31:23 [INFO] attaching as rsvp-impl-0.21.12-SNAPSHOT-cyclonedx.xml 05:31:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/impl/target/bom.json 05:31:23 [INFO] attaching as rsvp-impl-0.21.12-SNAPSHOT-cyclonedx.json 05:31:23 [INFO] 05:31:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-impl --- 05:31:23 [INFO] Skipping duplicate-finder execution! 05:31:23 [INFO] 05:31:23 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rsvp-impl --- 05:31:23 [INFO] No dependency problems found 05:31:23 [INFO] 05:31:23 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rsvp-impl --- 05:31:23 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/impl/target/rsvp-impl-0.21.12-SNAPSHOT-sources.jar 05:31:23 [INFO] 05:31:23 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rsvp-impl --- 05:31:23 [INFO] 05:31:23 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rsvp-impl --- 05:31:23 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/impl/target/code-coverage/jacoco.exec 05:31:23 [INFO] Analyzed bundle 'rsvp-impl' with 59 classes 05:31:23 [INFO] 05:31:23 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rsvp-impl --- 05:31:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.21.12-SNAPSHOT/rsvp-impl-0.21.12-SNAPSHOT.pom 05:31:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/impl/target/rsvp-impl-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.21.12-SNAPSHOT/rsvp-impl-0.21.12-SNAPSHOT.jar 05:31:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/impl/target/rsvp-impl-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.21.12-SNAPSHOT/rsvp-impl-0.21.12-SNAPSHOT-javadoc.jar 05:31:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.21.12-SNAPSHOT/rsvp-impl-0.21.12-SNAPSHOT-cyclonedx.xml 05:31:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.21.12-SNAPSHOT/rsvp-impl-0.21.12-SNAPSHOT-cyclonedx.json 05:31:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/impl/target/rsvp-impl-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.21.12-SNAPSHOT/rsvp-impl-0.21.12-SNAPSHOT-sources.jar 05:31:23 [INFO] 05:31:23 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rsvp-impl --- 05:31:24 [INFO] Installing org/opendaylight/bgpcep/rsvp-impl/0.21.12-SNAPSHOT/rsvp-impl-0.21.12-SNAPSHOT.jar 05:31:24 [INFO] Writing OBR metadata 05:31:24 [INFO] 05:31:24 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ rsvp-impl --- 05:31:24 [INFO] org.opendaylight.bgpcep:rsvp-impl:bundle:0.21.12-SNAPSHOT 05:31:24 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:31:24 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:31:24 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:31:24 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:31:24 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:31:24 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:31:24 [INFO] +- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.12-SNAPSHOT:compile 05:31:24 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:31:24 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:31:24 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:31:24 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:31:24 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:31:24 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:31:24 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:31:24 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:31:24 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:31:24 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 05:31:24 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:31:24 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:31:24 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:31:24 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:31:24 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:31:24 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:31:24 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:31:24 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:31:24 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 05:31:24 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:31:24 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:31:24 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:31:24 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:31:24 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:31:24 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 05:31:24 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:31:24 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:31:24 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:31:24 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:31:24 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:31:24 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:31:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:31:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:31:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:31:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:31:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:31:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:31:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:31:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:31:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:31:24 [INFO] +- junit:junit:jar:4.13.2:test 05:31:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:31:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:31:24 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:31:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:31:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:31:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:31:24 [INFO] 05:31:24 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rsvp-impl --- 05:31:24 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/impl/target/sonatype-clm/module.xml 05:31:24 [INFO] 05:31:24 [INFO] ---------------< org.opendaylight.bgpcep:bgp-linkstate >---------------- 05:31:24 [INFO] Building bgp-linkstate 0.21.12-SNAPSHOT [46/169] 05:31:24 [INFO] -------------------------------[ bundle ]------------------------------- 05:31:24 [INFO] 05:31:24 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-linkstate --- 05:31:24 [INFO] 05:31:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-linkstate --- 05:31:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:31:24 [INFO] 05:31:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-linkstate --- 05:31:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:31:24 [INFO] 05:31:24 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-linkstate --- 05:31:24 [INFO] 05:31:24 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-linkstate --- 05:31:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:31:24 [INFO] 05:31:24 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ bgp-linkstate --- 05:31:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:31:24 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/src/main/yang 05:31:24 [INFO] yang-to-sources: Found 13 dependencies in 3.356 ms 05:31:24 [INFO] yang-to-sources: Project model files found: 3 in 6.038 ms 05:31:24 [INFO] yang-to-sources: 17 YANG models processed in 270.2 ms 05:31:24 [INFO] BindingJavaFileGenerator: Defined 283 files in 22.26 ms 05:31:24 [INFO] Sorted 283 files into 72 directories in 309.3 μs 05:31:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 283 in 58.88 ms 05:31:24 [INFO] 05:31:24 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-linkstate --- 05:31:24 [INFO] Starting audit... 05:31:24 Audit done. 05:31:24 [INFO] You have 0 Checkstyle violations. 05:31:24 [INFO] 05:31:24 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-linkstate --- 05:31:25 [INFO] Starting audit... 05:31:25 Audit done. 05:31:25 [INFO] You have 0 Checkstyle violations. 05:31:25 [INFO] 05:31:25 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-linkstate --- 05:31:25 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/target/classes/LICENSE 05:31:25 [INFO] 05:31:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-linkstate --- 05:31:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/src/main/resources 05:31:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/target/generated-sources/spi 05:31:25 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 05:31:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:31:25 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 05:31:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/target/generated-sources/spi 05:31:25 [INFO] 05:31:25 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-linkstate --- 05:31:25 [INFO] Recompiling the module because of changed dependency. 05:31:25 [INFO] Compiling 346 source files with javac [debug release 17] to target/classes 05:31:27 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 05:31:27 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 05:31:27 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 05:31:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/BGPActivator.java:[95,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 05:31:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/LinkAttributesParser.java:[338,99] unchecked cast 05:31:27 required: java.util.List 05:31:27 found: java.lang.Object 05:31:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/LinkAttributesParser.java:[341,105] unchecked cast 05:31:27 required: java.util.List 05:31:27 found: java.lang.Object 05:31:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/LinkAttributesParser.java:[347,102] unchecked cast 05:31:27 required: java.util.List 05:31:27 found: java.lang.Object 05:31:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/LinkstateAttributeParser.java:[164,41] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute.TeLspAttributesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute has been deprecated 05:31:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/LinkstateAttributeParser.java:[165,86] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute.TeLspAttributesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute has been deprecated 05:31:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/PrefixAttributesParser.java:[213,44] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 05:31:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/prefix/state/IgpBits.java:[67,55] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 05:31:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/prefix/state/IgpBits.java:[94,38] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 05:31:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/prefix/state/IgpBits.java:[94,57] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 05:31:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/prefix/state/IgpBits.java:[113,54] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 05:31:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/TeLspAttributesParser.java:[126,83] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute.TeLspAttributesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute has been deprecated 05:31:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/TeLspAttributesParser.java:[126,83] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute.TeLspAttributesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute has been deprecated 05:31:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/TeLspAttributesParser.java:[126,83] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute.TeLspAttributesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute has been deprecated 05:31:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java:[185,93] unchecked cast 05:31:27 required: java.lang.Class 05:31:27 found: java.lang.Class 05:31:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java:[223,89] unchecked cast 05:31:27 required: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser 05:31:27 found: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser 05:31:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java:[237,89] unchecked cast 05:31:27 required: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser.LinkstateTlvSerializer 05:31:27 found: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser.LinkstateTlvSerializer 05:31:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/prefix/state/IgpBitsBuilder.java:[86,27] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 05:31:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/prefix/state/IgpBitsBuilder.java:[108,28] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 05:31:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/prefix/state/IgpBitsBuilder.java:[123,35] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 05:31:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/prefix/state/IgpBitsBuilder.java:[348,120] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 05:31:27 [INFO] 05:31:27 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-linkstate >>> 05:31:27 [INFO] 05:31:27 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-linkstate --- 05:31:27 [INFO] Fork Value is true 05:31:32 [INFO] Done SpotBugs Analysis.... 05:31:32 [INFO] 05:31:32 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-linkstate <<< 05:31:32 [INFO] 05:31:32 [INFO] 05:31:32 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-linkstate --- 05:31:32 [INFO] BugInstance size is 0 05:31:32 [INFO] Error size is 0 05:31:32 [INFO] No errors/warnings found 05:31:32 [INFO] 05:31:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-linkstate --- 05:31:32 [INFO] Copying 4 resources from src/test/resources to target/test-classes 05:31:32 [INFO] 05:31:32 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-linkstate --- 05:31:32 [INFO] Recompiling the module because of changed dependency. 05:31:32 [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes 05:31:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/src/test/java/org/opendaylight/protocol/bgp/linkstate/LinkstateAttributeParserTest.java:[354,27] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 05:31:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/src/test/java/org/opendaylight/protocol/bgp/linkstate/LinkstateAttributeParserTest.java:[383,51] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute.TeLspAttributesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute has been deprecated 05:31:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/src/test/java/org/opendaylight/protocol/bgp/linkstate/ParserTest.java:[134,19] explicit call to close() on an auto-closeable resource 05:31:33 [INFO] 05:31:33 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-linkstate --- 05:31:33 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:31:33 [INFO] 05:31:33 [INFO] ------------------------------------------------------- 05:31:33 [INFO] T E S T S 05:31:33 [INFO] ------------------------------------------------------- 05:31:34 [INFO] Running org.opendaylight.protocol.bgp.linkstate.ActivatorTest 05:31:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.069 s -- in org.opendaylight.protocol.bgp.linkstate.ActivatorTest 05:31:38 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateAttributeParserTest 05:31:38 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateAttributeParserTest 05:31:38 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateNlriParserTest 05:31:38 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateNlriParserTest 05:31:38 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateRIBSupportTest 05:31:38 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:31:40 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.657 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateRIBSupportTest 05:31:40 [INFO] Running org.opendaylight.protocol.bgp.linkstate.ParserTest 05:31:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.opendaylight.protocol.bgp.linkstate.ParserTest 05:31:40 [INFO] Running org.opendaylight.protocol.bgp.linkstate.SrAttributeParserTest 05:31:40 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.protocol.bgp.linkstate.SrAttributeParserTest 05:31:40 [INFO] Running org.opendaylight.protocol.bgp.linkstate.TableTypeActivatorTest 05:31:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.linkstate.TableTypeActivatorTest 05:31:40 [INFO] Running org.opendaylight.protocol.bgp.linkstate.impl.TableTypeActivatorTest 05:31:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.linkstate.impl.TableTypeActivatorTest 05:31:40 [INFO] 05:31:40 [INFO] Results: 05:31:40 [INFO] 05:31:40 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0 05:31:40 [INFO] 05:31:40 [INFO] 05:31:40 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-linkstate --- 05:31:40 [INFO] 05:31:40 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-linkstate --- 05:31:41 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/target/bgp-linkstate-0.21.12-SNAPSHOT.jar 05:31:41 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/target/classes/META-INF/MANIFEST.MF 05:31:41 [INFO] 05:31:41 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-linkstate --- 05:31:41 [INFO] No previous run data found, generating javadoc. 05:31:46 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/target/bgp-linkstate-0.21.12-SNAPSHOT-javadoc.jar 05:31:47 [INFO] 05:31:47 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-linkstate --- 05:31:47 [INFO] CycloneDX: Resolving Dependencies 05:31:48 [INFO] CycloneDX: Creating BOM version 1.5 with 61 component(s) 05:31:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/target/bom.xml 05:31:48 [INFO] attaching as bgp-linkstate-0.21.12-SNAPSHOT-cyclonedx.xml 05:31:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/target/bom.json 05:31:48 [INFO] attaching as bgp-linkstate-0.21.12-SNAPSHOT-cyclonedx.json 05:31:48 [INFO] 05:31:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-linkstate --- 05:31:48 [INFO] Skipping duplicate-finder execution! 05:31:48 [INFO] 05:31:48 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-linkstate --- 05:31:48 [INFO] No dependency problems found 05:31:48 [INFO] 05:31:48 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-linkstate --- 05:31:48 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/target/bgp-linkstate-0.21.12-SNAPSHOT-sources.jar 05:31:48 [INFO] 05:31:48 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-linkstate --- 05:31:48 [INFO] 05:31:48 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-linkstate --- 05:31:48 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/target/code-coverage/jacoco.exec 05:31:48 [INFO] Analyzed bundle 'bgp-linkstate' with 70 classes 05:31:48 [INFO] 05:31:48 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-linkstate --- 05:31:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.21.12-SNAPSHOT/bgp-linkstate-0.21.12-SNAPSHOT.pom 05:31:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/target/bgp-linkstate-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.21.12-SNAPSHOT/bgp-linkstate-0.21.12-SNAPSHOT.jar 05:31:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/target/bgp-linkstate-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.21.12-SNAPSHOT/bgp-linkstate-0.21.12-SNAPSHOT-javadoc.jar 05:31:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.21.12-SNAPSHOT/bgp-linkstate-0.21.12-SNAPSHOT-cyclonedx.xml 05:31:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.21.12-SNAPSHOT/bgp-linkstate-0.21.12-SNAPSHOT-cyclonedx.json 05:31:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/target/bgp-linkstate-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.21.12-SNAPSHOT/bgp-linkstate-0.21.12-SNAPSHOT-sources.jar 05:31:49 [INFO] 05:31:49 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-linkstate --- 05:31:49 [INFO] Installing org/opendaylight/bgpcep/bgp-linkstate/0.21.12-SNAPSHOT/bgp-linkstate-0.21.12-SNAPSHOT.jar 05:31:49 [INFO] Writing OBR metadata 05:31:49 [INFO] 05:31:49 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-linkstate --- 05:31:49 [INFO] org.opendaylight.bgpcep:bgp-linkstate:bundle:0.21.12-SNAPSHOT 05:31:49 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:31:49 [INFO] +- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.12-SNAPSHOT:compile 05:31:49 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:31:49 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:31:49 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:31:49 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:31:49 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:31:49 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:31:49 [INFO] +- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:13.0.7:compile 05:31:49 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 05:31:49 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:31:49 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:31:49 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:31:49 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:31:49 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:31:49 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 05:31:49 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 05:31:49 [INFO] +- org.opendaylight.bgpcep:rsvp-impl:jar:0.21.12-SNAPSHOT:test 05:31:49 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 05:31:49 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:test 05:31:49 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:31:49 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:31:49 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:test-jar:tests:0.21.12-SNAPSHOT:test 05:31:49 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:test 05:31:49 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:test 05:31:49 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:test 05:31:49 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:31:49 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:31:49 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:31:49 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:31:49 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:31:49 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:31:49 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:31:49 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:31:49 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:31:49 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:31:49 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:31:49 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:31:49 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:31:49 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:31:49 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:31:49 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:31:49 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:31:49 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:31:49 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:31:49 [INFO] | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:31:49 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:31:49 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:31:49 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:31:49 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:31:49 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:31:49 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:31:49 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:31:49 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:31:49 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:31:49 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:31:49 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:31:49 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:31:49 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:31:49 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:31:49 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:31:49 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.21.12-SNAPSHOT:test 05:31:49 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 05:31:49 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 05:31:49 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 05:31:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 05:31:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 05:31:49 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 05:31:49 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 05:31:49 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 05:31:49 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 05:31:49 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 05:31:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 05:31:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 05:31:49 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 05:31:49 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 05:31:49 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 05:31:49 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 05:31:49 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 05:31:49 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 05:31:49 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 05:31:49 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 05:31:49 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 05:31:49 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 05:31:49 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 05:31:49 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 05:31:49 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 05:31:49 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 05:31:49 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 05:31:49 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 05:31:49 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 05:31:49 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 05:31:49 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 05:31:49 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 05:31:49 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 05:31:49 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 05:31:49 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 05:31:49 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 05:31:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 05:31:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 05:31:49 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 05:31:49 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 05:31:49 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 05:31:49 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 05:31:49 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:test 05:31:49 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:test 05:31:49 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 05:31:49 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:test 05:31:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 05:31:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:31:49 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 05:31:49 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 05:31:49 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:31:49 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:31:49 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:31:49 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:31:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:31:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:31:49 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:31:49 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:31:49 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:31:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:31:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:31:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:31:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:31:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:31:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:31:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:31:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:31:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:31:49 [INFO] +- junit:junit:jar:4.13.2:test 05:31:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:31:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:31:49 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:31:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:31:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:31:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:31:49 [INFO] 05:31:49 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-linkstate --- 05:31:49 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/target/sonatype-clm/module.xml 05:31:49 [INFO] 05:31:49 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-mock >---------------- 05:31:49 [INFO] Building bgp-rib-mock 0.21.12-SNAPSHOT [47/169] 05:31:49 [INFO] -------------------------------[ bundle ]------------------------------- 05:31:49 [INFO] 05:31:49 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-rib-mock --- 05:31:49 [INFO] 05:31:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-rib-mock --- 05:31:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:31:49 [INFO] 05:31:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-rib-mock --- 05:31:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:31:49 [INFO] 05:31:49 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-rib-mock --- 05:31:49 [INFO] 05:31:49 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-rib-mock --- 05:31:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:31:49 [INFO] 05:31:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-rib-mock --- 05:31:49 [INFO] Starting audit... 05:31:49 Audit done. 05:31:49 [INFO] You have 0 Checkstyle violations. 05:31:49 [INFO] 05:31:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-rib-mock --- 05:31:49 [INFO] Starting audit... 05:31:49 Audit done. 05:31:49 [INFO] You have 0 Checkstyle violations. 05:31:49 [INFO] 05:31:49 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-rib-mock --- 05:31:49 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-mock/target/classes/LICENSE 05:31:49 [INFO] 05:31:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-rib-mock --- 05:31:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-mock/src/main/resources 05:31:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-mock/target/generated-sources/spi 05:31:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-mock/target/generated-sources/yang 05:31:49 [INFO] 05:31:49 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-rib-mock --- 05:31:49 [INFO] Recompiling the module because of changed dependency. 05:31:49 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 05:31:49 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:31:49 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 05:31:49 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:31:49 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 05:31:49 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:31:49 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 05:31:49 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:31:49 [INFO] 05:31:49 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-rib-mock >>> 05:31:49 [INFO] 05:31:49 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-rib-mock --- 05:31:49 [INFO] Fork Value is true 05:31:52 [INFO] Done SpotBugs Analysis.... 05:31:52 [INFO] 05:31:52 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-rib-mock <<< 05:31:52 [INFO] 05:31:52 [INFO] 05:31:52 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-rib-mock --- 05:31:52 [INFO] BugInstance size is 0 05:31:52 [INFO] Error size is 0 05:31:52 [INFO] No errors/warnings found 05:31:52 [INFO] 05:31:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-rib-mock --- 05:31:52 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-mock/src/test/resources 05:31:52 [INFO] 05:31:52 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-rib-mock --- 05:31:52 [INFO] No sources to compile 05:31:52 [INFO] 05:31:52 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-rib-mock --- 05:31:52 [INFO] No tests to run. 05:31:52 [INFO] 05:31:52 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-rib-mock --- 05:31:52 [INFO] 05:31:52 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-rib-mock --- 05:31:52 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-mock/target/bgp-rib-mock-0.21.12-SNAPSHOT.jar 05:31:52 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-mock/target/classes/META-INF/MANIFEST.MF 05:31:52 [INFO] 05:31:52 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-rib-mock --- 05:31:52 [INFO] No previous run data found, generating javadoc. 05:31:53 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-mock/target/bgp-rib-mock-0.21.12-SNAPSHOT-javadoc.jar 05:31:53 [INFO] 05:31:53 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-rib-mock --- 05:31:53 [INFO] CycloneDX: Resolving Dependencies 05:31:54 [INFO] CycloneDX: Creating BOM version 1.5 with 48 component(s) 05:31:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-mock/target/bom.xml 05:31:54 [INFO] attaching as bgp-rib-mock-0.21.12-SNAPSHOT-cyclonedx.xml 05:31:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-mock/target/bom.json 05:31:54 [INFO] attaching as bgp-rib-mock-0.21.12-SNAPSHOT-cyclonedx.json 05:31:54 [INFO] 05:31:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-mock --- 05:31:54 [INFO] Skipping duplicate-finder execution! 05:31:54 [INFO] 05:31:54 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-rib-mock --- 05:31:54 [INFO] No dependency problems found 05:31:54 [INFO] 05:31:54 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-rib-mock --- 05:31:54 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-mock/target/bgp-rib-mock-0.21.12-SNAPSHOT-sources.jar 05:31:54 [INFO] 05:31:54 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-rib-mock --- 05:31:54 [INFO] 05:31:54 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-rib-mock --- 05:31:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:31:54 [INFO] 05:31:54 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-rib-mock --- 05:31:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-mock/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.21.12-SNAPSHOT/bgp-rib-mock-0.21.12-SNAPSHOT.pom 05:31:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-mock/target/bgp-rib-mock-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.21.12-SNAPSHOT/bgp-rib-mock-0.21.12-SNAPSHOT.jar 05:31:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-mock/target/bgp-rib-mock-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.21.12-SNAPSHOT/bgp-rib-mock-0.21.12-SNAPSHOT-javadoc.jar 05:31:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.21.12-SNAPSHOT/bgp-rib-mock-0.21.12-SNAPSHOT-cyclonedx.xml 05:31:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.21.12-SNAPSHOT/bgp-rib-mock-0.21.12-SNAPSHOT-cyclonedx.json 05:31:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-mock/target/bgp-rib-mock-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.21.12-SNAPSHOT/bgp-rib-mock-0.21.12-SNAPSHOT-sources.jar 05:31:54 [INFO] 05:31:54 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-rib-mock --- 05:31:54 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-mock/0.21.12-SNAPSHOT/bgp-rib-mock-0.21.12-SNAPSHOT.jar 05:31:54 [INFO] Writing OBR metadata 05:31:54 [INFO] 05:31:54 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-rib-mock --- 05:31:54 [INFO] org.opendaylight.bgpcep:bgp-rib-mock:bundle:0.21.12-SNAPSHOT 05:31:54 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:31:54 [INFO] | \- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:31:54 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:31:54 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:31:54 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:31:54 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:31:54 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:31:54 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:31:54 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:31:54 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:31:54 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:31:54 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:31:54 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:31:54 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:31:54 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:31:54 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:31:54 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:31:54 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:31:54 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:31:54 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:31:54 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:31:54 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:31:54 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:31:54 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:31:54 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:31:54 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:31:54 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:31:54 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:31:54 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:31:54 [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:31:54 [INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:31:54 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:31:54 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:31:54 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:31:54 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:31:54 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:31:54 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:31:54 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:31:54 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:31:54 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:31:54 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:31:54 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:31:54 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:31:54 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 05:31:54 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:31:54 [INFO] +- io.netty:netty-common:jar:4.1.114.Final:compile 05:31:54 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 05:31:54 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:31:54 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:31:54 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:31:54 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:31:54 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:31:54 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:31:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:31:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:31:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:31:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:31:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:31:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:31:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:31:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:31:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:31:54 [INFO] +- junit:junit:jar:4.13.2:test 05:31:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:31:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:31:54 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:31:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:31:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:31:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:31:54 [INFO] 05:31:54 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-rib-mock --- 05:31:54 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-mock/target/sonatype-clm/module.xml 05:31:54 [INFO] 05:31:54 [INFO] -------------< org.opendaylight.bgpcep:bgp-config-example >------------- 05:31:54 [INFO] Building bgp-config-example 0.21.12-SNAPSHOT [48/169] 05:31:54 [INFO] --------------------------------[ jar ]--------------------------------- 05:31:54 [INFO] 05:31:54 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-config-example --- 05:31:54 [INFO] 05:31:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-config-example --- 05:31:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:31:54 [INFO] 05:31:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-config-example --- 05:31:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:31:54 [INFO] 05:31:54 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-config-example --- 05:31:55 [INFO] 05:31:55 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-config-example --- 05:31:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:31:55 [INFO] 05:31:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-config-example --- 05:31:55 [INFO] Starting audit... 05:31:55 Audit done. 05:31:55 [INFO] You have 0 Checkstyle violations. 05:31:55 [INFO] 05:31:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-config-example --- 05:31:55 [INFO] Starting audit... 05:31:55 Audit done. 05:31:55 [INFO] You have 0 Checkstyle violations. 05:31:55 [INFO] 05:31:55 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-config-example --- 05:31:55 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/config-example/target/classes/LICENSE 05:31:55 [INFO] 05:31:55 [INFO] --- maven-remote-resources-plugin:3.2.0:bundle (default) @ bgp-config-example --- 05:31:55 [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 3 entries 05:31:55 [INFO] 05:31:55 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-config-example --- 05:31:55 [INFO] Copying 3 resources from src/main/resources to target/classes 05:31:55 [INFO] 05:31:55 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-config-example --- 05:31:55 [INFO] No sources to compile 05:31:55 [INFO] 05:31:55 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-config-example >>> 05:31:55 [INFO] 05:31:55 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-config-example --- 05:31:55 [INFO] 05:31:55 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-config-example <<< 05:31:55 [INFO] 05:31:55 [INFO] 05:31:55 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-config-example --- 05:31:55 [INFO] 05:31:55 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-config-example --- 05:31:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/config-example/src/test/resources 05:31:55 [INFO] 05:31:55 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-config-example --- 05:31:55 [INFO] No sources to compile 05:31:55 [INFO] 05:31:55 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-config-example --- 05:31:55 [INFO] No tests to run. 05:31:55 [INFO] 05:31:55 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-config-example --- 05:31:55 [INFO] 05:31:55 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ bgp-config-example --- 05:31:55 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/config-example/target/bgp-config-example-0.21.12-SNAPSHOT.jar 05:31:56 [INFO] 05:31:56 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-config-example --- 05:31:56 [INFO] No Javadoc in project. Archive not created. 05:31:56 [INFO] 05:31:56 [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ bgp-config-example --- 05:31:56 [INFO] 05:31:56 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-config-example --- 05:31:56 [INFO] CycloneDX: Resolving Dependencies 05:31:56 [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s) 05:31:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/config-example/target/bom.xml 05:31:56 [INFO] attaching as bgp-config-example-0.21.12-SNAPSHOT-cyclonedx.xml 05:31:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/config-example/target/bom.json 05:31:56 [INFO] attaching as bgp-config-example-0.21.12-SNAPSHOT-cyclonedx.json 05:31:56 [INFO] 05:31:56 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-config-example --- 05:31:56 [INFO] Skipping duplicate-finder execution! 05:31:56 [INFO] 05:31:56 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-config-example --- 05:31:56 [INFO] No dependency problems found 05:31:56 [INFO] 05:31:56 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-config-example --- 05:31:56 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/config-example/target/bgp-config-example-0.21.12-SNAPSHOT-sources.jar 05:31:56 [INFO] 05:31:56 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-config-example --- 05:31:56 [INFO] 05:31:56 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-config-example --- 05:31:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:31:56 [INFO] 05:31:56 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-config-example --- 05:31:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.21.12-SNAPSHOT/bgp-config-example-0.21.12-SNAPSHOT.pom 05:31:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/config-example/target/bgp-config-example-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.21.12-SNAPSHOT/bgp-config-example-0.21.12-SNAPSHOT.jar 05:31:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/config-example/target/classes/initial/protocols-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.21.12-SNAPSHOT/bgp-config-example-0.21.12-SNAPSHOT-bgp-initial-config.xml 05:31:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/config-example/target/classes/initial/network-topology-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.21.12-SNAPSHOT/bgp-config-example-0.21.12-SNAPSHOT-network-topology-bgp-initial-config.xml 05:31:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/config-example/target/classes/initial/routing-policy-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.21.12-SNAPSHOT/bgp-config-example-0.21.12-SNAPSHOT-routing-policy-default-config.xml 05:31:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.21.12-SNAPSHOT/bgp-config-example-0.21.12-SNAPSHOT-cyclonedx.xml 05:31:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.21.12-SNAPSHOT/bgp-config-example-0.21.12-SNAPSHOT-cyclonedx.json 05:31:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/config-example/target/bgp-config-example-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.21.12-SNAPSHOT/bgp-config-example-0.21.12-SNAPSHOT-sources.jar 05:31:56 [INFO] 05:31:56 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-config-example --- 05:31:56 [INFO] org.opendaylight.bgpcep:bgp-config-example:jar:0.21.12-SNAPSHOT 05:31:56 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:31:56 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:31:56 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:31:56 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:31:56 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:31:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:31:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:31:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:31:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:31:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:31:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:31:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:31:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:31:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:31:56 [INFO] +- junit:junit:jar:4.13.2:test 05:31:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:31:56 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:31:56 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:31:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:31:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:31:56 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:31:56 [INFO] 05:31:56 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-config-example --- 05:31:56 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/config-example/target/sonatype-clm/module.xml 05:31:56 [INFO] 05:31:56 [INFO] --------< org.opendaylight.bgpcep:bgp-openconfig-rp-statement >--------- 05:31:56 [INFO] Building bgp-openconfig-rp-statement 0.21.12-SNAPSHOT [49/169] 05:31:56 [INFO] -------------------------------[ bundle ]------------------------------- 05:31:56 [INFO] 05:31:56 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-openconfig-rp-statement --- 05:31:56 [INFO] 05:31:56 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-openconfig-rp-statement --- 05:31:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:31:56 [INFO] 05:31:56 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-statement --- 05:31:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:31:56 [INFO] 05:31:56 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-openconfig-rp-statement --- 05:31:56 [INFO] 05:31:56 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-statement --- 05:31:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:31:56 [INFO] 05:31:56 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-openconfig-rp-statement --- 05:31:56 [INFO] Starting audit... 05:31:56 Audit done. 05:31:56 [INFO] You have 0 Checkstyle violations. 05:31:56 [INFO] 05:31:56 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-openconfig-rp-statement --- 05:31:57 [INFO] Starting audit... 05:31:57 Audit done. 05:31:57 [INFO] You have 0 Checkstyle violations. 05:31:57 [INFO] 05:31:57 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-openconfig-rp-statement --- 05:31:57 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/target/classes/LICENSE 05:31:57 [INFO] 05:31:57 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-rp-statement --- 05:31:57 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/src/main/resources 05:31:57 [INFO] 05:31:57 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-openconfig-rp-statement --- 05:31:57 [INFO] Recompiling the module because of changed dependency. 05:31:57 [INFO] Compiling 21 source files with javac [debug release 17] to target/classes 05:31:57 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.registry.StatementProviderActivator 05:31:57 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:31:57 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 05:31:57 [INFO] 05:31:57 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-statement >>> 05:31:57 [INFO] 05:31:57 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-openconfig-rp-statement --- 05:31:57 [INFO] Fork Value is true 05:32:01 [INFO] Done SpotBugs Analysis.... 05:32:01 [INFO] 05:32:01 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-statement <<< 05:32:01 [INFO] 05:32:01 [INFO] 05:32:01 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-openconfig-rp-statement --- 05:32:01 [INFO] BugInstance size is 0 05:32:01 [INFO] Error size is 0 05:32:01 [INFO] No errors/warnings found 05:32:01 [INFO] 05:32:01 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-rp-statement --- 05:32:01 [INFO] Copying 2 resources from src/test/resources to target/test-classes 05:32:01 [INFO] 05:32:01 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-openconfig-rp-statement --- 05:32:01 [INFO] Recompiling the module because of changed dependency. 05:32:01 [INFO] Compiling 13 source files with javac [debug release 17] to target/test-classes 05:32:01 [INFO] 05:32:01 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-openconfig-rp-statement --- 05:32:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:32:01 [INFO] 05:32:01 [INFO] ------------------------------------------------------- 05:32:01 [INFO] T E S T S 05:32:01 [INFO] ------------------------------------------------------- 05:32:02 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ExportDefaultStatementTest 05:32:05 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:32:07 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.236 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ExportDefaultStatementTest 05:32:07 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ImportDefaultStatementTest 05:32:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ImportDefaultStatementTest 05:32:07 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAfiSafiNotInTest 05:32:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAfiSafiNotInTest 05:32:07 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAsPathSetTest 05:32:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAsPathSetTest 05:32:07 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchBgpNeighborSetTest 05:32:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchBgpNeighborSetTest 05:32:07 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchCommunityTest 05:32:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchCommunityTest 05:32:08 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchExtComTest 05:32:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchExtComTest 05:32:08 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetCommunityTest 05:32:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetCommunityTest 05:32:08 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetExtCommunityTest 05:32:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetExtCommunityTest 05:32:08 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.VpnNonMemberHandlerTest 05:32:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.VpnNonMemberHandlerTest 05:32:08 [INFO] 05:32:08 [INFO] Results: 05:32:08 [INFO] 05:32:08 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 05:32:08 [INFO] 05:32:08 [INFO] 05:32:08 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-openconfig-rp-statement --- 05:32:08 [INFO] 05:32:08 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-rp-statement --- 05:32:08 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.12-SNAPSHOT.jar 05:32:08 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/target/classes/META-INF/MANIFEST.MF 05:32:08 [INFO] 05:32:08 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ bgp-openconfig-rp-statement --- 05:32:08 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.12-SNAPSHOT-tests.jar 05:32:08 [INFO] 05:32:08 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ bgp-openconfig-rp-statement --- 05:32:08 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.12-SNAPSHOT-test-sources.jar 05:32:08 [INFO] 05:32:08 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-openconfig-rp-statement --- 05:32:08 [INFO] No previous run data found, generating javadoc. 05:32:10 [WARNING] Javadoc Warnings 05:32:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractCommunityHandler.java:35: warning: no comment 05:32:10 [WARNING] public class AbstractCommunityHandler { 05:32:10 [WARNING] ^ 05:32:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractCommunityHandler.java:42: warning: no comment 05:32:10 [WARNING] protected final LoadingCache> communitySets; 05:32:10 [WARNING] ^ 05:32:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractCommunityHandler.java:44: warning: no comment 05:32:10 [WARNING] public AbstractCommunityHandler(final DataBroker dataBroker) { 05:32:10 [WARNING] ^ 05:32:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractExtCommunityHandler.java:37: warning: no comment 05:32:10 [WARNING] public class AbstractExtCommunityHandler { 05:32:10 [WARNING] ^ 05:32:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractExtCommunityHandler.java:45: warning: no comment 05:32:10 [WARNING] protected final LoadingCache> extCommunitySets = CacheBuilder.newBuilder() 05:32:10 [WARNING] ^ 05:32:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractExtCommunityHandler.java:54: warning: no comment 05:32:10 [WARNING] public AbstractExtCommunityHandler(final DataBroker databroker) { 05:32:10 [WARNING] ^ 05:32:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/AsPathPrepend.java:30: warning: no comment 05:32:10 [WARNING] public static AsPathPrepend getInstance() { 05:32:10 [WARNING] ^ 05:32:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/LocalAsPathPrependHandler.java:18: warning: no comment 05:32:10 [WARNING] public final class LocalAsPathPrependHandler extends AbstractPrependAsPath 05:32:10 [WARNING] ^ 05:32:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/LocalAsPathPrependHandler.java:26: warning: no comment 05:32:10 [WARNING] public static LocalAsPathPrependHandler getInstance() { 05:32:10 [WARNING] ^ 05:32:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchAfiSafiNotInHandler.java:31: warning: no comment 05:32:10 [WARNING] public static MatchAfiSafiNotInHandler getInstance() { 05:32:10 [WARNING] ^ 05:32:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchAsPathSetHandler.java:70: warning: no comment 05:32:10 [WARNING] public MatchAsPathSetHandler(final DataBroker dataBroker) { 05:32:10 [WARNING] ^ 05:32:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchBgpNeighborSetHandler.java:62: warning: no comment 05:32:10 [WARNING] public MatchBgpNeighborSetHandler(final DataBroker dataBroker) { 05:32:10 [WARNING] ^ 05:32:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchClusterIdSetHandler.java:67: warning: no comment 05:32:10 [WARNING] public MatchClusterIdSetHandler(final DataBroker dataBroker) { 05:32:10 [WARNING] ^ 05:32:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchCommunitySetHandler.java:30: warning: no comment 05:32:10 [WARNING] public MatchCommunitySetHandler(final DataBroker databroker) { 05:32:10 [WARNING] ^ 05:32:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchExtCommunitySetHandler.java:30: warning: no comment 05:32:10 [WARNING] public MatchExtCommunitySetHandler(final DataBroker databroker) { 05:32:10 [WARNING] ^ 05:32:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchOriginatorIdSetHandler.java:65: warning: no comment 05:32:10 [WARNING] public MatchOriginatorIdSetHandler(final DataBroker dataBroker) { 05:32:10 [WARNING] ^ 05:32:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchRoleSetHandler.java:66: warning: no comment 05:32:10 [WARNING] public MatchRoleSetHandler(final DataBroker dataBroker) { 05:32:10 [WARNING] ^ 05:32:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/NonTransitiveAttributesFilterHandler.java:38: warning: no comment 05:32:10 [WARNING] public static NonTransitiveAttributesFilterHandler getInstance() { 05:32:10 [WARNING] ^ 05:32:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/OSGiStatementActivator.java:25: warning: no comment 05:32:10 [WARNING] public final class OSGiStatementActivator extends AbstractBGPStatementProviderActivator { 05:32:10 [WARNING] ^ 05:32:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/SetClusterIdPrependHandler.java:32: warning: no comment 05:32:10 [WARNING] public static SetClusterIdPrependHandler getInstance() { 05:32:10 [WARNING] ^ 05:32:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/SetCommunityHandler.java:34: warning: no comment 05:32:10 [WARNING] public SetCommunityHandler(final DataBroker dataBroker) { 05:32:10 [WARNING] ^ 05:32:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/SetExtCommunityHandler.java:35: warning: no comment 05:32:10 [WARNING] public SetExtCommunityHandler(final DataBroker dataBroker) { 05:32:10 [WARNING] ^ 05:32:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/SetOriginatorIdPrependHandler.java:30: warning: no comment 05:32:10 [WARNING] public static SetOriginatorIdPrependHandler getInstance() { 05:32:10 [WARNING] ^ 05:32:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/StatementActivator.java:58: warning: no comment 05:32:10 [WARNING] public final class StatementActivator extends AbstractBGPStatementProviderActivator { 05:32:10 [WARNING] ^ 05:32:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/StatementActivator.java:61: warning: no comment 05:32:10 [WARNING] public StatementActivator() { 05:32:10 [WARNING] ^ 05:32:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/StatementActivator.java:67: warning: no comment 05:32:10 [WARNING] public StatementActivator(final DataBroker dataBroker) { 05:32:10 [WARNING] ^ 05:32:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/VpnNonMemberHandler.java:45: warning: no comment 05:32:10 [WARNING] public static VpnNonMemberHandler getInstance() { 05:32:10 [WARNING] ^ 05:32:10 [WARNING] 27 warnings 05:32:10 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.12-SNAPSHOT-javadoc.jar 05:32:10 [INFO] 05:32:10 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-openconfig-rp-statement --- 05:32:10 [INFO] CycloneDX: Resolving Dependencies 05:32:11 [INFO] CycloneDX: Creating BOM version 1.5 with 57 component(s) 05:32:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/target/bom.xml 05:32:11 [INFO] attaching as bgp-openconfig-rp-statement-0.21.12-SNAPSHOT-cyclonedx.xml 05:32:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/target/bom.json 05:32:11 [INFO] attaching as bgp-openconfig-rp-statement-0.21.12-SNAPSHOT-cyclonedx.json 05:32:11 [INFO] 05:32:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-statement --- 05:32:11 [INFO] Skipping duplicate-finder execution! 05:32:11 [INFO] 05:32:11 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-openconfig-rp-statement --- 05:32:11 [INFO] No dependency problems found 05:32:11 [INFO] 05:32:11 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-rp-statement --- 05:32:11 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.12-SNAPSHOT-sources.jar 05:32:11 [INFO] 05:32:11 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-openconfig-rp-statement --- 05:32:11 [INFO] 05:32:11 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-openconfig-rp-statement --- 05:32:11 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/target/code-coverage/jacoco.exec 05:32:11 [INFO] Analyzed bundle 'bgp-openconfig-rp-statement' with 28 classes 05:32:11 [INFO] 05:32:11 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-openconfig-rp-statement --- 05:32:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.12-SNAPSHOT/bgp-openconfig-rp-statement-0.21.12-SNAPSHOT.pom 05:32:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.12-SNAPSHOT/bgp-openconfig-rp-statement-0.21.12-SNAPSHOT.jar 05:32:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.12-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.12-SNAPSHOT/bgp-openconfig-rp-statement-0.21.12-SNAPSHOT-tests.jar 05:32:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.12-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.12-SNAPSHOT/bgp-openconfig-rp-statement-0.21.12-SNAPSHOT-test-sources.jar 05:32:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.12-SNAPSHOT/bgp-openconfig-rp-statement-0.21.12-SNAPSHOT-javadoc.jar 05:32:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.12-SNAPSHOT/bgp-openconfig-rp-statement-0.21.12-SNAPSHOT-cyclonedx.xml 05:32:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.12-SNAPSHOT/bgp-openconfig-rp-statement-0.21.12-SNAPSHOT-cyclonedx.json 05:32:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.12-SNAPSHOT/bgp-openconfig-rp-statement-0.21.12-SNAPSHOT-sources.jar 05:32:11 [INFO] 05:32:11 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-rp-statement --- 05:32:12 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.12-SNAPSHOT/bgp-openconfig-rp-statement-0.21.12-SNAPSHOT.jar 05:32:12 [INFO] Writing OBR metadata 05:32:12 [INFO] 05:32:12 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-openconfig-rp-statement --- 05:32:12 [INFO] org.opendaylight.bgpcep:bgp-openconfig-rp-statement:bundle:0.21.12-SNAPSHOT 05:32:12 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:32:12 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:32:12 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:32:12 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:32:12 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:32:12 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:32:12 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:32:12 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:32:12 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:32:12 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:32:12 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:32:12 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.21.12-SNAPSHOT:compile 05:32:12 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:32:12 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:32:12 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:32:12 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:32:12 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:32:12 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:32:12 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:32:12 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:32:12 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:32:12 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:32:12 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:32:12 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:32:12 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:32:12 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:32:12 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:32:12 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:32:12 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:32:12 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:32:12 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:32:12 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:32:12 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:32:12 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:32:12 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:32:12 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:32:12 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:32:12 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:32:12 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:32:12 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:32:12 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:32:12 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:32:12 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 05:32:12 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:32:12 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:32:12 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:32:12 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:32:12 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:32:12 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.21.12-SNAPSHOT:test 05:32:12 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.12-SNAPSHOT:test 05:32:12 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:32:12 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:32:12 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:test 05:32:12 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:test 05:32:12 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:test 05:32:12 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 05:32:12 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 05:32:12 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:32:12 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:test 05:32:12 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 05:32:12 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 05:32:12 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 05:32:12 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:32:12 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:32:12 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.21.12-SNAPSHOT:test 05:32:12 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.21.12-SNAPSHOT:test 05:32:12 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:0.21.12-SNAPSHOT:test 05:32:12 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 05:32:12 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 05:32:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 05:32:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 05:32:12 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 05:32:12 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 05:32:12 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 05:32:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 05:32:12 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 05:32:12 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 05:32:12 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 05:32:12 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 05:32:12 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 05:32:12 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 05:32:12 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 05:32:12 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 05:32:12 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 05:32:12 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 05:32:12 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 05:32:12 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 05:32:12 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 05:32:12 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 05:32:12 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 05:32:12 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 05:32:12 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 05:32:12 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 05:32:12 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 05:32:12 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 05:32:12 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 05:32:12 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 05:32:12 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 05:32:12 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 05:32:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 05:32:12 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 05:32:12 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 05:32:12 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 05:32:12 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 05:32:12 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 05:32:12 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 05:32:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 05:32:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:32:12 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 05:32:12 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 05:32:12 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.12-SNAPSHOT:test 05:32:12 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 05:32:12 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 05:32:12 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.21.12-SNAPSHOT:test 05:32:12 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:test-jar:tests:0.21.12-SNAPSHOT:test 05:32:12 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:test-jar:tests:0.21.12-SNAPSHOT:test 05:32:12 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:32:12 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:32:12 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:32:12 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:32:12 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:32:12 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:32:12 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:32:12 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:32:12 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:32:12 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:32:12 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:32:12 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:32:12 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:32:12 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:32:12 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:32:12 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:32:12 [INFO] +- junit:junit:jar:4.13.2:test 05:32:12 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:32:12 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:32:12 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:32:12 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:32:12 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:32:12 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:32:12 [INFO] 05:32:12 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-openconfig-rp-statement --- 05:32:12 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/target/sonatype-clm/module.xml 05:32:12 [INFO] 05:32:12 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-impl >---------------- 05:32:12 [INFO] Building bgp-rib-impl 0.21.12-SNAPSHOT [50/169] 05:32:12 [INFO] -------------------------------[ bundle ]------------------------------- 05:32:12 [INFO] 05:32:12 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-rib-impl --- 05:32:12 [INFO] 05:32:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-rib-impl --- 05:32:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:32:12 [INFO] 05:32:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-rib-impl --- 05:32:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:32:12 [INFO] 05:32:12 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-rib-impl --- 05:32:12 [INFO] 05:32:12 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-rib-impl --- 05:32:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/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/** 05:32:12 [INFO] 05:32:12 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-rib-impl --- 05:32:12 [INFO] Starting audit... 05:32:12 Audit done. 05:32:12 [INFO] You have 0 Checkstyle violations. 05:32:12 [INFO] 05:32:12 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-rib-impl --- 05:32:14 [INFO] Starting audit... 05:32:14 Audit done. 05:32:14 [INFO] You have 0 Checkstyle violations. 05:32:14 [INFO] 05:32:14 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-rib-impl --- 05:32:14 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/target/classes/LICENSE 05:32:14 [INFO] 05:32:14 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-rib-impl --- 05:32:14 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/resources 05:32:14 [INFO] 05:32:14 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-rib-impl --- 05:32:14 [INFO] Recompiling the module because of changed dependency. 05:32:14 [INFO] Compiling 77 source files with javac [debug release 17] to target/classes 05:32:14 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.impl.spi.BGPPeerRegistry 05:32:14 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.state.BGPStateProviderRegistry 05:32:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:32:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:32:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:32:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:32:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:32:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:32:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/CodecsImpl.java:[101,39] found raw type: org.opendaylight.mdsal.binding.dom.codec.api.BindingDataObjectCodecTreeNode 05:32:14 missing type arguments for generic class org.opendaylight.mdsal.binding.dom.codec.api.BindingDataObjectCodecTreeNode 05:32:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[218,62] unchecked cast 05:32:14 required: org.opendaylight.mdsal.binding.api.DataObjectModification 05:32:14 found: org.opendaylight.mdsal.binding.api.DataObjectModification 05:32:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[227,72] unchecked cast 05:32:14 required: org.opendaylight.mdsal.binding.api.DataObjectModification 05:32:14 found: org.opendaylight.mdsal.binding.api.DataObjectModification 05:32:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[229,70] unchecked cast 05:32:14 required: org.opendaylight.mdsal.binding.api.DataObjectModification 05:32:14 found: org.opendaylight.mdsal.binding.api.DataObjectModification 05:32:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:32:14 [INFO] 05:32:14 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-rib-impl >>> 05:32:14 [INFO] 05:32:14 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-rib-impl --- 05:32:14 [INFO] Fork Value is true 05:32:21 [INFO] Done SpotBugs Analysis.... 05:32:21 [INFO] 05:32:21 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-rib-impl <<< 05:32:21 [INFO] 05:32:21 [INFO] 05:32:21 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-rib-impl --- 05:32:21 [INFO] BugInstance size is 0 05:32:21 [INFO] Error size is 0 05:32:21 [INFO] No errors/warnings found 05:32:21 [INFO] 05:32:21 [INFO] --- maven-remote-resources-plugin:3.2.0:process (default) @ bgp-rib-impl --- 05:32:21 [INFO] Preparing remote bundle org.opendaylight.bgpcep:bgp-config-example:0.21.12-SNAPSHOT 05:32:21 [INFO] Copying 3 resources from 1 bundle. 05:32:21 [INFO] 05:32:21 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-rib-impl --- 05:32:21 [INFO] Copying 2 resources from src/test/resources to target/test-classes 05:32:21 [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/test-classes 05:32:21 [INFO] 05:32:21 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-rib-impl --- 05:32:22 [INFO] Recompiling the module because of changed dependency. 05:32:22 [INFO] Compiling 34 source files with javac [debug release 17] to target/test-classes 05:32:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/AbstractRIBTestSetup.java:[121,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 05:32:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImplTest.java:[104,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 05:32:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/FSMTest.java:[95,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 05:32:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/FSMTest.java:[142,43] unchecked method invocation: method addListener in interface io.netty.channel.ChannelFuture is applied to given types 05:32:22 required: io.netty.util.concurrent.GenericFutureListener> 05:32:22 found: io.netty.util.concurrent.GenericFutureListener 05:32:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/FSMTest.java:[142,47] unchecked conversion 05:32:22 required: io.netty.util.concurrent.GenericFutureListener> 05:32:22 found: io.netty.util.concurrent.GenericFutureListener 05:32:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/AbstractConfig.java:[130,30] unchecked method invocation: method getPeerGroup in interface org.opendaylight.protocol.bgp.rib.impl.config.PeerGroupConfigLoader is applied to given types 05:32:22 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,java.lang.String 05:32:22 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,java.lang.String 05:32:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/AbstractConfig.java:[130,34] unchecked conversion 05:32:22 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 05:32:22 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 05:32:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpDeployerTest.java:[116,15] found raw type: io.netty.util.concurrent.Future 05:32:22 missing type arguments for generic class io.netty.util.concurrent.Future 05:32:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpDeployerTest.java:[200,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 05:32:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpDeployerTest.java:[212,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 05:32:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:32:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:32:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:32:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:32:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:32:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:32:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:32:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:32:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:32:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:32:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:32:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:32:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:32:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:32:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:32:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/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 05:32:22 [INFO] 05:32:22 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-rib-impl --- 05:32:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:32:22 [INFO] 05:32:22 [INFO] ------------------------------------------------------- 05:32:22 [INFO] T E S T S 05:32:22 [INFO] ------------------------------------------------------- 05:32:23 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiatorTest 05:32:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiatorTest 05:32:23 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathAllPathsTest 05:32:27 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:32:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.960 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathAllPathsTest 05:32:33 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathBasePathsTest 05:32:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.796 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathBasePathsTest 05:32:36 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathNPathsTest 05:32:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.781 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathNPathsTest 05:32:39 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AdjRibsInWriterTest 05:32:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s -- in org.opendaylight.protocol.bgp.rib.impl.AdjRibsInWriterTest 05:32:39 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPDispatcherImplTest 05:32:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPDispatcherImplTest 05:32:39 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPParserTest 05:32:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPParserTest 05:32:39 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPSessionImplTest 05:32:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.456 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPSessionImplTest 05:32:46 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BgpPeerRpcTest 05:32:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.opendaylight.protocol.bgp.rib.impl.BgpPeerRpcTest 05:32:46 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtilTest 05:32:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtilTest 05:32:46 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.FSMTest 05:32:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.protocol.bgp.rib.impl.FSMTest 05:32:46 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.GracefulRestartTest 05:33:05 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.67 s -- in org.opendaylight.protocol.bgp.rib.impl.GracefulRestartTest 05:33:05 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.ParserToSalTest 05:33:05 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 s -- in org.opendaylight.protocol.bgp.rib.impl.ParserToSalTest 05:33:05 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.PeerTest 05:33:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s -- in org.opendaylight.protocol.bgp.rib.impl.PeerTest 05:33:05 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.RouteUpdateKeyTest 05:33:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.rib.impl.RouteUpdateKeyTest 05:33:05 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistryTest 05:33:05 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistryTest 05:33:05 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.SynchronizationAndExceptionTest 05:33:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.protocol.bgp.rib.impl.SynchronizationAndExceptionTest 05:33:05 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.SynchronizationTest 05:33:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.rib.impl.SynchronizationTest 05:33:05 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.AppPeerTest 05:33:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s -- in org.opendaylight.protocol.bgp.rib.impl.config.AppPeerTest 05:33:05 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.BgpDeployerTest 05:33:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.84 s -- in org.opendaylight.protocol.bgp.rib.impl.config.BgpDeployerTest 05:33:16 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.BgpPeerTest 05:33:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.protocol.bgp.rib.impl.config.BgpPeerTest 05:33:16 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtilTest 05:33:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtilTest 05:33:16 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.OpenConfigMappingUtilTest 05:33:16 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.protocol.bgp.rib.impl.config.OpenConfigMappingUtilTest 05:33:16 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.RibImplTest 05:33:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.opendaylight.protocol.bgp.rib.impl.config.RibImplTest 05:33:16 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.state.BGPStateCollectorTest 05:33:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.opendaylight.protocol.bgp.rib.impl.state.BGPStateCollectorTest 05:33:17 [INFO] 05:33:17 [INFO] Results: 05:33:17 [INFO] 05:33:17 [WARNING] Tests run: 95, Failures: 0, Errors: 0, Skipped: 2 05:33:17 [INFO] 05:33:17 [INFO] 05:33:17 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-rib-impl --- 05:33:17 [INFO] 05:33:17 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-rib-impl --- 05:33:17 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/target/bgp-rib-impl-0.21.12-SNAPSHOT.jar 05:33:17 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/target/classes/META-INF/MANIFEST.MF 05:33:17 [INFO] 05:33:17 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ bgp-rib-impl --- 05:33:17 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/target/bgp-rib-impl-0.21.12-SNAPSHOT-tests.jar 05:33:17 [INFO] 05:33:17 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ bgp-rib-impl --- 05:33:17 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/target/bgp-rib-impl-0.21.12-SNAPSHOT-test-sources.jar 05:33:17 [INFO] 05:33:17 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-rib-impl --- 05:33:17 [INFO] No previous run data found, generating javadoc. 05:33:19 [WARNING] Javadoc Warnings 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ApplicationPeer.java:109: warning: no comment 05:33:19 [WARNING] public ApplicationPeer( 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ApplicationPeer.java:124: warning: no comment 05:33:19 [WARNING] public synchronized void instantiateServiceInstance(final DataTreeChangeExtension dataTreeChangeService, 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/BGPBestPathSelection.java:14: warning: no comment 05:33:19 [WARNING] public interface BGPBestPathSelection extends BgpTableType, AutoCloseable { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/BGPBestPathSelection.java:15: warning: no comment 05:33:19 [WARNING] PathSelectionMode getStrategy(); 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPClientSessionNegotiator.java:22: warning: no comment 05:33:19 [WARNING] public BGPClientSessionNegotiator(final Promise promise, final Channel channel, 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/AbstractBGPSessionNegotiator.java:252: warning: no comment 05:33:19 [WARNING] public synchronized State getState() { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPClientSessionNegotiatorFactory.java:16: warning: no comment 05:33:19 [WARNING] public final class BGPClientSessionNegotiatorFactory implements BGPSessionNegotiatorFactory { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPClientSessionNegotiatorFactory.java:19: warning: no comment 05:33:19 [WARNING] public BGPClientSessionNegotiatorFactory(final BGPPeerRegistry peerRegistry) { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BGPClusterSingletonService.java:62: warning: no comment 05:33:19 [WARNING] public class BGPClusterSingletonService implements ClusterSingletonService, AutoCloseable { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BGPClusterSingletonService.java:345: warning: no comment 05:33:19 [WARNING] public void onNeighborRemoved(final Neighbor neighbor) { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPDispatcherImpl.java:69: warning: no comment 05:33:19 [WARNING] public BGPDispatcherImpl(@Reference final BGPExtensionConsumerContext extensions, 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPDispatcherImpl.java:77: warning: no comment 05:33:19 [WARNING] public synchronized Future createClient(final InetSocketAddress localAddress, 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPHandlerFactory.java:23: warning: no comment 05:33:19 [WARNING] public BGPHandlerFactory(final MessageRegistry registry) { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPHandlerFactory.java:32: warning: no comment 05:33:19 [WARNING] public ChannelHandler[] getDecoders() { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPHandlerFactory.java:28: warning: no comment 05:33:19 [WARNING] public ChannelHandler[] getEncoders() { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPNettyGroups.java:38: warning: no comment 05:33:19 [WARNING] public final class BGPNettyGroups implements AutoCloseable { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPNettyGroups.java:113: warning: no comment 05:33:19 [WARNING] public BGPNettyGroups() { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:73: warning: no comment 05:33:19 [WARNING] public class BgpPeer extends PeerBean { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:86: warning: no comment 05:33:19 [WARNING] public BgpPeer(final RpcProviderService rpcRegistry, final BGPStateProviderRegistry stateProviderRegistry) { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:357: warning: no comment 05:33:19 [WARNING] public synchronized List getBgpFixedCapabilities() { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:365: warning: no comment 05:33:19 [WARNING] public synchronized Optional getErrorHandling() { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:361: warning: no comment 05:33:19 [WARNING] public synchronized int getGracefulRestartTimer() { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java:157: warning: no comment 05:33:19 [WARNING] public BGPPeer( 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java:247: warning: no comment 05:33:19 [WARNING] public synchronized void instantiateServiceInstance() { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:46: warning: no comment 05:33:19 [WARNING] public abstract class BGPPeerStateImpl extends DefaultRibReference implements BGPPeerState, BGPAfiSafiState, 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:77: warning: no comment 05:33:19 [WARNING] public BGPPeerStateImpl(final @NonNull KeyedInstanceIdentifier instanceIdentifier, 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:207: warning: no comment 05:33:19 [WARNING] protected final synchronized void registerPrefixesCounters( 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:202: warning: no comment 05:33:19 [WARNING] protected final synchronized void registerPrefixesSentCounter(final TablesKey tablesKey, 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:214: warning: no comment 05:33:19 [WARNING] protected final synchronized void resetState() { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:282: warning: no comment 05:33:19 [WARNING] protected final void setActive(final boolean active) { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:197: warning: no comment 05:33:19 [WARNING] protected final synchronized void setAdvertizedGracefulRestartTableTypes(final List receivedGraceful) { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:297: warning: no comment 05:33:19 [WARNING] public final synchronized void setAdvertizedLlGracefulRestartTableTypes( 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:190: warning: no comment 05:33:19 [WARNING] public final synchronized void setAfiSafiGracefulRestartState(final int newPeerRestartTime, 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:224: warning: no comment 05:33:19 [WARNING] protected final synchronized void setLocalRestartingState(final boolean restarting) { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:220: warning: no comment 05:33:19 [WARNING] protected final synchronized void setRestartingState() { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeerTrackerImpl.java:22: warning: no comment 05:33:19 [WARNING] public final class BGPPeerTrackerImpl implements BGPPeerTracker { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:24: warning: no comment 05:33:19 [WARNING] public final class BgpPeerUtil { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:91: warning: no comment 05:33:19 [WARNING] public LlGracefulRestartDTO(final TablesKey tableKey, final int staleTime, final boolean forwardingFlag) { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:101: warning: no comment 05:33:19 [WARNING] public int getStaleTime() { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:97: warning: no comment 05:33:19 [WARNING] public TablesKey getTableKey() { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:105: warning: no comment 05:33:19 [WARNING] public boolean isForwarding() { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPProtocolSessionPromise.java:33: warning: no comment 05:33:19 [WARNING] public final class BGPProtocolSessionPromise extends DefaultPromise { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPProtocolSessionPromise.java:50: warning: no comment 05:33:19 [WARNING] public BGPProtocolSessionPromise(final @NonNull InetSocketAddress remoteAddress, final int retryTimer, 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPProtocolSessionPromise.java:61: warning: no comment 05:33:19 [WARNING] public synchronized void connect() { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPReconnectPromise.java:28: warning: no comment 05:33:19 [WARNING] public class BGPReconnectPromise extends DefaultPromise { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPReconnectPromise.java:38: warning: no comment 05:33:19 [WARNING] public BGPReconnectPromise(final @NonNull EventExecutor executor, final @NonNull InetSocketAddress address, 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPReconnectPromise.java:49: warning: no comment 05:33:19 [WARNING] public synchronized void connect() { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:29: warning: no comment 05:33:19 [WARNING] public class BGPRibStateImpl extends DefaultRibReference implements BGPRibState, BGPRibStateProvider { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:39: warning: no comment 05:33:19 [WARNING] protected BGPRibStateImpl(final KeyedInstanceIdentifier instanceIdentifier, 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:88: warning: no comment 05:33:19 [WARNING] protected final synchronized void registerTotalPathCounter(final @NonNull TablesKey key, 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:93: warning: no comment 05:33:19 [WARNING] protected final synchronized void registerTotalPrefixesCounter(final @NonNull TablesKey key, 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:103: warning: no comment 05:33:19 [WARNING] protected final synchronized void setActive(final boolean active) { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPServerSessionNegotiator.java:22: warning: no comment 05:33:19 [WARNING] public BGPServerSessionNegotiator(final Promise promise, final Channel channel, 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPServerSessionNegotiatorFactory.java:16: warning: no comment 05:33:19 [WARNING] public final class BGPServerSessionNegotiatorFactory implements BGPSessionNegotiatorFactory { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPServerSessionNegotiatorFactory.java:19: warning: no comment 05:33:19 [WARNING] public BGPServerSessionNegotiatorFactory(final BGPPeerRegistry registry) { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:257: warning: no @param for remoteOpen 05:33:19 [WARNING] public synchronized void setChannelExtMsgCoder(final Open remoteOpen) { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:84: warning: no comment 05:33:19 [WARNING] public class BGPSessionImpl extends SimpleChannelInboundHandler> implements BGPSession, 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:137: warning: no comment 05:33:19 [WARNING] public BGPSessionImpl(final BGPSessionListener listener, final Channel channel, final Open remoteOpen, 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:130: warning: no comment 05:33:19 [WARNING] public BGPSessionImpl(final BGPSessionListener listener, final Channel channel, final Open remoteOpen, 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:493: warning: no comment 05:33:19 [WARNING] protected ToStringHelper addToStringAttributes(final ToStringHelper toStringHelper) { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:551: warning: no comment 05:33:19 [WARNING] public ChannelOutputLimiter getLimiter() { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:537: warning: no comment 05:33:19 [WARNING] public synchronized State getState() { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/BGPSessionPreferences.java:53: warning: no comment 05:33:19 [WARNING] public BGPSessionPreferences(final AsNumber as, final int hold, final BgpId bgpId, final AsNumber remoteAs, 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPSessionStateImpl.java:36: warning: no comment 05:33:19 [WARNING] public final class BGPSessionStateImpl implements BGPSessionState, BGPTimersState, BGPTransportState, 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPSessionStateImpl.java:59: warning: no comment 05:33:19 [WARNING] public BGPSessionStateImpl() { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPSessionStateImpl.java:179: warning: no comment 05:33:19 [WARNING] public synchronized void registerMessagesCounter(final BGPMessagesListener bgpMessagesListener) { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollector.java:32: warning: no comment 05:33:19 [WARNING] public final class BGPStateCollector implements BGPStateProviderRegistry, BGPStateProvider { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollector.java:59: warning: no comment 05:33:19 [WARNING] public BGPStateCollector() { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSynchronization.java:61: warning: no comment 05:33:19 [WARNING] public final Map syncStorage = new HashMap<>(); 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSynchronization.java:65: warning: no comment 05:33:19 [WARNING] public BGPSynchronization(final BGPSessionListener listener, final Set types) { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ChannelOutputLimiter.java:64: warning: no comment 05:33:19 [WARNING] public void flush() { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ChannelOutputLimiter.java:54: warning: no comment 05:33:19 [WARNING] public void write(final Notification msg) { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/ChannelPipelineInitializer.java:14: warning: no comment 05:33:19 [WARNING] public interface ChannelPipelineInitializer { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/ChannelPipelineInitializer.java:15: warning: no comment 05:33:19 [WARNING] void initializeChannel(SocketChannel socketChannel, Promise promise); 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/Codecs.java:33: warning: no comment 05:33:19 [WARNING] Attributes deserializeAttributes(NormalizedNode attributes); 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/Codecs.java:35: warning: no comment 05:33:19 [WARNING] ContainerNode serializeAttributes(Attributes pathAttr); 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/Codecs.java:31: warning: no comment 05:33:19 [WARNING] ContainerNode serializeReachNlri(MpReachNlri nlri); 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/Codecs.java:29: warning: no comment 05:33:19 [WARNING] ContainerNode serializeUnreachNlri(MpUnreachNlri nlri); 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/CodecsImpl.java:54: warning: no comment 05:33:19 [WARNING] public final class CodecsImpl implements Codecs { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/CodecsImpl.java:88: warning: no comment 05:33:19 [WARNING] public CodecsImpl(final RIBSupport ribSupport) { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ConstantCodecsRegistry.java:22: warning: no comment 05:33:19 [WARNING] public final class ConstantCodecsRegistry implements CodecsRegistry { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ConstantCodecsRegistry.java:27: warning: no comment 05:33:19 [WARNING] public ConstantCodecsRegistry(final BindingCodecTree codecTree) { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:71: warning: no comment 05:33:19 [WARNING] public class DefaultBgpDeployer implements DataTreeChangeListener, PeerGroupConfigLoader, AutoCloseable { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:102: warning: no comment 05:33:19 [WARNING] public DefaultBgpDeployer(final String networkInstanceName, 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:142: warning: no comment 05:33:19 [WARNING] public synchronized void init() { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtil.java:153: warning: no comment 05:33:19 [WARNING] public static BgpParameters getGracefulBgpParameters(final List fixedCapabilities, 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtil.java:62: warning: no comment 05:33:19 [WARNING] public static CParameters getGracefulCapability(final Map tables, 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtil.java:73: warning: no comment 05:33:19 [WARNING] public static CParameters getLlGracefulCapability(final Set llGracefulRestarts) { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/OSGiBgpDeployer.java:30: warning: no comment 05:33:19 [WARNING] public final class OSGiBgpDeployer extends DefaultBgpDeployer { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/OSGiBgpDeployer.java:32: warning: no comment 05:33:19 [WARNING] public @interface Configuration { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/OSGiBgpDeployer.java:38: warning: no comment 05:33:19 [WARNING] public OSGiBgpDeployer(@Reference final ClusterSingletonServiceProvider provider, 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/OSGiBgpDeployer.java:34: warning: no comment 05:33:19 [WARNING] String networkInstanceName() default "global-bgp"; 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/OSGiCodecsRegistry.java:29: warning: no comment 05:33:19 [WARNING] public final class OSGiCodecsRegistry implements CodecsRegistry { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java:35: warning: no comment 05:33:19 [WARNING] BgpId getBgpIdentifier(); 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java:77: warning: no comment 05:33:19 [WARNING] CodecsRegistry getCodecsRegistry(); 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java:45: warning: no comment 05:33:19 [WARNING] BGPDispatcher getDispatcher(); 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java:95: warning: no comment 05:33:19 [WARNING] Set getLocalTablesKeys(); 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/RibImpl.java:63: warning: no comment 05:33:19 [WARNING] public final class RibImpl implements RIB, BGPRibStateProvider { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/RibImpl.java:88: warning: no comment 05:33:19 [WARNING] public RibImpl( 05:33:19 [WARNING] ^ 05:33:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/RibImpl.java:265: warning: no comment 05:33:19 [WARNING] public synchronized void instantiateServiceInstance() { 05:33:19 [WARNING] ^ 05:33:19 [WARNING] 100 warnings 05:33:19 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/target/bgp-rib-impl-0.21.12-SNAPSHOT-javadoc.jar 05:33:19 [INFO] 05:33:19 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-rib-impl --- 05:33:19 [INFO] CycloneDX: Resolving Dependencies 05:33:21 [INFO] CycloneDX: Creating BOM version 1.5 with 72 component(s) 05:33:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/target/bom.xml 05:33:21 [INFO] attaching as bgp-rib-impl-0.21.12-SNAPSHOT-cyclonedx.xml 05:33:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/target/bom.json 05:33:21 [INFO] attaching as bgp-rib-impl-0.21.12-SNAPSHOT-cyclonedx.json 05:33:21 [INFO] 05:33:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-impl --- 05:33:21 [INFO] Skipping duplicate-finder execution! 05:33:21 [INFO] 05:33:21 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-rib-impl --- 05:33:21 [INFO] No dependency problems found 05:33:21 [INFO] 05:33:21 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-rib-impl --- 05:33:21 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/target/bgp-rib-impl-0.21.12-SNAPSHOT-sources.jar 05:33:21 [INFO] 05:33:21 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-rib-impl --- 05:33:21 [INFO] 05:33:21 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-rib-impl --- 05:33:21 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/target/code-coverage/jacoco.exec 05:33:21 [INFO] Analyzed bundle 'bgp-rib-impl' with 103 classes 05:33:21 [INFO] 05:33:21 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-rib-impl --- 05:33:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.21.12-SNAPSHOT/bgp-rib-impl-0.21.12-SNAPSHOT.pom 05:33:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/target/bgp-rib-impl-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.21.12-SNAPSHOT/bgp-rib-impl-0.21.12-SNAPSHOT.jar 05:33:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/target/bgp-rib-impl-0.21.12-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.21.12-SNAPSHOT/bgp-rib-impl-0.21.12-SNAPSHOT-tests.jar 05:33:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/target/bgp-rib-impl-0.21.12-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.21.12-SNAPSHOT/bgp-rib-impl-0.21.12-SNAPSHOT-test-sources.jar 05:33:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/target/bgp-rib-impl-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.21.12-SNAPSHOT/bgp-rib-impl-0.21.12-SNAPSHOT-javadoc.jar 05:33:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.21.12-SNAPSHOT/bgp-rib-impl-0.21.12-SNAPSHOT-cyclonedx.xml 05:33:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.21.12-SNAPSHOT/bgp-rib-impl-0.21.12-SNAPSHOT-cyclonedx.json 05:33:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/target/bgp-rib-impl-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.21.12-SNAPSHOT/bgp-rib-impl-0.21.12-SNAPSHOT-sources.jar 05:33:21 [INFO] 05:33:21 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-rib-impl --- 05:33:21 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-impl/0.21.12-SNAPSHOT/bgp-rib-impl-0.21.12-SNAPSHOT.jar 05:33:21 [INFO] Writing OBR metadata 05:33:21 [INFO] 05:33:21 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-rib-impl --- 05:33:21 [INFO] org.opendaylight.bgpcep:bgp-rib-impl:bundle:0.21.12-SNAPSHOT 05:33:21 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:33:21 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:33:21 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:33:21 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:33:21 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:33:21 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:33:21 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:33:21 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:33:21 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:33:21 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:33:21 [INFO] +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.21.12-SNAPSHOT:compile 05:33:21 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.21.12-SNAPSHOT:compile 05:33:21 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:compile 05:33:21 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:33:21 [INFO] +- org.opendaylight.bgpcep:bgp-route-target:jar:0.21.12-SNAPSHOT:compile 05:33:21 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:33:21 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:33:21 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:33:21 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:33:21 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:33:21 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:33:21 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 05:33:21 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:33:21 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:33:21 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:33:21 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:33:21 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:33:21 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:33:21 [INFO] +- org.checkerframework:checker-qual:jar:3.47.0:provided 05:33:21 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:33:21 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:33:21 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:33:21 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:33:21 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:33:21 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:33:21 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:33:21 [INFO] | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:33:21 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:33:21 [INFO] +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:33:21 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:33:21 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:33:21 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:33:21 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:33:21 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:33:21 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:33:21 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:33:21 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:33:21 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:33:21 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:33:21 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:33:21 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:33:21 [INFO] +- io.netty:netty-codec:jar:4.1.114.Final:compile 05:33:21 [INFO] +- io.netty:netty-common:jar:4.1.114.Final:compile 05:33:21 [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:33:21 [INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:33:21 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:33:21 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:33:21 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:33:21 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:33:21 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:33:21 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 05:33:21 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:33:21 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:33:21 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:33:21 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:33:21 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 05:33:21 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 05:33:21 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 05:33:21 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.21.12-SNAPSHOT:test 05:33:21 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:test-jar:tests:0.21.12-SNAPSHOT:test 05:33:21 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.21.12-SNAPSHOT:test 05:33:21 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.12-SNAPSHOT:test 05:33:21 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 05:33:21 [INFO] +- org.opendaylight.bgpcep:bgp-path-selection-mode:test-jar:tests:0.21.12-SNAPSHOT:test 05:33:21 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.21.12-SNAPSHOT:test 05:33:21 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.12-SNAPSHOT:test 05:33:21 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:test 05:33:21 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:test 05:33:21 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:test 05:33:21 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:test 05:33:21 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 05:33:21 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 05:33:21 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 05:33:21 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.21.12-SNAPSHOT:test 05:33:21 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 05:33:21 [INFO] +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.21.12-SNAPSHOT:test 05:33:21 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.12-SNAPSHOT:test 05:33:21 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:test 05:33:21 [INFO] | \- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:13.0.7:test 05:33:21 [INFO] +- org.opendaylight.bgpcep:bgp-rib-mock:jar:0.21.12-SNAPSHOT:test 05:33:21 [INFO] +- org.opendaylight.bgpcep:bgp-util:jar:0.21.12-SNAPSHOT:test 05:33:21 [INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 05:33:21 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:33:21 [INFO] +- org.opendaylight.bgpcep:bgp-config-example:jar:0.21.12-SNAPSHOT:test 05:33:21 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 05:33:21 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 05:33:21 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 05:33:21 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 05:33:21 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 05:33:21 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 05:33:21 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 05:33:21 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 05:33:21 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 05:33:21 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 05:33:21 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 05:33:21 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 05:33:21 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 05:33:21 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 05:33:21 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 05:33:21 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 05:33:21 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 05:33:21 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 05:33:21 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 05:33:21 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:33:21 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 05:33:21 [INFO] +- ch.qos.logback:logback-classic:jar:1.3.14:test 05:33:21 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.8:test 05:33:21 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 05:33:21 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 05:33:21 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 05:33:21 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 05:33:21 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 05:33:21 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 05:33:21 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 05:33:21 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 05:33:21 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 05:33:21 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 05:33:21 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 05:33:21 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 05:33:21 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 05:33:21 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 05:33:21 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 05:33:21 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 05:33:21 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 05:33:21 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 05:33:21 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 05:33:21 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 05:33:21 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 05:33:21 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 05:33:21 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 05:33:21 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.21.12-SNAPSHOT:test 05:33:21 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:0.21.12-SNAPSHOT:test 05:33:21 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.21.12-SNAPSHOT:test 05:33:21 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:test-jar:tests:0.21.12-SNAPSHOT:test 05:33:21 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:test-jar:tests:0.21.12-SNAPSHOT:test 05:33:21 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:33:21 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:33:21 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:33:21 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:33:21 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:33:21 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:33:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:33:21 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:33:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:33:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:33:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:33:21 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:33:21 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:33:21 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:33:21 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:33:21 [INFO] +- junit:junit:jar:4.13.2:test 05:33:21 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:33:21 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:33:21 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:33:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:33:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:33:21 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:33:21 [INFO] 05:33:21 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-rib-impl --- 05:33:21 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/target/sonatype-clm/module.xml 05:33:21 [INFO] 05:33:21 [INFO] -------------< org.opendaylight.bgpcep:bgp-peer-acceptor >-------------- 05:33:21 [INFO] Building bgp-peer-acceptor 0.21.12-SNAPSHOT [51/169] 05:33:21 [INFO] -------------------------------[ bundle ]------------------------------- 05:33:21 [INFO] 05:33:21 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-peer-acceptor --- 05:33:21 [INFO] 05:33:21 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-peer-acceptor --- 05:33:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:33:22 [INFO] 05:33:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-peer-acceptor --- 05:33:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:33:22 [INFO] 05:33:22 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-peer-acceptor --- 05:33:22 [INFO] 05:33:22 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-peer-acceptor --- 05:33:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/bgp/peer-acceptor/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:33:22 [INFO] 05:33:22 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ bgp-peer-acceptor --- 05:33:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:33:22 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/bgp/peer-acceptor/src/main/yang 05:33:22 [INFO] yang-to-sources: Found 14 dependencies in 4.909 ms 05:33:22 [INFO] yang-to-sources: Project model files found: 1 in 610.0 μs 05:33:22 [INFO] yang-to-sources: 2 YANG models processed in 51.94 ms 05:33:22 [INFO] BindingJavaFileGenerator: Defined 7 files in 2.219 ms 05:33:22 [INFO] Sorted 7 files into 3 directories in 66.52 μs 05:33:22 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 7 in 7.526 ms 05:33:22 [INFO] 05:33:22 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-peer-acceptor --- 05:33:22 [INFO] Starting audit... 05:33:22 Audit done. 05:33:22 [INFO] You have 0 Checkstyle violations. 05:33:22 [INFO] 05:33:22 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-peer-acceptor --- 05:33:22 [INFO] Starting audit... 05:33:22 Audit done. 05:33:22 [INFO] You have 0 Checkstyle violations. 05:33:22 [INFO] 05:33:22 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-peer-acceptor --- 05:33:22 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/peer-acceptor/target/classes/LICENSE 05:33:22 [INFO] 05:33:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-peer-acceptor --- 05:33:22 [INFO] Copying 1 resource from src/main/resources to target/classes 05:33:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/peer-acceptor/target/generated-sources/spi 05:33:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:33:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:33:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:33:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/peer-acceptor/target/generated-sources/spi 05:33:22 [INFO] 05:33:22 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-peer-acceptor --- 05:33:22 [INFO] Recompiling the module because of changed dependency. 05:33:22 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 05:33:22 [INFO] 05:33:22 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-peer-acceptor >>> 05:33:22 [INFO] 05:33:22 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-peer-acceptor --- 05:33:22 [INFO] Fork Value is true 05:33:25 [INFO] Done SpotBugs Analysis.... 05:33:25 [INFO] 05:33:25 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-peer-acceptor <<< 05:33:25 [INFO] 05:33:25 [INFO] 05:33:25 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-peer-acceptor --- 05:33:25 [INFO] BugInstance size is 0 05:33:25 [INFO] Error size is 0 05:33:25 [INFO] No errors/warnings found 05:33:25 [INFO] 05:33:25 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-peer-acceptor --- 05:33:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/peer-acceptor/src/test/resources 05:33:25 [INFO] 05:33:25 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-peer-acceptor --- 05:33:25 [INFO] Recompiling the module because of changed dependency. 05:33:25 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 05:33:25 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:33:25 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 05:33:25 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:33:25 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 05:33:25 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:33:25 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 05:33:25 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 05:33:25 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 05:33:25 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 05:33:25 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 05:33:25 [INFO] 05:33:25 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-peer-acceptor --- 05:33:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:33:25 [INFO] 05:33:25 [INFO] ------------------------------------------------------- 05:33:25 [INFO] T E S T S 05:33:25 [INFO] ------------------------------------------------------- 05:33:26 [INFO] Running org.opendaylight.protocol.bgp.peer.acceptor.BGPPeerAcceptorImplTest 05:33:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.059 s -- in org.opendaylight.protocol.bgp.peer.acceptor.BGPPeerAcceptorImplTest 05:33:27 [INFO] 05:33:27 [INFO] Results: 05:33:27 [INFO] 05:33:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 05:33:27 [INFO] 05:33:27 [INFO] 05:33:27 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-peer-acceptor --- 05:33:27 [INFO] 05:33:27 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-peer-acceptor --- 05:33:27 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/peer-acceptor/target/bgp-peer-acceptor-0.21.12-SNAPSHOT.jar 05:33:27 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/peer-acceptor/target/classes/META-INF/MANIFEST.MF 05:33:27 [INFO] 05:33:27 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-peer-acceptor --- 05:33:27 [INFO] No previous run data found, generating javadoc. 05:33:28 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/peer-acceptor/target/bgp-peer-acceptor-0.21.12-SNAPSHOT-javadoc.jar 05:33:28 [INFO] 05:33:28 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-peer-acceptor --- 05:33:28 [INFO] CycloneDX: Resolving Dependencies 05:33:30 [INFO] CycloneDX: Creating BOM version 1.5 with 63 component(s) 05:33:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/peer-acceptor/target/bom.xml 05:33:30 [INFO] attaching as bgp-peer-acceptor-0.21.12-SNAPSHOT-cyclonedx.xml 05:33:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/peer-acceptor/target/bom.json 05:33:30 [INFO] attaching as bgp-peer-acceptor-0.21.12-SNAPSHOT-cyclonedx.json 05:33:30 [INFO] 05:33:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-peer-acceptor --- 05:33:30 [INFO] Skipping duplicate-finder execution! 05:33:30 [INFO] 05:33:30 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-peer-acceptor --- 05:33:30 [WARNING] Used undeclared dependencies found: 05:33:30 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:33:30 [WARNING] Unused declared dependencies found: 05:33:30 [WARNING] io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:33:30 [WARNING] Non-test scoped test only dependencies found: 05:33:30 [WARNING] org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:33:30 [WARNING] org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:33:30 [INFO] 05:33:30 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-peer-acceptor --- 05:33:30 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/peer-acceptor/target/bgp-peer-acceptor-0.21.12-SNAPSHOT-sources.jar 05:33:30 [INFO] 05:33:30 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-peer-acceptor --- 05:33:30 [INFO] 05:33:30 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-peer-acceptor --- 05:33:30 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/bgp/peer-acceptor/target/code-coverage/jacoco.exec 05:33:30 [INFO] Analyzed bundle 'bgp-peer-acceptor' with 4 classes 05:33:30 [INFO] 05:33:30 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-peer-acceptor --- 05:33:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/peer-acceptor/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.21.12-SNAPSHOT/bgp-peer-acceptor-0.21.12-SNAPSHOT.pom 05:33:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/peer-acceptor/target/bgp-peer-acceptor-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.21.12-SNAPSHOT/bgp-peer-acceptor-0.21.12-SNAPSHOT.jar 05:33:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/peer-acceptor/target/bgp-peer-acceptor-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.21.12-SNAPSHOT/bgp-peer-acceptor-0.21.12-SNAPSHOT-javadoc.jar 05:33:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/peer-acceptor/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.21.12-SNAPSHOT/bgp-peer-acceptor-0.21.12-SNAPSHOT-cyclonedx.xml 05:33:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/peer-acceptor/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.21.12-SNAPSHOT/bgp-peer-acceptor-0.21.12-SNAPSHOT-cyclonedx.json 05:33:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/peer-acceptor/target/bgp-peer-acceptor-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.21.12-SNAPSHOT/bgp-peer-acceptor-0.21.12-SNAPSHOT-sources.jar 05:33:30 [INFO] 05:33:30 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-peer-acceptor --- 05:33:30 [INFO] Installing org/opendaylight/bgpcep/bgp-peer-acceptor/0.21.12-SNAPSHOT/bgp-peer-acceptor-0.21.12-SNAPSHOT.jar 05:33:30 [INFO] Writing OBR metadata 05:33:30 [INFO] 05:33:30 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-peer-acceptor --- 05:33:30 [INFO] org.opendaylight.bgpcep:bgp-peer-acceptor:bundle:0.21.12-SNAPSHOT 05:33:30 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:33:30 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:33:30 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:33:30 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:33:30 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:33:30 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:33:30 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:33:30 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:33:30 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:33:30 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:33:30 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:33:30 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:33:30 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:33:30 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:33:30 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:33:30 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:33:30 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:33:30 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:33:30 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:33:30 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:33:30 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:33:30 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:33:30 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:33:30 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:33:30 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.21.12-SNAPSHOT:compile 05:33:30 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:33:30 [INFO] | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.21.12-SNAPSHOT:compile 05:33:30 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.21.12-SNAPSHOT:compile 05:33:30 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:compile 05:33:30 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:33:30 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.21.12-SNAPSHOT:compile 05:33:30 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:33:30 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:33:30 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:33:30 [INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:33:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:33:30 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:33:30 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:33:30 [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile 05:33:30 [INFO] | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:33:30 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:33:30 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:33:30 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:33:30 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:33:30 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:33:30 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:33:30 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:33:30 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:33:30 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:33:30 [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:33:30 [INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:33:30 [INFO] +- io.netty:netty-common:jar:4.1.114.Final:compile 05:33:30 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:33:30 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:33:30 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:33:30 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:33:30 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:33:30 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:33:30 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:test-jar:tests:0.21.12-SNAPSHOT:test 05:33:30 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.12-SNAPSHOT:test 05:33:30 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 05:33:30 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 05:33:30 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:33:30 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:33:30 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:33:30 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:33:30 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:33:30 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:33:30 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:33:30 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:33:30 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:33:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:33:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:33:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:33:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:33:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:33:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:33:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:33:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:33:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:33:30 [INFO] +- junit:junit:jar:4.13.2:test 05:33:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:33:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:33:30 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:33:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:33:30 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:33:30 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:33:30 [INFO] 05:33:30 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-peer-acceptor --- 05:33:30 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/peer-acceptor/target/sonatype-clm/module.xml 05:33:30 [INFO] 05:33:30 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-spi >----------------- 05:33:30 [INFO] Building bgp-bmp-spi 0.21.12-SNAPSHOT [52/169] 05:33:30 [INFO] -------------------------------[ bundle ]------------------------------- 05:33:30 [INFO] 05:33:30 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-bmp-spi --- 05:33:30 [INFO] 05:33:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-bmp-spi --- 05:33:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:33:30 [INFO] 05:33:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-bmp-spi --- 05:33:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:33:30 [INFO] 05:33:30 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-bmp-spi --- 05:33:30 [INFO] 05:33:30 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-bmp-spi --- 05:33:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:33:30 [INFO] 05:33:30 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-bmp-spi --- 05:33:30 [INFO] Starting audit... 05:33:30 Audit done. 05:33:30 [INFO] You have 0 Checkstyle violations. 05:33:30 [INFO] 05:33:30 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-bmp-spi --- 05:33:30 [INFO] Starting audit... 05:33:30 Audit done. 05:33:30 [INFO] You have 0 Checkstyle violations. 05:33:30 [INFO] 05:33:30 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-bmp-spi --- 05:33:30 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-spi/target/classes/LICENSE 05:33:30 [INFO] 05:33:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-bmp-spi --- 05:33:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-spi/src/main/resources 05:33:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-spi/target/generated-sources/spi 05:33:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-spi/target/generated-sources/yang 05:33:30 [INFO] 05:33:30 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-bmp-spi --- 05:33:30 [INFO] Recompiling the module because of changed dependency. 05:33:30 [INFO] Compiling 26 source files with javac [debug release 17] to target/classes 05:33:30 [INFO] Writing META-INF/services/org.opendaylight.protocol.bmp.spi.registry.BmpExtensionConsumerContext 05:33:30 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/api/BmpSession.java:[20,8] auto-closeable resource org.opendaylight.protocol.bmp.api.BmpSession has a member method close() that could throw InterruptedException 05:33:30 [INFO] 05:33:30 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-bmp-spi >>> 05:33:30 [INFO] 05:33:30 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-bmp-spi --- 05:33:30 [INFO] Fork Value is true 05:33:33 [INFO] Done SpotBugs Analysis.... 05:33:33 [INFO] 05:33:33 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-bmp-spi <<< 05:33:33 [INFO] 05:33:33 [INFO] 05:33:33 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-bmp-spi --- 05:33:33 [INFO] BugInstance size is 0 05:33:33 [INFO] Error size is 0 05:33:33 [INFO] No errors/warnings found 05:33:33 [INFO] 05:33:33 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-bmp-spi --- 05:33:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-spi/src/test/resources 05:33:33 [INFO] 05:33:33 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-bmp-spi --- 05:33:33 [INFO] Recompiling the module because of changed dependency. 05:33:33 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 05:33:33 [INFO] 05:33:33 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-bmp-spi --- 05:33:33 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:33:33 [INFO] 05:33:33 [INFO] ------------------------------------------------------- 05:33:33 [INFO] T E S T S 05:33:33 [INFO] ------------------------------------------------------- 05:33:34 [INFO] Running org.opendaylight.protocol.bmp.spi.parser.AbstractBmpMessageWithTlvParserTest 05:33:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s -- in org.opendaylight.protocol.bmp.spi.parser.AbstractBmpMessageWithTlvParserTest 05:33:35 [INFO] Running org.opendaylight.protocol.bmp.spi.parser.AbstractBmpPerPeerMessageParserTest 05:33:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.protocol.bmp.spi.parser.AbstractBmpPerPeerMessageParserTest 05:33:35 [INFO] Running org.opendaylight.protocol.bmp.spi.parser.TlvUtilTest 05:33:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bmp.spi.parser.TlvUtilTest 05:33:35 [INFO] Running org.opendaylight.protocol.bmp.spi.registry.SimpleBmpExtensionProviderContextTest 05:33:35 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:33:36 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.307 s -- in org.opendaylight.protocol.bmp.spi.registry.SimpleBmpExtensionProviderContextTest 05:33:36 [INFO] Running org.opendaylight.protocol.bmp.spi.registry.SimpleBmpMessageRegistryTest 05:33:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.bmp.spi.registry.SimpleBmpMessageRegistryTest 05:33:36 [INFO] Running org.opendaylight.protocol.bmp.spi.registry.SimpleBmpTlvRegistryTest 05:33:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.opendaylight.protocol.bmp.spi.registry.SimpleBmpTlvRegistryTest 05:33:36 [INFO] 05:33:36 [INFO] Results: 05:33:36 [INFO] 05:33:36 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 05:33:36 [INFO] 05:33:36 [INFO] 05:33:36 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-bmp-spi --- 05:33:36 [INFO] 05:33:36 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-bmp-spi --- 05:33:36 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-spi/target/bgp-bmp-spi-0.21.12-SNAPSHOT.jar 05:33:36 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-spi/target/classes/META-INF/MANIFEST.MF 05:33:36 [INFO] 05:33:36 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-bmp-spi --- 05:33:36 [INFO] No previous run data found, generating javadoc. 05:33:38 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-spi/target/bgp-bmp-spi-0.21.12-SNAPSHOT-javadoc.jar 05:33:38 [INFO] 05:33:38 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-bmp-spi --- 05:33:38 [INFO] CycloneDX: Resolving Dependencies 05:33:39 [INFO] CycloneDX: Creating BOM version 1.5 with 43 component(s) 05:33:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-spi/target/bom.xml 05:33:39 [INFO] attaching as bgp-bmp-spi-0.21.12-SNAPSHOT-cyclonedx.xml 05:33:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-spi/target/bom.json 05:33:39 [INFO] attaching as bgp-bmp-spi-0.21.12-SNAPSHOT-cyclonedx.json 05:33:39 [INFO] 05:33:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-spi --- 05:33:39 [INFO] Skipping duplicate-finder execution! 05:33:39 [INFO] 05:33:39 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-bmp-spi --- 05:33:39 [WARNING] Non-test scoped test only dependencies found: 05:33:39 [WARNING] org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:33:39 [INFO] 05:33:39 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-spi --- 05:33:39 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-spi/target/bgp-bmp-spi-0.21.12-SNAPSHOT-sources.jar 05:33:39 [INFO] 05:33:39 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-bmp-spi --- 05:33:39 [INFO] 05:33:39 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-bmp-spi --- 05:33:39 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-spi/target/code-coverage/jacoco.exec 05:33:39 [INFO] Analyzed bundle 'bgp-bmp-spi' with 9 classes 05:33:39 [INFO] 05:33:39 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-bmp-spi --- 05:33:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.21.12-SNAPSHOT/bgp-bmp-spi-0.21.12-SNAPSHOT.pom 05:33:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-spi/target/bgp-bmp-spi-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.21.12-SNAPSHOT/bgp-bmp-spi-0.21.12-SNAPSHOT.jar 05:33:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-spi/target/bgp-bmp-spi-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.21.12-SNAPSHOT/bgp-bmp-spi-0.21.12-SNAPSHOT-javadoc.jar 05:33:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.21.12-SNAPSHOT/bgp-bmp-spi-0.21.12-SNAPSHOT-cyclonedx.xml 05:33:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.21.12-SNAPSHOT/bgp-bmp-spi-0.21.12-SNAPSHOT-cyclonedx.json 05:33:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-spi/target/bgp-bmp-spi-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.21.12-SNAPSHOT/bgp-bmp-spi-0.21.12-SNAPSHOT-sources.jar 05:33:39 [INFO] 05:33:39 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-bmp-spi --- 05:33:39 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-spi/0.21.12-SNAPSHOT/bgp-bmp-spi-0.21.12-SNAPSHOT.jar 05:33:39 [INFO] Writing OBR metadata 05:33:39 [INFO] 05:33:39 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-bmp-spi --- 05:33:39 [INFO] org.opendaylight.bgpcep:bgp-bmp-spi:bundle:0.21.12-SNAPSHOT 05:33:39 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:33:39 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:33:39 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:33:39 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:33:39 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:33:39 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:33:39 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:33:39 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:33:39 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:33:39 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:33:39 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:33:39 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:33:39 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:33:39 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:33:39 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:33:39 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:33:39 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:33:39 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:33:39 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:33:39 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:33:39 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:33:39 [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:33:39 [INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:33:39 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:33:39 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:33:39 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:33:39 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:33:39 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:33:39 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:33:39 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:33:39 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:33:39 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:33:39 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:33:39 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:33:39 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:33:39 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:33:39 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:33:39 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:33:39 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:33:39 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 05:33:39 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 05:33:39 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:33:39 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:33:39 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:33:39 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:33:39 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:33:39 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:33:39 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:33:39 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:33:39 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:33:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:33:39 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:33:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:33:39 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:33:39 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:33:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:33:39 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:33:39 [INFO] +- junit:junit:jar:4.13.2:test 05:33:39 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:33:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:33:39 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:33:39 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:33:39 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:33:39 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:33:39 [INFO] 05:33:39 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-bmp-spi --- 05:33:39 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-spi/target/sonatype-clm/module.xml 05:33:39 [INFO] 05:33:39 [INFO] -------------< org.opendaylight.bgpcep:odl-bgpcep-bmp-api >------------- 05:33:39 [INFO] Building OpenDaylight :: BMP :: API 0.21.12-SNAPSHOT [53/169] 05:33:39 [INFO] ------------------------------[ feature ]------------------------------- 05:33:39 [INFO] 05:33:39 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bmp-api --- 05:33:39 [INFO] 05:33:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bmp-api --- 05:33:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:33:39 [INFO] 05:33:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp-api --- 05:33:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:33:39 [INFO] 05:33:39 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bmp-api --- 05:33:39 [INFO] 05:33:39 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp-api --- 05:33:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:33:39 [INFO] argLine set to empty 05:33:39 [INFO] 05:33:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bmp-api --- 05:33:39 [INFO] Starting audit... 05:33:39 Audit done. 05:33:39 [INFO] You have 0 Checkstyle violations. 05:33:39 [INFO] 05:33:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bmp-api --- 05:33:39 [INFO] Starting audit... 05:33:39 Audit done. 05:33:39 [INFO] You have 0 Checkstyle violations. 05:33:39 [INFO] 05:33:39 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bmp-api --- 05:33:39 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp-api/target/classes/LICENSE 05:33:39 [INFO] 05:33:39 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp-api --- 05:33:39 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp-api/target/feature/feature.xml 05:33:39 [INFO] ...done! 05:33:39 [INFO] Attaching features XML 05:33:39 [INFO] 05:33:39 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bmp-api --- 05:33:39 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:33:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:33:39 [INFO] 05:33:39 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp-api >>> 05:33:39 [INFO] 05:33:39 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bmp-api --- 05:33:39 [INFO] 05:33:39 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp-api <<< 05:33:39 [INFO] 05:33:39 [INFO] 05:33:39 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bmp-api --- 05:33:39 [INFO] 05:33:39 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bmp-api --- 05:33:39 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bmp-api 05:33:39 [INFO] Project dependency features detected: [] 05:33:39 [INFO] Pax Exam System (Version: 4.13.3) created. 05:33:39 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:33:40 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:33:40 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:33:40 [INFO] Waiting for remote bundle context.. on 21000 name: 2a713422-5db1-42d7-b8f1-d605c2e5e56e timout: [ RelativeTimeout value = 180000 ] 05:33:47 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:33:47 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:33:48 [INFO] 05:33:48 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bmp-api --- 05:33:48 [INFO] 05:33:48 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bmp-api --- 05:33:48 [INFO] No Javadoc in project. Archive not created. 05:33:48 [INFO] 05:33:48 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bmp-api --- 05:33:48 [INFO] CycloneDX: Resolving Dependencies 05:33:49 [INFO] CycloneDX: Creating BOM version 1.5 with 137 component(s) 05:33:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp-api/target/bom.xml 05:33:49 [INFO] attaching as odl-bgpcep-bmp-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:33:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp-api/target/bom.json 05:33:49 [INFO] attaching as odl-bgpcep-bmp-api-0.21.12-SNAPSHOT-cyclonedx.json 05:33:49 [INFO] 05:33:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp-api --- 05:33:49 [INFO] Skipping duplicate-finder execution! 05:33:49 [INFO] 05:33:49 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bmp-api --- 05:33:49 [INFO] Skipping plugin execution 05:33:49 [INFO] 05:33:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bmp-api --- 05:33:49 [INFO] Skipping source per configuration. 05:33:49 [INFO] 05:33:49 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bmp-api --- 05:33:49 [INFO] 05:33:49 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bmp-api --- 05:33:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:33:49 [INFO] 05:33:49 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bmp-api --- 05:33:49 [WARNING] 05:33:49 [WARNING] The packaging plugin for project odl-bgpcep-bmp-api did not assign 05:33:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:33:49 [WARNING] 05:33:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:33:49 [WARNING] 05:33:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.21.12-SNAPSHOT/odl-bgpcep-bmp-api-0.21.12-SNAPSHOT.pom 05:33:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.21.12-SNAPSHOT/odl-bgpcep-bmp-api-0.21.12-SNAPSHOT-features.xml 05:33:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.21.12-SNAPSHOT/odl-bgpcep-bmp-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:33:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.21.12-SNAPSHOT/odl-bgpcep-bmp-api-0.21.12-SNAPSHOT-cyclonedx.json 05:33:49 [INFO] 05:33:49 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bmp-api --- 05:33:49 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bmp-api:feature:0.21.12-SNAPSHOT 05:33:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.21.12-SNAPSHOT:compile 05:33:49 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:33:49 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:33:49 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:33:49 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:33:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:33:49 [INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:33:49 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:33:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:33:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:33:49 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:33:49 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:33:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:33:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:33:49 [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:33:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:33:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:33:49 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:33:49 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.21.12-SNAPSHOT:compile 05:33:49 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:33:49 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:33:49 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:33:49 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:33:49 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:33:49 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:33:49 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:33:49 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:33:49 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:33:49 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:33:49 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:33:49 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:33:49 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:33:49 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:33:49 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:33:49 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:33:49 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:33:49 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:33:49 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:33:49 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:33:49 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:33:49 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:33:49 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:33:49 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:33:49 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:33:49 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 05:33:49 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:33:49 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:33:49 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:33:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:33:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:33:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:33:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:33:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:33:49 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:33:49 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:33:49 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:33:49 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:33:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:33:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:33:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:33:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:33:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:33:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:33:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:33:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:33:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:33:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:33:49 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:33:49 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:33:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:33:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:33:49 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:33:49 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:33:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:33:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:33:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:33:49 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:33:49 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:33:49 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:33:49 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:33:49 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:33:49 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:33:49 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:33:49 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:33:49 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:33:49 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:33:49 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:33:49 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:33:49 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:33:49 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:33:49 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:33:49 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:33:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:33:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:33:49 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:33:49 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:33:49 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:33:49 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:33:49 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:33:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:33:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:33:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:33:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:33:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:33:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:33:49 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:33:49 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:33:49 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:33:49 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:33:49 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:33:49 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:33:49 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:33:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:33:49 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:33:49 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:33:49 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:33:49 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:33:49 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:33:49 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:33:49 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:33:49 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:33:49 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:33:49 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:33:49 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:33:49 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:33:49 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:33:49 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:33:49 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.12-SNAPSHOT:compile 05:33:49 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:33:49 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:33:49 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:33:49 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:33:49 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:33:49 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:33:49 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:33:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:33:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:33:49 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:33:49 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:33:49 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:33:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:33:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:33:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:33:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:33:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:33:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:33:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:33:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:33:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:33:49 [INFO] +- junit:junit:jar:4.13.2:test 05:33:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:33:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:33:49 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:33:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:33:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:33:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:33:49 [INFO] 05:33:49 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bmp-api --- 05:33:49 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp-api/target/sonatype-clm/module.xml 05:33:49 [INFO] 05:33:49 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api >-------- 05:33:49 [INFO] Building OpenDaylight :: BGP :: Extensions API 0.21.12-SNAPSHOT [54/169] 05:33:49 [INFO] ------------------------------[ feature ]------------------------------- 05:33:49 [INFO] 05:33:49 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-extensions-api --- 05:33:49 [INFO] 05:33:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-extensions-api --- 05:33:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:33:49 [INFO] 05:33:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-extensions-api --- 05:33:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:33:49 [INFO] 05:33:49 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-extensions-api --- 05:33:50 [INFO] 05:33:50 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-extensions-api --- 05:33:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:33:50 [INFO] argLine set to empty 05:33:50 [INFO] 05:33:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-extensions-api --- 05:33:50 [INFO] Starting audit... 05:33:50 Audit done. 05:33:50 [INFO] You have 0 Checkstyle violations. 05:33:50 [INFO] 05:33:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-extensions-api --- 05:33:50 [INFO] Starting audit... 05:33:50 Audit done. 05:33:50 [INFO] You have 0 Checkstyle violations. 05:33:50 [INFO] 05:33:50 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-extensions-api --- 05:33:50 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-extensions-api/target/classes/LICENSE 05:33:50 [INFO] 05:33:50 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-extensions-api --- 05:33:50 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-extensions-api/target/feature/feature.xml 05:33:50 [INFO] ...done! 05:33:50 [INFO] Attaching features XML 05:33:50 [INFO] 05:33:50 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-extensions-api --- 05:33:50 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:33:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:33:50 [INFO] 05:33:50 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-extensions-api >>> 05:33:50 [INFO] 05:33:50 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-extensions-api --- 05:33:50 [INFO] 05:33:50 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-extensions-api <<< 05:33:50 [INFO] 05:33:50 [INFO] 05:33:50 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-extensions-api --- 05:33:50 [INFO] 05:33:50 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-extensions-api --- 05:33:50 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api 05:33:50 [INFO] Project dependency features detected: [] 05:33:50 [INFO] Pax Exam System (Version: 4.13.3) created. 05:33:50 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:33:50 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:33:50 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:33:50 [INFO] Waiting for remote bundle context.. on 21000 name: aec15e24-e7eb-4f86-8b2f-08e9be30b800 timout: [ RelativeTimeout value = 180000 ] 05:33:58 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:33:58 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:33:58 [INFO] 05:33:58 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-extensions-api --- 05:33:58 [INFO] 05:33:58 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-extensions-api --- 05:33:58 [INFO] No Javadoc in project. Archive not created. 05:33:58 [INFO] 05:33:58 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-extensions-api --- 05:33:58 [INFO] CycloneDX: Resolving Dependencies 05:34:00 [INFO] CycloneDX: Creating BOM version 1.5 with 142 component(s) 05:34:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-extensions-api/target/bom.xml 05:34:00 [INFO] attaching as odl-bgpcep-bgp-extensions-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:34:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-extensions-api/target/bom.json 05:34:00 [INFO] attaching as odl-bgpcep-bgp-extensions-api-0.21.12-SNAPSHOT-cyclonedx.json 05:34:00 [INFO] 05:34:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-extensions-api --- 05:34:00 [INFO] Skipping duplicate-finder execution! 05:34:00 [INFO] 05:34:00 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-extensions-api --- 05:34:00 [INFO] Skipping plugin execution 05:34:00 [INFO] 05:34:00 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-extensions-api --- 05:34:00 [INFO] Skipping source per configuration. 05:34:00 [INFO] 05:34:00 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-extensions-api --- 05:34:00 [INFO] 05:34:00 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-extensions-api --- 05:34:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:34:00 [INFO] 05:34:00 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-extensions-api --- 05:34:00 [WARNING] 05:34:00 [WARNING] The packaging plugin for project odl-bgpcep-bgp-extensions-api did not assign 05:34:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:34:00 [WARNING] 05:34:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:34:00 [WARNING] 05:34:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-extensions-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.21.12-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.21.12-SNAPSHOT.pom 05:34:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-extensions-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.21.12-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.21.12-SNAPSHOT-features.xml 05:34:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-extensions-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.21.12-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:34:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-extensions-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.21.12-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.21.12-SNAPSHOT-cyclonedx.json 05:34:00 [INFO] 05:34:00 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-extensions-api --- 05:34:00 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:feature:0.21.12-SNAPSHOT 05:34:00 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.21.12-SNAPSHOT:compile 05:34:00 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:34:00 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:34:00 [INFO] | | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:34:00 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:34:00 [INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:34:00 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:34:00 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:34:00 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:34:00 [INFO] | | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:34:00 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:34:00 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:34:00 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:34:00 [INFO] | | | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:34:00 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:34:00 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:34:00 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:34:00 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:34:00 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:34:00 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:34:00 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:34:00 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:34:00 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:34:00 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:34:00 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:34:00 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:34:00 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:34:00 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:34:00 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.21.12-SNAPSHOT:compile 05:34:00 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:34:00 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:34:00 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:34:00 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:34:00 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:34:00 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:34:00 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:34:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:34:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:34:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:34:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:34:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:34:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:34:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:34:00 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:34:00 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:34:00 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:34:00 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:34:00 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:34:00 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:34:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:34:00 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:34:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:34:00 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:34:00 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:34:00 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:34:00 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:34:00 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:34:00 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:34:00 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:34:00 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:34:00 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:34:00 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:34:00 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:34:00 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:34:00 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:34:00 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:34:00 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:34:00 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:34:00 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:34:00 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:34:00 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:34:00 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:34:00 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:34:00 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.21.12-SNAPSHOT:compile 05:34:00 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:34:00 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:34:00 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:34:00 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:34:00 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:34:00 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:34:00 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:34:00 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.21.12-SNAPSHOT:compile 05:34:00 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:34:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:34:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:34:00 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:34:00 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:34:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:34:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:34:00 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 05:34:00 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:34:00 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:34:00 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:34:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:34:00 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:34:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:34:00 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:34:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:34:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:34:00 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:34:00 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:34:00 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:34:00 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:34:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:34:00 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:34:00 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:34:00 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:34:00 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:34:00 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:34:00 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:34:00 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:34:00 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:34:00 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:34:00 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:34:00 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:34:00 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:34:00 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:34:00 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:34:00 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:34:00 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:34:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:34:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:34:00 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:34:00 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:34:00 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:34:00 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:34:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:34:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:34:00 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:34:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:34:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:34:00 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:34:00 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:34:00 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:34:00 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:34:00 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.21.12-SNAPSHOT:compile 05:34:00 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:34:00 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.12-SNAPSHOT:compile 05:34:00 [INFO] | \- io.netty:netty-transport:jar:4.1.114.Final:compile 05:34:00 [INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:34:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:34:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:34:00 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:34:00 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:34:00 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:34:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:34:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:34:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:34:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:34:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:34:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:34:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:34:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:34:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:34:00 [INFO] +- junit:junit:jar:4.13.2:test 05:34:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:34:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:34:00 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:34:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:34:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:34:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:34:00 [INFO] 05:34:00 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-extensions-api --- 05:34:00 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-extensions-api/target/sonatype-clm/module.xml 05:34:00 [INFO] 05:34:00 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-inet >------------- 05:34:00 [INFO] Building OpenDaylight :: BGP :: Inet 0.21.12-SNAPSHOT [55/169] 05:34:00 [INFO] ------------------------------[ feature ]------------------------------- 05:34:00 [INFO] 05:34:00 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-inet --- 05:34:00 [INFO] 05:34:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-inet --- 05:34:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:34:00 [INFO] 05:34:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-inet --- 05:34:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:34:00 [INFO] 05:34:00 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-inet --- 05:34:00 [INFO] 05:34:00 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-inet --- 05:34:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:34:00 [INFO] argLine set to empty 05:34:00 [INFO] 05:34:00 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-inet --- 05:34:00 [INFO] Starting audit... 05:34:00 Audit done. 05:34:00 [INFO] You have 0 Checkstyle violations. 05:34:00 [INFO] 05:34:00 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-inet --- 05:34:00 [INFO] Starting audit... 05:34:00 Audit done. 05:34:00 [INFO] You have 0 Checkstyle violations. 05:34:00 [INFO] 05:34:00 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-inet --- 05:34:00 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-inet/target/classes/LICENSE 05:34:00 [INFO] 05:34:00 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-inet --- 05:34:00 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-inet/target/feature/feature.xml 05:34:00 [INFO] ...done! 05:34:00 [INFO] Attaching features XML 05:34:00 [INFO] 05:34:00 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-inet --- 05:34:00 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:34:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:34:00 [INFO] 05:34:00 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-inet >>> 05:34:00 [INFO] 05:34:00 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-inet --- 05:34:00 [INFO] 05:34:00 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-inet <<< 05:34:00 [INFO] 05:34:00 [INFO] 05:34:00 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-inet --- 05:34:00 [INFO] 05:34:00 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-inet --- 05:34:00 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-inet 05:34:00 [INFO] Project dependency features detected: [] 05:34:00 [INFO] Pax Exam System (Version: 4.13.3) created. 05:34:00 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:34:01 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:34:01 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:34:01 [INFO] Waiting for remote bundle context.. on 21000 name: 8f72c5e8-2618-4bb9-87f8-ba0dca67e21b timout: [ RelativeTimeout value = 180000 ] 05:34:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:34:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:34:09 [INFO] 05:34:09 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-inet --- 05:34:09 [INFO] 05:34:09 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-inet --- 05:34:09 [INFO] No Javadoc in project. Archive not created. 05:34:09 [INFO] 05:34:09 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-inet --- 05:34:09 [INFO] CycloneDX: Resolving Dependencies 05:34:10 [INFO] CycloneDX: Creating BOM version 1.5 with 144 component(s) 05:34:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-inet/target/bom.xml 05:34:10 [INFO] attaching as odl-bgpcep-bgp-inet-0.21.12-SNAPSHOT-cyclonedx.xml 05:34:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-inet/target/bom.json 05:34:10 [INFO] attaching as odl-bgpcep-bgp-inet-0.21.12-SNAPSHOT-cyclonedx.json 05:34:10 [INFO] 05:34:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-inet --- 05:34:10 [INFO] Skipping duplicate-finder execution! 05:34:10 [INFO] 05:34:10 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-inet --- 05:34:10 [INFO] Skipping plugin execution 05:34:10 [INFO] 05:34:10 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-inet --- 05:34:10 [INFO] Skipping source per configuration. 05:34:10 [INFO] 05:34:10 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-inet --- 05:34:10 [INFO] 05:34:10 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-inet --- 05:34:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:34:10 [INFO] 05:34:10 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-inet --- 05:34:10 [WARNING] 05:34:10 [WARNING] The packaging plugin for project odl-bgpcep-bgp-inet did not assign 05:34:10 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:34:10 [WARNING] 05:34:10 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:34:10 [WARNING] 05:34:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-inet/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.21.12-SNAPSHOT/odl-bgpcep-bgp-inet-0.21.12-SNAPSHOT.pom 05:34:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-inet/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.21.12-SNAPSHOT/odl-bgpcep-bgp-inet-0.21.12-SNAPSHOT-features.xml 05:34:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-inet/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.21.12-SNAPSHOT/odl-bgpcep-bgp-inet-0.21.12-SNAPSHOT-cyclonedx.xml 05:34:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-inet/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.21.12-SNAPSHOT/odl-bgpcep-bgp-inet-0.21.12-SNAPSHOT-cyclonedx.json 05:34:10 [INFO] 05:34:10 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-inet --- 05:34:10 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:feature:0.21.12-SNAPSHOT 05:34:10 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:compile 05:34:10 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:34:10 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:34:10 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:34:10 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:34:10 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:34:10 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:34:10 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:34:10 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:34:10 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:34:10 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:34:10 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:34:10 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:34:10 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:34:10 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:34:10 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:34:10 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:34:10 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:34:10 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:34:10 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:34:10 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:34:10 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:34:10 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:34:10 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:34:10 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:34:10 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:34:10 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:34:10 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:34:10 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:34:10 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:34:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:34:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:34:10 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:34:10 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:34:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:34:10 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:34:10 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:34:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:34:10 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:34:10 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:34:10 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:34:10 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:34:10 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:34:10 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:34:10 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:34:10 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:34:10 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:34:10 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:34:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.21.12-SNAPSHOT:compile 05:34:10 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.21.12-SNAPSHOT:compile 05:34:10 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:34:10 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.21.12-SNAPSHOT:compile 05:34:10 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:34:10 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:34:10 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:34:10 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:34:10 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:34:10 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:34:10 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:34:10 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:34:10 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:34:10 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:34:10 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:34:10 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:34:10 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:34:10 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:34:10 [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:34:10 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:34:10 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:34:10 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:34:10 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:34:10 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:34:10 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:34:10 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:34:10 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:34:10 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:34:10 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:34:10 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:34:10 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:34:10 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:34:10 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:34:10 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:34:10 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:34:10 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:34:10 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:34:10 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:34:10 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:34:10 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:34:10 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:34:10 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:34:10 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:34:10 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:34:10 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:34:10 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:34:10 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.21.12-SNAPSHOT:compile 05:34:10 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.21.12-SNAPSHOT:compile 05:34:10 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 05:34:10 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:34:10 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:34:10 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:34:10 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:34:10 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:34:10 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:34:10 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:34:10 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:34:10 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:34:10 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:34:10 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:34:10 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:34:10 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:34:10 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:34:10 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:34:10 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:34:10 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:34:10 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:34:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:34:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:34:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:34:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:34:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:34:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:34:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:34:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:34:10 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:34:10 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:34:10 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:34:10 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:34:10 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:34:10 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:34:10 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:34:10 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:34:10 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:34:10 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:34:10 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:34:10 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:34:10 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:34:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:34:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:34:10 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:34:10 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:34:10 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.21.12-SNAPSHOT:compile 05:34:10 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.12-SNAPSHOT:compile 05:34:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:34:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:34:10 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:34:10 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:34:10 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:34:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:34:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:34:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:34:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:34:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:34:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:34:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:34:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:34:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:34:10 [INFO] +- junit:junit:jar:4.13.2:test 05:34:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:34:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:34:10 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:34:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:34:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:34:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:34:10 [INFO] 05:34:10 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-inet --- 05:34:10 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-inet/target/sonatype-clm/module.xml 05:34:10 [INFO] 05:34:10 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi >------ 05:34:10 [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Spi 0.21.12-SNAPSHOT [56/169] 05:34:10 [INFO] ------------------------------[ feature ]------------------------------- 05:34:10 [INFO] 05:34:10 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig-rp-spi --- 05:34:10 [INFO] 05:34:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-rp-spi --- 05:34:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:34:11 [INFO] 05:34:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-rp-spi --- 05:34:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:34:11 [INFO] 05:34:11 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-rp-spi --- 05:34:11 [INFO] 05:34:11 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-rp-spi --- 05:34:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:34:11 [INFO] argLine set to empty 05:34:11 [INFO] 05:34:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-openconfig-rp-spi --- 05:34:11 [INFO] Starting audit... 05:34:11 Audit done. 05:34:11 [INFO] You have 0 Checkstyle violations. 05:34:11 [INFO] 05:34:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 05:34:11 [INFO] Starting audit... 05:34:11 Audit done. 05:34:11 [INFO] You have 0 Checkstyle violations. 05:34:11 [INFO] 05:34:11 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-rp-spi --- 05:34:11 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-rp-spi/target/classes/LICENSE 05:34:11 [INFO] 05:34:11 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-rp-spi --- 05:34:11 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-rp-spi/target/feature/feature.xml 05:34:11 [INFO] ...done! 05:34:11 [INFO] Attaching features XML 05:34:11 [INFO] 05:34:11 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-openconfig-rp-spi --- 05:34: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 05:34:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:34:11 [INFO] 05:34:11 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-rp-spi >>> 05:34:11 [INFO] 05:34:11 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-rp-spi --- 05:34:11 [INFO] 05:34:11 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-rp-spi <<< 05:34:11 [INFO] 05:34:11 [INFO] 05:34:11 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-rp-spi --- 05:34:11 [INFO] 05:34:11 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 05:34:11 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi 05:34:11 [INFO] Project dependency features detected: [] 05:34:11 [INFO] Pax Exam System (Version: 4.13.3) created. 05:34:11 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:34:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:34:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:34:12 [INFO] Waiting for remote bundle context.. on 21000 name: 0dc3287c-0329-4068-bc11-664214f36e03 timout: [ RelativeTimeout value = 180000 ] 05:34:20 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:34:20 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:34:20 [INFO] 05:34:20 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 05:34:20 [INFO] 05:34:20 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-rp-spi --- 05:34:20 [INFO] No Javadoc in project. Archive not created. 05:34:20 [INFO] 05:34:20 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 05:34:20 [INFO] CycloneDX: Resolving Dependencies 05:34:22 [INFO] CycloneDX: Creating BOM version 1.5 with 146 component(s) 05:34:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.xml 05:34:22 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-spi-0.21.12-SNAPSHOT-cyclonedx.xml 05:34:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.json 05:34:22 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-spi-0.21.12-SNAPSHOT-cyclonedx.json 05:34:22 [INFO] 05:34:22 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-rp-spi --- 05:34:22 [INFO] Skipping duplicate-finder execution! 05:34:22 [INFO] 05:34:22 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-rp-spi --- 05:34:22 [INFO] Skipping plugin execution 05:34:22 [INFO] 05:34:22 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-rp-spi --- 05:34:22 [INFO] Skipping source per configuration. 05:34:22 [INFO] 05:34:22 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-rp-spi --- 05:34:22 [INFO] 05:34:22 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-openconfig-rp-spi --- 05:34:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:34:22 [INFO] 05:34:22 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-openconfig-rp-spi --- 05:34:22 [WARNING] 05:34:22 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig-rp-spi did not assign 05:34:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:34:22 [WARNING] 05:34:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:34:22 [WARNING] 05:34:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-rp-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.21.12-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.21.12-SNAPSHOT.pom 05:34:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-rp-spi/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.21.12-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.21.12-SNAPSHOT-features.xml 05:34:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.21.12-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.21.12-SNAPSHOT-cyclonedx.xml 05:34:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.21.12-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.21.12-SNAPSHOT-cyclonedx.json 05:34:22 [INFO] 05:34:22 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-openconfig-rp-spi --- 05:34:22 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:feature:0.21.12-SNAPSHOT 05:34:22 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.21.12-SNAPSHOT:compile 05:34:22 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:34:22 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:34:22 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:34:22 [INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:34:22 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:34:22 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:34:22 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:34:22 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:34:22 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:34:22 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:34:22 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:34:22 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:34:22 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:34:22 [INFO] | | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:34:22 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:34:22 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:34:22 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:34:22 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:34:22 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:34:22 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:34:22 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:34:22 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:34:22 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:34:22 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:34:22 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:34:22 [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:34:22 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:34:22 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:34:22 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:34:22 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:34:22 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:34:22 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:34:22 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:34:22 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:34:22 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:34:22 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:34:22 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:34:22 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:34:22 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:34:22 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:34:22 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:34:22 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:34:22 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:34:22 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:34:22 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:34:22 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.21.12-SNAPSHOT:compile 05:34:22 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:compile 05:34:22 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:34:22 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:34:22 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.21.12-SNAPSHOT:compile 05:34:22 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.21.12-SNAPSHOT:compile 05:34:22 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:34:22 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.21.12-SNAPSHOT:compile 05:34:22 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:34:22 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:34:22 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:34:22 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:34:22 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:34:22 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:34:22 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:34:22 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:34:22 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:34:22 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:34:22 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:34:22 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:34:22 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:34:22 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:34:22 [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:34:22 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:34:22 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:34:22 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:34:22 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:34:22 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:34:22 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:34:22 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:34:22 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:34:22 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:34:22 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:34:22 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:34:22 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:34:22 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:34:22 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:34:22 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:34:22 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:34:22 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:34:22 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:34:22 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:34:22 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:34:22 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:34:22 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:34:22 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:34:22 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:34:22 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:34:22 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:34:22 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:34:22 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.21.12-SNAPSHOT:compile 05:34:22 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.21.12-SNAPSHOT:compile 05:34:22 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 05:34:22 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:34:22 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:34:22 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:34:22 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:34:22 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:34:22 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:34:22 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:34:22 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:34:22 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:34:22 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:34:22 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:34:22 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:34:22 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:34:22 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:34:22 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:34:22 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:34:22 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:34:22 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:34:22 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:34:22 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:34:22 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:34:22 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:34:22 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:34:22 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:34:22 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:34:22 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:34:22 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:34:22 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:34:22 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:34:22 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:34:22 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:34:22 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:34:22 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:34:22 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:34:22 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:34:22 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:34:22 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:34:22 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:34:22 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:34:22 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:34:22 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:34:22 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:34:22 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:34:22 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.21.12-SNAPSHOT:compile 05:34:22 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.12-SNAPSHOT:compile 05:34:22 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:34:22 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:34:22 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:34:22 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:34:22 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:34:22 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:34:22 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:34:22 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:34:22 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:34:22 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:34:22 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:34:22 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:34:22 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:34:22 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:34:22 [INFO] +- junit:junit:jar:4.13.2:test 05:34:22 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:34:22 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:34:22 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:34:22 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:34:22 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:34:22 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:34:22 [INFO] 05:34:22 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-openconfig-rp-spi --- 05:34:22 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-rp-spi/target/sonatype-clm/module.xml 05:34:22 [INFO] 05:34:22 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target >--------- 05:34:22 [INFO] Building OpenDaylight :: BGP :: Route Target Constrains 0.21.12-SNAPSHOT [57/169] 05:34:22 [INFO] ------------------------------[ feature ]------------------------------- 05:34:22 [INFO] 05:34:22 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-route-target --- 05:34:22 [INFO] 05:34:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-route-target --- 05:34:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:34:22 [INFO] 05:34:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-route-target --- 05:34:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:34:22 [INFO] 05:34:22 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-route-target --- 05:34:22 [INFO] 05:34:22 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-route-target --- 05:34:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:34:22 [INFO] argLine set to empty 05:34:22 [INFO] 05:34:22 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-route-target --- 05:34:22 [INFO] Starting audit... 05:34:22 Audit done. 05:34:22 [INFO] You have 0 Checkstyle violations. 05:34:22 [INFO] 05:34:22 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-route-target --- 05:34:22 [INFO] Starting audit... 05:34:22 Audit done. 05:34:22 [INFO] You have 0 Checkstyle violations. 05:34:22 [INFO] 05:34:22 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-route-target --- 05:34:22 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-route-target/target/classes/LICENSE 05:34:22 [INFO] 05:34:22 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-route-target --- 05:34:22 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-route-target/target/feature/feature.xml 05:34:22 [INFO] ...done! 05:34:22 [INFO] Attaching features XML 05:34:22 [INFO] 05:34:22 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-route-target --- 05:34:22 [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 05:34:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:34:22 [INFO] 05:34:22 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-route-target >>> 05:34:22 [INFO] 05:34:22 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-route-target --- 05:34:22 [INFO] 05:34:22 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-route-target <<< 05:34:22 [INFO] 05:34:22 [INFO] 05:34:22 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-route-target --- 05:34:22 [INFO] 05:34:22 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-route-target --- 05:34:22 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target 05:34:22 [INFO] Project dependency features detected: [] 05:34:22 [INFO] Pax Exam System (Version: 4.13.3) created. 05:34:22 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:34:23 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:34:23 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:34:23 [INFO] Waiting for remote bundle context.. on 21000 name: 9c041211-3d29-43ed-8854-e992c106df72 timout: [ RelativeTimeout value = 180000 ] 05:34:31 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:34:31 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:34:32 [INFO] 05:34:32 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-route-target --- 05:34:32 [INFO] 05:34:32 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-route-target --- 05:34:32 [INFO] No Javadoc in project. Archive not created. 05:34:32 [INFO] 05:34:32 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-route-target --- 05:34:32 [INFO] CycloneDX: Resolving Dependencies 05:34:33 [INFO] CycloneDX: Creating BOM version 1.5 with 148 component(s) 05:34:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-route-target/target/bom.xml 05:34:33 [INFO] attaching as odl-bgpcep-bgp-route-target-0.21.12-SNAPSHOT-cyclonedx.xml 05:34:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-route-target/target/bom.json 05:34:33 [INFO] attaching as odl-bgpcep-bgp-route-target-0.21.12-SNAPSHOT-cyclonedx.json 05:34:33 [INFO] 05:34:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-route-target --- 05:34:33 [INFO] Skipping duplicate-finder execution! 05:34:33 [INFO] 05:34:33 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-route-target --- 05:34:33 [INFO] Skipping plugin execution 05:34:33 [INFO] 05:34:33 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-route-target --- 05:34:33 [INFO] Skipping source per configuration. 05:34:33 [INFO] 05:34:33 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-route-target --- 05:34:33 [INFO] 05:34:33 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-route-target --- 05:34:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:34:33 [INFO] 05:34:33 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-route-target --- 05:34:33 [WARNING] 05:34:33 [WARNING] The packaging plugin for project odl-bgpcep-bgp-route-target did not assign 05:34:33 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:34:33 [WARNING] 05:34:33 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:34:33 [WARNING] 05:34:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-route-target/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.21.12-SNAPSHOT/odl-bgpcep-bgp-route-target-0.21.12-SNAPSHOT.pom 05:34:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-route-target/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.21.12-SNAPSHOT/odl-bgpcep-bgp-route-target-0.21.12-SNAPSHOT-features.xml 05:34:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-route-target/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.21.12-SNAPSHOT/odl-bgpcep-bgp-route-target-0.21.12-SNAPSHOT-cyclonedx.xml 05:34:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-route-target/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.21.12-SNAPSHOT/odl-bgpcep-bgp-route-target-0.21.12-SNAPSHOT-cyclonedx.json 05:34:33 [INFO] 05:34:33 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-route-target --- 05:34:33 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:feature:0.21.12-SNAPSHOT 05:34:33 [INFO] +- org.opendaylight.bgpcep:bgp-route-target:jar:0.21.12-SNAPSHOT:compile 05:34:33 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:34:33 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:34:33 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:34:33 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.21.12-SNAPSHOT:compile 05:34:33 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:compile 05:34:33 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:34:33 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:34:33 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:34:33 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:34:33 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:34:33 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:34:33 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:34:33 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:34:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:34:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:34:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:34:33 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:34:33 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:34:33 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:34:33 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:34:33 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:34:33 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:34:33 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:34:33 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:34:33 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:34:33 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:34:33 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:34:33 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:34:33 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:34:33 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:34:33 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:34:33 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:34:33 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:34:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:34:33 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:34:33 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:34:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:34:33 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:34:33 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:34:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:34:33 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:34:33 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:34:33 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:34:33 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:34:33 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:34:33 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:34:33 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:34:33 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:34:33 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:34:33 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:34:33 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.21.12-SNAPSHOT:compile 05:34:33 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.21.12-SNAPSHOT:compile 05:34:33 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.21.12-SNAPSHOT:compile 05:34:33 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.21.12-SNAPSHOT:compile 05:34:33 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.21.12-SNAPSHOT:compile 05:34:33 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:34:33 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:34:33 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:34:33 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:34:33 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:34:33 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:34:33 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:34:33 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:34:33 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:34:33 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:34:33 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:34:33 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:34:33 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:34:33 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:34:33 [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:34:33 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:34:33 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:34:33 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:34:33 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:34:33 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:34:33 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:34:33 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:34:33 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:34:33 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:34:33 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:34:33 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:34:33 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:34:33 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:34:33 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:34:33 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:34:33 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:34:33 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:34:33 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:34:33 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:34:33 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:34:33 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:34:33 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:34:33 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:34:33 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:34:33 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:34:33 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:34:33 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:34:33 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.21.12-SNAPSHOT:compile 05:34:33 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.21.12-SNAPSHOT:compile 05:34:33 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 05:34:33 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:34:33 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:34:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:34:33 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:34:33 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:34:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:34:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:34:33 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:34:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:34:33 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:34:33 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:34:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:34:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:34:33 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:34:33 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:34:33 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:34:33 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:34:33 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:34:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:34:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:34:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:34:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:34:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:34:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:34:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:34:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:34:33 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:34:33 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:34:33 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:34:33 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:34:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:34:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:34:33 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:34:33 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:34:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:34:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:34:33 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:34:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:34:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:34:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:34:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:34:33 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:34:33 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:34:33 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.21.12-SNAPSHOT:compile 05:34:33 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.12-SNAPSHOT:compile 05:34:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:34:33 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:34:33 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:34:33 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:34:33 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:34:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:34:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:34:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:34:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:34:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:34:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:34:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:34:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:34:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:34:33 [INFO] +- junit:junit:jar:4.13.2:test 05:34:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:34:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:34:33 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:34:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:34:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:34:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:34:33 [INFO] 05:34:33 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-route-target --- 05:34:33 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-route-target/target/sonatype-clm/module.xml 05:34:33 [INFO] 05:34:33 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode >----- 05:34:33 [INFO] Building OpenDaylight :: BGP :: Path Selection 0.21.12-SNAPSHOT [58/169] 05:34:33 [INFO] ------------------------------[ feature ]------------------------------- 05:34:33 [INFO] 05:34:33 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-path-selection-mode --- 05:34:33 [INFO] 05:34:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-path-selection-mode --- 05:34:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:34:33 [INFO] 05:34:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-path-selection-mode --- 05:34:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:34:33 [INFO] 05:34:33 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-path-selection-mode --- 05:34:34 [INFO] 05:34:34 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-path-selection-mode --- 05:34:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:34:34 [INFO] argLine set to empty 05:34:34 [INFO] 05:34:34 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-path-selection-mode --- 05:34:34 [INFO] Starting audit... 05:34:34 Audit done. 05:34:34 [INFO] You have 0 Checkstyle violations. 05:34:34 [INFO] 05:34:34 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-path-selection-mode --- 05:34:34 [INFO] Starting audit... 05:34:34 Audit done. 05:34:34 [INFO] You have 0 Checkstyle violations. 05:34:34 [INFO] 05:34:34 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-path-selection-mode --- 05:34:34 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-path-selection-mode/target/classes/LICENSE 05:34:34 [INFO] 05:34:34 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-path-selection-mode --- 05:34:34 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-path-selection-mode/target/feature/feature.xml 05:34:34 [INFO] ...done! 05:34:34 [INFO] Attaching features XML 05:34:34 [INFO] 05:34:34 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-path-selection-mode --- 05:34:34 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:34:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:34:34 [INFO] 05:34:34 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-path-selection-mode >>> 05:34:34 [INFO] 05:34:34 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-path-selection-mode --- 05:34:34 [INFO] 05:34:34 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-path-selection-mode <<< 05:34:34 [INFO] 05:34:34 [INFO] 05:34:34 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-path-selection-mode --- 05:34:34 [INFO] 05:34:34 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-path-selection-mode --- 05:34:34 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode 05:34:34 [INFO] Project dependency features detected: [] 05:34:34 [INFO] Pax Exam System (Version: 4.13.3) created. 05:34:34 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:34:35 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:34:35 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:34:35 [INFO] Waiting for remote bundle context.. on 21000 name: e08ea714-5d69-44a5-b51d-5ee0021506ff timout: [ RelativeTimeout value = 180000 ] 05:34:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:34:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:34:43 [INFO] 05:34:43 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-path-selection-mode --- 05:34:43 [INFO] 05:34:43 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-path-selection-mode --- 05:34:43 [INFO] No Javadoc in project. Archive not created. 05:34:43 [INFO] 05:34:43 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-path-selection-mode --- 05:34:43 [INFO] CycloneDX: Resolving Dependencies 05:34:45 [INFO] CycloneDX: Creating BOM version 1.5 with 138 component(s) 05:34:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-path-selection-mode/target/bom.xml 05:34:45 [INFO] attaching as odl-bgpcep-bgp-path-selection-mode-0.21.12-SNAPSHOT-cyclonedx.xml 05:34:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-path-selection-mode/target/bom.json 05:34:45 [INFO] attaching as odl-bgpcep-bgp-path-selection-mode-0.21.12-SNAPSHOT-cyclonedx.json 05:34:45 [INFO] 05:34:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-path-selection-mode --- 05:34:45 [INFO] Skipping duplicate-finder execution! 05:34:45 [INFO] 05:34:45 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-path-selection-mode --- 05:34:45 [INFO] Skipping plugin execution 05:34:45 [INFO] 05:34:45 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-path-selection-mode --- 05:34:45 [INFO] Skipping source per configuration. 05:34:45 [INFO] 05:34:45 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-path-selection-mode --- 05:34:45 [INFO] 05:34:45 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-path-selection-mode --- 05:34:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:34:45 [INFO] 05:34:45 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-path-selection-mode --- 05:34:45 [WARNING] 05:34:45 [WARNING] The packaging plugin for project odl-bgpcep-bgp-path-selection-mode did not assign 05:34:45 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:34:45 [WARNING] 05:34:45 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:34:45 [WARNING] 05:34:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-path-selection-mode/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.21.12-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.21.12-SNAPSHOT.pom 05:34:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-path-selection-mode/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.21.12-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.21.12-SNAPSHOT-features.xml 05:34:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-path-selection-mode/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.21.12-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.21.12-SNAPSHOT-cyclonedx.xml 05:34:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-path-selection-mode/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.21.12-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.21.12-SNAPSHOT-cyclonedx.json 05:34:45 [INFO] 05:34:45 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-path-selection-mode --- 05:34:45 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:feature:0.21.12-SNAPSHOT 05:34:45 [INFO] +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.21.12-SNAPSHOT:compile 05:34:45 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:34:45 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:34:45 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:34:45 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:34:45 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:34:45 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:34:45 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:34:45 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:34:45 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:34:45 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:34:45 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:34:45 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:34:45 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:34:45 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:34:45 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:34:45 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:34:45 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:34:45 [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:34:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:34:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:34:45 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:34:45 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:34:45 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:34:45 [INFO] | | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:34:45 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:34:45 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:34:45 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:34:45 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:34:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:34:45 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:34:45 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:34:45 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:34:45 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:34:45 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:34:45 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:34:45 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:34:45 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:34:45 [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile 05:34:45 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:34:45 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:34:45 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:34:45 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:34:45 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:34:45 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.21.12-SNAPSHOT:compile 05:34:45 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.21.12-SNAPSHOT:compile 05:34:45 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:34:45 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:34:45 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:34:45 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:34:45 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:34:45 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:34:45 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:34:45 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:34:45 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:34:45 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:34:45 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:34:45 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:34:45 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:34:45 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:34:45 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:34:45 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:34:45 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:34:45 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:34:45 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:34:45 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:34:45 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:34:45 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:34:45 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:34:45 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:34:45 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:34:45 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.21.12-SNAPSHOT:compile 05:34:45 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 05:34:45 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:34:45 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:34:45 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:34:45 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:34:45 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:34:45 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:34:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:34:45 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:34:45 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:34:45 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:34:45 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:34:45 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:34:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:34:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:34:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:34:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:34:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:34:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:34:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:34:45 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:34:45 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:34:45 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:34:45 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:34:45 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:34:45 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:34:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:34:45 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:34:45 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:34:45 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:34:45 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:34:45 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:34:45 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:34:45 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:34:45 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:34:45 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:34:45 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:34:45 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:34:45 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:34:45 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:34:45 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:34:45 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:34:45 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:34:45 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:34:45 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:34:45 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:34:45 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:34:45 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:34:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:34:45 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:34:45 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:34:45 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:34:45 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:34:45 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:34:45 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:34:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:34:45 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:34:45 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:34:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:34:45 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:34:45 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:34:45 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:34:45 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:34:45 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:34:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:34:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:34:45 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:34:45 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:34:45 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:34:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:34:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:34:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:34:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:34:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:34:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:34:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:34:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:34:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:34:45 [INFO] +- junit:junit:jar:4.13.2:test 05:34:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:34:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:34:45 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:34:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:34:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:34:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:34:45 [INFO] 05:34:45 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-path-selection-mode --- 05:34:45 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-path-selection-mode/target/sonatype-clm/module.xml 05:34:45 [INFO] 05:34:45 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi >-------- 05:34:45 [INFO] Building OpenDaylight :: BGPCEP :: SPI Config Loader 0.21.12-SNAPSHOT [59/169] 05:34:45 [INFO] ------------------------------[ feature ]------------------------------- 05:34:45 [INFO] 05:34:45 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-config-loader-spi --- 05:34:45 [INFO] 05:34:45 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-config-loader-spi --- 05:34:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:34:45 [INFO] 05:34:45 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-config-loader-spi --- 05:34:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:34:45 [INFO] 05:34:45 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-config-loader-spi --- 05:34:45 [INFO] 05:34:45 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-config-loader-spi --- 05:34:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:34:45 [INFO] argLine set to empty 05:34:45 [INFO] 05:34:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-config-loader-spi --- 05:34:45 [INFO] Starting audit... 05:34:45 Audit done. 05:34:45 [INFO] You have 0 Checkstyle violations. 05:34:45 [INFO] 05:34:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-config-loader-spi --- 05:34:45 [INFO] Starting audit... 05:34:45 Audit done. 05:34:45 [INFO] You have 0 Checkstyle violations. 05:34:45 [INFO] 05:34:45 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-config-loader-spi --- 05:34:45 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-config-loader-spi/target/classes/LICENSE 05:34:45 [INFO] 05:34:45 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-config-loader-spi --- 05:34:45 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-config-loader-spi/target/feature/feature.xml 05:34:46 [INFO] ...done! 05:34:46 [INFO] Attaching features XML 05:34:46 [INFO] 05:34:46 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-config-loader-spi --- 05:34: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 05:34:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:34:46 [INFO] 05:34:46 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-config-loader-spi >>> 05:34:46 [INFO] 05:34:46 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-config-loader-spi --- 05:34:46 [INFO] 05:34:46 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-config-loader-spi <<< 05:34:46 [INFO] 05:34:46 [INFO] 05:34:46 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-config-loader-spi --- 05:34:46 [INFO] 05:34:46 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-config-loader-spi --- 05:34:46 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi 05:34:46 [INFO] Project dependency features detected: [] 05:34:46 [INFO] Pax Exam System (Version: 4.13.3) created. 05:34:46 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:34:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:34:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:34:46 [INFO] Waiting for remote bundle context.. on 21000 name: 1846808b-e9e9-4a0c-95c0-a426dd9647fe timout: [ RelativeTimeout value = 180000 ] 05:34:52 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:34:52 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:34:52 [INFO] 05:34:52 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-config-loader-spi --- 05:34:52 [INFO] 05:34:52 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-config-loader-spi --- 05:34:52 [INFO] No Javadoc in project. Archive not created. 05:34:52 [INFO] 05:34:52 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-config-loader-spi --- 05:34:52 [INFO] CycloneDX: Resolving Dependencies 05:34:54 [INFO] CycloneDX: Creating BOM version 1.5 with 95 component(s) 05:34:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-config-loader-spi/target/bom.xml 05:34:54 [INFO] attaching as odl-bgpcep-config-loader-spi-0.21.12-SNAPSHOT-cyclonedx.xml 05:34:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-config-loader-spi/target/bom.json 05:34:54 [INFO] attaching as odl-bgpcep-config-loader-spi-0.21.12-SNAPSHOT-cyclonedx.json 05:34:54 [INFO] 05:34:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-config-loader-spi --- 05:34:54 [INFO] Skipping duplicate-finder execution! 05:34:54 [INFO] 05:34:54 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-config-loader-spi --- 05:34:54 [INFO] Skipping plugin execution 05:34:54 [INFO] 05:34:54 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-config-loader-spi --- 05:34:54 [INFO] Skipping source per configuration. 05:34:54 [INFO] 05:34:54 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-config-loader-spi --- 05:34:54 [INFO] 05:34:54 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-config-loader-spi --- 05:34:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:34:54 [INFO] 05:34:54 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-config-loader-spi --- 05:34:54 [WARNING] 05:34:54 [WARNING] The packaging plugin for project odl-bgpcep-config-loader-spi did not assign 05:34:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:34:54 [WARNING] 05:34:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:34:54 [WARNING] 05:34:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-config-loader-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.21.12-SNAPSHOT/odl-bgpcep-config-loader-spi-0.21.12-SNAPSHOT.pom 05:34:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-config-loader-spi/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.21.12-SNAPSHOT/odl-bgpcep-config-loader-spi-0.21.12-SNAPSHOT-features.xml 05:34:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-config-loader-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.21.12-SNAPSHOT/odl-bgpcep-config-loader-spi-0.21.12-SNAPSHOT-cyclonedx.xml 05:34:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-config-loader-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.21.12-SNAPSHOT/odl-bgpcep-config-loader-spi-0.21.12-SNAPSHOT-cyclonedx.json 05:34:54 [INFO] 05:34:54 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-config-loader-spi --- 05:34:54 [INFO] org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:feature:0.21.12-SNAPSHOT 05:34:54 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.12-SNAPSHOT:compile 05:34:54 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:34:54 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:34:54 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:34:54 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:34:54 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:34:54 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:34:54 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:34:54 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:34:54 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:34:54 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:34:54 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:34:54 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:34:54 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:34:54 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:34:54 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:34:54 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:34:54 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:34:54 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:34:54 [INFO] +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:34:54 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:34:54 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:34:54 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:34:54 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:34:54 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:34:54 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:34:54 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:34:54 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:34:54 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:34:54 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:34:54 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:34:54 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:34:54 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:34:54 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:34:54 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:34:54 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:34:54 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:34:54 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:34:54 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:34:54 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:34:54 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:34:54 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:34:54 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:34:54 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:34:54 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:34:54 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:34:54 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:34:54 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:34:54 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:34:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:34:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:34:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:34:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:34:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:34:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:34:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:34:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:34:54 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:34:54 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:34:54 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:34:54 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:34:54 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:34:54 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:34:54 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:34:54 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:34:54 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:34:54 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:34:54 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:34:54 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:34:54 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:34:54 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:34:54 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:34:54 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:34:54 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:34:54 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:34:54 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:34:54 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:34:54 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:34:54 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:34:54 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:34:54 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:34:54 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:34:54 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:34:54 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:34:54 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:34:54 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:34:54 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:34:54 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:34:54 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:34:54 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:34:54 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:34:54 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:34:54 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:34:54 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:34:54 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:34:54 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:34:54 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:34:54 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:34:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:34:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:34:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:34:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:34:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:34:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:34:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:34:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:34:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:34:54 [INFO] +- junit:junit:jar:4.13.2:test 05:34:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:34:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:34:54 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:34:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:34:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:34:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:34:54 [INFO] 05:34:54 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-config-loader-spi --- 05:34:54 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-config-loader-spi/target/sonatype-clm/module.xml 05:34:54 [INFO] 05:34:54 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl >------ 05:34:54 [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Impl 0.21.12-SNAPSHOT [60/169] 05:34:54 [INFO] ------------------------------[ feature ]------------------------------- 05:34:54 [INFO] 05:34:54 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig-rp-impl --- 05:34:54 [INFO] 05:34:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-rp-impl --- 05:34:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:34:54 [INFO] 05:34:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-rp-impl --- 05:34:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:34:54 [INFO] 05:34:54 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-rp-impl --- 05:34:54 [INFO] 05:34:54 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-rp-impl --- 05:34:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:34:54 [INFO] argLine set to empty 05:34:54 [INFO] 05:34:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-openconfig-rp-impl --- 05:34:54 [INFO] Starting audit... 05:34:54 Audit done. 05:34:54 [INFO] You have 0 Checkstyle violations. 05:34:54 [INFO] 05:34:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 05:34:54 [INFO] Starting audit... 05:34:54 Audit done. 05:34:54 [INFO] You have 0 Checkstyle violations. 05:34:54 [INFO] 05:34:54 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-rp-impl --- 05:34:54 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-rp-impl/target/classes/LICENSE 05:34:54 [INFO] 05:34:54 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-rp-impl --- 05:34:54 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-rp-impl/target/feature/feature.xml 05:34:54 [INFO] ...done! 05:34:54 [INFO] Attaching features XML 05:34:54 [INFO] 05:34:54 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-openconfig-rp-impl --- 05:34: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 05:34:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:34:54 [INFO] 05:34:54 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-rp-impl >>> 05:34:54 [INFO] 05:34:54 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-rp-impl --- 05:34:54 [INFO] 05:34:54 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-rp-impl <<< 05:34:54 [INFO] 05:34:54 [INFO] 05:34:54 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-rp-impl --- 05:34:54 [INFO] 05:34:54 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 05:34:54 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl 05:34:54 [INFO] Project dependency features detected: [] 05:34:54 [INFO] Pax Exam System (Version: 4.13.3) created. 05:34:54 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:34:55 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:34:55 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:34:55 [INFO] Waiting for remote bundle context.. on 21000 name: 4735116b-1676-4096-9b2f-39ee7bf1d1b8 timout: [ RelativeTimeout value = 180000 ] 05:35:08 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:35:08 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:35:08 [INFO] 05:35:08 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 05:35:08 [INFO] 05:35:08 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-rp-impl --- 05:35:08 [INFO] No Javadoc in project. Archive not created. 05:35:08 [INFO] 05:35:08 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 05:35:08 [INFO] CycloneDX: Resolving Dependencies 05:35:11 [INFO] CycloneDX: Creating BOM version 1.5 with 228 component(s) 05:35:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.xml 05:35:11 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-impl-0.21.12-SNAPSHOT-cyclonedx.xml 05:35:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.json 05:35:11 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-impl-0.21.12-SNAPSHOT-cyclonedx.json 05:35:11 [INFO] 05:35:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-rp-impl --- 05:35:11 [INFO] Skipping duplicate-finder execution! 05:35:11 [INFO] 05:35:11 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-rp-impl --- 05:35:11 [INFO] Skipping plugin execution 05:35:11 [INFO] 05:35:11 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-rp-impl --- 05:35:11 [INFO] Skipping source per configuration. 05:35:11 [INFO] 05:35:11 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-rp-impl --- 05:35:11 [INFO] 05:35:11 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-openconfig-rp-impl --- 05:35:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:35:11 [INFO] 05:35:11 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-openconfig-rp-impl --- 05:35:11 [WARNING] 05:35:11 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig-rp-impl did not assign 05:35:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:35:11 [WARNING] 05:35:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:35:11 [WARNING] 05:35:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-rp-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.21.12-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.21.12-SNAPSHOT.pom 05:35:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-rp-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.21.12-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.21.12-SNAPSHOT-features.xml 05:35:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.21.12-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.21.12-SNAPSHOT-cyclonedx.xml 05:35:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.21.12-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.21.12-SNAPSHOT-cyclonedx.json 05:35:11 [INFO] 05:35:11 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-openconfig-rp-impl --- 05:35:11 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:feature:0.21.12-SNAPSHOT 05:35:11 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.21.12-SNAPSHOT:compile 05:35:11 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:35:11 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:35:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:35:11 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:35:11 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:35:11 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:35:11 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:35:11 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:35:11 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:35:11 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:35:11 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:35:11 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:35:11 [INFO] | | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:35:11 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.21.12-SNAPSHOT:compile 05:35:11 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:35:11 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:35:11 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:35:11 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:35:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:35:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:35:11 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:35:11 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:35:11 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:35:11 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:35:11 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:35:11 [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:35:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:35:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:35:11 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:35:11 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:35:11 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:35:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:35:11 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:35:11 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:35:11 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:35:11 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:35:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:35:11 [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile 05:35:11 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:35:11 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:35:11 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:35:11 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:35:11 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:35:11 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.21.12-SNAPSHOT:compile 05:35:11 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.21.12-SNAPSHOT:compile 05:35:11 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:compile 05:35:11 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:35:11 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.21.12-SNAPSHOT:compile 05:35:11 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.21.12-SNAPSHOT:compile 05:35:11 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:35:11 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.21.12-SNAPSHOT:compile 05:35:11 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.12-SNAPSHOT:compile 05:35:11 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.21.12-SNAPSHOT:compile 05:35:11 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:35:11 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.21.12-SNAPSHOT:compile 05:35:11 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:35:11 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:35:11 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:35:11 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:35:11 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:35:11 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:35:11 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:35:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:35:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:35:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:35:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:35:11 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:35:11 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:35:11 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:35:11 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:35:11 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:35:11 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:35:11 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:35:11 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:35:11 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:35:11 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:35:11 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:35:11 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:35:11 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:35:11 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:35:11 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:35:11 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:35:11 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:35:11 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:35:11 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:35:11 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:35:11 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:35:11 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:35:11 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:35:11 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.21.12-SNAPSHOT:compile 05:35:11 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 05:35:11 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:35:11 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:35:11 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:35:11 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:35:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:35:11 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:35:11 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:35:11 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.21.12-SNAPSHOT:compile 05:35:11 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.12-SNAPSHOT:compile 05:35:11 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:35:11 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:35:11 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:35:11 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:35:11 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:35:11 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:35:11 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:35:11 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:35:11 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:35:11 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:35:11 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:35:11 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:35:11 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:35:11 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:35:11 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:35:11 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:35:11 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:35:11 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:35:11 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:35:11 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:35:11 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:35:11 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:35:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:35:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:35:11 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:35:11 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:35:11 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:35:11 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:35:11 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:35:11 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:35:11 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:35:11 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:35:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:35:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:35:11 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:35:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:35:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:35:11 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:35:11 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:35:11 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:35:11 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:35:11 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:35:11 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 05:35:11 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 05:35:11 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 05:35:11 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 05:35:11 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 05:35:11 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 05:35:11 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 05:35:11 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 05:35:11 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 05:35:11 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 05:35:11 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:35:11 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 05:35:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 05:35:11 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 05:35:11 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:35:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 05:35:11 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 05:35:11 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 05:35:11 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 05:35:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 05:35:11 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 05:35:11 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 05:35:11 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 05:35:11 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 05:35:11 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 05:35:11 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 05:35:11 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 05:35:11 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 05:35:11 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 05:35:11 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 05:35:11 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 05:35:11 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 05:35:11 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 05:35:11 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 05:35:11 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 05:35:11 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 05:35:11 [INFO] | | | +- org.lz4:lz4-java:jar:1.8.0:compile 05:35:11 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:35:11 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 05:35:11 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 05:35:11 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 05:35:11 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 05:35:11 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 05:35:11 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 05:35:11 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 05:35:11 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 05:35:11 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 05:35:11 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 05:35:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 05:35:11 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 05:35:11 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:35:11 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 05:35:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 05:35:11 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 05:35:11 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 05:35:11 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 05:35:11 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 05:35:11 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 05:35:11 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 05:35:11 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 05:35:11 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 05:35:11 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 05:35:11 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 05:35:11 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 05:35:11 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 05:35:11 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 05:35:11 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 05:35:11 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 05:35:11 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 05:35:11 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 05:35:11 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 05:35:11 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 05:35:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:35:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:35:11 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:35:11 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 05:35:11 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 05:35:11 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 05:35:11 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 05:35:11 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 05:35:11 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 05:35:11 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 05:35:11 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 05:35:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:35:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:35:11 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:35:11 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:35:11 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:35:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:35:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:35:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:35:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:35:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:35:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:35:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:35:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:35:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:35:11 [INFO] +- junit:junit:jar:4.13.2:test 05:35:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:35:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:35:11 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:35:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:35:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:35:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:35:11 [INFO] 05:35:11 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-openconfig-rp-impl --- 05:35:11 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-rp-impl/target/sonatype-clm/module.xml 05:35:11 [INFO] 05:35:11 [INFO] ---< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement >--- 05:35:11 [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Statements 0.21.12-SNAPSHOT [61/169] 05:35:11 [INFO] ------------------------------[ feature ]------------------------------- 05:35:11 [INFO] 05:35:11 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig-rp-statement --- 05:35:11 [INFO] 05:35:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-rp-statement --- 05:35:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:35:11 [INFO] 05:35:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-rp-statement --- 05:35:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:35:11 [INFO] 05:35:11 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-rp-statement --- 05:35:11 [INFO] 05:35:11 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-rp-statement --- 05:35:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:35:11 [INFO] argLine set to empty 05:35:11 [INFO] 05:35:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-openconfig-rp-statement --- 05:35:11 [INFO] Starting audit... 05:35:11 Audit done. 05:35:11 [INFO] You have 0 Checkstyle violations. 05:35:11 [INFO] 05:35:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 05:35:11 [INFO] Starting audit... 05:35:11 Audit done. 05:35:11 [INFO] You have 0 Checkstyle violations. 05:35:11 [INFO] 05:35:11 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-rp-statement --- 05:35:11 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-rp-statement/target/classes/LICENSE 05:35:11 [INFO] 05:35:11 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-rp-statement --- 05:35:11 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-rp-statement/target/feature/feature.xml 05:35:12 [INFO] ...done! 05:35:12 [INFO] Attaching features XML 05:35:12 [INFO] 05:35:12 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-openconfig-rp-statement --- 05:35:12 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:35:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:35:12 [INFO] 05:35:12 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-rp-statement >>> 05:35:12 [INFO] 05:35:12 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-rp-statement --- 05:35:12 [INFO] 05:35:12 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-rp-statement <<< 05:35:12 [INFO] 05:35:12 [INFO] 05:35:12 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-rp-statement --- 05:35:12 [INFO] 05:35:12 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 05:35:12 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement 05:35:12 [INFO] Project dependency features detected: [] 05:35:12 [INFO] Pax Exam System (Version: 4.13.3) created. 05:35:12 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:35:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:35:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:35:12 [INFO] Waiting for remote bundle context.. on 21000 name: 71391a58-73b9-4851-9b25-08fce4aec9ac timout: [ RelativeTimeout value = 180000 ] 05:35:25 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:35:25 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:35:25 [INFO] 05:35:25 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 05:35:25 [INFO] 05:35:25 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-rp-statement --- 05:35:25 [INFO] No Javadoc in project. Archive not created. 05:35:25 [INFO] 05:35:25 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 05:35:25 [INFO] CycloneDX: Resolving Dependencies 05:35:28 [INFO] CycloneDX: Creating BOM version 1.5 with 226 component(s) 05:35:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.xml 05:35:28 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-statement-0.21.12-SNAPSHOT-cyclonedx.xml 05:35:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.json 05:35:28 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-statement-0.21.12-SNAPSHOT-cyclonedx.json 05:35:28 [INFO] 05:35:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-rp-statement --- 05:35:28 [INFO] Skipping duplicate-finder execution! 05:35:28 [INFO] 05:35:28 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-rp-statement --- 05:35:28 [INFO] Skipping plugin execution 05:35:28 [INFO] 05:35:28 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-rp-statement --- 05:35:28 [INFO] Skipping source per configuration. 05:35:28 [INFO] 05:35:28 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-rp-statement --- 05:35:28 [INFO] 05:35:28 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-openconfig-rp-statement --- 05:35:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:35:28 [INFO] 05:35:28 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-openconfig-rp-statement --- 05:35:28 [WARNING] 05:35:28 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig-rp-statement did not assign 05:35:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:35:28 [WARNING] 05:35:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:35:28 [WARNING] 05:35:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-rp-statement/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.21.12-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.21.12-SNAPSHOT.pom 05:35:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-rp-statement/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.21.12-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.21.12-SNAPSHOT-features.xml 05:35:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.21.12-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.21.12-SNAPSHOT-cyclonedx.xml 05:35:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.21.12-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.21.12-SNAPSHOT-cyclonedx.json 05:35:28 [INFO] 05:35:28 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-openconfig-rp-statement --- 05:35:28 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:feature:0.21.12-SNAPSHOT 05:35:28 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.21.12-SNAPSHOT:compile 05:35:28 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:35:28 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:35:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:35:28 [INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:35:28 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:35:28 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:35:28 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:35:28 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:35:28 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:35:28 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:35:28 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:35:28 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:35:28 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:35:28 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.21.12-SNAPSHOT:compile 05:35:28 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:35:28 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:35:28 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:35:28 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:35:28 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:35:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:35:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:35:28 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:35:28 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:35:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:35:28 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:35:28 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:35:28 [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:35:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:35:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:35:28 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:35:28 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:35:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:35:28 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:35:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:35:28 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:35:28 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:35:28 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:35:28 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:35:28 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:35:28 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:35:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:35:28 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:35:28 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:35:28 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:35:28 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:35:28 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:35:28 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:35:28 [INFO] | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:35:28 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.21.12-SNAPSHOT:compile 05:35:28 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.21.12-SNAPSHOT:compile 05:35:28 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:compile 05:35:28 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:35:28 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:35:28 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.21.12-SNAPSHOT:compile 05:35:28 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.21.12-SNAPSHOT:compile 05:35:28 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:35:28 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.21.12-SNAPSHOT:compile 05:35:28 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:35:28 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:35:28 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:35:28 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:35:28 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:35:28 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:35:28 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.21.12-SNAPSHOT:compile 05:35:28 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.21.12-SNAPSHOT:compile 05:35:28 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 05:35:28 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:35:28 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.21.12-SNAPSHOT:compile 05:35:28 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.12-SNAPSHOT:compile 05:35:28 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 05:35:28 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 05:35:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 05:35:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:35:28 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:35:28 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:35:28 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:35:28 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:35:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:35:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:35:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:35:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:35:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:35:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:35:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 05:35:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 05:35:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:35:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:35:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:35:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:35:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:35:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:35:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:35:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:35:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:35:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:35:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:35:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:35:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 05:35:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:35:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 05:35:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 05:35:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 05:35:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 05:35:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:35:28 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 05:35:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 05:35:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:35:28 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 05:35:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:35:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:35:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:35:28 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:35:28 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:35:28 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:35:28 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:35:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 05:35:28 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 05:35:28 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 05:35:28 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 05:35:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 05:35:28 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 05:35:28 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 05:35:28 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 05:35:28 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 05:35:28 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 05:35:28 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 05:35:28 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 05:35:28 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 05:35:28 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 05:35:28 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 05:35:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:35:28 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:35:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 05:35:28 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 05:35:28 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 05:35:28 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 05:35:28 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 05:35:28 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 05:35:28 [INFO] | | | +- org.lz4:lz4-java:jar:1.8.0:compile 05:35:28 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:35:28 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 05:35:28 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 05:35:28 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 05:35:28 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 05:35:28 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 05:35:28 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 05:35:28 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 05:35:28 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 05:35:28 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 05:35:28 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 05:35:28 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:35:28 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:35:28 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:35:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:35:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 05:35:28 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 05:35:28 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:35:28 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:35:28 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 05:35:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:35:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:35:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:35:28 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:35:28 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:35:28 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:35:28 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:35:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:35:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:35:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:35:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:35:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:35:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:35:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:35:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:35:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:35:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:35:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:35:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:35:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:35:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 05:35:28 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 05:35:28 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 05:35:28 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 05:35:28 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 05:35:28 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 05:35:28 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 05:35:28 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:35:28 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:35:28 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:35:28 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:35:28 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:35:28 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:35:28 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:35:28 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:35:28 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:35:28 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 05:35:28 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 05:35:28 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 05:35:28 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 05:35:28 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 05:35:28 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 05:35:28 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 05:35:28 [INFO] | | \- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:35:28 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 05:35:28 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 05:35:28 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 05:35:28 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 05:35:28 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 05:35:28 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 05:35:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:35:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:35:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:35:28 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:35:28 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:35:28 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:35:28 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 05:35:28 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 05:35:28 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 05:35:28 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 05:35:28 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 05:35:28 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 05:35:28 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 05:35:28 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 05:35:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:35:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:35:28 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:35:28 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:35:28 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:35:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:35:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:35:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:35:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:35:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:35:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:35:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:35:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:35:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:35:28 [INFO] +- junit:junit:jar:4.13.2:test 05:35:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:35:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:35:28 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:35:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:35:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:35:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:35:28 [INFO] 05:35:28 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-openconfig-rp-statement --- 05:35:28 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-rp-statement/target/sonatype-clm/module.xml 05:35:28 [INFO] 05:35:28 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl >----------- 05:35:28 [INFO] Building OpenDaylight :: BGP :: RIB Impl 0.21.12-SNAPSHOT [62/169] 05:35:28 [INFO] ------------------------------[ feature ]------------------------------- 05:35:28 [INFO] 05:35:28 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-rib-impl --- 05:35:28 [INFO] 05:35:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-rib-impl --- 05:35:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:35:28 [INFO] 05:35:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-rib-impl --- 05:35:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:35:28 [INFO] 05:35:28 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-rib-impl --- 05:35:28 [INFO] 05:35:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-rib-impl --- 05:35:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:35:28 [INFO] argLine set to empty 05:35:28 [INFO] 05:35:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-rib-impl --- 05:35:28 [INFO] Starting audit... 05:35:28 Audit done. 05:35:28 [INFO] You have 0 Checkstyle violations. 05:35:28 [INFO] 05:35:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-rib-impl --- 05:35:28 [INFO] Starting audit... 05:35:28 Audit done. 05:35:28 [INFO] You have 0 Checkstyle violations. 05:35:28 [INFO] 05:35:28 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-rib-impl --- 05:35:28 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-rib-impl/target/classes/LICENSE 05:35:28 [INFO] 05:35:28 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-rib-impl --- 05:35:29 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-rib-impl/target/feature/feature.xml 05:35:29 [INFO] ...done! 05:35:29 [INFO] Attaching features XML 05:35:29 [INFO] 05:35:29 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-rib-impl --- 05:35: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 05:35:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:35:29 [INFO] 05:35:29 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-rib-impl >>> 05:35:29 [INFO] 05:35:29 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-rib-impl --- 05:35:29 [INFO] 05:35:29 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-rib-impl <<< 05:35:29 [INFO] 05:35:29 [INFO] 05:35:29 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-rib-impl --- 05:35:29 [INFO] 05:35:29 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-rib-impl --- 05:35:29 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl 05:35:29 [INFO] Project dependency features detected: [] 05:35:29 [INFO] Pax Exam System (Version: 4.13.3) created. 05:35:29 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:35:29 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:35:29 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:35:29 [INFO] Waiting for remote bundle context.. on 21000 name: 2e54f6d7-70d9-4241-acbb-441c273c6745 timout: [ RelativeTimeout value = 180000 ] 05:35:42 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:35:42 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:35:42 [INFO] 05:35:42 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-rib-impl --- 05:35:42 [INFO] 05:35:42 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-rib-impl --- 05:35:42 [INFO] No Javadoc in project. Archive not created. 05:35:42 [INFO] 05:35:42 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-rib-impl --- 05:35:42 [INFO] CycloneDX: Resolving Dependencies 05:35:45 [INFO] CycloneDX: Creating BOM version 1.5 with 241 component(s) 05:35:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-rib-impl/target/bom.xml 05:35:45 [INFO] attaching as odl-bgpcep-bgp-rib-impl-0.21.12-SNAPSHOT-cyclonedx.xml 05:35:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-rib-impl/target/bom.json 05:35:45 [INFO] attaching as odl-bgpcep-bgp-rib-impl-0.21.12-SNAPSHOT-cyclonedx.json 05:35:45 [INFO] 05:35:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-rib-impl --- 05:35:45 [INFO] Skipping duplicate-finder execution! 05:35:45 [INFO] 05:35:45 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-rib-impl --- 05:35:45 [INFO] Skipping plugin execution 05:35:45 [INFO] 05:35:45 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-rib-impl --- 05:35:45 [INFO] Skipping source per configuration. 05:35:45 [INFO] 05:35:45 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-rib-impl --- 05:35:45 [INFO] 05:35:45 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-rib-impl --- 05:35:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:35:45 [INFO] 05:35:45 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-rib-impl --- 05:35:45 [WARNING] 05:35:45 [WARNING] The packaging plugin for project odl-bgpcep-bgp-rib-impl did not assign 05:35:45 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:35:45 [WARNING] 05:35:45 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:35:45 [WARNING] 05:35:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-rib-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.21.12-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.21.12-SNAPSHOT.pom 05:35:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-rib-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.21.12-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.21.12-SNAPSHOT-features.xml 05:35:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-rib-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.21.12-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.21.12-SNAPSHOT-cyclonedx.xml 05:35:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-rib-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.21.12-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.21.12-SNAPSHOT-cyclonedx.json 05:35:45 [INFO] 05:35:45 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-rib-impl --- 05:35:45 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:feature:0.21.12-SNAPSHOT 05:35:45 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:35:45 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:35:45 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:35:45 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:35:45 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:35:45 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:35:45 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:35:45 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:35:45 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:35:45 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:35:45 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:35:45 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:35:45 [INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:35:45 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:35:45 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:35:45 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:35:45 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:35:45 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:35:45 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:35:45 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:35:45 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:35:45 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:35:45 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:35:45 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:35:45 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:35:45 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:35:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:35:45 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:35:45 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:35:45 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:35:45 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:35:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:35:45 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:35:45 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:35:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:35:45 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:35:45 [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile 05:35:45 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:35:45 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:35:45 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:35:45 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:35:45 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:35:45 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:35:45 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:35:45 [INFO] +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:35:45 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:35:45 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:35:45 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:35:45 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:35:45 [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:35:45 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:35:45 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:35:45 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:35:45 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:35:45 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:35:45 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:35:45 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:35:45 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:35:45 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:35:45 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:35:45 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:35:45 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:35:45 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:35:45 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:35:45 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:35:45 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:35:45 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:35:45 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:35:45 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:35:45 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:35:45 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:35:45 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:35:45 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:35:45 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:35:45 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:35:45 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:35:45 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:35:45 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:35:45 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:35:45 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 05:35:45 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:35:45 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:35:45 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:35:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:35:45 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:35:45 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:35:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:35:45 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:35:45 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:35:45 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:35:45 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:35:45 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:35:45 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:35:45 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:35:45 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:35:45 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:35:45 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:35:45 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:35:45 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:35:45 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:35:45 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:35:45 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:35:45 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:35:45 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:35:45 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:35:45 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:35:45 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:35:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:35:45 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:35:45 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:35:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:35:45 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:35:45 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:35:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:35:45 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:35:45 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:35:45 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:35:45 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:35:45 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:35:45 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] | | \- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 05:35:45 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 05:35:45 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 05:35:45 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 05:35:45 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 05:35:45 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 05:35:45 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 05:35:45 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 05:35:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 05:35:45 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 05:35:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 05:35:45 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 05:35:45 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 05:35:45 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 05:35:45 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 05:35:45 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 05:35:45 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 05:35:45 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 05:35:45 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 05:35:45 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 05:35:45 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 05:35:45 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 05:35:45 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 05:35:45 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 05:35:45 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 05:35:45 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 05:35:45 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 05:35:45 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 05:35:45 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 05:35:45 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 05:35:45 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 05:35:45 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 05:35:45 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 05:35:45 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 05:35:45 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 05:35:45 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 05:35:45 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 05:35:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 05:35:45 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 05:35:45 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 05:35:45 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 05:35:45 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 05:35:45 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 05:35:45 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 05:35:45 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 05:35:45 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 05:35:45 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 05:35:45 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 05:35:45 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 05:35:45 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 05:35:45 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 05:35:45 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 05:35:45 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 05:35:45 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 05:35:45 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 05:35:45 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 05:35:45 [INFO] | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 05:35:45 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 05:35:45 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 05:35:45 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 05:35:45 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 05:35:45 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 05:35:45 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 05:35:45 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 05:35:45 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 05:35:45 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:0.21.12-SNAPSHOT:compile 05:35:45 [INFO] +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile 05:35:45 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 05:35:45 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 05:35:45 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 05:35:45 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 05:35:45 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 05:35:45 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 05:35:45 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 05:35:45 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 05:35:45 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 05:35:45 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:35:45 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 05:35:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 05:35:45 [INFO] | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile 05:35:45 [INFO] | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 05:35:45 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:35:45 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:35:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:35:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:35:45 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:35:45 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:35:45 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:35:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:35:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:35:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:35:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:35:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:35:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:35:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:35:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:35:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:35:45 [INFO] +- junit:junit:jar:4.13.2:test 05:35:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:35:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:35:45 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:35:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:35:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:35:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:35:45 [INFO] 05:35:45 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-rib-impl --- 05:35:45 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-rib-impl/target/sonatype-clm/module.xml 05:35:45 [INFO] 05:35:45 [INFO] ------------< org.opendaylight.bgpcep:bgp-openconfig-state >------------ 05:35:45 [INFO] Building bgp-openconfig-state 0.21.12-SNAPSHOT [63/169] 05:35:45 [INFO] -------------------------------[ bundle ]------------------------------- 05:35:46 [INFO] 05:35:46 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-openconfig-state --- 05:35:46 [INFO] 05:35:46 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-openconfig-state --- 05:35:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:35:46 [INFO] 05:35:46 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-openconfig-state --- 05:35:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:35:46 [INFO] 05:35:46 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-openconfig-state --- 05:35:46 [INFO] 05:35:46 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-openconfig-state --- 05:35:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:35:46 [INFO] 05:35:46 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-openconfig-state --- 05:35:46 [INFO] Starting audit... 05:35:46 Audit done. 05:35:46 [INFO] You have 0 Checkstyle violations. 05:35:46 [INFO] 05:35:46 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-openconfig-state --- 05:35:46 [INFO] Starting audit... 05:35:46 Audit done. 05:35:46 [INFO] You have 0 Checkstyle violations. 05:35:46 [INFO] 05:35:46 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-openconfig-state --- 05:35:46 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-state/target/classes/LICENSE 05:35:46 [INFO] 05:35:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-state --- 05:35:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-state/src/main/resources 05:35:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-state/target/generated-sources/spi 05:35:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-state/target/generated-sources/yang 05:35:46 [INFO] 05:35:46 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-openconfig-state --- 05:35:46 [INFO] Recompiling the module because of changed dependency. 05:35:46 [INFO] Compiling 4 source files with javac [debug release 17] to target/classes 05:35:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/StateProviderImpl.java:[200,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 05:35:47 [INFO] 05:35:47 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-openconfig-state >>> 05:35:47 [INFO] 05:35:47 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-openconfig-state --- 05:35:47 [INFO] Fork Value is true 05:35:50 [INFO] Done SpotBugs Analysis.... 05:35:50 [INFO] 05:35:50 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-openconfig-state <<< 05:35:50 [INFO] 05:35:50 [INFO] 05:35:50 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-openconfig-state --- 05:35:50 [INFO] BugInstance size is 0 05:35:50 [INFO] Error size is 0 05:35:50 [INFO] No errors/warnings found 05:35:50 [INFO] 05:35:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-state --- 05:35:50 [INFO] Copying 2 resources from src/test/resources to target/test-classes 05:35:50 [INFO] 05:35:50 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-openconfig-state --- 05:35:50 [INFO] Recompiling the module because of changed dependency. 05:35:50 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 05:35:50 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:35:50 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-state/src/test/java/org/opendaylight/protocol/bgp/state/StateProviderImplTest.java:[297,32] auto-closeable resource stateProvider is never referenced in body of corresponding try statement 05:35:50 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-state/src/test/java/org/opendaylight/protocol/bgp/state/StateProviderImplTest.java:[376,32] auto-closeable resource stateProvider is never referenced in body of corresponding try statement 05:35:50 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-state/src/test/java/org/opendaylight/protocol/bgp/state/StateProviderImplTest.java:[439,32] auto-closeable resource stateProvider is never referenced in body of corresponding try statement 05:35:50 [INFO] 05:35:50 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-openconfig-state --- 05:35:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:35:50 [INFO] 05:35:50 [INFO] ------------------------------------------------------- 05:35:50 [INFO] T E S T S 05:35:50 [INFO] ------------------------------------------------------- 05:35:51 [INFO] Running org.opendaylight.protocol.bgp.state.StateProviderImplTest 05:35:51 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:36:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.54 s -- in org.opendaylight.protocol.bgp.state.StateProviderImplTest 05:36:03 [INFO] Running org.opendaylight.protocol.bgp.state.GlobalUtilTest 05:36:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.state.GlobalUtilTest 05:36:03 [INFO] Running org.opendaylight.protocol.bgp.state.NeighborUtilTest 05:36:03 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.protocol.bgp.state.NeighborUtilTest 05:36:03 [INFO] Running org.opendaylight.protocol.bgp.state.PeerGroupUtilTest 05:36:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.state.PeerGroupUtilTest 05:36:04 [INFO] 05:36:04 [INFO] Results: 05:36:04 [INFO] 05:36:04 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 05:36:04 [INFO] 05:36:04 [INFO] 05:36:04 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-openconfig-state --- 05:36:04 [INFO] 05:36:04 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-state --- 05:36:04 [WARNING] Bundle org.opendaylight.bgpcep:bgp-openconfig-state:bundle:0.21.12-SNAPSHOT : Unused Export-Package instructions: [org.opendaylight.protocol.bgp.state.impl.*, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.state.config.rev161107.*] 05:36:04 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-state/target/bgp-openconfig-state-0.21.12-SNAPSHOT.jar 05:36:04 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-state/target/classes/META-INF/MANIFEST.MF 05:36:04 [INFO] 05:36:04 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-openconfig-state --- 05:36:04 [INFO] No previous run data found, generating javadoc. 05:36:05 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-state/target/bgp-openconfig-state-0.21.12-SNAPSHOT-javadoc.jar 05:36:05 [INFO] 05:36:05 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-openconfig-state --- 05:36:05 [INFO] CycloneDX: Resolving Dependencies 05:36:07 [INFO] CycloneDX: Creating BOM version 1.5 with 58 component(s) 05:36:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-state/target/bom.xml 05:36:07 [INFO] attaching as bgp-openconfig-state-0.21.12-SNAPSHOT-cyclonedx.xml 05:36:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-state/target/bom.json 05:36:07 [INFO] attaching as bgp-openconfig-state-0.21.12-SNAPSHOT-cyclonedx.json 05:36:07 [INFO] 05:36:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-state --- 05:36:07 [INFO] Skipping duplicate-finder execution! 05:36:07 [INFO] 05:36:07 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-openconfig-state --- 05:36:07 [WARNING] Used undeclared dependencies found: 05:36:07 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:36:07 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:36:07 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:36:07 [WARNING] Non-test scoped test only dependencies found: 05:36:07 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:36:07 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:36:07 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:36:07 [INFO] 05:36:07 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-state --- 05:36:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-state/target/bgp-openconfig-state-0.21.12-SNAPSHOT-sources.jar 05:36:07 [INFO] 05:36:07 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-openconfig-state --- 05:36:07 [INFO] 05:36:07 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-openconfig-state --- 05:36:07 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-state/target/code-coverage/jacoco.exec 05:36:07 [INFO] Analyzed bundle 'bgp-openconfig-state' with 7 classes 05:36:07 [INFO] 05:36:07 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-openconfig-state --- 05:36:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-state/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.21.12-SNAPSHOT/bgp-openconfig-state-0.21.12-SNAPSHOT.pom 05:36:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-state/target/bgp-openconfig-state-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.21.12-SNAPSHOT/bgp-openconfig-state-0.21.12-SNAPSHOT.jar 05:36:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-state/target/bgp-openconfig-state-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.21.12-SNAPSHOT/bgp-openconfig-state-0.21.12-SNAPSHOT-javadoc.jar 05:36:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-state/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.21.12-SNAPSHOT/bgp-openconfig-state-0.21.12-SNAPSHOT-cyclonedx.xml 05:36:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-state/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.21.12-SNAPSHOT/bgp-openconfig-state-0.21.12-SNAPSHOT-cyclonedx.json 05:36:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-state/target/bgp-openconfig-state-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.21.12-SNAPSHOT/bgp-openconfig-state-0.21.12-SNAPSHOT-sources.jar 05:36:07 [INFO] 05:36:07 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-state --- 05:36:07 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-state/0.21.12-SNAPSHOT/bgp-openconfig-state-0.21.12-SNAPSHOT.jar 05:36:07 [INFO] Writing OBR metadata 05:36:07 [INFO] 05:36:07 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-openconfig-state --- 05:36:07 [INFO] org.opendaylight.bgpcep:bgp-openconfig-state:bundle:0.21.12-SNAPSHOT 05:36:07 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:36:07 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:36:07 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:36:07 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:36:07 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:36:07 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:36:07 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:36:07 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:36:07 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:36:07 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:36:07 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:36:07 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:36:07 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:36:07 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:36:07 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:36:07 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:36:07 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:36:07 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:36:07 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:36:07 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:36:07 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:36:07 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:36:07 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:36:07 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:36:07 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:36:07 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:36:07 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:36:07 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:36:07 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:36:07 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:36:07 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:36:07 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:36:07 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:36:07 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:36:07 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:36:07 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:36:07 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:36:07 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:36:07 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:36:07 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:36:07 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:36:07 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:36:07 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:36:07 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 05:36:07 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:36:07 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:36:07 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:36:07 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:36:07 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 05:36:07 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 05:36:07 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:test 05:36:07 [INFO] +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 05:36:07 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 05:36:07 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 05:36:07 [INFO] +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 05:36:07 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 05:36:07 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:test 05:36:07 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 05:36:07 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.21.12-SNAPSHOT:test 05:36:07 [INFO] +- org.opendaylight.infrautils:infrautils-testutils:jar:6.0.11:test 05:36:07 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 05:36:07 [INFO] | +- io.github.classgraph:classgraph:jar:4.8.177:test 05:36:07 [INFO] | \- org.eclipse.jetty:jetty-webapp:jar:9.4.54.v20240208:test 05:36:07 [INFO] | +- org.eclipse.jetty:jetty-xml:jar:9.4.54.v20240208:test 05:36:07 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:test 05:36:07 [INFO] | \- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:test 05:36:07 [INFO] | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:test 05:36:07 [INFO] | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:test 05:36:07 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 05:36:07 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:test 05:36:07 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:test 05:36:07 [INFO] | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:test 05:36:07 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.12-SNAPSHOT:test 05:36:07 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 05:36:07 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 05:36:07 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 05:36:07 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:test 05:36:07 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:test 05:36:07 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 05:36:07 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 05:36:07 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 05:36:07 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:36:07 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 05:36:07 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:36:07 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:36:07 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:36:07 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 05:36:07 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 05:36:07 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 05:36:07 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 05:36:07 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 05:36:07 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 05:36:07 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 05:36:07 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 05:36:07 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 05:36:07 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 05:36:07 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 05:36:07 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 05:36:07 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 05:36:07 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 05:36:07 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 05:36:07 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 05:36:07 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 05:36:07 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 05:36:07 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 05:36:07 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 05:36:07 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 05:36:07 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 05:36:07 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 05:36:07 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 05:36:07 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 05:36:07 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 05:36:07 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 05:36:07 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 05:36:07 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 05:36:07 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 05:36:07 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 05:36:07 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 05:36:07 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 05:36:07 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 05:36:07 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 05:36:07 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 05:36:07 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:36:07 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:36:07 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:36:07 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:36:07 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:36:07 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:36:07 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:36:07 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:36:07 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:36:07 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:36:07 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:36:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:36:07 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:36:07 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:36:07 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:36:07 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:36:07 [INFO] +- junit:junit:jar:4.13.2:test 05:36:07 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:36:07 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:36:07 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:36:07 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:36:07 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:36:07 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:36:07 [INFO] 05:36:07 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-openconfig-state --- 05:36:07 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-state/target/sonatype-clm/module.xml 05:36:07 [INFO] 05:36:07 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state >------- 05:36:07 [INFO] Building OpenDaylight :: BGP :: Config Loader 0.21.12-SNAPSHOT [64/169] 05:36:07 [INFO] ------------------------------[ feature ]------------------------------- 05:36:07 [INFO] 05:36:07 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig-state --- 05:36:07 [INFO] 05:36:07 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-state --- 05:36:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:36:07 [INFO] 05:36:07 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-state --- 05:36:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:36:07 [INFO] 05:36:07 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-state --- 05:36:07 [INFO] 05:36:07 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-state --- 05:36:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:36:07 [INFO] argLine set to empty 05:36:07 [INFO] 05:36:07 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-openconfig-state --- 05:36:07 [INFO] Starting audit... 05:36:07 Audit done. 05:36:07 [INFO] You have 0 Checkstyle violations. 05:36:07 [INFO] 05:36:07 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-openconfig-state --- 05:36:07 [INFO] Starting audit... 05:36:07 Audit done. 05:36:07 [INFO] You have 0 Checkstyle violations. 05:36:07 [INFO] 05:36:07 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-state --- 05:36:07 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-state/target/classes/LICENSE 05:36:07 [INFO] 05:36:07 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-state --- 05:36:08 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-state/target/feature/feature.xml 05:36:08 [INFO] ...done! 05:36:08 [INFO] Attaching features XML 05:36:08 [INFO] 05:36:08 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-openconfig-state --- 05:36:08 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:36:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:36:08 [INFO] 05:36:08 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-state >>> 05:36:08 [INFO] 05:36:08 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-state --- 05:36:08 [INFO] 05:36:08 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-state <<< 05:36:08 [INFO] 05:36:08 [INFO] 05:36:08 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-state --- 05:36:08 [INFO] 05:36:08 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-openconfig-state --- 05:36:08 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state 05:36:08 [INFO] Project dependency features detected: [] 05:36:08 [INFO] Pax Exam System (Version: 4.13.3) created. 05:36:08 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:36:08 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:36:08 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:36:08 [INFO] Waiting for remote bundle context.. on 21000 name: a7770bc8-02a8-4616-b70f-9c4362bf10c4 timout: [ RelativeTimeout value = 180000 ] 05:36:21 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:36:21 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:36:21 [INFO] 05:36:21 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-openconfig-state --- 05:36:21 [INFO] 05:36:21 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-state --- 05:36:21 [INFO] No Javadoc in project. Archive not created. 05:36:21 [INFO] 05:36:21 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-openconfig-state --- 05:36:21 [INFO] CycloneDX: Resolving Dependencies 05:36:24 [INFO] CycloneDX: Creating BOM version 1.5 with 243 component(s) 05:36:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-state/target/bom.xml 05:36:24 [INFO] attaching as odl-bgpcep-bgp-openconfig-state-0.21.12-SNAPSHOT-cyclonedx.xml 05:36:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-state/target/bom.json 05:36:24 [INFO] attaching as odl-bgpcep-bgp-openconfig-state-0.21.12-SNAPSHOT-cyclonedx.json 05:36:24 [INFO] 05:36:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-state --- 05:36:24 [INFO] Skipping duplicate-finder execution! 05:36:24 [INFO] 05:36:24 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-state --- 05:36:24 [INFO] Skipping plugin execution 05:36:24 [INFO] 05:36:24 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-state --- 05:36:24 [INFO] Skipping source per configuration. 05:36:24 [INFO] 05:36:24 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-state --- 05:36:24 [INFO] 05:36:24 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-openconfig-state --- 05:36:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:36:24 [INFO] 05:36:24 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-openconfig-state --- 05:36:24 [WARNING] 05:36:24 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig-state did not assign 05:36:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:36:24 [WARNING] 05:36:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:36:24 [WARNING] 05:36:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-state/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.21.12-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-0.21.12-SNAPSHOT.pom 05:36:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-state/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.21.12-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-0.21.12-SNAPSHOT-features.xml 05:36:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-state/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.21.12-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-0.21.12-SNAPSHOT-cyclonedx.xml 05:36:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-state/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.21.12-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-0.21.12-SNAPSHOT-cyclonedx.json 05:36:24 [INFO] 05:36:24 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-openconfig-state --- 05:36:24 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state:feature:0.21.12-SNAPSHOT 05:36:24 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-state:jar:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:36:24 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:36:24 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:36:24 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:36:24 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:36:24 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:36:24 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:36:24 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:36:24 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:36:24 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:36:24 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:36:24 [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:36:24 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:36:24 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:36:24 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:36:24 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:36:24 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:36:24 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:36:24 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:36:24 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:36:24 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:36:24 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:36:24 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:36:24 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:36:24 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:36:24 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:36:24 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:36:24 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:36:24 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:36:24 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:36:24 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:36:24 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:36:24 [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile 05:36:24 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:36:24 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:36:24 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:36:24 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:36:24 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:36:24 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | | +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:36:24 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:36:24 [INFO] | | +- io.netty:netty-codec:jar:4.1.114.Final:compile 05:36:24 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:36:24 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:36:24 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:36:24 [INFO] | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:36:24 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:36:24 [INFO] | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:36:24 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:36:24 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:36:24 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:36:24 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:36:24 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:36:24 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:36:24 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:36:24 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:36:24 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:36:24 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:36:24 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:36:24 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:36:24 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:36:24 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:36:24 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:36:24 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:36:24 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:36:24 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:36:24 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:36:24 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:36:24 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:36:24 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:36:24 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:36:24 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:36:24 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:36:24 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:36:24 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:36:24 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:36:24 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:36:24 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:36:24 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:36:24 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:36:24 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 05:36:24 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:36:24 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:36:24 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:36:24 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:36:24 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:36:24 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:36:24 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:36:24 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:36:24 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:36:24 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:36:24 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:36:24 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:36:24 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:36:24 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:36:24 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:36:24 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:36:24 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:36:24 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:36:24 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:36:24 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:36:24 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:36:24 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:36:24 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:36:24 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:36:24 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:36:24 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:36:24 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:36:24 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:36:24 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:36:24 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:36:24 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:36:24 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:36:24 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:36:24 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:36:24 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:36:24 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:36:24 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:36:24 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:36:24 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:36:24 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | | | \- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 05:36:24 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 05:36:24 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 05:36:24 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 05:36:24 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 05:36:24 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 05:36:24 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 05:36:24 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 05:36:24 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 05:36:24 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 05:36:24 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 05:36:24 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 05:36:24 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 05:36:24 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 05:36:24 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 05:36:24 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 05:36:24 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 05:36:24 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 05:36:24 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 05:36:24 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 05:36:24 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 05:36:24 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 05:36:24 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 05:36:24 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 05:36:24 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 05:36:24 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 05:36:24 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 05:36:24 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 05:36:24 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 05:36:24 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 05:36:24 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 05:36:24 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 05:36:24 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 05:36:24 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 05:36:24 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 05:36:24 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 05:36:24 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 05:36:24 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 05:36:24 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 05:36:24 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 05:36:24 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 05:36:24 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 05:36:24 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 05:36:24 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 05:36:24 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 05:36:24 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 05:36:24 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 05:36:24 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 05:36:24 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 05:36:24 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 05:36:24 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 05:36:24 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 05:36:24 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 05:36:24 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 05:36:24 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 05:36:24 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 05:36:24 [INFO] | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 05:36:24 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 05:36:24 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 05:36:24 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 05:36:24 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 05:36:24 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 05:36:24 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 05:36:24 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 05:36:24 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 05:36:24 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:0.21.12-SNAPSHOT:compile 05:36:24 [INFO] | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile 05:36:24 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 05:36:24 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 05:36:24 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 05:36:24 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 05:36:24 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 05:36:24 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 05:36:24 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 05:36:24 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 05:36:24 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 05:36:24 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:36:24 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 05:36:24 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 05:36:24 [INFO] | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile 05:36:24 [INFO] | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 05:36:24 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:36:24 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:36:24 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:36:24 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:36:24 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:36:24 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:36:24 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:36:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:36:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:36:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:36:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:36:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:36:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:36:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:36:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:36:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:36:24 [INFO] +- junit:junit:jar:4.13.2:test 05:36:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:36:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:36:24 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:36:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:36:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:36:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:36:24 [INFO] 05:36:24 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-openconfig-state --- 05:36:24 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-openconfig-state/target/sonatype-clm/module.xml 05:36:24 [INFO] 05:36:24 [INFO] ----------------< org.opendaylight.bgpcep:topology-api >---------------- 05:36:24 [INFO] Building topology-api 0.21.12-SNAPSHOT [65/169] 05:36:24 [INFO] -------------------------------[ bundle ]------------------------------- 05:36:24 [INFO] 05:36:24 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ topology-api --- 05:36:24 [INFO] 05:36:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ topology-api --- 05:36:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:36:24 [INFO] 05:36:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ topology-api --- 05:36:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:36:24 [INFO] 05:36:24 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ topology-api --- 05:36:25 [INFO] 05:36:25 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ topology-api --- 05:36:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/topology/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:36:25 [INFO] 05:36:25 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ topology-api --- 05:36:25 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:36:25 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/topology/api/src/main/yang 05:36:25 [INFO] yang-to-sources: Found 6 dependencies in 1.142 ms 05:36:25 [INFO] yang-to-sources: Project model files found: 2 in 3.421 ms 05:36:25 [INFO] yang-to-sources: 5 YANG models processed in 21.33 ms 05:36:25 [INFO] BindingJavaFileGenerator: Defined 59 files in 3.300 ms 05:36:25 [INFO] Sorted 59 files into 14 directories in 96.88 μs 05:36:25 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 59 in 20.65 ms 05:36:25 [INFO] 05:36:25 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ topology-api --- 05:36:25 [INFO] Starting audit... 05:36:25 Audit done. 05:36:25 [INFO] You have 0 Checkstyle violations. 05:36:25 [INFO] 05:36:25 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ topology-api --- 05:36:25 [INFO] Starting audit... 05:36:25 Audit done. 05:36:25 [INFO] You have 0 Checkstyle violations. 05:36:25 [INFO] 05:36:25 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ topology-api --- 05:36:25 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/topology/api/target/classes/LICENSE 05:36:25 [INFO] 05:36:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-api --- 05:36:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/topology/api/src/main/resources 05:36:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/topology/api/target/generated-sources/spi 05:36:25 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 05:36:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:36:25 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 05:36:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/topology/api/target/generated-sources/spi 05:36:25 [INFO] 05:36:25 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ topology-api --- 05:36:25 [INFO] Recompiling the module because of changed dependency. 05:36:25 [INFO] Compiling 60 source files with javac [debug release 17] to target/classes 05:36:25 [INFO] 05:36:25 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ topology-api >>> 05:36:25 [INFO] 05:36:25 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ topology-api --- 05:36:25 [INFO] Fork Value is true 05:36:28 [INFO] Done SpotBugs Analysis.... 05:36:28 [INFO] 05:36:28 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ topology-api <<< 05:36:28 [INFO] 05:36:28 [INFO] 05:36:28 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ topology-api --- 05:36:28 [INFO] BugInstance size is 0 05:36:28 [INFO] Error size is 0 05:36:28 [INFO] No errors/warnings found 05:36:28 [INFO] 05:36:28 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-api --- 05:36:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/topology/api/src/test/resources 05:36:28 [INFO] 05:36:28 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ topology-api --- 05:36:28 [INFO] No sources to compile 05:36:28 [INFO] 05:36:28 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ topology-api --- 05:36:28 [INFO] No tests to run. 05:36:28 [INFO] 05:36:28 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ topology-api --- 05:36:28 [INFO] 05:36:28 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-api --- 05:36:28 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/topology/api/target/topology-api-0.21.12-SNAPSHOT.jar 05:36:28 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/topology/api/target/classes/META-INF/MANIFEST.MF 05:36:28 [INFO] 05:36:28 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ topology-api --- 05:36:28 [INFO] No previous run data found, generating javadoc. 05:36:30 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/topology/api/target/topology-api-0.21.12-SNAPSHOT-javadoc.jar 05:36:30 [INFO] 05:36:30 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ topology-api --- 05:36:30 [INFO] CycloneDX: Resolving Dependencies 05:36:31 [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s) 05:36:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/topology/api/target/bom.xml 05:36:31 [INFO] attaching as topology-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:36:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/topology/api/target/bom.json 05:36:31 [INFO] attaching as topology-api-0.21.12-SNAPSHOT-cyclonedx.json 05:36:31 [INFO] 05:36:31 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-api --- 05:36:31 [INFO] Skipping duplicate-finder execution! 05:36:31 [INFO] 05:36:31 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ topology-api --- 05:36:31 [INFO] No dependency problems found 05:36:31 [INFO] 05:36:31 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ topology-api --- 05:36:31 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/topology/api/target/topology-api-0.21.12-SNAPSHOT-sources.jar 05:36:31 [INFO] 05:36:31 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ topology-api --- 05:36:31 [INFO] 05:36:31 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ topology-api --- 05:36:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:36:31 [INFO] 05:36:31 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ topology-api --- 05:36:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/topology/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-api/0.21.12-SNAPSHOT/topology-api-0.21.12-SNAPSHOT.pom 05:36:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/topology/api/target/topology-api-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-api/0.21.12-SNAPSHOT/topology-api-0.21.12-SNAPSHOT.jar 05:36:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/topology/api/target/topology-api-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/topology-api/0.21.12-SNAPSHOT/topology-api-0.21.12-SNAPSHOT-javadoc.jar 05:36:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/topology/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-api/0.21.12-SNAPSHOT/topology-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:36:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/topology/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-api/0.21.12-SNAPSHOT/topology-api-0.21.12-SNAPSHOT-cyclonedx.json 05:36:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/topology/api/target/topology-api-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/topology-api/0.21.12-SNAPSHOT/topology-api-0.21.12-SNAPSHOT-sources.jar 05:36:31 [INFO] 05:36:31 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-api --- 05:36:31 [INFO] Installing org/opendaylight/bgpcep/topology-api/0.21.12-SNAPSHOT/topology-api-0.21.12-SNAPSHOT.jar 05:36:31 [INFO] Writing OBR metadata 05:36:31 [INFO] 05:36:31 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ topology-api --- 05:36:31 [INFO] org.opendaylight.bgpcep:topology-api:bundle:0.21.12-SNAPSHOT 05:36:31 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:36:31 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:36:31 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:36:31 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:36:31 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:36:31 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:36:31 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:36:31 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:36:31 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:36:31 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:36:31 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:36:31 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:36:31 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:36:31 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:36:31 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:36:31 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:36:31 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:36:31 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:36:31 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:36:31 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:36:31 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:36:31 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:36:31 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:36:31 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:36:31 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:36:31 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:36:31 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:36:31 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:36:31 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:36:31 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:36:31 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:36:31 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:36:31 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:36:31 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:36:31 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:36:31 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:36:31 [INFO] +- junit:junit:jar:4.13.2:test 05:36:31 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:36:31 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:36:31 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:36:31 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:36:31 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:36:31 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:36:31 [INFO] 05:36:31 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ topology-api --- 05:36:31 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/topology/api/target/sonatype-clm/module.xml 05:36:31 [INFO] 05:36:31 [INFO] ------------< org.opendaylight.bgpcep:topology-tunnel-api >------------- 05:36:31 [INFO] Building topology-tunnel-api 0.21.12-SNAPSHOT [66/169] 05:36:31 [INFO] -------------------------------[ bundle ]------------------------------- 05:36:31 [INFO] 05:36:31 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ topology-tunnel-api --- 05:36:31 [INFO] 05:36:31 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ topology-tunnel-api --- 05:36:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:36:31 [INFO] 05:36:31 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ topology-tunnel-api --- 05:36:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:36:31 [INFO] 05:36:31 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ topology-tunnel-api --- 05:36:31 [INFO] 05:36:31 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ topology-tunnel-api --- 05:36:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/topology/tunnel-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:36:31 [INFO] 05:36:31 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ topology-tunnel-api --- 05:36:31 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:36:31 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/topology/tunnel-api/src/main/yang 05:36:31 [INFO] yang-to-sources: Found 3 dependencies in 694.7 μs 05:36:31 [INFO] yang-to-sources: Project model files found: 2 in 2.136 ms 05:36:31 [INFO] yang-to-sources: 4 YANG models processed in 15.15 ms 05:36:31 [INFO] BindingJavaFileGenerator: Defined 41 files in 2.397 ms 05:36:31 [INFO] Sorted 41 files into 12 directories in 79.18 μs 05:36:31 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 41 in 17.38 ms 05:36:31 [INFO] 05:36:31 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ topology-tunnel-api --- 05:36:31 [INFO] Starting audit... 05:36:31 Audit done. 05:36:31 [INFO] You have 0 Checkstyle violations. 05:36:31 [INFO] 05:36:31 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ topology-tunnel-api --- 05:36:31 [INFO] Starting audit... 05:36:31 Audit done. 05:36:31 [INFO] You have 0 Checkstyle violations. 05:36:31 [INFO] 05:36:31 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ topology-tunnel-api --- 05:36:31 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/topology/tunnel-api/target/classes/LICENSE 05:36:31 [INFO] 05:36:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-tunnel-api --- 05:36:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/topology/tunnel-api/src/main/resources 05:36:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/topology/tunnel-api/target/generated-sources/spi 05:36:31 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 05:36:31 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:36:31 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 05:36:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/topology/tunnel-api/target/generated-sources/spi 05:36:31 [INFO] 05:36:31 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ topology-tunnel-api --- 05:36:31 [INFO] Recompiling the module because of changed dependency. 05:36:31 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 05:36:32 [INFO] 05:36:32 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ topology-tunnel-api >>> 05:36:32 [INFO] 05:36:32 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ topology-tunnel-api --- 05:36:32 [INFO] Fork Value is true 05:36:34 [INFO] Done SpotBugs Analysis.... 05:36:34 [INFO] 05:36:34 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ topology-tunnel-api <<< 05:36:34 [INFO] 05:36:34 [INFO] 05:36:34 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ topology-tunnel-api --- 05:36:34 [INFO] BugInstance size is 0 05:36:34 [INFO] Error size is 0 05:36:34 [INFO] No errors/warnings found 05:36:34 [INFO] 05:36:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-tunnel-api --- 05:36:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/topology/tunnel-api/src/test/resources 05:36:34 [INFO] 05:36:34 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ topology-tunnel-api --- 05:36:34 [INFO] No sources to compile 05:36:34 [INFO] 05:36:34 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ topology-tunnel-api --- 05:36:34 [INFO] No tests to run. 05:36:34 [INFO] 05:36:34 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ topology-tunnel-api --- 05:36:34 [INFO] 05:36:34 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-tunnel-api --- 05:36:34 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/topology/tunnel-api/target/topology-tunnel-api-0.21.12-SNAPSHOT.jar 05:36:34 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/topology/tunnel-api/target/classes/META-INF/MANIFEST.MF 05:36:34 [INFO] 05:36:34 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ topology-tunnel-api --- 05:36:34 [INFO] No previous run data found, generating javadoc. 05:36:36 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/topology/tunnel-api/target/topology-tunnel-api-0.21.12-SNAPSHOT-javadoc.jar 05:36:36 [INFO] 05:36:36 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ topology-tunnel-api --- 05:36:36 [INFO] CycloneDX: Resolving Dependencies 05:36:36 [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s) 05:36:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/topology/tunnel-api/target/bom.xml 05:36:36 [INFO] attaching as topology-tunnel-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:36:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/topology/tunnel-api/target/bom.json 05:36:36 [INFO] attaching as topology-tunnel-api-0.21.12-SNAPSHOT-cyclonedx.json 05:36:36 [INFO] 05:36:36 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-tunnel-api --- 05:36:36 [INFO] Skipping duplicate-finder execution! 05:36:36 [INFO] 05:36:36 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ topology-tunnel-api --- 05:36:37 [INFO] No dependency problems found 05:36:37 [INFO] 05:36:37 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ topology-tunnel-api --- 05:36:37 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/topology/tunnel-api/target/topology-tunnel-api-0.21.12-SNAPSHOT-sources.jar 05:36:37 [INFO] 05:36:37 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ topology-tunnel-api --- 05:36:37 [INFO] 05:36:37 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ topology-tunnel-api --- 05:36:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:36:37 [INFO] 05:36:37 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ topology-tunnel-api --- 05:36:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/topology/tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.21.12-SNAPSHOT/topology-tunnel-api-0.21.12-SNAPSHOT.pom 05:36:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/topology/tunnel-api/target/topology-tunnel-api-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.21.12-SNAPSHOT/topology-tunnel-api-0.21.12-SNAPSHOT.jar 05:36:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/topology/tunnel-api/target/topology-tunnel-api-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.21.12-SNAPSHOT/topology-tunnel-api-0.21.12-SNAPSHOT-javadoc.jar 05:36:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/topology/tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.21.12-SNAPSHOT/topology-tunnel-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:36:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/topology/tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.21.12-SNAPSHOT/topology-tunnel-api-0.21.12-SNAPSHOT-cyclonedx.json 05:36:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/topology/tunnel-api/target/topology-tunnel-api-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.21.12-SNAPSHOT/topology-tunnel-api-0.21.12-SNAPSHOT-sources.jar 05:36:37 [INFO] 05:36:37 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-tunnel-api --- 05:36:37 [INFO] Installing org/opendaylight/bgpcep/topology-tunnel-api/0.21.12-SNAPSHOT/topology-tunnel-api-0.21.12-SNAPSHOT.jar 05:36:37 [INFO] Writing OBR metadata 05:36:37 [INFO] 05:36:37 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ topology-tunnel-api --- 05:36:37 [INFO] org.opendaylight.bgpcep:topology-tunnel-api:bundle:0.21.12-SNAPSHOT 05:36:37 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:36:37 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:36:37 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:36:37 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:36:37 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:36:37 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:36:37 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:36:37 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:36:37 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:36:37 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:36:37 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:36:37 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:36:37 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:36:37 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:36:37 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:36:37 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:36:37 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:36:37 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:36:37 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:36:37 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:36:37 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:36:37 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:36:37 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:36:37 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:36:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:36:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:36:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:36:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:36:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:36:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:36:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:36:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:36:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:36:37 [INFO] +- junit:junit:jar:4.13.2:test 05:36:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:36:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:36:37 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:36:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:36:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:36:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:36:37 [INFO] 05:36:37 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ topology-tunnel-api --- 05:36:37 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/topology/tunnel-api/target/sonatype-clm/module.xml 05:36:37 [INFO] 05:36:37 [INFO] ----------< org.opendaylight.bgpcep:topology-segment-routing >---------- 05:36:37 [INFO] Building topology-segment-routing 0.21.12-SNAPSHOT [67/169] 05:36:37 [INFO] -------------------------------[ bundle ]------------------------------- 05:36:37 [INFO] 05:36:37 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ topology-segment-routing --- 05:36:37 [INFO] 05:36:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ topology-segment-routing --- 05:36:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:36:37 [INFO] 05:36:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ topology-segment-routing --- 05:36:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:36:37 [INFO] 05:36:37 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ topology-segment-routing --- 05:36:37 [INFO] 05:36:37 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ topology-segment-routing --- 05:36:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/topology/segment-routing/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:36:37 [INFO] 05:36:37 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ topology-segment-routing --- 05:36:37 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:36:37 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/topology/segment-routing/src/main/yang 05:36:37 [INFO] yang-to-sources: Found 4 dependencies in 1.170 ms 05:36:37 [INFO] yang-to-sources: Project model files found: 2 in 1.754 ms 05:36:37 [INFO] yang-to-sources: 6 YANG models processed in 12.74 ms 05:36:37 [INFO] BindingJavaFileGenerator: Defined 41 files in 3.027 ms 05:36:37 [INFO] Sorted 41 files into 12 directories in 76.74 μs 05:36:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 41 in 18.25 ms 05:36:37 [INFO] 05:36:37 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ topology-segment-routing --- 05:36:37 [INFO] Starting audit... 05:36:37 Audit done. 05:36:37 [INFO] You have 0 Checkstyle violations. 05:36:37 [INFO] 05:36:37 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ topology-segment-routing --- 05:36:37 [INFO] Starting audit... 05:36:37 Audit done. 05:36:37 [INFO] You have 0 Checkstyle violations. 05:36:37 [INFO] 05:36:37 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ topology-segment-routing --- 05:36:37 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/topology/segment-routing/target/classes/LICENSE 05:36:37 [INFO] 05:36:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-segment-routing --- 05:36:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/topology/segment-routing/src/main/resources 05:36:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/topology/segment-routing/target/generated-sources/spi 05:36:37 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 05:36:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:36:37 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 05:36:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/topology/segment-routing/target/generated-sources/spi 05:36:37 [INFO] 05:36:37 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ topology-segment-routing --- 05:36:37 [INFO] Recompiling the module because of changed dependency. 05:36:37 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 05:36:37 [INFO] 05:36:37 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ topology-segment-routing >>> 05:36:37 [INFO] 05:36:37 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ topology-segment-routing --- 05:36:37 [INFO] Fork Value is true 05:36:40 [INFO] Done SpotBugs Analysis.... 05:36:40 [INFO] 05:36:40 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ topology-segment-routing <<< 05:36:40 [INFO] 05:36:40 [INFO] 05:36:40 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ topology-segment-routing --- 05:36:40 [INFO] BugInstance size is 0 05:36:40 [INFO] Error size is 0 05:36:40 [INFO] No errors/warnings found 05:36:40 [INFO] 05:36:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-segment-routing --- 05:36:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/topology/segment-routing/src/test/resources 05:36:40 [INFO] 05:36:40 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ topology-segment-routing --- 05:36:40 [INFO] No sources to compile 05:36:40 [INFO] 05:36:40 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ topology-segment-routing --- 05:36:40 [INFO] No tests to run. 05:36:40 [INFO] 05:36:40 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ topology-segment-routing --- 05:36:40 [INFO] 05:36:40 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-segment-routing --- 05:36:40 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/topology/segment-routing/target/topology-segment-routing-0.21.12-SNAPSHOT.jar 05:36:40 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/topology/segment-routing/target/classes/META-INF/MANIFEST.MF 05:36:40 [INFO] 05:36:40 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ topology-segment-routing --- 05:36:40 [INFO] No previous run data found, generating javadoc. 05:36:42 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/topology/segment-routing/target/topology-segment-routing-0.21.12-SNAPSHOT-javadoc.jar 05:36:42 [INFO] 05:36:42 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ topology-segment-routing --- 05:36:42 [INFO] CycloneDX: Resolving Dependencies 05:36:42 [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) 05:36:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/topology/segment-routing/target/bom.xml 05:36:42 [INFO] attaching as topology-segment-routing-0.21.12-SNAPSHOT-cyclonedx.xml 05:36:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/topology/segment-routing/target/bom.json 05:36:42 [INFO] attaching as topology-segment-routing-0.21.12-SNAPSHOT-cyclonedx.json 05:36:42 [INFO] 05:36:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-segment-routing --- 05:36:42 [INFO] Skipping duplicate-finder execution! 05:36:42 [INFO] 05:36:42 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ topology-segment-routing --- 05:36:42 [INFO] No dependency problems found 05:36:42 [INFO] 05:36:42 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ topology-segment-routing --- 05:36:42 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/topology/segment-routing/target/topology-segment-routing-0.21.12-SNAPSHOT-sources.jar 05:36:42 [INFO] 05:36:42 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ topology-segment-routing --- 05:36:42 [INFO] 05:36:42 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ topology-segment-routing --- 05:36:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:36:42 [INFO] 05:36:42 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ topology-segment-routing --- 05:36:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/topology/segment-routing/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.21.12-SNAPSHOT/topology-segment-routing-0.21.12-SNAPSHOT.pom 05:36:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/topology/segment-routing/target/topology-segment-routing-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.21.12-SNAPSHOT/topology-segment-routing-0.21.12-SNAPSHOT.jar 05:36:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/topology/segment-routing/target/topology-segment-routing-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.21.12-SNAPSHOT/topology-segment-routing-0.21.12-SNAPSHOT-javadoc.jar 05:36:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/topology/segment-routing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.21.12-SNAPSHOT/topology-segment-routing-0.21.12-SNAPSHOT-cyclonedx.xml 05:36:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/topology/segment-routing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.21.12-SNAPSHOT/topology-segment-routing-0.21.12-SNAPSHOT-cyclonedx.json 05:36:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/topology/segment-routing/target/topology-segment-routing-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.21.12-SNAPSHOT/topology-segment-routing-0.21.12-SNAPSHOT-sources.jar 05:36:42 [INFO] 05:36:42 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-segment-routing --- 05:36:42 [INFO] Installing org/opendaylight/bgpcep/topology-segment-routing/0.21.12-SNAPSHOT/topology-segment-routing-0.21.12-SNAPSHOT.jar 05:36:42 [INFO] Writing OBR metadata 05:36:42 [INFO] 05:36:42 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ topology-segment-routing --- 05:36:42 [INFO] org.opendaylight.bgpcep:topology-segment-routing:bundle:0.21.12-SNAPSHOT 05:36:42 [INFO] +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:36:42 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:36:42 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:36:42 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:36:42 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:36:42 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:36:42 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:36:42 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:36:42 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:36:42 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:36:42 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:36:42 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:36:42 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:36:42 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:36:42 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:36:42 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:36:42 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:36:42 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:36:42 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:36:42 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:36:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:36:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:36:42 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:36:42 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:36:42 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:36:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:36:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:36:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:36:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:36:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:36:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:36:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:36:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:36:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:36:42 [INFO] +- junit:junit:jar:4.13.2:test 05:36:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:36:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:36:42 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:36:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:36:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:36:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:36:42 [INFO] 05:36:42 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ topology-segment-routing --- 05:36:42 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/topology/segment-routing/target/sonatype-clm/module.xml 05:36:42 [INFO] 05:36:42 [INFO] -----------< org.opendaylight.bgpcep:bgp-topology-provider >------------ 05:36:42 [INFO] Building bgp-topology-provider 0.21.12-SNAPSHOT [68/169] 05:36:42 [INFO] -------------------------------[ bundle ]------------------------------- 05:36:43 [INFO] 05:36:43 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-topology-provider --- 05:36:43 [INFO] 05:36:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-topology-provider --- 05:36:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:36:43 [INFO] 05:36:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-topology-provider --- 05:36:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:36:43 [INFO] 05:36:43 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-topology-provider --- 05:36:43 [INFO] 05:36:43 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-topology-provider --- 05:36:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:36:43 [INFO] 05:36:43 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ bgp-topology-provider --- 05:36:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:36:43 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/src/main/yang 05:36:43 [INFO] yang-to-sources: Found 20 dependencies in 5.061 ms 05:36:43 [INFO] yang-to-sources: Project model files found: 5 in 4.027 ms 05:36:43 [INFO] yang-to-sources: 17 YANG models processed in 103.3 ms 05:36:43 [INFO] BindingJavaFileGenerator: Defined 142 files in 10.75 ms 05:36:43 [INFO] Sorted 142 files into 33 directories in 189.2 μs 05:36:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 142 in 38.11 ms 05:36:43 [INFO] 05:36:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-topology-provider --- 05:36:43 [INFO] Starting audit... 05:36:43 Audit done. 05:36:43 [INFO] You have 0 Checkstyle violations. 05:36:43 [INFO] 05:36:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-topology-provider --- 05:36:43 [INFO] Starting audit... 05:36:43 Audit done. 05:36:43 [INFO] You have 0 Checkstyle violations. 05:36:43 [INFO] 05:36:43 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-topology-provider --- 05:36:43 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/target/classes/LICENSE 05:36:43 [INFO] 05:36:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-topology-provider --- 05:36:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/src/main/resources 05:36:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/target/generated-sources/spi 05:36:43 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 05:36:43 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:36:43 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 05:36:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/target/generated-sources/spi 05:36:43 [INFO] 05:36:43 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-topology-provider --- 05:36:43 [INFO] Recompiling the module because of changed dependency. 05:36:43 [INFO] Compiling 159 source files with javac [debug release 17] to target/classes 05:36:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:36:44 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 05:36:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:36:44 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 05:36:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:36:44 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 05:36:44 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:[249,14] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 05:36:44 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/AbstractBgpTopologyProvider.java:[33,10] auto-closeable resource org.opendaylight.bgpcep.bgp.topology.provider.config.AbstractBgpTopologyProvider has a member method close() that could throw InterruptedException 05:36:44 [INFO] 05:36:44 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-topology-provider >>> 05:36:44 [INFO] 05:36:44 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-topology-provider --- 05:36:44 [INFO] Fork Value is true 05:36:50 [INFO] Done SpotBugs Analysis.... 05:36:50 [INFO] 05:36:50 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-topology-provider <<< 05:36:50 [INFO] 05:36:50 [INFO] 05:36:50 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-topology-provider --- 05:36:50 [INFO] BugInstance size is 0 05:36:50 [INFO] Error size is 0 05:36:50 [INFO] No errors/warnings found 05:36:50 [INFO] 05:36:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-topology-provider --- 05:36:50 [INFO] Copying 1 resource from src/test/resources to target/test-classes 05:36:50 [INFO] 05:36:50 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-topology-provider --- 05:36:50 [INFO] Recompiling the module because of changed dependency. 05:36:50 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 05:36:50 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv4ReachabilityTopologyBuilderTest.java:[113,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 05:36:50 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv6ReachabilityTopologyBuilderTest.java:[111,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 05:36:50 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilderTest.java:[369,71] unchecked conversion 05:36:50 required: org.opendaylight.mdsal.binding.api.DataTreeModification 05:36:50 found: org.opendaylight.mdsal.binding.api.DataTreeModification 05:36:50 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilderTest.java:[431,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 05:36:50 [INFO] 05:36:50 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-topology-provider --- 05:36:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:36:50 [INFO] 05:36:50 [INFO] ------------------------------------------------------- 05:36:50 [INFO] T E S T S 05:36:50 [INFO] ------------------------------------------------------- 05:36:51 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.Ipv4ReachabilityTopologyBuilderTest 05:36:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.261 s -- in org.opendaylight.bgpcep.bgp.topology.provider.Ipv4ReachabilityTopologyBuilderTest 05:36:56 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.Ipv6ReachabilityTopologyBuilderTest 05:36:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.659 s -- in org.opendaylight.bgpcep.bgp.topology.provider.Ipv6ReachabilityTopologyBuilderTest 05:36:57 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.LinkstateGraphBuilderTest 05:36:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.bgpcep.bgp.topology.provider.LinkstateGraphBuilderTest 05:36:57 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.LinkstateTopologyBuilderTest 05:36:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:37:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.99 s -- in org.opendaylight.bgpcep.bgp.topology.provider.LinkstateTopologyBuilderTest 05:37:40 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.UriBuilderTest 05:37:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.bgpcep.bgp.topology.provider.UriBuilderTest 05:37:40 [INFO] 05:37:40 [INFO] Results: 05:37:40 [INFO] 05:37:40 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 05:37:40 [INFO] 05:37:40 [INFO] 05:37:40 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-topology-provider --- 05:37:40 [INFO] 05:37:40 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-topology-provider --- 05:37:40 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/target/bgp-topology-provider-0.21.12-SNAPSHOT.jar 05:37:40 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/target/classes/META-INF/MANIFEST.MF 05:37:40 [INFO] 05:37:40 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-topology-provider --- 05:37:40 [INFO] No previous run data found, generating javadoc. 05:37:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/target/bgp-topology-provider-0.21.12-SNAPSHOT-javadoc.jar 05:37:44 [INFO] 05:37:44 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-topology-provider --- 05:37:44 [INFO] CycloneDX: Resolving Dependencies 05:37:46 [INFO] CycloneDX: Creating BOM version 1.5 with 68 component(s) 05:37:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/target/bom.xml 05:37:46 [INFO] attaching as bgp-topology-provider-0.21.12-SNAPSHOT-cyclonedx.xml 05:37:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/target/bom.json 05:37:46 [INFO] attaching as bgp-topology-provider-0.21.12-SNAPSHOT-cyclonedx.json 05:37:46 [INFO] 05:37:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-topology-provider --- 05:37:46 [INFO] Skipping duplicate-finder execution! 05:37:46 [INFO] 05:37:46 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-topology-provider --- 05:37:46 [INFO] No dependency problems found 05:37:46 [INFO] 05:37:46 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-topology-provider --- 05:37:46 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/target/bgp-topology-provider-0.21.12-SNAPSHOT-sources.jar 05:37:46 [INFO] 05:37:46 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-topology-provider --- 05:37:46 [INFO] 05:37:46 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-topology-provider --- 05:37:46 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/target/code-coverage/jacoco.exec 05:37:46 [INFO] Analyzed bundle 'bgp-topology-provider' with 33 classes 05:37:46 [INFO] 05:37:46 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-topology-provider --- 05:37:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.21.12-SNAPSHOT/bgp-topology-provider-0.21.12-SNAPSHOT.pom 05:37:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/target/bgp-topology-provider-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.21.12-SNAPSHOT/bgp-topology-provider-0.21.12-SNAPSHOT.jar 05:37:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/target/bgp-topology-provider-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.21.12-SNAPSHOT/bgp-topology-provider-0.21.12-SNAPSHOT-javadoc.jar 05:37:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.21.12-SNAPSHOT/bgp-topology-provider-0.21.12-SNAPSHOT-cyclonedx.xml 05:37:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.21.12-SNAPSHOT/bgp-topology-provider-0.21.12-SNAPSHOT-cyclonedx.json 05:37:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/target/bgp-topology-provider-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.21.12-SNAPSHOT/bgp-topology-provider-0.21.12-SNAPSHOT-sources.jar 05:37:46 [INFO] 05:37:46 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-topology-provider --- 05:37:46 [INFO] Installing org/opendaylight/bgpcep/bgp-topology-provider/0.21.12-SNAPSHOT/bgp-topology-provider-0.21.12-SNAPSHOT.jar 05:37:46 [INFO] Writing OBR metadata 05:37:46 [INFO] 05:37:46 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-topology-provider --- 05:37:46 [INFO] org.opendaylight.bgpcep:bgp-topology-provider:bundle:0.21.12-SNAPSHOT 05:37:46 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:37:46 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:37:46 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:37:46 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:37:46 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:37:46 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:37:46 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:37:46 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:37:46 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:37:46 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:compile 05:37:46 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:37:46 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:37:46 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:37:46 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:37:46 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:37:46 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:37:46 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:37:46 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:37:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:37:46 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:37:46 [INFO] +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.21.12-SNAPSHOT:compile 05:37:46 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.12-SNAPSHOT:compile 05:37:46 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:37:46 [INFO] | \- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:13.0.7:compile 05:37:46 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:compile 05:37:46 [INFO] +- org.opendaylight.bgpcep:topology-segment-routing:jar:0.21.12-SNAPSHOT:compile 05:37:46 [INFO] | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:37:46 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.21.12-SNAPSHOT:compile 05:37:46 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:37:46 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:37:46 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:37:46 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:37:46 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:37:46 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 05:37:46 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:37:46 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:37:46 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:37:46 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:37:46 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:37:46 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:37:46 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:37:46 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:37:46 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:37:46 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:37:46 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:37:46 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:37:46 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:37:46 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 05:37:46 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:37:46 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:37:46 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:37:46 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:37:46 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.12-SNAPSHOT:test 05:37:46 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 05:37:46 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:37:46 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 05:37:46 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:test-jar:tests:0.21.12-SNAPSHOT:test 05:37:46 [INFO] | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.21.12-SNAPSHOT:test 05:37:46 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.21.12-SNAPSHOT:test 05:37:46 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.21.12-SNAPSHOT:test 05:37:46 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:test 05:37:46 [INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:test 05:37:46 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:37:46 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:37:46 [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:test 05:37:46 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:37:46 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:37:46 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:test 05:37:46 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:test 05:37:46 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:test 05:37:46 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.21.12-SNAPSHOT:test 05:37:46 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 05:37:46 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:test 05:37:46 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:test 05:37:46 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 05:37:46 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:37:46 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:37:46 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:test 05:37:46 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:37:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 05:37:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:37:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:37:46 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:37:46 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 05:37:46 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 05:37:46 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 05:37:46 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 05:37:46 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 05:37:46 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 05:37:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 05:37:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 05:37:46 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 05:37:46 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 05:37:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 05:37:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 05:37:46 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 05:37:46 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 05:37:46 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 05:37:46 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 05:37:46 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 05:37:46 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:test 05:37:46 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.8:test 05:37:46 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 05:37:46 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 05:37:46 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 05:37:46 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 05:37:46 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 05:37:46 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 05:37:46 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 05:37:46 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 05:37:46 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 05:37:46 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 05:37:46 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 05:37:46 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 05:37:46 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 05:37:46 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 05:37:46 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 05:37:46 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 05:37:46 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 05:37:46 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 05:37:46 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 05:37:46 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 05:37:46 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 05:37:46 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 05:37:46 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 05:37:46 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 05:37:46 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 05:37:46 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 05:37:46 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 05:37:46 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:37:46 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:37:46 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:37:46 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:37:46 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:37:46 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:37:46 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:37:46 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:37:46 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:37:46 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:37:46 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:37:46 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:37:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:37:46 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:37:46 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:37:46 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:37:46 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:37:46 [INFO] +- junit:junit:jar:4.13.2:test 05:37:46 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:37:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:37:46 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:37:46 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:37:46 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:37:46 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:37:46 [INFO] 05:37:46 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-topology-provider --- 05:37:46 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/target/sonatype-clm/module.xml 05:37:46 [INFO] 05:37:46 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-rsvp-api >------------- 05:37:46 [INFO] Building OpenDaylight :: RSVP :: API 0.21.12-SNAPSHOT [69/169] 05:37:46 [INFO] ------------------------------[ feature ]------------------------------- 05:37:46 [INFO] 05:37:46 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-rsvp-api --- 05:37:46 [INFO] 05:37:46 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-rsvp-api --- 05:37:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:37:46 [INFO] 05:37:46 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-rsvp-api --- 05:37:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:37:46 [INFO] 05:37:46 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-rsvp-api --- 05:37:47 [INFO] 05:37:47 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-rsvp-api --- 05:37:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:37:47 [INFO] argLine set to empty 05:37:47 [INFO] 05:37:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-rsvp-api --- 05:37:47 [INFO] Starting audit... 05:37:47 Audit done. 05:37:47 [INFO] You have 0 Checkstyle violations. 05:37:47 [INFO] 05:37:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-rsvp-api --- 05:37:47 [INFO] Starting audit... 05:37:47 Audit done. 05:37:47 [INFO] You have 0 Checkstyle violations. 05:37:47 [INFO] 05:37:47 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-rsvp-api --- 05:37:47 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-rsvp-api/target/classes/LICENSE 05:37:47 [INFO] 05:37:47 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-rsvp-api --- 05:37:47 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-rsvp-api/target/feature/feature.xml 05:37:47 [INFO] ...done! 05:37:47 [INFO] Attaching features XML 05:37:47 [INFO] 05:37:47 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-rsvp-api --- 05:37:47 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:37:47 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:37:47 [INFO] 05:37:47 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-rsvp-api >>> 05:37:47 [INFO] 05:37:47 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-rsvp-api --- 05:37:47 [INFO] 05:37:47 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-rsvp-api <<< 05:37:47 [INFO] 05:37:47 [INFO] 05:37:47 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-rsvp-api --- 05:37:47 [INFO] 05:37:47 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-rsvp-api --- 05:37:47 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-rsvp-api 05:37:47 [INFO] Project dependency features detected: [] 05:37:47 [INFO] Pax Exam System (Version: 4.13.3) created. 05:37:47 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:37:47 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:37:47 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:37:47 [INFO] Waiting for remote bundle context.. on 21000 name: 32381e81-0135-46e2-8220-7d5ce9fc328b timout: [ RelativeTimeout value = 180000 ] 05:37:53 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:37:53 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:37:53 [INFO] 05:37:53 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-rsvp-api --- 05:37:53 [INFO] 05:37:53 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-rsvp-api --- 05:37:53 [INFO] No Javadoc in project. Archive not created. 05:37:53 [INFO] 05:37:53 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-rsvp-api --- 05:37:53 [INFO] CycloneDX: Resolving Dependencies 05:37:54 [INFO] CycloneDX: Creating BOM version 1.5 with 48 component(s) 05:37:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-rsvp-api/target/bom.xml 05:37:54 [INFO] attaching as odl-bgpcep-rsvp-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:37:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-rsvp-api/target/bom.json 05:37:54 [INFO] attaching as odl-bgpcep-rsvp-api-0.21.12-SNAPSHOT-cyclonedx.json 05:37:54 [INFO] 05:37:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-rsvp-api --- 05:37:54 [INFO] Skipping duplicate-finder execution! 05:37:54 [INFO] 05:37:54 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-rsvp-api --- 05:37:54 [INFO] Skipping plugin execution 05:37:54 [INFO] 05:37:54 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-rsvp-api --- 05:37:54 [INFO] Skipping source per configuration. 05:37:54 [INFO] 05:37:54 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-rsvp-api --- 05:37:54 [INFO] 05:37:54 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-rsvp-api --- 05:37:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:37:54 [INFO] 05:37:54 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-rsvp-api --- 05:37:54 [WARNING] 05:37:54 [WARNING] The packaging plugin for project odl-bgpcep-rsvp-api did not assign 05:37:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:37:54 [WARNING] 05:37:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:37:54 [WARNING] 05:37:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-rsvp-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.21.12-SNAPSHOT/odl-bgpcep-rsvp-api-0.21.12-SNAPSHOT.pom 05:37:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-rsvp-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.21.12-SNAPSHOT/odl-bgpcep-rsvp-api-0.21.12-SNAPSHOT-features.xml 05:37:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-rsvp-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.21.12-SNAPSHOT/odl-bgpcep-rsvp-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:37:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-rsvp-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.21.12-SNAPSHOT/odl-bgpcep-rsvp-api-0.21.12-SNAPSHOT-cyclonedx.json 05:37:54 [INFO] 05:37:54 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-rsvp-api --- 05:37:54 [INFO] org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:feature:0.21.12-SNAPSHOT 05:37:54 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:37:54 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:37:54 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:37:54 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:37:54 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:37:54 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:37:54 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:37:54 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:37:54 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:37:54 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:37:54 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:37:54 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:37:54 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:37:54 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:37:54 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:37:54 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:37:54 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:37:54 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:37:54 [INFO] +- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.12-SNAPSHOT:compile 05:37:54 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:37:54 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:37:54 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:37:54 [INFO] | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:37:54 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:37:54 [INFO] +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:37:54 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:37:54 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:37:54 [INFO] | | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:37:54 [INFO] | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:37:54 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:37:54 [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:37:54 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:37:54 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:37:54 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:37:54 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:37:54 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:37:54 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:37:54 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:37:54 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:37:54 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:37:54 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:37:54 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:37:54 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:37:54 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:37:54 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:37:54 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:37:54 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:37:54 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:37:54 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:37:54 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:37:54 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:37:54 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:37:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:37:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:37:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:37:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:37:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:37:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:37:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:37:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:37:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:37:54 [INFO] +- junit:junit:jar:4.13.2:test 05:37:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:37:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:37:54 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:37:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:37:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:37:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:37:54 [INFO] 05:37:54 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-rsvp-api --- 05:37:54 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-rsvp-api/target/sonatype-clm/module.xml 05:37:54 [INFO] 05:37:54 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-rsvp >--------------- 05:37:54 [INFO] Building OpenDaylight :: RSVP 0.21.12-SNAPSHOT [70/169] 05:37:54 [INFO] ------------------------------[ feature ]------------------------------- 05:37:54 [INFO] 05:37:54 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-rsvp --- 05:37:54 [INFO] 05:37:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-rsvp --- 05:37:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:37:54 [INFO] 05:37:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-rsvp --- 05:37:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:37:54 [INFO] 05:37:54 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-rsvp --- 05:37:54 [INFO] 05:37:54 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-rsvp --- 05:37:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:37:54 [INFO] argLine set to empty 05:37:54 [INFO] 05:37:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-rsvp --- 05:37:54 [INFO] Starting audit... 05:37:54 Audit done. 05:37:54 [INFO] You have 0 Checkstyle violations. 05:37:54 [INFO] 05:37:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-rsvp --- 05:37:54 [INFO] Starting audit... 05:37:54 Audit done. 05:37:54 [INFO] You have 0 Checkstyle violations. 05:37:54 [INFO] 05:37:54 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-rsvp --- 05:37:54 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-rsvp/target/classes/LICENSE 05:37:54 [INFO] 05:37:54 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-rsvp --- 05:37:54 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-rsvp/target/feature/feature.xml 05:37:54 [INFO] ...done! 05:37:54 [INFO] Attaching features XML 05:37:54 [INFO] 05:37:54 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-rsvp --- 05:37: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 05:37:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:37:54 [INFO] 05:37:54 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-rsvp >>> 05:37:54 [INFO] 05:37:54 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-rsvp --- 05:37:54 [INFO] 05:37:54 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-rsvp <<< 05:37:54 [INFO] 05:37:54 [INFO] 05:37:54 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-rsvp --- 05:37:54 [INFO] 05:37:54 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-rsvp --- 05:37:54 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-rsvp 05:37:54 [INFO] Project dependency features detected: [] 05:37:54 [INFO] Pax Exam System (Version: 4.13.3) created. 05:37:54 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:37:55 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:37:55 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:37:55 [INFO] Waiting for remote bundle context.. on 21000 name: 6ac065f9-608b-4fe4-a6f1-88b79dee69d8 timout: [ RelativeTimeout value = 180000 ] 05:38:00 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:38:00 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:38:01 [INFO] 05:38:01 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-rsvp --- 05:38:01 [INFO] 05:38:01 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-rsvp --- 05:38:01 [INFO] No Javadoc in project. Archive not created. 05:38:01 [INFO] 05:38:01 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-rsvp --- 05:38:01 [INFO] CycloneDX: Resolving Dependencies 05:38:01 [INFO] CycloneDX: Creating BOM version 1.5 with 50 component(s) 05:38:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-rsvp/target/bom.xml 05:38:01 [INFO] attaching as odl-bgpcep-rsvp-0.21.12-SNAPSHOT-cyclonedx.xml 05:38:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-rsvp/target/bom.json 05:38:01 [INFO] attaching as odl-bgpcep-rsvp-0.21.12-SNAPSHOT-cyclonedx.json 05:38:01 [INFO] 05:38:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-rsvp --- 05:38:01 [INFO] Skipping duplicate-finder execution! 05:38:01 [INFO] 05:38:01 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-rsvp --- 05:38:01 [INFO] Skipping plugin execution 05:38:01 [INFO] 05:38:01 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-rsvp --- 05:38:01 [INFO] Skipping source per configuration. 05:38:01 [INFO] 05:38:01 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-rsvp --- 05:38:01 [INFO] 05:38:01 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-rsvp --- 05:38:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:38:01 [INFO] 05:38:01 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-rsvp --- 05:38:01 [WARNING] 05:38:01 [WARNING] The packaging plugin for project odl-bgpcep-rsvp did not assign 05:38:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:38:01 [WARNING] 05:38:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:38:01 [WARNING] 05:38:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-rsvp/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.21.12-SNAPSHOT/odl-bgpcep-rsvp-0.21.12-SNAPSHOT.pom 05:38:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-rsvp/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.21.12-SNAPSHOT/odl-bgpcep-rsvp-0.21.12-SNAPSHOT-features.xml 05:38:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-rsvp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.21.12-SNAPSHOT/odl-bgpcep-rsvp-0.21.12-SNAPSHOT-cyclonedx.xml 05:38:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-rsvp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.21.12-SNAPSHOT/odl-bgpcep-rsvp-0.21.12-SNAPSHOT-cyclonedx.json 05:38:01 [INFO] 05:38:01 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-rsvp --- 05:38:01 [INFO] org.opendaylight.bgpcep:odl-bgpcep-rsvp:feature:0.21.12-SNAPSHOT 05:38:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.21.12-SNAPSHOT:compile 05:38:01 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:38:01 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:38:01 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:38:01 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:38:01 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:38:01 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.12-SNAPSHOT:compile 05:38:01 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:38:01 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:38:01 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:38:01 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:38:01 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:38:01 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:38:01 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:38:01 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:38:01 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:38:01 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:38:01 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:38:01 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:38:01 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:38:01 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:38:01 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:38:01 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:38:01 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:38:01 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:38:01 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:38:01 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:38:01 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:38:01 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:38:01 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:38:01 [INFO] +- org.opendaylight.bgpcep:rsvp-impl:jar:0.21.12-SNAPSHOT:compile 05:38:01 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:38:01 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:38:01 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:38:01 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:38:01 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:38:01 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:38:01 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:38:01 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:38:01 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:38:01 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:38:01 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:38:01 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:38:01 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:38:01 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:38:01 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:38:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:38:01 [INFO] | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:38:01 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:38:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:38:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:38:01 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:38:01 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:38:01 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:38:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:38:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:38:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:38:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:38:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:38:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:38:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:38:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:38:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:38:01 [INFO] +- junit:junit:jar:4.13.2:test 05:38:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:38:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:38:01 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:38:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:38:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:38:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:38:01 [INFO] 05:38:01 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-rsvp --- 05:38:01 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-rsvp/target/sonatype-clm/module.xml 05:38:01 [INFO] 05:38:01 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate >---------- 05:38:01 [INFO] Building OpenDaylight :: BGP :: RIB Linkstate 0.21.12-SNAPSHOT [71/169] 05:38:01 [INFO] ------------------------------[ feature ]------------------------------- 05:38:01 [INFO] 05:38:01 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-linkstate --- 05:38:01 [INFO] 05:38:01 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-linkstate --- 05:38:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:38:01 [INFO] 05:38:01 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-linkstate --- 05:38:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:38:01 [INFO] 05:38:01 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-linkstate --- 05:38:02 [INFO] 05:38:02 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-linkstate --- 05:38:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:38:02 [INFO] argLine set to empty 05:38:02 [INFO] 05:38:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-linkstate --- 05:38:02 [INFO] Starting audit... 05:38:02 Audit done. 05:38:02 [INFO] You have 0 Checkstyle violations. 05:38:02 [INFO] 05:38:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-linkstate --- 05:38:02 [INFO] Starting audit... 05:38:02 Audit done. 05:38:02 [INFO] You have 0 Checkstyle violations. 05:38:02 [INFO] 05:38:02 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-linkstate --- 05:38:02 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-linkstate/target/classes/LICENSE 05:38:02 [INFO] 05:38:02 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-linkstate --- 05:38:02 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-linkstate/target/feature/feature.xml 05:38:02 [INFO] ...done! 05:38:02 [INFO] Attaching features XML 05:38:02 [INFO] 05:38:02 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-linkstate --- 05:38:02 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:38:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:38:02 [INFO] 05:38:02 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-linkstate >>> 05:38:02 [INFO] 05:38:02 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-linkstate --- 05:38:02 [INFO] 05:38:02 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-linkstate <<< 05:38:02 [INFO] 05:38:02 [INFO] 05:38:02 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-linkstate --- 05:38:02 [INFO] 05:38:02 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-linkstate --- 05:38:02 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate 05:38:02 [INFO] Project dependency features detected: [] 05:38:02 [INFO] Pax Exam System (Version: 4.13.3) created. 05:38:02 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:38:03 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:38:03 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:38:03 [INFO] Waiting for remote bundle context.. on 21000 name: 840eda66-d37c-4fff-84d4-1b61a176385c timout: [ RelativeTimeout value = 180000 ] 05:38:15 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:38:15 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:38:15 [INFO] 05:38:15 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-linkstate --- 05:38:15 [INFO] 05:38:15 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-linkstate --- 05:38:16 [INFO] No Javadoc in project. Archive not created. 05:38:16 [INFO] 05:38:16 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-linkstate --- 05:38:16 [INFO] CycloneDX: Resolving Dependencies 05:38:18 [INFO] CycloneDX: Creating BOM version 1.5 with 229 component(s) 05:38:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-linkstate/target/bom.xml 05:38:18 [INFO] attaching as odl-bgpcep-bgp-linkstate-0.21.12-SNAPSHOT-cyclonedx.xml 05:38:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-linkstate/target/bom.json 05:38:19 [INFO] attaching as odl-bgpcep-bgp-linkstate-0.21.12-SNAPSHOT-cyclonedx.json 05:38:19 [INFO] 05:38:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-linkstate --- 05:38:19 [INFO] Skipping duplicate-finder execution! 05:38:19 [INFO] 05:38:19 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-linkstate --- 05:38:19 [INFO] Skipping plugin execution 05:38:19 [INFO] 05:38:19 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-linkstate --- 05:38:19 [INFO] Skipping source per configuration. 05:38:19 [INFO] 05:38:19 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-linkstate --- 05:38:19 [INFO] 05:38:19 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-linkstate --- 05:38:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:38:19 [INFO] 05:38:19 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-linkstate --- 05:38:19 [WARNING] 05:38:19 [WARNING] The packaging plugin for project odl-bgpcep-bgp-linkstate did not assign 05:38:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:38:19 [WARNING] 05:38:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:38:19 [WARNING] 05:38:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-linkstate/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.21.12-SNAPSHOT/odl-bgpcep-bgp-linkstate-0.21.12-SNAPSHOT.pom 05:38:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-linkstate/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.21.12-SNAPSHOT/odl-bgpcep-bgp-linkstate-0.21.12-SNAPSHOT-features.xml 05:38:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-linkstate/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.21.12-SNAPSHOT/odl-bgpcep-bgp-linkstate-0.21.12-SNAPSHOT-cyclonedx.xml 05:38:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-linkstate/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.21.12-SNAPSHOT/odl-bgpcep-bgp-linkstate-0.21.12-SNAPSHOT-cyclonedx.json 05:38:19 [INFO] 05:38:19 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-linkstate --- 05:38:19 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:feature:0.21.12-SNAPSHOT 05:38:19 [INFO] +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.21.12-SNAPSHOT:compile 05:38:19 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:38:19 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.12-SNAPSHOT:compile 05:38:19 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:38:19 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:38:19 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:38:19 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:38:19 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:38:19 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:38:19 [INFO] | +- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:13.0.7:compile 05:38:19 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:38:19 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:38:19 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:38:19 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:38:19 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:38:19 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:38:19 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:38:19 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:38:19 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:38:19 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:38:19 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:38:19 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:38:19 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:38:19 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:38:19 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:38:19 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:38:19 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:38:19 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:38:19 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:38:19 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:38:19 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:38:19 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:38:19 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:38:19 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:38:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:38:19 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:38:19 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:38:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:38:19 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:38:19 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:38:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:38:19 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:38:19 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:38:19 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:38:19 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:38:19 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:38:19 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:38:19 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:38:19 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:38:19 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:38:19 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:38:19 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.21.12-SNAPSHOT:compile 05:38:19 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.21.12-SNAPSHOT:compile 05:38:19 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:38:19 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.21.12-SNAPSHOT:compile 05:38:19 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:38:19 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:38:19 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:38:19 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:38:19 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:38:19 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:38:19 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:38:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:38:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:38:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:38:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:38:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:38:19 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:38:19 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:38:19 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:38:19 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.21.12-SNAPSHOT:compile 05:38:19 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.21.12-SNAPSHOT:compile 05:38:19 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 05:38:19 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:38:19 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:38:19 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:38:19 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:38:19 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:38:19 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:38:19 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:38:19 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:38:19 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:38:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:38:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:38:19 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:38:19 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:38:19 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.21.12-SNAPSHOT:compile 05:38:19 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.12-SNAPSHOT:compile 05:38:19 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:0.21.12-SNAPSHOT:compile 05:38:19 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.21.12-SNAPSHOT:compile 05:38:19 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:38:19 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:38:19 [INFO] | \- org.opendaylight.bgpcep:rsvp-impl:jar:0.21.12-SNAPSHOT:compile 05:38:19 [INFO] +- org.opendaylight.mdsal:odl-mdsal-rfc8294-netty:xml:features:13.0.7:compile 05:38:19 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:38:19 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:38:19 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:38:19 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:38:19 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:38:19 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:38:19 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:38:19 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:38:19 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:38:19 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:38:19 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:38:19 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:38:19 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:38:19 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:38:19 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:38:19 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:38:19 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:38:19 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:38:19 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 05:38:19 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 05:38:19 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 05:38:19 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:38:19 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 05:38:19 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 05:38:19 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 05:38:19 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 05:38:19 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 05:38:19 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 05:38:19 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 05:38:19 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:38:19 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 05:38:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 05:38:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:38:19 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 05:38:19 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:38:19 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:38:19 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:38:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 05:38:19 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 05:38:19 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 05:38:19 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 05:38:19 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 05:38:19 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 05:38:19 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 05:38:19 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 05:38:19 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 05:38:19 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 05:38:19 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 05:38:19 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 05:38:19 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 05:38:19 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 05:38:19 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 05:38:19 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:38:19 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:38:19 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 05:38:19 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 05:38:19 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 05:38:19 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 05:38:19 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 05:38:19 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 05:38:19 [INFO] | | | +- org.lz4:lz4-java:jar:1.8.0:compile 05:38:19 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:38:19 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 05:38:19 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 05:38:19 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 05:38:19 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 05:38:19 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 05:38:19 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 05:38:19 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 05:38:19 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 05:38:19 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 05:38:19 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 05:38:19 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 05:38:19 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 05:38:19 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:38:19 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:38:19 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 05:38:19 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:38:19 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:38:19 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:38:19 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:38:19 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:38:19 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:38:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:38:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:38:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:38:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:38:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:38:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:38:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:38:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:38:19 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:38:19 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:38:19 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:38:19 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:38:19 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:38:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 05:38:19 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 05:38:19 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 05:38:19 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 05:38:19 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 05:38:19 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 05:38:19 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 05:38:19 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 05:38:19 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 05:38:19 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 05:38:19 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 05:38:19 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 05:38:19 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 05:38:19 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 05:38:19 [INFO] | | \- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:38:19 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 05:38:19 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 05:38:19 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 05:38:19 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 05:38:19 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 05:38:19 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 05:38:19 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:38:19 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:38:19 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:38:19 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:38:19 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:38:19 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:38:19 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:38:19 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 05:38:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:38:19 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 05:38:19 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 05:38:19 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 05:38:19 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 05:38:19 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 05:38:19 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 05:38:19 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 05:38:19 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:38:19 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:38:19 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:38:19 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:38:19 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:38:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:38:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:38:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:38:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:38:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:38:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:38:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:38:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:38:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:38:19 [INFO] +- junit:junit:jar:4.13.2:test 05:38:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:38:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:38:19 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:38:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:38:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:38:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:38:19 [INFO] 05:38:19 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-linkstate --- 05:38:19 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-linkstate/target/sonatype-clm/module.xml 05:38:19 [INFO] 05:38:19 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-topology-api >----------- 05:38:19 [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Api 0.21.12-SNAPSHOT [72/169] 05:38:19 [INFO] ------------------------------[ feature ]------------------------------- 05:38:19 [INFO] 05:38:19 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-topology-api --- 05:38:19 [INFO] 05:38:19 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-topology-api --- 05:38:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:38:19 [INFO] 05:38:19 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-api --- 05:38:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:38:19 [INFO] 05:38:19 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-topology-api --- 05:38:19 [INFO] 05:38:19 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-api --- 05:38:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:38:19 [INFO] argLine set to empty 05:38:19 [INFO] 05:38:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-topology-api --- 05:38:19 [INFO] Starting audit... 05:38:19 Audit done. 05:38:19 [INFO] You have 0 Checkstyle violations. 05:38:19 [INFO] 05:38:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-topology-api --- 05:38:19 [INFO] Starting audit... 05:38:19 Audit done. 05:38:19 [INFO] You have 0 Checkstyle violations. 05:38:19 [INFO] 05:38:19 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-topology-api --- 05:38:19 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-api/target/classes/LICENSE 05:38:19 [INFO] 05:38:19 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-api --- 05:38:19 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-api/target/feature/feature.xml 05:38:19 [INFO] ...done! 05:38:19 [INFO] Attaching features XML 05:38:19 [INFO] 05:38:19 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-topology-api --- 05:38:19 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:38:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:38:19 [INFO] 05:38:19 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-api >>> 05:38:19 [INFO] 05:38:19 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-topology-api --- 05:38:19 [INFO] 05:38:19 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-api <<< 05:38:19 [INFO] 05:38:19 [INFO] 05:38:19 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-topology-api --- 05:38:19 [INFO] 05:38:19 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-topology-api --- 05:38:19 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-topology-api 05:38:19 [INFO] Project dependency features detected: [] 05:38:19 [INFO] Pax Exam System (Version: 4.13.3) created. 05:38:19 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:38:20 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:38:20 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:38:20 [INFO] Waiting for remote bundle context.. on 21000 name: f279c643-bdc8-4d10-a6ea-021ecc540317 timout: [ RelativeTimeout value = 180000 ] 05:38:25 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:38:25 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:38:25 [INFO] 05:38:25 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-topology-api --- 05:38:25 [INFO] 05:38:25 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-topology-api --- 05:38:25 [INFO] No Javadoc in project. Archive not created. 05:38:25 [INFO] 05:38:25 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-topology-api --- 05:38:25 [INFO] CycloneDX: Resolving Dependencies 05:38:26 [INFO] CycloneDX: Creating BOM version 1.5 with 32 component(s) 05:38:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-api/target/bom.xml 05:38:26 [INFO] attaching as odl-bgpcep-topology-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:38:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-api/target/bom.json 05:38:26 [INFO] attaching as odl-bgpcep-topology-api-0.21.12-SNAPSHOT-cyclonedx.json 05:38:26 [INFO] 05:38:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-api --- 05:38:26 [INFO] Skipping duplicate-finder execution! 05:38:26 [INFO] 05:38:26 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-topology-api --- 05:38:26 [INFO] Skipping plugin execution 05:38:26 [INFO] 05:38:26 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-topology-api --- 05:38:26 [INFO] Skipping source per configuration. 05:38:26 [INFO] 05:38:26 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-topology-api --- 05:38:26 [INFO] 05:38:26 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-topology-api --- 05:38:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:38:26 [INFO] 05:38:26 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-topology-api --- 05:38:26 [WARNING] 05:38:26 [WARNING] The packaging plugin for project odl-bgpcep-topology-api did not assign 05:38:26 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:38:26 [WARNING] 05:38:26 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:38:26 [WARNING] 05:38:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.21.12-SNAPSHOT/odl-bgpcep-topology-api-0.21.12-SNAPSHOT.pom 05:38:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.21.12-SNAPSHOT/odl-bgpcep-topology-api-0.21.12-SNAPSHOT-features.xml 05:38:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.21.12-SNAPSHOT/odl-bgpcep-topology-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:38:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.21.12-SNAPSHOT/odl-bgpcep-topology-api-0.21.12-SNAPSHOT-cyclonedx.json 05:38:26 [INFO] 05:38:26 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-topology-api --- 05:38:26 [INFO] org.opendaylight.bgpcep:odl-bgpcep-topology-api:feature:0.21.12-SNAPSHOT 05:38:26 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:compile 05:38:26 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:38:26 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:38:26 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:38:26 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:38:26 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:38:26 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:38:26 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:38:26 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:38:26 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:38:26 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:38:26 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:38:26 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:38:26 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:38:26 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:38:26 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:38:26 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:38:26 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:38:26 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:38:26 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:38:26 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:38:26 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:38:26 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:38:26 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:38:26 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:38:26 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:38:26 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:38:26 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:38:26 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:38:26 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:38:26 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile 05:38:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:38:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:38:26 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:38:26 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:38:26 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:38:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:38:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:38:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:38:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:38:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:38:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:38:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:38:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:38:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:38:26 [INFO] +- junit:junit:jar:4.13.2:test 05:38:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:38:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:38:26 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:38:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:38:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:38:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:38:26 [INFO] 05:38:26 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-topology-api --- 05:38:26 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-api/target/sonatype-clm/module.xml 05:38:26 [INFO] 05:38:26 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api >------- 05:38:26 [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api 0.21.12-SNAPSHOT [73/169] 05:38:26 [INFO] ------------------------------[ feature ]------------------------------- 05:38:26 [INFO] 05:38:26 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-topology-tunnel-api --- 05:38:26 [INFO] 05:38:26 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-topology-tunnel-api --- 05:38:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:38:26 [INFO] 05:38:26 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-tunnel-api --- 05:38:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:38:26 [INFO] 05:38:26 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-topology-tunnel-api --- 05:38:26 [INFO] 05:38:26 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-tunnel-api --- 05:38:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:38:26 [INFO] argLine set to empty 05:38:26 [INFO] 05:38:26 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-topology-tunnel-api --- 05:38:26 [INFO] Starting audit... 05:38:26 Audit done. 05:38:26 [INFO] You have 0 Checkstyle violations. 05:38:26 [INFO] 05:38:26 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-topology-tunnel-api --- 05:38:26 [INFO] Starting audit... 05:38:26 Audit done. 05:38:26 [INFO] You have 0 Checkstyle violations. 05:38:26 [INFO] 05:38:26 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-topology-tunnel-api --- 05:38:26 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-tunnel-api/target/classes/LICENSE 05:38:26 [INFO] 05:38:26 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-tunnel-api --- 05:38:26 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-tunnel-api/target/feature/feature.xml 05:38:26 [INFO] ...done! 05:38:26 [INFO] Attaching features XML 05:38:26 [INFO] 05:38:26 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-topology-tunnel-api --- 05:38:26 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:38:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:38:26 [INFO] 05:38:26 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-tunnel-api >>> 05:38:26 [INFO] 05:38:26 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-topology-tunnel-api --- 05:38:26 [INFO] 05:38:26 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-tunnel-api <<< 05:38:26 [INFO] 05:38:26 [INFO] 05:38:26 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-topology-tunnel-api --- 05:38:26 [INFO] 05:38:26 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-topology-tunnel-api --- 05:38:26 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api 05:38:26 [INFO] Project dependency features detected: [] 05:38:26 [INFO] Pax Exam System (Version: 4.13.3) created. 05:38:26 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:38:27 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:38:27 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:38:27 [INFO] Waiting for remote bundle context.. on 21000 name: 0a8c125e-979d-44c2-9c29-48abf8147a78 timout: [ RelativeTimeout value = 180000 ] 05:38:33 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:38:33 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:38:33 [INFO] 05:38:33 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-topology-tunnel-api --- 05:38:33 [INFO] 05:38:33 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-topology-tunnel-api --- 05:38:33 [INFO] No Javadoc in project. Archive not created. 05:38:33 [INFO] 05:38:33 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-topology-tunnel-api --- 05:38:33 [INFO] CycloneDX: Resolving Dependencies 05:38:33 [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) 05:38:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-tunnel-api/target/bom.xml 05:38:33 [INFO] attaching as odl-bgpcep-topology-tunnel-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:38:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-tunnel-api/target/bom.json 05:38:33 [INFO] attaching as odl-bgpcep-topology-tunnel-api-0.21.12-SNAPSHOT-cyclonedx.json 05:38:33 [INFO] 05:38:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-tunnel-api --- 05:38:33 [INFO] Skipping duplicate-finder execution! 05:38:33 [INFO] 05:38:33 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-topology-tunnel-api --- 05:38:33 [INFO] Skipping plugin execution 05:38:33 [INFO] 05:38:33 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-topology-tunnel-api --- 05:38:33 [INFO] Skipping source per configuration. 05:38:33 [INFO] 05:38:33 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-topology-tunnel-api --- 05:38:33 [INFO] 05:38:33 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-topology-tunnel-api --- 05:38:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:38:33 [INFO] 05:38:33 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-topology-tunnel-api --- 05:38:33 [WARNING] 05:38:33 [WARNING] The packaging plugin for project odl-bgpcep-topology-tunnel-api did not assign 05:38:33 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:38:33 [WARNING] 05:38:33 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:38:33 [WARNING] 05:38:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.21.12-SNAPSHOT/odl-bgpcep-topology-tunnel-api-0.21.12-SNAPSHOT.pom 05:38:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-tunnel-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.21.12-SNAPSHOT/odl-bgpcep-topology-tunnel-api-0.21.12-SNAPSHOT-features.xml 05:38:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.21.12-SNAPSHOT/odl-bgpcep-topology-tunnel-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:38:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.21.12-SNAPSHOT/odl-bgpcep-topology-tunnel-api-0.21.12-SNAPSHOT-cyclonedx.json 05:38:33 [INFO] 05:38:33 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-topology-tunnel-api --- 05:38:33 [INFO] org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:feature:0.21.12-SNAPSHOT 05:38:33 [INFO] +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:38:33 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:38:33 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:38:33 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:38:33 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:38:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:38:33 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:38:33 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:38:33 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:38:33 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:38:33 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:38:33 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:38:33 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:38:33 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:38:33 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:38:33 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:38:33 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:38:33 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:38:33 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile 05:38:33 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:38:33 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:38:33 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:38:33 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:38:33 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:38:33 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:38:33 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:38:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:38:33 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:38:33 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:38:33 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:38:33 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:38:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:38:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:38:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:38:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:38:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:38:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:38:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:38:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:38:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:38:33 [INFO] +- junit:junit:jar:4.13.2:test 05:38:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:38:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:38:33 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:38:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:38:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:38:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:38:33 [INFO] 05:38:33 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-topology-tunnel-api --- 05:38:33 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-tunnel-api/target/sonatype-clm/module.xml 05:38:33 [INFO] 05:38:33 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-topology >----------- 05:38:33 [INFO] Building OpenDaylight :: BGP :: Topology 0.21.12-SNAPSHOT [74/169] 05:38:33 [INFO] ------------------------------[ feature ]------------------------------- 05:38:33 [INFO] 05:38:33 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-topology --- 05:38:33 [INFO] 05:38:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-topology --- 05:38:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:38:33 [INFO] 05:38:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-topology --- 05:38:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:38:33 [INFO] 05:38:33 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-topology --- 05:38:34 [INFO] 05:38:34 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-topology --- 05:38:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:38:34 [INFO] argLine set to empty 05:38:34 [INFO] 05:38:34 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-topology --- 05:38:34 [INFO] Starting audit... 05:38:34 Audit done. 05:38:34 [INFO] You have 0 Checkstyle violations. 05:38:34 [INFO] 05:38:34 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-topology --- 05:38:34 [INFO] Starting audit... 05:38:34 Audit done. 05:38:34 [INFO] You have 0 Checkstyle violations. 05:38:34 [INFO] 05:38:34 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-topology --- 05:38:34 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-topology/target/classes/LICENSE 05:38:34 [INFO] 05:38:34 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-topology --- 05:38:34 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-topology/target/feature/feature.xml 05:38:34 [INFO] ...done! 05:38:34 [INFO] Attaching features XML 05:38:34 [INFO] 05:38:34 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-topology --- 05:38:34 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:38:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:38:34 [INFO] 05:38:34 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-topology >>> 05:38:34 [INFO] 05:38:34 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-topology --- 05:38:34 [INFO] 05:38:34 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-topology <<< 05:38:34 [INFO] 05:38:34 [INFO] 05:38:34 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-topology --- 05:38:34 [INFO] 05:38:34 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-topology --- 05:38:34 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-topology 05:38:34 [INFO] Project dependency features detected: [] 05:38:34 [INFO] Pax Exam System (Version: 4.13.3) created. 05:38:34 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:38:34 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:38:35 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:38:35 [INFO] Waiting for remote bundle context.. on 21000 name: c1d0fe28-1fc2-468b-b2e2-0bc22d6a5486 timout: [ RelativeTimeout value = 180000 ] 05:38:48 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:38:48 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:38:48 [INFO] 05:38:48 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-topology --- 05:38:48 [INFO] 05:38:48 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-topology --- 05:38:48 [INFO] No Javadoc in project. Archive not created. 05:38:48 [INFO] 05:38:48 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-topology --- 05:38:48 [INFO] CycloneDX: Resolving Dependencies 05:38:51 [INFO] CycloneDX: Creating BOM version 1.5 with 244 component(s) 05:38:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-topology/target/bom.xml 05:38:51 [INFO] attaching as odl-bgpcep-bgp-topology-0.21.12-SNAPSHOT-cyclonedx.xml 05:38:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-topology/target/bom.json 05:38:51 [INFO] attaching as odl-bgpcep-bgp-topology-0.21.12-SNAPSHOT-cyclonedx.json 05:38:51 [INFO] 05:38:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-topology --- 05:38:51 [INFO] Skipping duplicate-finder execution! 05:38:51 [INFO] 05:38:51 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-topology --- 05:38:51 [INFO] Skipping plugin execution 05:38:51 [INFO] 05:38:51 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-topology --- 05:38:51 [INFO] Skipping source per configuration. 05:38:51 [INFO] 05:38:51 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-topology --- 05:38:51 [INFO] 05:38:51 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-topology --- 05:38:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:38:51 [INFO] 05:38:51 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-topology --- 05:38:51 [WARNING] 05:38:51 [WARNING] The packaging plugin for project odl-bgpcep-bgp-topology did not assign 05:38:51 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:38:51 [WARNING] 05:38:51 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:38:51 [WARNING] 05:38:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-topology/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.21.12-SNAPSHOT/odl-bgpcep-bgp-topology-0.21.12-SNAPSHOT.pom 05:38:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.21.12-SNAPSHOT/odl-bgpcep-bgp-topology-0.21.12-SNAPSHOT-features.xml 05:38:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-topology/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.21.12-SNAPSHOT/odl-bgpcep-bgp-topology-0.21.12-SNAPSHOT-cyclonedx.xml 05:38:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-topology/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.21.12-SNAPSHOT/odl-bgpcep-bgp-topology-0.21.12-SNAPSHOT-cyclonedx.json 05:38:51 [INFO] 05:38:51 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-topology --- 05:38:51 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-topology:feature:0.21.12-SNAPSHOT 05:38:51 [INFO] +- org.opendaylight.bgpcep:bgp-topology-provider:jar:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:38:51 [INFO] | | | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:38:51 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:38:51 [INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:38:51 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:38:51 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:38:51 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:38:51 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:38:51 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:38:51 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:38:51 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:38:51 [INFO] | | | \- io.netty:netty-transport:jar:4.1.114.Final:compile 05:38:51 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:38:51 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:38:51 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:38:51 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:38:51 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:38:51 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:38:51 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:38:51 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:38:51 [INFO] | +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:38:51 [INFO] | | \- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:13.0.7:compile 05:38:51 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | +- org.opendaylight.bgpcep:topology-segment-routing:jar:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:38:51 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:38:51 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:38:51 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:38:51 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:38:51 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:38:51 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:38:51 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:38:51 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:38:51 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:38:51 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:38:51 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:38:51 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:38:51 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:38:51 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:38:51 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:38:51 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:38:51 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:38:51 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:38:51 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:38:51 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:38:51 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:38:51 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:38:51 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:38:51 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:38:51 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:38:51 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:38:51 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:38:51 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:38:51 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:38:51 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:38:51 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:38:51 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:38:51 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 05:38:51 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:38:51 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:38:51 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:38:51 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:38:51 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:38:51 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:38:51 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:38:51 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:38:51 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:38:51 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:38:51 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:38:51 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:38:51 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:38:51 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:xml:features:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | | \- org.opendaylight.bgpcep:rsvp-impl:jar:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-rfc8294-netty:xml:features:13.0.7:compile 05:38:51 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:38:51 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:38:51 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:38:51 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:38:51 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:38:51 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:38:51 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:38:51 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:38:51 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:38:51 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:38:51 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:38:51 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:38:51 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:38:51 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:38:51 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:38:51 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:38:51 [INFO] | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 05:38:51 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 05:38:51 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 05:38:51 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:38:51 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 05:38:51 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 05:38:51 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 05:38:51 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 05:38:51 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 05:38:51 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 05:38:51 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 05:38:51 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:38:51 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 05:38:51 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 05:38:51 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:38:51 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 05:38:51 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:38:51 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:38:51 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 05:38:51 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 05:38:51 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 05:38:51 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 05:38:51 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 05:38:51 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 05:38:51 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 05:38:51 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 05:38:51 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 05:38:51 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 05:38:51 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 05:38:51 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 05:38:51 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 05:38:51 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 05:38:51 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 05:38:51 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:38:51 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:38:51 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 05:38:51 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 05:38:51 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 05:38:51 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 05:38:51 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 05:38:51 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 05:38:51 [INFO] | | | +- org.lz4:lz4-java:jar:1.8.0:compile 05:38:51 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:38:51 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 05:38:51 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 05:38:51 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 05:38:51 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 05:38:51 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 05:38:51 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 05:38:51 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 05:38:51 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 05:38:51 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 05:38:51 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 05:38:51 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 05:38:51 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 05:38:51 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:38:51 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:38:51 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 05:38:51 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:38:51 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:38:51 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:38:51 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:38:51 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:38:51 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:38:51 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:38:51 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:38:51 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:38:51 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:38:51 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:38:51 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:38:51 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:38:51 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:38:51 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:38:51 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:38:51 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:38:51 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:38:51 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:38:51 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 05:38:51 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 05:38:51 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 05:38:51 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 05:38:51 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 05:38:51 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 05:38:51 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 05:38:51 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 05:38:51 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 05:38:51 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 05:38:51 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 05:38:51 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 05:38:51 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 05:38:51 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 05:38:51 [INFO] | | \- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:38:51 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 05:38:51 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 05:38:51 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 05:38:51 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 05:38:51 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 05:38:51 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 05:38:51 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:38:51 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:38:51 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:38:51 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:38:51 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:38:51 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:38:51 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:38:51 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 05:38:51 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 05:38:51 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 05:38:51 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 05:38:51 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 05:38:51 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 05:38:51 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 05:38:51 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 05:38:51 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:38:51 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:38:51 [INFO] | \- org.opendaylight.bgpcep:graph-impl:jar:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile 05:38:51 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:38:51 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:38:51 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:38:51 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:38:51 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:38:51 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:38:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:38:51 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:38:51 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:38:51 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:38:51 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:38:51 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:38:51 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:38:51 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:38:51 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:38:51 [INFO] +- junit:junit:jar:4.13.2:test 05:38:51 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:38:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:38:51 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:38:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:38:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:38:51 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:38:51 [INFO] 05:38:51 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-topology --- 05:38:51 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-topology/target/sonatype-clm/module.xml 05:38:51 [INFO] 05:38:51 [INFO] ------------------< org.opendaylight.bgpcep:bgp-cli >------------------- 05:38:51 [INFO] Building bgp-cli 0.21.12-SNAPSHOT [75/169] 05:38:51 [INFO] -------------------------------[ bundle ]------------------------------- 05:38:51 [INFO] 05:38:51 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-cli --- 05:38:51 [INFO] 05:38:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-cli --- 05:38:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:38:51 [INFO] 05:38:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-cli --- 05:38:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:38:51 [INFO] 05:38:51 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-cli --- 05:38:51 [INFO] 05:38:51 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-cli --- 05:38:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/bgp/cli/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:38:51 [INFO] 05:38:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-cli --- 05:38:51 [INFO] Starting audit... 05:38:51 Audit done. 05:38:51 [INFO] You have 0 Checkstyle violations. 05:38:51 [INFO] 05:38:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-cli --- 05:38:51 [INFO] Starting audit... 05:38:51 Audit done. 05:38:51 [INFO] You have 0 Checkstyle violations. 05:38:51 [INFO] 05:38:51 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-cli --- 05:38:51 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/cli/target/classes/LICENSE 05:38:51 [INFO] 05:38:51 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-cli --- 05:38:51 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/cli/src/main/resources 05:38:51 [INFO] 05:38:51 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-cli --- 05:38:51 [INFO] Recompiling the module because of changed dependency. 05:38:51 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 05:38:52 [INFO] 05:38:52 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-cli >>> 05:38:52 [INFO] 05:38:52 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-cli --- 05:38:52 [INFO] Fork Value is true 05:38:54 [INFO] Done SpotBugs Analysis.... 05:38:54 [INFO] 05:38:54 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-cli <<< 05:38:54 [INFO] 05:38:54 [INFO] 05:38:54 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-cli --- 05:38:54 [INFO] BugInstance size is 0 05:38:54 [INFO] Error size is 0 05:38:54 [INFO] No errors/warnings found 05:38:54 [INFO] 05:38:54 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-cli --- 05:38:54 [INFO] Copying 6 resources from src/test/resources to target/test-classes 05:38:54 [INFO] 05:38:54 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-cli --- 05:38:54 [INFO] Recompiling the module because of changed dependency. 05:38:54 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 05:38:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/cli/src/test/java/org/opendaylight/protocol/bgp/cli/utils/BGPOperationalStateUtilsTest.java:[66,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 05:38:54 [INFO] 05:38:54 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-cli --- 05:38:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:38:54 [INFO] 05:38:54 [INFO] ------------------------------------------------------- 05:38:54 [INFO] T E S T S 05:38:54 [INFO] ------------------------------------------------------- 05:38:55 [INFO] Running org.opendaylight.protocol.bgp.cli.utils.BGPOperationalStateUtilsTest 05:38:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.593 s -- in org.opendaylight.protocol.bgp.cli.utils.BGPOperationalStateUtilsTest 05:38:59 [INFO] Running org.opendaylight.protocol.bgp.cli.utils.GlobalStateCliUtilsTest 05:38:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.cli.utils.GlobalStateCliUtilsTest 05:38:59 [INFO] Running org.opendaylight.protocol.bgp.cli.utils.NeighborStateCliUtilsTest 05:38:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.bgp.cli.utils.NeighborStateCliUtilsTest 05:38:59 [INFO] Running org.opendaylight.protocol.bgp.cli.utils.PeerGroupStateCliUtilsTest 05:38:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.cli.utils.PeerGroupStateCliUtilsTest 05:38:59 [INFO] 05:38:59 [INFO] Results: 05:38:59 [INFO] 05:38:59 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 05:38:59 [INFO] 05:38:59 [INFO] 05:38:59 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-cli --- 05:38:59 [INFO] 05:38:59 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-cli --- 05:38:59 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/cli/target/bgp-cli-0.21.12-SNAPSHOT.jar 05:38:59 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/cli/target/classes/META-INF/MANIFEST.MF 05:38:59 [INFO] 05:38:59 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-cli --- 05:38:59 [INFO] No previous run data found, generating javadoc. 05:39:00 [WARNING] Javadoc Warnings 05:39:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/cli/src/main/java/org/opendaylight/protocol/bgp/cli/OperationalStateCommandProvider.java:21: warning: no comment 05:39:00 [WARNING] public final class OperationalStateCommandProvider implements Action { 05:39:00 [WARNING] ^ 05:39:00 [WARNING] 1 warning 05:39:00 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/cli/target/bgp-cli-0.21.12-SNAPSHOT-javadoc.jar 05:39:00 [INFO] 05:39:00 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-cli --- 05:39:00 [INFO] CycloneDX: Resolving Dependencies 05:39:02 [INFO] CycloneDX: Creating BOM version 1.5 with 51 component(s) 05:39:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/cli/target/bom.xml 05:39:02 [INFO] attaching as bgp-cli-0.21.12-SNAPSHOT-cyclonedx.xml 05:39:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/cli/target/bom.json 05:39:02 [INFO] attaching as bgp-cli-0.21.12-SNAPSHOT-cyclonedx.json 05:39:02 [INFO] 05:39:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-cli --- 05:39:02 [INFO] Skipping duplicate-finder execution! 05:39:02 [INFO] 05:39:02 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-cli --- 05:39:02 [INFO] No dependency problems found 05:39:02 [INFO] 05:39:02 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-cli --- 05:39:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/cli/target/bgp-cli-0.21.12-SNAPSHOT-sources.jar 05:39:02 [INFO] 05:39:02 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-cli --- 05:39:02 [INFO] 05:39:02 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-cli --- 05:39:02 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/bgp/cli/target/code-coverage/jacoco.exec 05:39:02 [INFO] Analyzed bundle 'bgp-cli' with 5 classes 05:39:02 [INFO] 05:39:02 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-cli --- 05:39:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/cli/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.21.12-SNAPSHOT/bgp-cli-0.21.12-SNAPSHOT.pom 05:39:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/cli/target/bgp-cli-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.21.12-SNAPSHOT/bgp-cli-0.21.12-SNAPSHOT.jar 05:39:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/cli/target/bgp-cli-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.21.12-SNAPSHOT/bgp-cli-0.21.12-SNAPSHOT-javadoc.jar 05:39:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/cli/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.21.12-SNAPSHOT/bgp-cli-0.21.12-SNAPSHOT-cyclonedx.xml 05:39:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/cli/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.21.12-SNAPSHOT/bgp-cli-0.21.12-SNAPSHOT-cyclonedx.json 05:39:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/cli/target/bgp-cli-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.21.12-SNAPSHOT/bgp-cli-0.21.12-SNAPSHOT-sources.jar 05:39:02 [INFO] 05:39:02 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-cli --- 05:39:02 [INFO] Installing org/opendaylight/bgpcep/bgp-cli/0.21.12-SNAPSHOT/bgp-cli-0.21.12-SNAPSHOT.jar 05:39:02 [INFO] Writing OBR metadata 05:39:02 [INFO] 05:39:02 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-cli --- 05:39:02 [INFO] org.opendaylight.bgpcep:bgp-cli:bundle:0.21.12-SNAPSHOT 05:39:02 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:39:02 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:39:02 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:39:02 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:39:02 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:39:02 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:39:02 [INFO] | | | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:39:02 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:39:02 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:39:02 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:39:02 [INFO] | \- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:39:02 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:39:02 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:39:02 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:39:02 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:39:02 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:39:02 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:39:02 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:39:02 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:39:02 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:39:02 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:39:02 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:39:02 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:39:02 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:39:02 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:39:02 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:39:02 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:39:02 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:39:02 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:39:02 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:provided 05:39:02 [INFO] | +- org.jline:jline:jar:3.21.0:provided 05:39:02 [INFO] | +- org.fusesource.jansi:jansi:jar:2.4.1:provided 05:39:02 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.modules:jar:4.4.6:provided 05:39:02 [INFO] | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.config:jar:4.4.6:provided 05:39:02 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:provided 05:39:02 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:provided 05:39:02 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:provided 05:39:02 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:provided 05:39:02 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:provided 05:39:02 [INFO] | | \- javax.activation:activation:jar:1.1.1:provided 05:39:02 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:provided 05:39:02 [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.12.1:provided 05:39:02 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided 05:39:02 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.6:provided 05:39:02 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 05:39:02 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 05:39:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 05:39:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 05:39:02 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 05:39:02 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:test 05:39:02 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 05:39:02 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 05:39:02 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 05:39:02 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 05:39:02 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:39:02 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 05:39:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 05:39:02 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 05:39:02 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 05:39:02 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 05:39:02 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 05:39:02 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 05:39:02 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 05:39:02 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 05:39:02 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 05:39:02 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 05:39:02 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 05:39:02 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 05:39:02 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 05:39:02 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 05:39:02 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 05:39:02 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 05:39:02 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 05:39:02 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 05:39:02 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 05:39:02 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 05:39:02 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 05:39:02 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 05:39:02 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 05:39:02 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 05:39:02 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 05:39:02 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:test 05:39:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 05:39:02 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:test 05:39:02 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 05:39:02 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 05:39:02 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 05:39:02 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 05:39:02 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 05:39:02 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 05:39:02 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:39:02 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:39:02 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:test 05:39:02 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:test 05:39:02 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 05:39:02 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:test 05:39:02 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:39:02 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:test 05:39:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:test 05:39:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 05:39:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:test 05:39:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:test 05:39:02 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:test 05:39:02 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 05:39:02 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 05:39:02 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:39:02 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:39:02 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:39:02 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:39:02 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:39:02 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:39:02 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:39:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:39:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:39:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:39:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:39:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:39:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:39:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:39:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:39:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:39:02 [INFO] +- junit:junit:jar:4.13.2:test 05:39:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:39:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:39:02 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:39:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:39:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:39:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:39:02 [INFO] 05:39:02 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-cli --- 05:39:02 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/cli/target/sonatype-clm/module.xml 05:39:02 [INFO] 05:39:02 [INFO] -------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-cli >------------- 05:39:02 [INFO] Building OpenDaylight :: BGP :: Cli 0.21.12-SNAPSHOT [76/169] 05:39:02 [INFO] ------------------------------[ feature ]------------------------------- 05:39:02 [INFO] 05:39:02 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-cli --- 05:39:02 [INFO] 05:39:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-cli --- 05:39:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:39:02 [INFO] 05:39:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-cli --- 05:39:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:39:02 [INFO] 05:39:02 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-cli --- 05:39:02 [INFO] 05:39:02 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-cli --- 05:39:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:39:02 [INFO] argLine set to empty 05:39:02 [INFO] 05:39:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-cli --- 05:39:02 [INFO] Starting audit... 05:39:02 Audit done. 05:39:02 [INFO] You have 0 Checkstyle violations. 05:39:02 [INFO] 05:39:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-cli --- 05:39:02 [INFO] Starting audit... 05:39:02 Audit done. 05:39:02 [INFO] You have 0 Checkstyle violations. 05:39:02 [INFO] 05:39:02 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-cli --- 05:39:02 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-cli/target/classes/LICENSE 05:39:02 [INFO] 05:39:02 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-cli --- 05:39:03 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-cli/target/feature/feature.xml 05:39:03 [INFO] ...done! 05:39:03 [INFO] Attaching features XML 05:39:03 [INFO] 05:39:03 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-cli --- 05:39:03 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:39:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:39:03 [INFO] 05:39:03 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-cli >>> 05:39:03 [INFO] 05:39:03 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-cli --- 05:39:03 [INFO] 05:39:03 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-cli <<< 05:39:03 [INFO] 05:39:03 [INFO] 05:39:03 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-cli --- 05:39:03 [INFO] 05:39:03 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-cli --- 05:39:03 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-cli 05:39:03 [INFO] Project dependency features detected: [] 05:39:03 [INFO] Pax Exam System (Version: 4.13.3) created. 05:39:03 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:39:03 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:39:03 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:39:03 [INFO] Waiting for remote bundle context.. on 21000 name: 137a6e20-5977-44c2-80c3-05e51ee37c0a timout: [ RelativeTimeout value = 180000 ] 05:39:11 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:39:11 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:39:11 [INFO] 05:39:11 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-cli --- 05:39:11 [INFO] 05:39:11 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-cli --- 05:39:11 [INFO] No Javadoc in project. Archive not created. 05:39:11 [INFO] 05:39:11 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-cli --- 05:39:11 [INFO] CycloneDX: Resolving Dependencies 05:39:12 [INFO] CycloneDX: Creating BOM version 1.5 with 139 component(s) 05:39:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-cli/target/bom.xml 05:39:12 [INFO] attaching as odl-bgpcep-bgp-cli-0.21.12-SNAPSHOT-cyclonedx.xml 05:39:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-cli/target/bom.json 05:39:12 [INFO] attaching as odl-bgpcep-bgp-cli-0.21.12-SNAPSHOT-cyclonedx.json 05:39:12 [INFO] 05:39:12 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-cli --- 05:39:12 [INFO] Skipping duplicate-finder execution! 05:39:12 [INFO] 05:39:12 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-cli --- 05:39:12 [INFO] Skipping plugin execution 05:39:12 [INFO] 05:39:12 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-cli --- 05:39:12 [INFO] Skipping source per configuration. 05:39:12 [INFO] 05:39:12 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-cli --- 05:39:12 [INFO] 05:39:12 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-cli --- 05:39:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:39:12 [INFO] 05:39:12 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-cli --- 05:39:12 [WARNING] 05:39:12 [WARNING] The packaging plugin for project odl-bgpcep-bgp-cli did not assign 05:39:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:39:12 [WARNING] 05:39:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:39:12 [WARNING] 05:39:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-cli/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.21.12-SNAPSHOT/odl-bgpcep-bgp-cli-0.21.12-SNAPSHOT.pom 05:39:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.21.12-SNAPSHOT/odl-bgpcep-bgp-cli-0.21.12-SNAPSHOT-features.xml 05:39:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-cli/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.21.12-SNAPSHOT/odl-bgpcep-bgp-cli-0.21.12-SNAPSHOT-cyclonedx.xml 05:39:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-cli/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.21.12-SNAPSHOT/odl-bgpcep-bgp-cli-0.21.12-SNAPSHOT-cyclonedx.json 05:39:12 [INFO] 05:39:12 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-cli --- 05:39:12 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-cli:feature:0.21.12-SNAPSHOT 05:39:12 [INFO] +- org.opendaylight.bgpcep:bgp-cli:jar:0.21.12-SNAPSHOT:compile 05:39:12 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:39:12 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:39:12 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:39:12 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:39:12 [INFO] | | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:39:12 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:39:12 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:39:12 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:39:12 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:39:12 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:39:12 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:39:12 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:39:12 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:39:12 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:39:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:39:12 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:39:12 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:39:12 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:39:12 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:39:12 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:39:12 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:39:12 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:39:12 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:39:12 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.21.12-SNAPSHOT:compile 05:39:12 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:39:12 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:39:12 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.21.12-SNAPSHOT:compile 05:39:12 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:39:12 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:39:12 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:39:12 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:39:12 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:39:12 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:39:12 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:39:12 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:39:12 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:39:12 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:39:12 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:39:12 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:39:12 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:39:12 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.21.12-SNAPSHOT:compile 05:39:12 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:39:12 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:39:12 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:39:12 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:39:12 [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:39:12 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:39:12 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:39:12 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 05:39:12 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:39:12 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:39:12 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:39:12 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:39:12 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:39:12 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:39:12 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:39:12 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:39:12 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:39:12 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:39:12 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:39:12 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:39:12 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:39:12 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:39:12 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:39:12 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:39:12 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:39:12 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:39:12 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:39:12 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:39:12 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:39:12 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:39:12 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:39:12 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:39:12 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:39:12 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:39:12 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:39:12 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:39:12 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:39:12 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:39:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:39:12 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:39:12 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:39:12 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:39:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:39:12 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:39:12 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:39:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:39:12 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:39:12 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:39:12 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:39:12 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:39:12 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:39:12 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:39:12 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:39:12 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:39:12 [INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:39:12 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:39:12 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:39:12 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:39:12 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:39:12 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:39:12 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:39:12 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:39:12 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:39:12 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:39:12 [INFO] | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:39:12 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:39:12 [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:39:12 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:39:12 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:39:12 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:39:12 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:39:12 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:39:12 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:39:12 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:39:12 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:39:12 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:39:12 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:39:12 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:39:12 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:39:12 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:39:12 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:39:12 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:39:12 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:39:12 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:39:12 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:39:12 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:39:12 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:39:12 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:39:12 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:39:12 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:39:12 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:39:12 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:39:12 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:39:12 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:39:12 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:39:12 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:39:12 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:39:12 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:39:12 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:39:12 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:39:12 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:39:12 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:39:12 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:39:12 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:39:12 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:39:12 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:39:12 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:39:12 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:39:12 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:39:12 [INFO] +- junit:junit:jar:4.13.2:test 05:39:12 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:39:12 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:39:12 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:39:12 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:39:12 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:39:12 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:39:12 [INFO] 05:39:12 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-cli --- 05:39:12 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-cli/target/sonatype-clm/module.xml 05:39:12 [INFO] 05:39:12 [INFO] ----------------< org.opendaylight.bgpcep:bgp-flowspec >---------------- 05:39:12 [INFO] Building bgp-flowspec 0.21.12-SNAPSHOT [77/169] 05:39:12 [INFO] -------------------------------[ bundle ]------------------------------- 05:39:12 [INFO] 05:39:12 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-flowspec --- 05:39:12 [INFO] 05:39:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-flowspec --- 05:39:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:39:12 [INFO] 05:39:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-flowspec --- 05:39:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:39:12 [INFO] 05:39:12 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-flowspec --- 05:39:13 [INFO] 05:39:13 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-flowspec --- 05:39:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:39:13 [INFO] 05:39:13 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ bgp-flowspec --- 05:39:13 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:39:13 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/src/main/yang 05:39:13 [INFO] yang-to-sources: Found 13 dependencies in 3.165 ms 05:39:13 [INFO] yang-to-sources: Project model files found: 1 in 4.014 ms 05:39:13 [INFO] yang-to-sources: 13 YANG models processed in 144.2 ms 05:39:13 [INFO] BindingJavaFileGenerator: Defined 249 files in 12.56 ms 05:39:13 [INFO] Sorted 249 files into 51 directories in 397.0 μs 05:39:13 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 249 in 54.81 ms 05:39:13 [INFO] 05:39:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-flowspec --- 05:39:13 [INFO] Starting audit... 05:39:13 Audit done. 05:39:13 [INFO] You have 0 Checkstyle violations. 05:39:13 [INFO] 05:39:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-flowspec --- 05:39:13 [INFO] Starting audit... 05:39:13 Audit done. 05:39:13 [INFO] You have 0 Checkstyle violations. 05:39:13 [INFO] 05:39:13 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-flowspec --- 05:39:13 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/target/classes/LICENSE 05:39:13 [INFO] 05:39:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-flowspec --- 05:39:13 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/src/main/resources 05:39:13 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/target/generated-sources/spi 05:39:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:39:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:39:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:39:13 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/target/generated-sources/spi 05:39:13 [INFO] 05:39:13 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-flowspec --- 05:39:13 [INFO] Recompiling the module because of changed dependency. 05:39:13 [INFO] Compiling 305 source files with javac [debug release 17] to target/classes 05:39:15 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 05:39:15 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 05:39:15 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 05:39:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[301,100] unchecked cast 05:39:15 required: java.util.Set 05:39:15 found: java.lang.Object 05:39:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[318,100] unchecked cast 05:39:15 required: java.util.Set 05:39:15 found: java.lang.Object 05:39:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[335,100] unchecked cast 05:39:15 required: java.util.Set 05:39:15 found: java.lang.Object 05:39:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[352,100] unchecked cast 05:39:15 required: java.util.Set 05:39:15 found: java.lang.Object 05:39:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[369,100] unchecked cast 05:39:15 required: java.util.Set 05:39:15 found: java.lang.Object 05:39:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[386,93] unchecked cast 05:39:15 required: java.util.Set 05:39:15 found: java.lang.Object 05:39:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[403,100] unchecked cast 05:39:15 required: java.util.Set 05:39:15 found: java.lang.Object 05:39:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[420,100] unchecked cast 05:39:15 required: java.util.Set 05:39:15 found: java.lang.Object 05:39:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[437,93] unchecked cast 05:39:15 required: java.util.Set 05:39:15 found: java.lang.Object 05:39:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[441,77] unchecked cast 05:39:15 required: java.util.Set 05:39:15 found: java.lang.Object 05:39:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/BGPActivator.java:[75,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 05:39:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/BGPActivator.java:[77,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 05:39:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/BGPActivator.java:[84,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 05:39:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/BGPActivator.java:[86,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 05:39:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/ipv4/FlowspecIpv4NlriParserHelper.java:[83,100] unchecked cast 05:39:15 required: java.util.Set 05:39:15 found: java.lang.Object 05:39:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/ipv6/FlowspecIpv6NlriParserHelper.java:[93,100] unchecked cast 05:39:15 required: java.util.Set 05:39:15 found: java.lang.Object 05:39:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/ipv6/FlowspecIpv6NlriParserHelper.java:[110,100] unchecked cast 05:39:15 required: java.util.Set 05:39:15 found: java.lang.Object 05:39:15 [INFO] 05:39:15 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-flowspec >>> 05:39:15 [INFO] 05:39:15 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-flowspec --- 05:39:15 [INFO] Fork Value is true 05:39:20 [INFO] Done SpotBugs Analysis.... 05:39:20 [INFO] 05:39:20 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-flowspec <<< 05:39:20 [INFO] 05:39:20 [INFO] 05:39:20 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-flowspec --- 05:39:20 [INFO] BugInstance size is 0 05:39:20 [INFO] Error size is 0 05:39:20 [INFO] No errors/warnings found 05:39:20 [INFO] 05:39:20 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-flowspec --- 05:39:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/src/test/resources 05:39:20 [INFO] 05:39:20 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-flowspec --- 05:39:20 [INFO] Recompiling the module because of changed dependency. 05:39:20 [INFO] Compiling 14 source files with javac [debug release 17] to target/test-classes 05:39:20 [INFO] 05:39:20 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-flowspec --- 05:39:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:39:20 [INFO] 05:39:20 [INFO] ------------------------------------------------------- 05:39:20 [INFO] T E S T S 05:39:20 [INFO] ------------------------------------------------------- 05:39:21 [INFO] Running org.opendaylight.protocol.bgp.flowspec.AbstractFlowspecNlriParserTest 05:39:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 s -- in org.opendaylight.protocol.bgp.flowspec.AbstractFlowspecNlriParserTest 05:39:22 [INFO] Running org.opendaylight.protocol.bgp.flowspec.ActivatorTest 05:39:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.opendaylight.protocol.bgp.flowspec.ActivatorTest 05:39:22 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecIpv4RIBSupportTest 05:39:25 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:39:27 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.931 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecIpv4RIBSupportTest 05:39:27 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecIpv6RIBSupportTest 05:39:27 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecIpv6RIBSupportTest 05:39:27 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4NlriParserTest 05:39:27 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4NlriParserTest 05:39:27 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4RIBSupportTest 05:39:27 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4RIBSupportTest 05:39:27 [INFO] Running org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv4NlriParserTest 05:39:27 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv4NlriParserTest 05:39:27 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6NlriParserTest 05:39:27 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6NlriParserTest 05:39:27 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6RIBSupportTest 05:39:27 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6RIBSupportTest 05:39:27 [INFO] Running org.opendaylight.protocol.bgp.flowspec.OperandsTest 05:39:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.protocol.bgp.flowspec.OperandsTest 05:39:27 [INFO] Running org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv6NlriParserTest 05:39:27 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv6NlriParserTest 05:39:27 [INFO] Running org.opendaylight.protocol.bgp.flowspec.TableTypeActivatorTest 05:39:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.bgp.flowspec.TableTypeActivatorTest 05:39:27 [INFO] Running org.opendaylight.protocol.bgp.flowspec.extended.communities.FSExtendedCommunitiesTest 05:39:27 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.protocol.bgp.flowspec.extended.communities.FSExtendedCommunitiesTest 05:39:27 [INFO] Running org.opendaylight.protocol.bgp.flowspec.handlers.NumericOperandParserTest 05:39:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.flowspec.handlers.NumericOperandParserTest 05:39:27 [INFO] 05:39:27 [INFO] Results: 05:39:27 [INFO] 05:39:27 [INFO] Tests run: 130, Failures: 0, Errors: 0, Skipped: 0 05:39:27 [INFO] 05:39:27 [INFO] 05:39:27 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-flowspec --- 05:39:27 [INFO] 05:39:27 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-flowspec --- 05:39:28 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/target/bgp-flowspec-0.21.12-SNAPSHOT.jar 05:39:28 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/target/classes/META-INF/MANIFEST.MF 05:39:28 [INFO] 05:39:28 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-flowspec --- 05:39:28 [INFO] No previous run data found, generating javadoc. 05:39:33 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/target/bgp-flowspec-0.21.12-SNAPSHOT-javadoc.jar 05:39:33 [INFO] 05:39:33 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-flowspec --- 05:39:33 [INFO] CycloneDX: Resolving Dependencies 05:39:35 [INFO] CycloneDX: Creating BOM version 1.5 with 57 component(s) 05:39:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/target/bom.xml 05:39:35 [INFO] attaching as bgp-flowspec-0.21.12-SNAPSHOT-cyclonedx.xml 05:39:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/target/bom.json 05:39:35 [INFO] attaching as bgp-flowspec-0.21.12-SNAPSHOT-cyclonedx.json 05:39:35 [INFO] 05:39:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-flowspec --- 05:39:35 [INFO] Skipping duplicate-finder execution! 05:39:35 [INFO] 05:39:35 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-flowspec --- 05:39:35 [INFO] No dependency problems found 05:39:35 [INFO] 05:39:35 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-flowspec --- 05:39:35 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/target/bgp-flowspec-0.21.12-SNAPSHOT-sources.jar 05:39:35 [INFO] 05:39:35 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-flowspec --- 05:39:35 [INFO] 05:39:35 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-flowspec --- 05:39:35 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/target/code-coverage/jacoco.exec 05:39:35 [INFO] Analyzed bundle 'bgp-flowspec' with 59 classes 05:39:35 [INFO] 05:39:35 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-flowspec --- 05:39:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.21.12-SNAPSHOT/bgp-flowspec-0.21.12-SNAPSHOT.pom 05:39:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/target/bgp-flowspec-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.21.12-SNAPSHOT/bgp-flowspec-0.21.12-SNAPSHOT.jar 05:39:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/target/bgp-flowspec-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.21.12-SNAPSHOT/bgp-flowspec-0.21.12-SNAPSHOT-javadoc.jar 05:39:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.21.12-SNAPSHOT/bgp-flowspec-0.21.12-SNAPSHOT-cyclonedx.xml 05:39:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.21.12-SNAPSHOT/bgp-flowspec-0.21.12-SNAPSHOT-cyclonedx.json 05:39:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/target/bgp-flowspec-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.21.12-SNAPSHOT/bgp-flowspec-0.21.12-SNAPSHOT-sources.jar 05:39:35 [INFO] 05:39:35 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-flowspec --- 05:39:35 [INFO] Installing org/opendaylight/bgpcep/bgp-flowspec/0.21.12-SNAPSHOT/bgp-flowspec-0.21.12-SNAPSHOT.jar 05:39:35 [INFO] Writing OBR metadata 05:39:35 [INFO] 05:39:35 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-flowspec --- 05:39:35 [INFO] org.opendaylight.bgpcep:bgp-flowspec:bundle:0.21.12-SNAPSHOT 05:39:35 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:39:35 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:39:35 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:compile 05:39:35 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:39:35 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:39:35 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:39:35 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 05:39:35 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:39:35 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:39:35 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:39:35 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:39:35 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:39:35 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 05:39:35 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:test 05:39:35 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:39:35 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:39:35 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:test-jar:tests:0.21.12-SNAPSHOT:test 05:39:35 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:test 05:39:35 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:39:35 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:39:35 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:39:35 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:39:35 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:39:35 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:39:35 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:39:35 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:39:35 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:39:35 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:39:35 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:39:35 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:39:35 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:39:35 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:39:35 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:39:35 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:39:35 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:39:35 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:39:35 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:39:35 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:39:35 [INFO] | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:39:35 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:39:35 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:39:35 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:39:35 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:39:35 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:39:35 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:39:35 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:39:35 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:39:35 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:39:35 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:39:35 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:39:35 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:39:35 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:39:35 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:39:35 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:39:35 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.21.12-SNAPSHOT:test 05:39:35 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 05:39:35 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 05:39:35 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 05:39:35 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 05:39:35 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 05:39:35 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 05:39:35 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 05:39:35 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 05:39:35 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 05:39:35 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 05:39:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 05:39:35 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 05:39:35 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 05:39:35 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 05:39:35 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 05:39:35 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 05:39:35 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 05:39:35 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 05:39:35 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 05:39:35 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 05:39:35 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 05:39:35 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 05:39:35 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 05:39:35 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 05:39:35 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 05:39:35 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 05:39:35 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 05:39:35 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 05:39:35 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 05:39:35 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 05:39:35 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 05:39:35 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 05:39:35 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 05:39:35 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 05:39:35 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 05:39:35 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 05:39:35 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 05:39:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 05:39:35 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 05:39:35 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 05:39:35 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 05:39:35 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 05:39:35 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:test 05:39:35 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:test 05:39:35 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 05:39:35 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:test 05:39:35 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 05:39:35 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:39:35 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 05:39:35 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 05:39:35 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:39:35 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:39:35 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:39:35 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:39:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:39:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:39:35 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:39:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:39:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:39:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:39:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:39:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:39:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:39:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:39:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:39:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:39:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:39:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:39:35 [INFO] +- junit:junit:jar:4.13.2:test 05:39:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:39:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:39:35 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:39:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:39:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:39:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:39:35 [INFO] 05:39:35 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-flowspec --- 05:39:35 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/target/sonatype-clm/module.xml 05:39:35 [INFO] 05:39:35 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec >----------- 05:39:35 [INFO] Building OpenDaylight :: BGP :: Flowspec 0.21.12-SNAPSHOT [78/169] 05:39:35 [INFO] ------------------------------[ feature ]------------------------------- 05:39:35 [INFO] 05:39:35 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-flowspec --- 05:39:35 [INFO] 05:39:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-flowspec --- 05:39:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:39:35 [INFO] 05:39:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-flowspec --- 05:39:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:39:35 [INFO] 05:39:35 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-flowspec --- 05:39:36 [INFO] 05:39:36 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-flowspec --- 05:39:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:39:36 [INFO] argLine set to empty 05:39:36 [INFO] 05:39:36 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-flowspec --- 05:39:36 [INFO] Starting audit... 05:39:36 Audit done. 05:39:36 [INFO] You have 0 Checkstyle violations. 05:39:36 [INFO] 05:39:36 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-flowspec --- 05:39:36 [INFO] Starting audit... 05:39:36 Audit done. 05:39:36 [INFO] You have 0 Checkstyle violations. 05:39:36 [INFO] 05:39:36 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-flowspec --- 05:39:36 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-flowspec/target/classes/LICENSE 05:39:36 [INFO] 05:39:36 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-flowspec --- 05:39:36 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-flowspec/target/feature/feature.xml 05:39:36 [INFO] ...done! 05:39:36 [INFO] Attaching features XML 05:39:36 [INFO] 05:39:36 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-flowspec --- 05:39:36 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:39:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:39:36 [INFO] 05:39:36 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-flowspec >>> 05:39:36 [INFO] 05:39:36 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-flowspec --- 05:39:36 [INFO] 05:39:36 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-flowspec <<< 05:39:36 [INFO] 05:39:36 [INFO] 05:39:36 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-flowspec --- 05:39:36 [INFO] 05:39:36 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-flowspec --- 05:39:36 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec 05:39:36 [INFO] Project dependency features detected: [] 05:39:36 [INFO] Pax Exam System (Version: 4.13.3) created. 05:39:36 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:39:37 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:39:37 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:39:37 [INFO] Waiting for remote bundle context.. on 21000 name: 75d32cc2-2629-4bcf-8191-c3be9c6dd695 timout: [ RelativeTimeout value = 180000 ] 05:39:45 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:39:45 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:39:45 [INFO] 05:39:45 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-flowspec --- 05:39:45 [INFO] 05:39:45 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-flowspec --- 05:39:45 [INFO] No Javadoc in project. Archive not created. 05:39:45 [INFO] 05:39:45 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-flowspec --- 05:39:45 [INFO] CycloneDX: Resolving Dependencies 05:39:47 [INFO] CycloneDX: Creating BOM version 1.5 with 146 component(s) 05:39:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-flowspec/target/bom.xml 05:39:47 [INFO] attaching as odl-bgpcep-bgp-flowspec-0.21.12-SNAPSHOT-cyclonedx.xml 05:39:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-flowspec/target/bom.json 05:39:47 [INFO] attaching as odl-bgpcep-bgp-flowspec-0.21.12-SNAPSHOT-cyclonedx.json 05:39:47 [INFO] 05:39:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-flowspec --- 05:39:47 [INFO] Skipping duplicate-finder execution! 05:39:47 [INFO] 05:39:47 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-flowspec --- 05:39:47 [INFO] Skipping plugin execution 05:39:47 [INFO] 05:39:47 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-flowspec --- 05:39:47 [INFO] Skipping source per configuration. 05:39:47 [INFO] 05:39:47 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-flowspec --- 05:39:47 [INFO] 05:39:47 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-flowspec --- 05:39:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:39:47 [INFO] 05:39:47 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-flowspec --- 05:39:47 [WARNING] 05:39:47 [WARNING] The packaging plugin for project odl-bgpcep-bgp-flowspec did not assign 05:39:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:39:47 [WARNING] 05:39:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:39:47 [WARNING] 05:39:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-flowspec/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.21.12-SNAPSHOT/odl-bgpcep-bgp-flowspec-0.21.12-SNAPSHOT.pom 05:39:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-flowspec/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.21.12-SNAPSHOT/odl-bgpcep-bgp-flowspec-0.21.12-SNAPSHOT-features.xml 05:39:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-flowspec/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.21.12-SNAPSHOT/odl-bgpcep-bgp-flowspec-0.21.12-SNAPSHOT-cyclonedx.xml 05:39:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-flowspec/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.21.12-SNAPSHOT/odl-bgpcep-bgp-flowspec-0.21.12-SNAPSHOT-cyclonedx.json 05:39:47 [INFO] 05:39:47 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-flowspec --- 05:39:47 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec:feature:0.21.12-SNAPSHOT 05:39:47 [INFO] +- org.opendaylight.bgpcep:bgp-flowspec:jar:0.21.12-SNAPSHOT:compile 05:39:47 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:39:47 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:39:47 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:compile 05:39:47 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:39:47 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:39:47 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:39:47 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:39:47 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:39:47 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:39:47 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:39:47 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:39:47 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:39:47 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:39:47 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:39:47 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:39:47 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:39:47 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:39:47 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:39:47 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:39:47 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:39:47 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:39:47 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:39:47 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:39:47 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:39:47 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:39:47 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:39:47 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:39:47 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:39:47 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:39:47 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:39:47 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:39:47 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:39:47 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:39:47 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:39:47 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:39:47 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:39:47 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:39:47 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:39:47 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:39:47 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:39:47 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:39:47 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:39:47 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:39:47 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:39:47 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:39:47 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:39:47 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:39:47 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:39:47 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.21.12-SNAPSHOT:compile 05:39:47 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.21.12-SNAPSHOT:compile 05:39:47 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:39:47 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.21.12-SNAPSHOT:compile 05:39:47 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.21.12-SNAPSHOT:compile 05:39:47 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.12-SNAPSHOT:compile 05:39:47 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.21.12-SNAPSHOT:compile 05:39:47 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.21.12-SNAPSHOT:compile 05:39:47 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:39:47 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:39:47 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:39:47 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:39:47 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:39:47 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:39:47 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:39:47 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:39:47 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:39:47 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:39:47 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:39:47 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:39:47 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:39:47 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:39:47 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:39:47 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:39:47 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:39:47 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:39:47 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:39:47 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:39:47 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:39:47 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:39:47 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:39:47 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:39:47 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:39:47 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 05:39:47 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:39:47 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:39:47 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:39:47 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:39:47 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:39:47 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:39:47 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:39:47 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:39:47 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:39:47 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:39:47 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:39:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:39:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:39:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:39:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:39:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:39:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:39:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:39:47 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:39:47 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:39:47 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:39:47 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:39:47 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:39:47 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:39:47 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:39:47 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:39:47 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:39:47 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:39:47 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:39:47 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:39:47 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:39:47 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:39:47 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:39:47 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:39:47 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:39:47 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:39:47 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:39:47 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:39:47 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:39:47 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:39:47 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:39:47 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:39:47 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:39:47 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:39:47 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:39:47 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:39:47 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:39:47 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:39:47 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:39:47 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:39:47 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:39:47 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:39:47 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:39:47 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:39:47 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:39:47 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:39:47 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:39:47 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:39:47 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:39:47 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:39:47 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.21.12-SNAPSHOT:compile 05:39:47 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:39:47 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:39:47 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:39:47 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:39:47 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:39:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:39:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:39:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:39:47 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:39:47 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:39:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:39:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:39:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:39:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:39:47 [INFO] +- junit:junit:jar:4.13.2:test 05:39:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:39:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:39:47 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:39:47 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:39:47 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:39:47 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:39:47 [INFO] 05:39:47 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-flowspec --- 05:39:47 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-flowspec/target/sonatype-clm/module.xml 05:39:47 [INFO] 05:39:47 [INFO] ------------< org.opendaylight.bgpcep:bgp-labeled-unicast >------------- 05:39:47 [INFO] Building bgp-labeled-unicast 0.21.12-SNAPSHOT [79/169] 05:39:47 [INFO] -------------------------------[ bundle ]------------------------------- 05:39:47 [INFO] 05:39:47 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-labeled-unicast --- 05:39:47 [INFO] 05:39:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-labeled-unicast --- 05:39:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:39:47 [INFO] 05:39:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-labeled-unicast --- 05:39:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:39:47 [INFO] 05:39:47 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-labeled-unicast --- 05:39:47 [INFO] 05:39:47 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-labeled-unicast --- 05:39:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/labeled-unicast/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:39:47 [INFO] 05:39:47 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ bgp-labeled-unicast --- 05:39:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:39:47 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/labeled-unicast/src/main/yang 05:39:47 [INFO] yang-to-sources: Found 13 dependencies in 4.173 ms 05:39:47 [INFO] yang-to-sources: Project model files found: 1 in 2.303 ms 05:39:47 [INFO] yang-to-sources: 13 YANG models processed in 93.73 ms 05:39:47 [INFO] BindingJavaFileGenerator: Defined 79 files in 9.884 ms 05:39:47 [INFO] Sorted 79 files into 24 directories in 133.2 μs 05:39:47 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 79 in 23.73 ms 05:39:47 [INFO] 05:39:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-labeled-unicast --- 05:39:47 [INFO] Starting audit... 05:39:47 Audit done. 05:39:47 [INFO] You have 0 Checkstyle violations. 05:39:47 [INFO] 05:39:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-labeled-unicast --- 05:39:47 [INFO] Starting audit... 05:39:47 Audit done. 05:39:47 [INFO] You have 0 Checkstyle violations. 05:39:47 [INFO] 05:39:47 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-labeled-unicast --- 05:39:47 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/labeled-unicast/target/classes/LICENSE 05:39:47 [INFO] 05:39:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-labeled-unicast --- 05:39:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/labeled-unicast/src/main/resources 05:39:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/labeled-unicast/target/generated-sources/spi 05:39:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:39:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:39:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:39:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/labeled-unicast/target/generated-sources/spi 05:39:47 [INFO] 05:39:47 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-labeled-unicast --- 05:39:47 [INFO] Recompiling the module because of changed dependency. 05:39:47 [INFO] Compiling 87 source files with javac [debug release 17] to target/classes 05:39:48 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 05:39:48 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 05:39:48 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 05:39:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/labeled-unicast/src/main/java/org/opendaylight/protocol/bgp/labeled/unicast/BGPActivator.java:[48,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 05:39:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/labeled-unicast/src/main/java/org/opendaylight/protocol/bgp/labeled/unicast/BGPActivator.java:[50,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 05:39:48 [INFO] 05:39:48 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-labeled-unicast >>> 05:39:48 [INFO] 05:39:48 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-labeled-unicast --- 05:39:48 [INFO] Fork Value is true 05:39:51 [INFO] Done SpotBugs Analysis.... 05:39:51 [INFO] 05:39:51 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-labeled-unicast <<< 05:39:51 [INFO] 05:39:51 [INFO] 05:39:51 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-labeled-unicast --- 05:39:51 [INFO] BugInstance size is 0 05:39:51 [INFO] Error size is 0 05:39:51 [INFO] No errors/warnings found 05:39:51 [INFO] 05:39:51 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-labeled-unicast --- 05:39:51 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/labeled-unicast/src/test/resources 05:39:51 [INFO] 05:39:51 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-labeled-unicast --- 05:39:51 [INFO] Recompiling the module because of changed dependency. 05:39:51 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 05:39:52 [INFO] 05:39:52 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-labeled-unicast --- 05:39:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:39:52 [INFO] 05:39:52 [INFO] ------------------------------------------------------- 05:39:52 [INFO] T E S T S 05:39:52 [INFO] ------------------------------------------------------- 05:39:52 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.ActivatorTest 05:39:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s -- in org.opendaylight.protocol.bgp.labeled.unicast.ActivatorTest 05:39:53 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.BgpPrefixSidTlvsTest 05:39:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.opendaylight.protocol.bgp.labeled.unicast.BgpPrefixSidTlvsTest 05:39:53 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.LUNlriParserTest 05:39:53 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:39:54 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.500 s -- in org.opendaylight.protocol.bgp.labeled.unicast.LUNlriParserTest 05:39:54 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv4RIBSupportTest 05:39:58 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.606 s -- in org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv4RIBSupportTest 05:39:58 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv6RIBSupportTest 05:39:58 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv6RIBSupportTest 05:39:58 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.TableTypeActivatorTest 05:39:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.labeled.unicast.TableTypeActivatorTest 05:39:58 [INFO] 05:39:58 [INFO] Results: 05:39:58 [INFO] 05:39:58 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 05:39:58 [INFO] 05:39:58 [INFO] 05:39:58 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-labeled-unicast --- 05:39:58 [INFO] 05:39:58 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-labeled-unicast --- 05:39:58 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.21.12-SNAPSHOT.jar 05:39:58 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/labeled-unicast/target/classes/META-INF/MANIFEST.MF 05:39:58 [INFO] 05:39:58 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-labeled-unicast --- 05:39:58 [INFO] No previous run data found, generating javadoc. 05:40:01 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.21.12-SNAPSHOT-javadoc.jar 05:40:01 [INFO] 05:40:01 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-labeled-unicast --- 05:40:01 [INFO] CycloneDX: Resolving Dependencies 05:40:03 [INFO] CycloneDX: Creating BOM version 1.5 with 58 component(s) 05:40:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/labeled-unicast/target/bom.xml 05:40:03 [INFO] attaching as bgp-labeled-unicast-0.21.12-SNAPSHOT-cyclonedx.xml 05:40:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/labeled-unicast/target/bom.json 05:40:03 [INFO] attaching as bgp-labeled-unicast-0.21.12-SNAPSHOT-cyclonedx.json 05:40:03 [INFO] 05:40:03 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-labeled-unicast --- 05:40:03 [INFO] Skipping duplicate-finder execution! 05:40:03 [INFO] 05:40:03 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-labeled-unicast --- 05:40:03 [INFO] No dependency problems found 05:40:03 [INFO] 05:40:03 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-labeled-unicast --- 05:40:03 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.21.12-SNAPSHOT-sources.jar 05:40:03 [INFO] 05:40:03 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-labeled-unicast --- 05:40:03 [INFO] 05:40:03 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-labeled-unicast --- 05:40:03 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/labeled-unicast/target/code-coverage/jacoco.exec 05:40:03 [INFO] Analyzed bundle 'bgp-labeled-unicast' with 11 classes 05:40:03 [INFO] 05:40:03 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-labeled-unicast --- 05:40:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/labeled-unicast/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.21.12-SNAPSHOT/bgp-labeled-unicast-0.21.12-SNAPSHOT.pom 05:40:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.21.12-SNAPSHOT/bgp-labeled-unicast-0.21.12-SNAPSHOT.jar 05:40:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.21.12-SNAPSHOT/bgp-labeled-unicast-0.21.12-SNAPSHOT-javadoc.jar 05:40:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/labeled-unicast/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.21.12-SNAPSHOT/bgp-labeled-unicast-0.21.12-SNAPSHOT-cyclonedx.xml 05:40:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/labeled-unicast/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.21.12-SNAPSHOT/bgp-labeled-unicast-0.21.12-SNAPSHOT-cyclonedx.json 05:40:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.21.12-SNAPSHOT/bgp-labeled-unicast-0.21.12-SNAPSHOT-sources.jar 05:40:03 [INFO] 05:40:03 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-labeled-unicast --- 05:40:03 [INFO] Installing org/opendaylight/bgpcep/bgp-labeled-unicast/0.21.12-SNAPSHOT/bgp-labeled-unicast-0.21.12-SNAPSHOT.jar 05:40:03 [INFO] Writing OBR metadata 05:40:03 [INFO] 05:40:03 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-labeled-unicast --- 05:40:03 [INFO] org.opendaylight.bgpcep:bgp-labeled-unicast:bundle:0.21.12-SNAPSHOT 05:40:03 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:compile 05:40:03 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:40:03 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:40:03 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:40:03 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:40:03 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:40:03 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:40:03 [INFO] +- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:13.0.7:compile 05:40:03 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 05:40:03 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:40:03 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:40:03 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:40:03 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:40:03 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:40:03 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 05:40:03 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:test-jar:tests:0.21.12-SNAPSHOT:test 05:40:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:test 05:40:03 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:40:03 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:40:03 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:40:03 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:40:03 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:40:03 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:40:03 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:40:03 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:40:03 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:40:03 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:40:03 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:40:03 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:40:03 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:40:03 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:40:03 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:40:03 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:40:03 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:40:03 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:40:03 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:40:03 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:40:03 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:40:03 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:40:03 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:40:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:40:03 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:40:03 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:40:03 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:40:03 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:40:03 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:40:03 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:40:03 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:40:03 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:40:03 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:40:03 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:40:03 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:40:03 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:40:03 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:40:03 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:40:03 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.21.12-SNAPSHOT:test 05:40:03 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 05:40:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 05:40:03 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 05:40:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 05:40:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 05:40:03 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 05:40:03 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 05:40:03 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 05:40:03 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 05:40:03 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 05:40:03 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 05:40:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 05:40:03 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 05:40:03 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 05:40:03 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 05:40:03 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 05:40:03 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 05:40:03 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 05:40:03 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 05:40:03 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 05:40:03 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 05:40:03 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 05:40:03 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 05:40:03 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 05:40:03 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 05:40:03 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 05:40:03 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 05:40:03 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 05:40:03 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 05:40:03 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 05:40:03 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 05:40:03 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 05:40:03 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 05:40:03 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 05:40:03 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 05:40:03 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 05:40:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 05:40:03 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 05:40:03 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 05:40:03 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 05:40:03 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 05:40:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 05:40:03 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:test 05:40:03 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:test 05:40:03 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 05:40:03 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:test 05:40:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 05:40:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:40:03 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 05:40:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 05:40:03 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:40:03 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:40:03 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:40:03 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:40:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:40:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:40:03 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:40:03 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:40:03 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:40:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:40:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:40:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:40:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:40:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:40:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:40:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:40:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:40:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:40:03 [INFO] +- junit:junit:jar:4.13.2:test 05:40:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:40:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:40:03 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:40:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:40:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:40:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:40:03 [INFO] 05:40:03 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-labeled-unicast --- 05:40:03 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/labeled-unicast/target/sonatype-clm/module.xml 05:40:03 [INFO] 05:40:03 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast >------- 05:40:03 [INFO] Building OpenDaylight :: BGP :: Labeled Unicast 0.21.12-SNAPSHOT [80/169] 05:40:03 [INFO] ------------------------------[ feature ]------------------------------- 05:40:03 [INFO] 05:40:03 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-labeled-unicast --- 05:40:03 [INFO] 05:40:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-labeled-unicast --- 05:40:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:40:03 [INFO] 05:40:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-labeled-unicast --- 05:40:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:40:03 [INFO] 05:40:03 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-labeled-unicast --- 05:40:04 [INFO] 05:40:04 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-labeled-unicast --- 05:40:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:40:04 [INFO] argLine set to empty 05:40:04 [INFO] 05:40:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-labeled-unicast --- 05:40:04 [INFO] Starting audit... 05:40:04 Audit done. 05:40:04 [INFO] You have 0 Checkstyle violations. 05:40:04 [INFO] 05:40:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-labeled-unicast --- 05:40:04 [INFO] Starting audit... 05:40:04 Audit done. 05:40:04 [INFO] You have 0 Checkstyle violations. 05:40:04 [INFO] 05:40:04 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-labeled-unicast --- 05:40:04 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-labeled-unicast/target/classes/LICENSE 05:40:04 [INFO] 05:40:04 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-labeled-unicast --- 05:40:04 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-labeled-unicast/target/feature/feature.xml 05:40:04 [INFO] ...done! 05:40:04 [INFO] Attaching features XML 05:40:04 [INFO] 05:40:04 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-labeled-unicast --- 05:40: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 05:40:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:40:04 [INFO] 05:40:04 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-labeled-unicast >>> 05:40:04 [INFO] 05:40:04 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-labeled-unicast --- 05:40:04 [INFO] 05:40:04 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-labeled-unicast <<< 05:40:04 [INFO] 05:40:04 [INFO] 05:40:04 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-labeled-unicast --- 05:40:04 [INFO] 05:40:04 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-labeled-unicast --- 05:40:04 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast 05:40:04 [INFO] Project dependency features detected: [] 05:40:04 [INFO] Pax Exam System (Version: 4.13.3) created. 05:40:04 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:40:04 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:40:04 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:40:04 [INFO] Waiting for remote bundle context.. on 21000 name: 494150a0-a373-4738-8981-f73d9b33b98e timout: [ RelativeTimeout value = 180000 ] 05:40:12 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:40:12 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:40:13 [INFO] 05:40:13 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-labeled-unicast --- 05:40:13 [INFO] 05:40:13 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-labeled-unicast --- 05:40:13 [INFO] No Javadoc in project. Archive not created. 05:40:13 [INFO] 05:40:13 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-labeled-unicast --- 05:40:13 [INFO] CycloneDX: Resolving Dependencies 05:40:14 [INFO] CycloneDX: Creating BOM version 1.5 with 148 component(s) 05:40:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-labeled-unicast/target/bom.xml 05:40:14 [INFO] attaching as odl-bgpcep-bgp-labeled-unicast-0.21.12-SNAPSHOT-cyclonedx.xml 05:40:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-labeled-unicast/target/bom.json 05:40:14 [INFO] attaching as odl-bgpcep-bgp-labeled-unicast-0.21.12-SNAPSHOT-cyclonedx.json 05:40:14 [INFO] 05:40:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-labeled-unicast --- 05:40:14 [INFO] Skipping duplicate-finder execution! 05:40:14 [INFO] 05:40:14 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-labeled-unicast --- 05:40:14 [INFO] Skipping plugin execution 05:40:14 [INFO] 05:40:14 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-labeled-unicast --- 05:40:14 [INFO] Skipping source per configuration. 05:40:14 [INFO] 05:40:14 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-labeled-unicast --- 05:40:14 [INFO] 05:40:14 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-labeled-unicast --- 05:40:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:40:14 [INFO] 05:40:14 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-labeled-unicast --- 05:40:14 [WARNING] 05:40:14 [WARNING] The packaging plugin for project odl-bgpcep-bgp-labeled-unicast did not assign 05:40:14 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:40:14 [WARNING] 05:40:14 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:40:14 [WARNING] 05:40:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-labeled-unicast/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.21.12-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-0.21.12-SNAPSHOT.pom 05:40:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-labeled-unicast/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.21.12-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-0.21.12-SNAPSHOT-features.xml 05:40:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-labeled-unicast/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.21.12-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-0.21.12-SNAPSHOT-cyclonedx.xml 05:40:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-labeled-unicast/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.21.12-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-0.21.12-SNAPSHOT-cyclonedx.json 05:40:14 [INFO] 05:40:14 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-labeled-unicast --- 05:40:14 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast:feature:0.21.12-SNAPSHOT 05:40:14 [INFO] +- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.21.12-SNAPSHOT:compile 05:40:14 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:compile 05:40:14 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:40:14 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:40:14 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:40:14 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:40:14 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:40:14 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:40:14 [INFO] | +- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:13.0.7:compile 05:40:14 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:40:14 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:40:14 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:40:14 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:40:14 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:40:14 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:40:14 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:40:14 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:40:14 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:40:14 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:40:14 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:40:14 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:40:14 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:40:14 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:40:14 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:40:14 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:40:14 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:40:14 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:40:14 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:40:14 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:40:14 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:40:14 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:40:14 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:40:14 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:40:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:40:14 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:40:14 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:40:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:40:14 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:40:14 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:40:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:40:14 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:40:14 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:40:14 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:40:14 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:40:14 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:40:14 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:40:14 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:40:14 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:40:14 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:40:14 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:40:14 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.21.12-SNAPSHOT:compile 05:40:14 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.21.12-SNAPSHOT:compile 05:40:14 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:40:14 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.21.12-SNAPSHOT:compile 05:40:14 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.21.12-SNAPSHOT:compile 05:40:14 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.12-SNAPSHOT:compile 05:40:14 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.21.12-SNAPSHOT:compile 05:40:14 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.21.12-SNAPSHOT:compile 05:40:14 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:40:14 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:40:14 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:40:14 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:40:14 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:40:14 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:40:14 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:40:14 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:40:14 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:40:14 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 05:40:14 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:40:14 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:40:14 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:40:14 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:40:14 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:40:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:40:14 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:40:14 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:40:14 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:40:14 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:40:14 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:40:14 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:40:14 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:40:14 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:40:14 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:40:14 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:40:14 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:40:14 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:40:14 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:40:14 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:40:14 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:40:14 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:40:14 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:40:14 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:40:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:40:14 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:40:14 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:40:14 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:40:14 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:40:14 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:40:14 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:40:14 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:40:14 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:40:14 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:40:14 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:40:14 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:40:14 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:40:14 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:40:14 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:40:14 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:40:14 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:40:14 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:40:14 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:40:14 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:40:14 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:40:14 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:40:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:40:14 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:40:14 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:40:14 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:40:14 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:40:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:40:14 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:40:14 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:40:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:40:14 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:40:14 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:40:14 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:40:14 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:40:14 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:40:14 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.21.12-SNAPSHOT:compile 05:40:14 [INFO] +- org.opendaylight.mdsal:odl-mdsal-rfc8294-netty:xml:features:13.0.7:compile 05:40:14 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:40:14 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:40:14 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:40:14 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:40:14 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:40:14 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:40:14 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:40:14 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:40:14 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:40:14 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:40:14 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:40:14 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:40:14 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:40:14 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:40:14 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:40:14 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:40:14 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:40:14 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:40:14 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:40:14 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:40:14 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:40:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:40:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:40:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:40:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:40:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:40:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:40:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:40:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:40:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:40:14 [INFO] +- junit:junit:jar:4.13.2:test 05:40:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:40:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:40:14 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:40:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:40:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:40:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:40:14 [INFO] 05:40:14 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-labeled-unicast --- 05:40:14 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-labeled-unicast/target/sonatype-clm/module.xml 05:40:14 [INFO] 05:40:14 [INFO] -----------------< org.opendaylight.bgpcep:bgp-l3vpn >------------------ 05:40:14 [INFO] Building bgp-l3vpn 0.21.12-SNAPSHOT [81/169] 05:40:14 [INFO] -------------------------------[ bundle ]------------------------------- 05:40:14 [INFO] 05:40:14 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-l3vpn --- 05:40:14 [INFO] 05:40:14 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-l3vpn --- 05:40:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:40:14 [INFO] 05:40:14 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-l3vpn --- 05:40:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:40:14 [INFO] 05:40:14 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-l3vpn --- 05:40:15 [INFO] 05:40:15 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-l3vpn --- 05:40:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/l3vpn/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:40:15 [INFO] 05:40:15 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ bgp-l3vpn --- 05:40:15 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:40:15 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/l3vpn/src/main/yang 05:40:15 [INFO] yang-to-sources: Found 14 dependencies in 3.208 ms 05:40:15 [INFO] yang-to-sources: Project model files found: 4 in 3.418 ms 05:40:15 [INFO] yang-to-sources: 17 YANG models processed in 133.4 ms 05:40:15 [INFO] BindingJavaFileGenerator: Defined 128 files in 11.74 ms 05:40:15 [INFO] Sorted 128 files into 50 directories in 174.3 μs 05:40:15 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 128 in 39.47 ms 05:40:15 [INFO] 05:40:15 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-l3vpn --- 05:40:15 [INFO] Starting audit... 05:40:15 Audit done. 05:40:15 [INFO] You have 0 Checkstyle violations. 05:40:15 [INFO] 05:40:15 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-l3vpn --- 05:40:15 [INFO] Starting audit... 05:40:15 Audit done. 05:40:15 [INFO] You have 0 Checkstyle violations. 05:40:15 [INFO] 05:40:15 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-l3vpn --- 05:40:15 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/l3vpn/target/classes/LICENSE 05:40:15 [INFO] 05:40:15 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-l3vpn --- 05:40:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/l3vpn/src/main/resources 05:40:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/l3vpn/target/generated-sources/spi 05:40:15 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 05:40:15 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:40:15 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 05:40:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/l3vpn/target/generated-sources/spi 05:40:15 [INFO] 05:40:15 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-l3vpn --- 05:40:15 [INFO] Recompiling the module because of changed dependency. 05:40:15 [INFO] Compiling 146 source files with javac [debug release 17] to target/classes 05:40:16 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 05:40:16 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 05:40:16 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 05:40:16 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/BGPActivator.java:[64,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 05:40:16 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/BGPActivator.java:[67,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 05:40:16 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/BGPActivator.java:[70,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 05:40:16 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/BGPActivator.java:[73,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 05:40:16 [INFO] 05:40:16 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-l3vpn >>> 05:40:16 [INFO] 05:40:16 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-l3vpn --- 05:40:16 [INFO] Fork Value is true 05:40:20 [INFO] Done SpotBugs Analysis.... 05:40:20 [INFO] 05:40:20 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-l3vpn <<< 05:40:20 [INFO] 05:40:20 [INFO] 05:40:20 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-l3vpn --- 05:40:20 [INFO] BugInstance size is 0 05:40:20 [INFO] Error size is 0 05:40:20 [INFO] No errors/warnings found 05:40:20 [INFO] 05:40:20 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-l3vpn --- 05:40:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/l3vpn/src/test/resources 05:40:20 [INFO] 05:40:20 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-l3vpn --- 05:40:20 [INFO] Recompiling the module because of changed dependency. 05:40:20 [INFO] Compiling 12 source files with javac [debug release 17] to target/test-classes 05:40:20 [INFO] 05:40:20 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-l3vpn --- 05:40:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:40:20 [INFO] 05:40:20 [INFO] ------------------------------------------------------- 05:40:20 [INFO] T E S T S 05:40:20 [INFO] ------------------------------------------------------- 05:40:21 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.BGPActivatorTest 05:40:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.opendaylight.protocol.bgp.l3vpn.BGPActivatorTest 05:40:21 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.RIBActivatorTest 05:40:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.387 s -- in org.opendaylight.protocol.bgp.l3vpn.RIBActivatorTest 05:40:25 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.TableTypeActivatorTest 05:40:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.l3vpn.TableTypeActivatorTest 05:40:25 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv4RIBSupportTest 05:40:25 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:40:26 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.715 s -- in org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv4RIBSupportTest 05:40:26 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv6RIBSupportTest 05:40:26 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv6RIBSupportTest 05:40:26 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.mcast.nlri.L3vpnMcastNlriSerializerTest 05:40:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.l3vpn.mcast.nlri.L3vpnMcastNlriSerializerTest 05:40:26 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NextHopTest 05:40:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NextHopTest 05:40:26 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NlriParserTest 05:40:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NlriParserTest 05:40:26 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4RIBSupportTest 05:40:27 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4RIBSupportTest 05:40:27 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NextHopTest 05:40:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NextHopTest 05:40:27 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NlriParserTest 05:40:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NlriParserTest 05:40:27 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6RIBSupportTest 05:40:27 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6RIBSupportTest 05:40:27 [INFO] 05:40:27 [INFO] Results: 05:40:27 [INFO] 05:40:27 [INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0 05:40:27 [INFO] 05:40:27 [INFO] 05:40:27 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-l3vpn --- 05:40:27 [INFO] 05:40:27 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-l3vpn --- 05:40:27 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/l3vpn/target/bgp-l3vpn-0.21.12-SNAPSHOT.jar 05:40:27 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/l3vpn/target/classes/META-INF/MANIFEST.MF 05:40:27 [INFO] 05:40:27 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-l3vpn --- 05:40:27 [INFO] No previous run data found, generating javadoc. 05:40:31 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/l3vpn/target/bgp-l3vpn-0.21.12-SNAPSHOT-javadoc.jar 05:40:31 [INFO] 05:40:31 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-l3vpn --- 05:40:31 [INFO] CycloneDX: Resolving Dependencies 05:40:32 [INFO] CycloneDX: Creating BOM version 1.5 with 59 component(s) 05:40:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/l3vpn/target/bom.xml 05:40:32 [INFO] attaching as bgp-l3vpn-0.21.12-SNAPSHOT-cyclonedx.xml 05:40:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/l3vpn/target/bom.json 05:40:32 [INFO] attaching as bgp-l3vpn-0.21.12-SNAPSHOT-cyclonedx.json 05:40:32 [INFO] 05:40:32 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-l3vpn --- 05:40:32 [INFO] Skipping duplicate-finder execution! 05:40:32 [INFO] 05:40:32 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-l3vpn --- 05:40:32 [INFO] No dependency problems found 05:40:32 [INFO] 05:40:32 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-l3vpn --- 05:40:32 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/l3vpn/target/bgp-l3vpn-0.21.12-SNAPSHOT-sources.jar 05:40:33 [INFO] 05:40:33 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-l3vpn --- 05:40:35 [INFO] 05:40:35 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-l3vpn --- 05:40:35 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/l3vpn/target/code-coverage/jacoco.exec 05:40:35 [INFO] Analyzed bundle 'bgp-l3vpn' with 27 classes 05:40:35 [INFO] 05:40:35 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-l3vpn --- 05:40:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/l3vpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.21.12-SNAPSHOT/bgp-l3vpn-0.21.12-SNAPSHOT.pom 05:40:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/l3vpn/target/bgp-l3vpn-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.21.12-SNAPSHOT/bgp-l3vpn-0.21.12-SNAPSHOT.jar 05:40:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/l3vpn/target/bgp-l3vpn-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.21.12-SNAPSHOT/bgp-l3vpn-0.21.12-SNAPSHOT-javadoc.jar 05:40:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/l3vpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.21.12-SNAPSHOT/bgp-l3vpn-0.21.12-SNAPSHOT-cyclonedx.xml 05:40:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/l3vpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.21.12-SNAPSHOT/bgp-l3vpn-0.21.12-SNAPSHOT-cyclonedx.json 05:40:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/l3vpn/target/bgp-l3vpn-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.21.12-SNAPSHOT/bgp-l3vpn-0.21.12-SNAPSHOT-sources.jar 05:40:35 [INFO] 05:40:35 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-l3vpn --- 05:40:35 [INFO] Installing org/opendaylight/bgpcep/bgp-l3vpn/0.21.12-SNAPSHOT/bgp-l3vpn-0.21.12-SNAPSHOT.jar 05:40:35 [INFO] Writing OBR metadata 05:40:35 [INFO] 05:40:35 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-l3vpn --- 05:40:35 [INFO] org.opendaylight.bgpcep:bgp-l3vpn:bundle:0.21.12-SNAPSHOT 05:40:35 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:compile 05:40:35 [INFO] +- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.21.12-SNAPSHOT:compile 05:40:35 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:40:35 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:40:35 [INFO] | \- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:13.0.7:compile 05:40:35 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:40:35 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 05:40:35 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:40:35 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:40:35 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:40:35 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:40:35 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:40:35 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:40:35 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:40:35 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 05:40:35 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:40:35 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:40:35 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:40:35 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:40:35 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:40:35 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:40:35 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:40:35 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:40:35 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:40:35 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:40:35 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:40:35 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:40:35 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:40:35 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:40:35 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:40:35 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:40:35 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:40:35 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:40:35 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:40:35 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:40:35 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:40:35 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:40:35 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:40:35 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:40:35 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:40:35 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:40:35 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:40:35 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:40:35 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:40:35 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:40:35 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:40:35 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:40:35 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:40:35 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:40:35 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:40:35 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:40:35 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:40:35 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:40:35 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:40:35 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.21.12-SNAPSHOT:test 05:40:35 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 05:40:35 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 05:40:35 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 05:40:35 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 05:40:35 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 05:40:35 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 05:40:35 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 05:40:35 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 05:40:35 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 05:40:35 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 05:40:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 05:40:35 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 05:40:35 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 05:40:35 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 05:40:35 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 05:40:35 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 05:40:35 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 05:40:35 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 05:40:35 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 05:40:35 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 05:40:35 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 05:40:35 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 05:40:35 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 05:40:35 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 05:40:35 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 05:40:35 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 05:40:35 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 05:40:35 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 05:40:35 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 05:40:35 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 05:40:35 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 05:40:35 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 05:40:35 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 05:40:35 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 05:40:35 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 05:40:35 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 05:40:35 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 05:40:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 05:40:35 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 05:40:35 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 05:40:35 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 05:40:35 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 05:40:35 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:test 05:40:35 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:test 05:40:35 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 05:40:35 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:test 05:40:35 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:test 05:40:35 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 05:40:35 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:40:35 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 05:40:35 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 05:40:35 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:40:35 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:40:35 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:40:35 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:40:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:40:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:40:35 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:40:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:40:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:40:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:40:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:40:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:40:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:40:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:40:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:40:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:40:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:40:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:40:35 [INFO] +- junit:junit:jar:4.13.2:test 05:40:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:40:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:40:35 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:40:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:40:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:40:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:40:35 [INFO] 05:40:35 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-l3vpn --- 05:40:35 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/l3vpn/target/sonatype-clm/module.xml 05:40:35 [INFO] 05:40:35 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn >------------ 05:40:35 [INFO] Building OpenDaylight :: BGP :: L3Vpn 0.21.12-SNAPSHOT [82/169] 05:40:35 [INFO] ------------------------------[ feature ]------------------------------- 05:40:35 [INFO] 05:40:35 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-l3vpn --- 05:40:35 [INFO] 05:40:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-l3vpn --- 05:40:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:40:35 [INFO] 05:40:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-l3vpn --- 05:40:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:40:35 [INFO] 05:40:35 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-l3vpn --- 05:40:35 [INFO] 05:40:35 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-l3vpn --- 05:40:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:40:35 [INFO] argLine set to empty 05:40:35 [INFO] 05:40:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-l3vpn --- 05:40:35 [INFO] Starting audit... 05:40:35 Audit done. 05:40:35 [INFO] You have 0 Checkstyle violations. 05:40:35 [INFO] 05:40:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-l3vpn --- 05:40:35 [INFO] Starting audit... 05:40:35 Audit done. 05:40:35 [INFO] You have 0 Checkstyle violations. 05:40:35 [INFO] 05:40:35 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-l3vpn --- 05:40:35 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-l3vpn/target/classes/LICENSE 05:40:35 [INFO] 05:40:35 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-l3vpn --- 05:40:35 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-l3vpn/target/feature/feature.xml 05:40:35 [INFO] ...done! 05:40:35 [INFO] Attaching features XML 05:40:35 [INFO] 05:40:35 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-l3vpn --- 05:40: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 05:40:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:40:35 [INFO] 05:40:35 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-l3vpn >>> 05:40:35 [INFO] 05:40:35 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-l3vpn --- 05:40:35 [INFO] 05:40:35 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-l3vpn <<< 05:40:35 [INFO] 05:40:35 [INFO] 05:40:35 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-l3vpn --- 05:40:35 [INFO] 05:40:35 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-l3vpn --- 05:40:35 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn 05:40:35 [INFO] Project dependency features detected: [] 05:40:35 [INFO] Pax Exam System (Version: 4.13.3) created. 05:40:35 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:40:35 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:40:35 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:40:35 [INFO] Waiting for remote bundle context.. on 21000 name: 50c52158-6b2e-4549-b88c-e56f4fbc0c6f timout: [ RelativeTimeout value = 180000 ] 05:40:42 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:40:42 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:40:42 [INFO] 05:40:42 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-l3vpn --- 05:40:42 [INFO] 05:40:42 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-l3vpn --- 05:40:42 [INFO] No Javadoc in project. Archive not created. 05:40:42 [INFO] 05:40:42 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-l3vpn --- 05:40:42 [INFO] CycloneDX: Resolving Dependencies 05:40:44 [INFO] CycloneDX: Creating BOM version 1.5 with 150 component(s) 05:40:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-l3vpn/target/bom.xml 05:40:44 [INFO] attaching as odl-bgpcep-bgp-l3vpn-0.21.12-SNAPSHOT-cyclonedx.xml 05:40:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-l3vpn/target/bom.json 05:40:44 [INFO] attaching as odl-bgpcep-bgp-l3vpn-0.21.12-SNAPSHOT-cyclonedx.json 05:40:44 [INFO] 05:40:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-l3vpn --- 05:40:44 [INFO] Skipping duplicate-finder execution! 05:40:44 [INFO] 05:40:44 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-l3vpn --- 05:40:44 [INFO] Skipping plugin execution 05:40:44 [INFO] 05:40:44 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-l3vpn --- 05:40:44 [INFO] Skipping source per configuration. 05:40:44 [INFO] 05:40:44 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-l3vpn --- 05:40:44 [INFO] 05:40:44 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-l3vpn --- 05:40:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:40:44 [INFO] 05:40:44 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-l3vpn --- 05:40:44 [WARNING] 05:40:44 [WARNING] The packaging plugin for project odl-bgpcep-bgp-l3vpn did not assign 05:40:44 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:40:44 [WARNING] 05:40:44 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:40:44 [WARNING] 05:40:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-l3vpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.21.12-SNAPSHOT/odl-bgpcep-bgp-l3vpn-0.21.12-SNAPSHOT.pom 05:40:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-l3vpn/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.21.12-SNAPSHOT/odl-bgpcep-bgp-l3vpn-0.21.12-SNAPSHOT-features.xml 05:40:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-l3vpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.21.12-SNAPSHOT/odl-bgpcep-bgp-l3vpn-0.21.12-SNAPSHOT-cyclonedx.xml 05:40:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-l3vpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.21.12-SNAPSHOT/odl-bgpcep-bgp-l3vpn-0.21.12-SNAPSHOT-cyclonedx.json 05:40:44 [INFO] 05:40:44 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-l3vpn --- 05:40:44 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn:feature:0.21.12-SNAPSHOT 05:40:44 [INFO] +- org.opendaylight.bgpcep:bgp-l3vpn:jar:0.21.12-SNAPSHOT:compile 05:40:44 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:compile 05:40:44 [INFO] | +- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.21.12-SNAPSHOT:compile 05:40:44 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:40:44 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:40:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:13.0.7:compile 05:40:44 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:40:44 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:40:44 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:40:44 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:40:44 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:40:44 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:40:44 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:40:44 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:40:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:40:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:40:44 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:40:44 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:40:44 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:40:44 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:40:44 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:40:44 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:40:44 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:40:44 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:40:44 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:40:44 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:40:44 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:40:44 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:40:44 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:40:44 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:40:44 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:40:44 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:40:44 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:40:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:40:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:40:44 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:40:44 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:40:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:40:44 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:40:44 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:40:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:40:44 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:40:44 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:40:44 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:40:44 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:40:44 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:40:44 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:40:44 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:40:44 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:40:44 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:40:44 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:40:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.21.12-SNAPSHOT:compile 05:40:44 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.21.12-SNAPSHOT:compile 05:40:44 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:40:44 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.21.12-SNAPSHOT:compile 05:40:44 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.21.12-SNAPSHOT:compile 05:40:44 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.12-SNAPSHOT:compile 05:40:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.21.12-SNAPSHOT:compile 05:40:44 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.21.12-SNAPSHOT:compile 05:40:44 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:40:44 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:40:44 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:40:44 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:40:44 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:40:44 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:40:44 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:40:44 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:40:44 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:40:44 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:40:44 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:40:44 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:40:44 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:40:44 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:40:44 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:40:44 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:40:44 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:40:44 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:40:44 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:40:44 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:40:44 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:40:44 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:40:44 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:40:44 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 05:40:44 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:40:44 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:40:44 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:40:44 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:40:44 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:40:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:40:44 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:40:44 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:40:44 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:40:44 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:40:44 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:40:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:40:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:40:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:40:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:40:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:40:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:40:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:40:44 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:40:44 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:40:44 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:40:44 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:40:44 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:40:44 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:40:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:40:44 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:40:44 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:40:44 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:40:44 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:40:44 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:40:44 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:40:44 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:40:44 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:40:44 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:40:44 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:40:44 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:40:44 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:40:44 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:40:44 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:40:44 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:40:44 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:40:44 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:40:44 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:40:44 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:40:44 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:40:44 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:40:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:40:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:40:44 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:40:44 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:40:44 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:40:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:40:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:40:44 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:40:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:40:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:40:44 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:40:44 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:40:44 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:40:44 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:40:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast:xml:features:0.21.12-SNAPSHOT:compile 05:40:44 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.21.12-SNAPSHOT:compile 05:40:44 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-rfc8294-netty:xml:features:13.0.7:compile 05:40:44 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:40:44 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:40:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:40:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:40:44 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:40:44 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:40:44 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:40:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:40:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:40:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:40:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:40:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:40:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:40:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:40:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:40:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:40:44 [INFO] +- junit:junit:jar:4.13.2:test 05:40:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:40:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:40:44 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:40:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:40:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:40:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:40:44 [INFO] 05:40:44 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-l3vpn --- 05:40:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-l3vpn/target/sonatype-clm/module.xml 05:40:44 [INFO] 05:40:44 [INFO] ------------------< org.opendaylight.bgpcep:bgp-mvpn >------------------ 05:40:44 [INFO] Building bgp-mvpn 0.21.12-SNAPSHOT [83/169] 05:40:44 [INFO] -------------------------------[ bundle ]------------------------------- 05:40:44 [INFO] 05:40:44 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-mvpn --- 05:40:44 [INFO] 05:40:44 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-mvpn --- 05:40:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:40:44 [INFO] 05:40:44 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-mvpn --- 05:40:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:40:44 [INFO] 05:40:44 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-mvpn --- 05:40:45 [INFO] 05:40:45 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-mvpn --- 05:40:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:40:45 [INFO] 05:40:45 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ bgp-mvpn --- 05:40:45 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:40:45 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/src/main/yang 05:40:45 [INFO] yang-to-sources: Found 13 dependencies in 2.957 ms 05:40:45 [INFO] yang-to-sources: Project model files found: 4 in 4.407 ms 05:40:45 [INFO] yang-to-sources: 16 YANG models processed in 128.8 ms 05:40:45 [INFO] BindingJavaFileGenerator: Defined 179 files in 10.97 ms 05:40:45 [INFO] Sorted 179 files into 66 directories in 255.5 μs 05:40:45 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 179 in 46.00 ms 05:40:45 [INFO] 05:40:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-mvpn --- 05:40:45 [INFO] Starting audit... 05:40:45 Audit done. 05:40:45 [INFO] You have 0 Checkstyle violations. 05:40:45 [INFO] 05:40:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-mvpn --- 05:40:45 [INFO] Starting audit... 05:40:45 Audit done. 05:40:45 [INFO] You have 0 Checkstyle violations. 05:40:45 [INFO] 05:40:45 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-mvpn --- 05:40:45 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/target/classes/LICENSE 05:40:45 [INFO] 05:40:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-mvpn --- 05:40:45 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/src/main/resources 05:40:45 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/target/generated-sources/spi 05:40:45 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 05:40:45 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:40:45 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 05:40:45 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/target/generated-sources/spi 05:40:45 [INFO] 05:40:45 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-mvpn --- 05:40:45 [INFO] Recompiling the module because of changed dependency. 05:40:45 [INFO] Compiling 217 source files with javac [debug release 17] to target/classes 05:40:46 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 05:40:46 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 05:40:46 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 05:40:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/BGPActivator.java:[97,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 05:40:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/BGPActivator.java:[103,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 05:40:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/pojo/attributes/tunnel/identifier/SimpleTunnelIdentifierRegistry.java:[48,15] found raw type: org.opendaylight.protocol.bgp.mvpn.spi.attributes.tunnel.identifier.TunnelIdentifierSerializer 05:40:46 missing type arguments for generic class org.opendaylight.protocol.bgp.mvpn.spi.attributes.tunnel.identifier.TunnelIdentifierSerializer 05:40:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/pojo/attributes/tunnel/identifier/SimpleTunnelIdentifierRegistry.java:[53,36] unchecked call to serialize(T,@org.eclipse.jdt.annotation.NonNull io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.protocol.bgp.mvpn.spi.attributes.tunnel.identifier.TunnelIdentifierSerializer 05:40:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/pojo/nlri/SimpleMvpnNlriRegistry.java:[58,39] unchecked method invocation: method uniqueIndex in class com.google.common.collect.Maps is applied to given types 05:40:46 required: java.lang.Iterable,com.google.common.base.Function 05:40:46 found: java.util.List,com.google.common.base.Function> 05:40:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/pojo/nlri/SimpleMvpnNlriRegistry.java:[58,39] unchecked conversion 05:40:46 required: com.google.common.collect.ImmutableMap,org.opendaylight.protocol.bgp.mvpn.impl.nlri.AbstractMvpnNlri> 05:40:46 found: com.google.common.collect.ImmutableMap 05:40:46 [INFO] 05:40:46 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-mvpn >>> 05:40:46 [INFO] 05:40:46 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-mvpn --- 05:40:46 [INFO] Fork Value is true 05:40:50 [INFO] Done SpotBugs Analysis.... 05:40:50 [INFO] 05:40:50 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-mvpn <<< 05:40:50 [INFO] 05:40:50 [INFO] 05:40:50 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-mvpn --- 05:40:50 [INFO] BugInstance size is 0 05:40:50 [INFO] Error size is 0 05:40:50 [INFO] No errors/warnings found 05:40:50 [INFO] 05:40:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-mvpn --- 05:40:50 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/src/test/resources 05:40:50 [INFO] 05:40:50 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-mvpn --- 05:40:50 [INFO] Recompiling the module because of changed dependency. 05:40:50 [INFO] Compiling 18 source files with javac [debug release 17] to target/test-classes 05:40:51 [INFO] 05:40:51 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-mvpn --- 05:40:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:40:51 [INFO] 05:40:51 [INFO] ------------------------------------------------------- 05:40:51 [INFO] T E S T S 05:40:51 [INFO] ------------------------------------------------------- 05:40:52 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.BGPActivatorTest 05:40:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s -- in org.opendaylight.protocol.bgp.mvpn.impl.BGPActivatorTest 05:40:52 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv4RIBSupportTest 05:40:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:40:58 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.748 s -- in org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv4RIBSupportTest 05:40:58 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv6RIBSupportTest 05:40:58 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s -- in org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv6RIBSupportTest 05:40:58 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.RIBActivatorTest 05:40:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.mvpn.impl.RIBActivatorTest 05:40:58 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.TableTypeActivatorTest 05:40:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.mvpn.impl.TableTypeActivatorTest 05:40:58 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.PEDistinguisherLabelsAttributeHandlerTest 05:40:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.PEDistinguisherLabelsAttributeHandlerTest 05:40:58 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.PMSITunnelAttributeHandlerTest 05:40:58 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.PMSITunnelAttributeHandlerTest 05:40:58 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.OpaqueUtilTest 05:40:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.OpaqueUtilTest 05:40:58 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.PAddressPMulticastGroupUtilTest 05:40:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.PAddressPMulticastGroupUtilTest 05:40:58 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.InterASIPmsiADHandlerTest 05:40:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.InterASIPmsiADHandlerTest 05:40:58 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.IntraAsIPmsiADHandlerTest 05:40:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.IntraAsIPmsiADHandlerTest 05:40:58 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.LeafADHandlerTest 05:40:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.LeafADHandlerTest 05:40:58 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SPmsiADHandlerTest 05:40:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SPmsiADHandlerTest 05:40:58 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SharedTreeJoinHandlerTest 05:40:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SharedTreeJoinHandlerTest 05:40:58 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceActiveADHandlerTest 05:40:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceActiveADHandlerTest 05:40:58 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceTreeJoinHandlerTest 05:40:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceTreeJoinHandlerTest 05:40:58 [INFO] Running org.opendaylight.protocol.bgp.mvpn.spi.pojo.nlri.SimpleMvpnNlriRegistryTest 05:40:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.mvpn.spi.pojo.nlri.SimpleMvpnNlriRegistryTest 05:40:58 [INFO] 05:40:58 [INFO] Results: 05:40:58 [INFO] 05:40:58 [INFO] Tests run: 74, Failures: 0, Errors: 0, Skipped: 0 05:40:58 [INFO] 05:40:58 [INFO] 05:40:58 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-mvpn --- 05:40:58 [INFO] 05:40:58 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-mvpn --- 05:40:59 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/target/bgp-mvpn-0.21.12-SNAPSHOT.jar 05:40:59 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/target/classes/META-INF/MANIFEST.MF 05:40:59 [INFO] 05:40:59 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-mvpn --- 05:40:59 [INFO] No previous run data found, generating javadoc. 05:41:03 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/target/bgp-mvpn-0.21.12-SNAPSHOT-javadoc.jar 05:41:04 [INFO] 05:41:04 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-mvpn --- 05:41:04 [INFO] CycloneDX: Resolving Dependencies 05:41:05 [INFO] CycloneDX: Creating BOM version 1.5 with 58 component(s) 05:41:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/target/bom.xml 05:41:05 [INFO] attaching as bgp-mvpn-0.21.12-SNAPSHOT-cyclonedx.xml 05:41:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/target/bom.json 05:41:05 [INFO] attaching as bgp-mvpn-0.21.12-SNAPSHOT-cyclonedx.json 05:41:05 [INFO] 05:41:05 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-mvpn --- 05:41:05 [INFO] Skipping duplicate-finder execution! 05:41:05 [INFO] 05:41:05 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-mvpn --- 05:41:05 [INFO] No dependency problems found 05:41:05 [INFO] 05:41:05 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-mvpn --- 05:41:05 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/target/bgp-mvpn-0.21.12-SNAPSHOT-sources.jar 05:41:05 [INFO] 05:41:05 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-mvpn --- 05:41:05 [INFO] 05:41:05 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-mvpn --- 05:41:05 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/target/code-coverage/jacoco.exec 05:41:05 [INFO] Analyzed bundle 'bgp-mvpn' with 42 classes 05:41:05 [INFO] 05:41:05 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-mvpn --- 05:41:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.21.12-SNAPSHOT/bgp-mvpn-0.21.12-SNAPSHOT.pom 05:41:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/target/bgp-mvpn-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.21.12-SNAPSHOT/bgp-mvpn-0.21.12-SNAPSHOT.jar 05:41:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/target/bgp-mvpn-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.21.12-SNAPSHOT/bgp-mvpn-0.21.12-SNAPSHOT-javadoc.jar 05:41:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.21.12-SNAPSHOT/bgp-mvpn-0.21.12-SNAPSHOT-cyclonedx.xml 05:41:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.21.12-SNAPSHOT/bgp-mvpn-0.21.12-SNAPSHOT-cyclonedx.json 05:41:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/target/bgp-mvpn-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.21.12-SNAPSHOT/bgp-mvpn-0.21.12-SNAPSHOT-sources.jar 05:41:05 [INFO] 05:41:05 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-mvpn --- 05:41:05 [INFO] Installing org/opendaylight/bgpcep/bgp-mvpn/0.21.12-SNAPSHOT/bgp-mvpn-0.21.12-SNAPSHOT.jar 05:41:05 [INFO] Writing OBR metadata 05:41:06 [INFO] 05:41:06 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-mvpn --- 05:41:06 [INFO] org.opendaylight.bgpcep:bgp-mvpn:bundle:0.21.12-SNAPSHOT 05:41:06 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 05:41:06 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:41:06 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 05:41:06 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:compile 05:41:06 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:41:06 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:41:06 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:41:06 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:41:06 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:41:06 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:41:06 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:41:06 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:41:06 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:41:06 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:41:06 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:41:06 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:41:06 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:41:06 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:test 05:41:06 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 05:41:06 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:41:06 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:41:06 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:41:06 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:41:06 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:41:06 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:41:06 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:41:06 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:41:06 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:41:06 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:41:06 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:41:06 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:41:06 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:41:06 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:41:06 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:41:06 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:41:06 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:41:06 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:41:06 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:41:06 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:41:06 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:41:06 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:41:06 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:41:06 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:41:06 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:41:06 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:41:06 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:41:06 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:41:06 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:41:06 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:41:06 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:41:06 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:41:06 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:41:06 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:41:06 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:41:06 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.21.12-SNAPSHOT:test 05:41:06 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 05:41:06 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 05:41:06 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 05:41:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 05:41:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 05:41:06 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 05:41:06 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 05:41:06 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 05:41:06 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 05:41:06 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 05:41:06 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 05:41:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 05:41:06 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 05:41:06 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 05:41:06 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 05:41:06 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 05:41:06 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 05:41:06 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 05:41:06 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 05:41:06 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 05:41:06 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 05:41:06 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 05:41:06 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 05:41:06 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 05:41:06 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 05:41:06 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 05:41:06 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 05:41:06 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 05:41:06 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 05:41:06 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 05:41:06 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 05:41:06 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 05:41:06 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 05:41:06 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 05:41:06 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 05:41:06 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 05:41:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 05:41:06 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 05:41:06 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 05:41:06 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 05:41:06 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 05:41:06 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 05:41:06 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:test 05:41:06 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:test 05:41:06 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 05:41:06 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:test 05:41:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:test 05:41:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 05:41:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:41:06 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 05:41:06 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 05:41:06 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:41:06 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:41:06 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:41:06 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:41:06 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:41:06 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:41:06 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:41:06 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:41:06 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:41:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:41:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:41:06 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:41:06 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:41:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:41:06 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:41:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:41:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:41:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:41:06 [INFO] +- junit:junit:jar:4.13.2:test 05:41:06 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:41:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:41:06 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:41:06 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:41:06 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:41:06 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:41:06 [INFO] 05:41:06 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-mvpn --- 05:41:06 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/target/sonatype-clm/module.xml 05:41:06 [INFO] 05:41:06 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn >------------- 05:41:06 [INFO] Building OpenDaylight :: BGP :: Mvpn 0.21.12-SNAPSHOT [84/169] 05:41:06 [INFO] ------------------------------[ feature ]------------------------------- 05:41:06 [INFO] 05:41:06 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-mvpn --- 05:41:06 [INFO] 05:41:06 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-mvpn --- 05:41:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:41:06 [INFO] 05:41:06 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-mvpn --- 05:41:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:41:06 [INFO] 05:41:06 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-mvpn --- 05:41:06 [INFO] 05:41:06 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-mvpn --- 05:41:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:41:06 [INFO] argLine set to empty 05:41:06 [INFO] 05:41:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-mvpn --- 05:41:06 [INFO] Starting audit... 05:41:06 Audit done. 05:41:06 [INFO] You have 0 Checkstyle violations. 05:41:06 [INFO] 05:41:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-mvpn --- 05:41:06 [INFO] Starting audit... 05:41:06 Audit done. 05:41:06 [INFO] You have 0 Checkstyle violations. 05:41:06 [INFO] 05:41:06 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-mvpn --- 05:41:06 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-mvpn/target/classes/LICENSE 05:41:06 [INFO] 05:41:06 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-mvpn --- 05:41:06 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-mvpn/target/feature/feature.xml 05:41:06 [INFO] ...done! 05:41:06 [INFO] Attaching features XML 05:41:06 [INFO] 05:41:06 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-mvpn --- 05:41:06 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:41:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:41:06 [INFO] 05:41:06 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-mvpn >>> 05:41:06 [INFO] 05:41:06 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-mvpn --- 05:41:06 [INFO] 05:41:06 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-mvpn <<< 05:41:06 [INFO] 05:41:06 [INFO] 05:41:06 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-mvpn --- 05:41:06 [INFO] 05:41:06 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-mvpn --- 05:41:06 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn 05:41:06 [INFO] Project dependency features detected: [] 05:41:06 [INFO] Pax Exam System (Version: 4.13.3) created. 05:41:06 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:41:07 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:41:07 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:41:07 [INFO] Waiting for remote bundle context.. on 21000 name: 84896b10-e518-48a3-9fbf-3c6d9d37865f timout: [ RelativeTimeout value = 180000 ] 05:41:15 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:41:15 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:41:15 [INFO] 05:41:15 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-mvpn --- 05:41:15 [INFO] 05:41:15 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-mvpn --- 05:41:15 [INFO] No Javadoc in project. Archive not created. 05:41:15 [INFO] 05:41:15 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-mvpn --- 05:41:15 [INFO] CycloneDX: Resolving Dependencies 05:41:17 [INFO] CycloneDX: Creating BOM version 1.5 with 146 component(s) 05:41:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-mvpn/target/bom.xml 05:41:17 [INFO] attaching as odl-bgpcep-bgp-mvpn-0.21.12-SNAPSHOT-cyclonedx.xml 05:41:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-mvpn/target/bom.json 05:41:17 [INFO] attaching as odl-bgpcep-bgp-mvpn-0.21.12-SNAPSHOT-cyclonedx.json 05:41:17 [INFO] 05:41:17 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-mvpn --- 05:41:17 [INFO] Skipping duplicate-finder execution! 05:41:17 [INFO] 05:41:17 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-mvpn --- 05:41:17 [INFO] Skipping plugin execution 05:41:17 [INFO] 05:41:17 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-mvpn --- 05:41:17 [INFO] Skipping source per configuration. 05:41:17 [INFO] 05:41:17 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-mvpn --- 05:41:17 [INFO] 05:41:17 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-mvpn --- 05:41:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:41:17 [INFO] 05:41:17 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-mvpn --- 05:41:17 [WARNING] 05:41:17 [WARNING] The packaging plugin for project odl-bgpcep-bgp-mvpn did not assign 05:41:17 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:41:17 [WARNING] 05:41:17 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:41:17 [WARNING] 05:41:17 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-mvpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.21.12-SNAPSHOT/odl-bgpcep-bgp-mvpn-0.21.12-SNAPSHOT.pom 05:41:17 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-mvpn/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.21.12-SNAPSHOT/odl-bgpcep-bgp-mvpn-0.21.12-SNAPSHOT-features.xml 05:41:17 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-mvpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.21.12-SNAPSHOT/odl-bgpcep-bgp-mvpn-0.21.12-SNAPSHOT-cyclonedx.xml 05:41:17 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-mvpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.21.12-SNAPSHOT/odl-bgpcep-bgp-mvpn-0.21.12-SNAPSHOT-cyclonedx.json 05:41:17 [INFO] 05:41:17 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-mvpn --- 05:41:17 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn:feature:0.21.12-SNAPSHOT 05:41:17 [INFO] +- org.opendaylight.bgpcep:bgp-mvpn:jar:0.21.12-SNAPSHOT:compile 05:41:17 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:compile 05:41:17 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:41:17 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:41:17 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:41:17 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:41:17 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:41:17 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:41:17 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:41:17 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:41:17 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:41:17 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:41:17 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:41:17 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:41:17 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:41:17 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:41:17 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:41:17 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:41:17 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:41:17 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:41:17 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:41:17 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:41:17 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:41:17 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:41:17 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:41:17 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:41:17 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:41:17 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:41:17 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:41:17 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:41:17 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:41:17 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:41:17 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:41:17 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:41:17 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:41:17 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:41:17 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:41:17 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:41:17 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:41:17 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:41:17 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:41:17 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:41:17 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:41:17 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:41:17 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:41:17 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:41:17 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:41:17 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:41:17 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:41:17 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.21.12-SNAPSHOT:compile 05:41:17 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.21.12-SNAPSHOT:compile 05:41:17 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:41:17 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.21.12-SNAPSHOT:compile 05:41:17 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:41:17 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:41:17 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:41:17 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:41:17 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:41:17 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:41:17 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:41:17 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:41:17 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:41:17 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:41:17 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:41:17 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:41:17 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:41:17 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:41:17 [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:41:17 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:41:17 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:41:17 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:41:17 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:41:17 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:41:17 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:41:17 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:41:17 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:41:17 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:41:17 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:41:17 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:41:17 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:41:17 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:41:17 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:41:17 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:41:17 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:41:17 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:41:17 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:41:17 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:41:17 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:41:17 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:41:17 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:41:17 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:41:17 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:41:17 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:41:17 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:41:17 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:41:17 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.21.12-SNAPSHOT:compile 05:41:17 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.21.12-SNAPSHOT:compile 05:41:17 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 05:41:17 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:41:17 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:41:17 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:41:17 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:41:17 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:41:17 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:41:17 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:41:17 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:41:17 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:41:17 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:41:17 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:41:17 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:41:17 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:41:17 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:41:17 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:41:17 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:41:17 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:41:17 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:41:17 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:41:17 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:41:17 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:41:17 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:41:17 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:41:17 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:41:17 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:41:17 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:41:17 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:41:17 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:41:17 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:41:17 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:41:17 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:41:17 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:41:17 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:41:17 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:41:17 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:41:17 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:41:17 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:41:17 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:41:17 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:41:17 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:41:17 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:41:17 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:41:17 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:41:17 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.21.12-SNAPSHOT:compile 05:41:17 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.12-SNAPSHOT:compile 05:41:17 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.21.12-SNAPSHOT:compile 05:41:17 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:41:17 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:41:17 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:41:17 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:41:17 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:41:17 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:41:17 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:41:17 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:41:17 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:41:17 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:41:17 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:41:17 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:41:17 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:41:17 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:41:17 [INFO] +- junit:junit:jar:4.13.2:test 05:41:17 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:41:17 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:41:17 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:41:17 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:41:17 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:41:17 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:41:17 [INFO] 05:41:17 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-mvpn --- 05:41:17 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-mvpn/target/sonatype-clm/module.xml 05:41:17 [INFO] 05:41:17 [INFO] ------------------< org.opendaylight.bgpcep:bgp-evpn >------------------ 05:41:17 [INFO] Building bgp-evpn 0.21.12-SNAPSHOT [85/169] 05:41:17 [INFO] -------------------------------[ bundle ]------------------------------- 05:41:17 [INFO] 05:41:17 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-evpn --- 05:41:17 [INFO] 05:41:17 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-evpn --- 05:41:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:41:17 [INFO] 05:41:17 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-evpn --- 05:41:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:41:17 [INFO] 05:41:17 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-evpn --- 05:41:18 [INFO] 05:41:18 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-evpn --- 05:41:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/evpn/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:41:18 [INFO] 05:41:18 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ bgp-evpn --- 05:41:18 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:41:18 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/evpn/src/main/yang 05:41:18 [INFO] yang-to-sources: Found 14 dependencies in 4.386 ms 05:41:18 [INFO] yang-to-sources: Project model files found: 1 in 3.354 ms 05:41:18 [INFO] yang-to-sources: 14 YANG models processed in 105.6 ms 05:41:18 [INFO] BindingJavaFileGenerator: Defined 128 files in 10.48 ms 05:41:18 [INFO] Sorted 128 files into 39 directories in 298.2 μs 05:41:18 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 128 in 30.78 ms 05:41:18 [INFO] 05:41:18 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-evpn --- 05:41:18 [INFO] Starting audit... 05:41:18 Audit done. 05:41:18 [INFO] You have 0 Checkstyle violations. 05:41:18 [INFO] 05:41:18 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-evpn --- 05:41:18 [INFO] Starting audit... 05:41:18 Audit done. 05:41:18 [INFO] You have 0 Checkstyle violations. 05:41:18 [INFO] 05:41:18 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-evpn --- 05:41:18 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/evpn/target/classes/LICENSE 05:41:18 [INFO] 05:41:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-evpn --- 05:41:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/evpn/src/main/resources 05:41:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/evpn/target/generated-sources/spi 05:41:18 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:41:18 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:41:18 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:41:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/evpn/target/generated-sources/spi 05:41:18 [INFO] 05:41:18 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-evpn --- 05:41:18 [INFO] Recompiling the module because of changed dependency. 05:41:18 [INFO] Compiling 160 source files with javac [debug release 17] to target/classes 05:41:19 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 05:41:19 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 05:41:19 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 05:41:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/impl/BGPActivator.java:[68,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 05:41:19 [INFO] 05:41:19 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-evpn >>> 05:41:19 [INFO] 05:41:19 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-evpn --- 05:41:19 [INFO] Fork Value is true 05:41:24 [INFO] Done SpotBugs Analysis.... 05:41:24 [INFO] 05:41:24 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-evpn <<< 05:41:24 [INFO] 05:41:24 [INFO] 05:41:24 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-evpn --- 05:41:24 [INFO] BugInstance size is 0 05:41:24 [INFO] Error size is 0 05:41:24 [INFO] No errors/warnings found 05:41:24 [INFO] 05:41:24 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-evpn --- 05:41:24 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/evpn/src/test/resources 05:41:24 [INFO] 05:41:24 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-evpn --- 05:41:24 [INFO] Recompiling the module because of changed dependency. 05:41:24 [INFO] Compiling 24 source files with javac [debug release 17] to target/test-classes 05:41:24 [INFO] 05:41:24 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-evpn --- 05:41:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:41:24 [INFO] 05:41:24 [INFO] ------------------------------------------------------- 05:41:24 [INFO] T E S T S 05:41:24 [INFO] ------------------------------------------------------- 05:41:25 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.BGPActivatorTest 05:41:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.opendaylight.protocol.bgp.evpn.impl.BGPActivatorTest 05:41:25 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.LanParserTest 05:41:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.LanParserTest 05:41:25 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.ASGenParserTest 05:41:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.ASGenParserTest 05:41:25 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.ArbitraryParserTest 05:41:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.ArbitraryParserTest 05:41:25 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.LacpParserTest 05:41:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.LacpParserTest 05:41:26 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.MacParserTest 05:41:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.MacParserTest 05:41:26 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.RouterIdParserTest 05:41:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.RouterIdParserTest 05:41:26 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.MACIpAdvRParserTest 05:41:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.MACIpAdvRParserTest 05:41:26 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.SimpleEvpnNlriRegistryTest 05:41:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.SimpleEvpnNlriRegistryTest 05:41:26 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EthADRParserTest 05:41:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EthADRParserTest 05:41:26 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EthSegRParserTest 05:41:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EthSegRParserTest 05:41:26 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriAttributesParserTest 05:41:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriAttributesParserTest 05:41:26 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriParserTest 05:41:26 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriParserTest 05:41:26 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.IncMultEthTagRParserTest 05:41:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.IncMultEthTagRParserTest 05:41:26 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.EvpnRibSupportTest 05:41:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:41:31 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.239 s -- in org.opendaylight.protocol.bgp.evpn.impl.EvpnRibSupportTest 05:41:31 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.RIBActivatorTest 05:41:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.evpn.impl.RIBActivatorTest 05:41:31 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.TableTypeActivatorTest 05:41:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.evpn.impl.TableTypeActivatorTest 05:41:31 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.DefaultGatewayExtComTest 05:41:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.DefaultGatewayExtComTest 05:41:31 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESILabelExtComTest 05:41:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESILabelExtComTest 05:41:31 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESImpRouteTargetExtComTest 05:41:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESImpRouteTargetExtComTest 05:41:31 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.Layer2AttributesExtComTest 05:41:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.Layer2AttributesExtComTest 05:41:31 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.MACMobExtComTest 05:41:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.MACMobExtComTest 05:41:31 [INFO] Running org.opendaylight.protocol.bgp.evpn.spi.pojo.SimpleEsiTypeRegistryTest 05:41:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.evpn.spi.pojo.SimpleEsiTypeRegistryTest 05:41:31 [INFO] 05:41:31 [INFO] Results: 05:41:31 [INFO] 05:41:31 [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0 05:41:31 [INFO] 05:41:31 [INFO] 05:41:31 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-evpn --- 05:41:31 [INFO] 05:41:31 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-evpn --- 05:41:31 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/evpn/target/bgp-evpn-0.21.12-SNAPSHOT.jar 05:41:31 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/evpn/target/classes/META-INF/MANIFEST.MF 05:41:31 [INFO] 05:41:31 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-evpn --- 05:41:31 [INFO] No previous run data found, generating javadoc. 05:41:35 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/evpn/target/bgp-evpn-0.21.12-SNAPSHOT-javadoc.jar 05:41:35 [INFO] 05:41:35 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-evpn --- 05:41:35 [INFO] CycloneDX: Resolving Dependencies 05:41:37 [INFO] CycloneDX: Creating BOM version 1.5 with 60 component(s) 05:41:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/evpn/target/bom.xml 05:41:37 [INFO] attaching as bgp-evpn-0.21.12-SNAPSHOT-cyclonedx.xml 05:41:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/evpn/target/bom.json 05:41:37 [INFO] attaching as bgp-evpn-0.21.12-SNAPSHOT-cyclonedx.json 05:41:37 [INFO] 05:41:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-evpn --- 05:41:37 [INFO] Skipping duplicate-finder execution! 05:41:37 [INFO] 05:41:37 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-evpn --- 05:41:37 [INFO] No dependency problems found 05:41:37 [INFO] 05:41:37 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-evpn --- 05:41:37 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/evpn/target/bgp-evpn-0.21.12-SNAPSHOT-sources.jar 05:41:37 [INFO] 05:41:37 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-evpn --- 05:41:37 [INFO] 05:41:37 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-evpn --- 05:41:37 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/evpn/target/code-coverage/jacoco.exec 05:41:37 [INFO] Analyzed bundle 'bgp-evpn' with 30 classes 05:41:37 [INFO] 05:41:37 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-evpn --- 05:41:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/evpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.21.12-SNAPSHOT/bgp-evpn-0.21.12-SNAPSHOT.pom 05:41:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/evpn/target/bgp-evpn-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.21.12-SNAPSHOT/bgp-evpn-0.21.12-SNAPSHOT.jar 05:41:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/evpn/target/bgp-evpn-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.21.12-SNAPSHOT/bgp-evpn-0.21.12-SNAPSHOT-javadoc.jar 05:41:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/evpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.21.12-SNAPSHOT/bgp-evpn-0.21.12-SNAPSHOT-cyclonedx.xml 05:41:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/evpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.21.12-SNAPSHOT/bgp-evpn-0.21.12-SNAPSHOT-cyclonedx.json 05:41:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/evpn/target/bgp-evpn-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.21.12-SNAPSHOT/bgp-evpn-0.21.12-SNAPSHOT-sources.jar 05:41:37 [INFO] 05:41:37 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-evpn --- 05:41:37 [INFO] Installing org/opendaylight/bgpcep/bgp-evpn/0.21.12-SNAPSHOT/bgp-evpn-0.21.12-SNAPSHOT.jar 05:41:37 [INFO] Writing OBR metadata 05:41:37 [INFO] 05:41:37 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-evpn --- 05:41:37 [INFO] org.opendaylight.bgpcep:bgp-evpn:bundle:0.21.12-SNAPSHOT 05:41:37 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 05:41:37 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:41:37 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 05:41:37 [INFO] +- org.opendaylight.bgpcep:bgp-mvpn:jar:0.21.12-SNAPSHOT:compile 05:41:37 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:compile 05:41:37 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:41:37 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:41:37 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:41:37 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:41:37 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:41:37 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:41:37 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:41:37 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:41:37 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:41:37 [INFO] +- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:13.0.7:compile 05:41:37 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:41:37 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:41:37 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:41:37 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:41:37 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:test-jar:tests:0.21.12-SNAPSHOT:test 05:41:37 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 05:41:37 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:test 05:41:37 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:41:37 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:41:37 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:test 05:41:37 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:41:37 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:41:37 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:41:37 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:41:37 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:41:37 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:41:37 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:41:37 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:41:37 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:41:37 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:41:37 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:41:37 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:41:37 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:41:37 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:41:37 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:41:37 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:41:37 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:41:37 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:41:37 [INFO] | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:41:37 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:41:37 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:41:37 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:41:37 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:41:37 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:41:37 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:41:37 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:41:37 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:41:37 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:41:37 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:41:37 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:41:37 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:41:37 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:41:37 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.21.12-SNAPSHOT:test 05:41:37 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 05:41:37 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 05:41:37 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 05:41:37 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 05:41:37 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 05:41:37 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 05:41:37 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 05:41:37 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 05:41:37 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 05:41:37 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 05:41:37 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 05:41:37 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 05:41:37 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 05:41:37 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 05:41:37 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 05:41:37 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 05:41:37 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 05:41:37 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 05:41:37 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 05:41:37 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 05:41:37 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 05:41:37 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 05:41:37 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 05:41:37 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 05:41:37 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 05:41:37 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 05:41:37 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 05:41:37 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 05:41:37 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 05:41:37 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 05:41:37 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 05:41:37 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 05:41:37 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 05:41:37 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 05:41:37 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 05:41:37 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 05:41:37 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 05:41:37 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 05:41:37 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 05:41:37 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 05:41:37 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 05:41:37 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 05:41:37 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:test 05:41:37 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:test 05:41:37 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 05:41:37 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:test 05:41:37 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:test 05:41:37 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 05:41:37 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:41:37 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 05:41:37 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 05:41:37 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:41:37 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:41:37 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:41:37 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:41:37 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:41:37 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:41:37 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:41:37 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:41:37 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:41:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:41:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:41:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:41:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:41:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:41:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:41:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:41:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:41:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:41:37 [INFO] +- junit:junit:jar:4.13.2:test 05:41:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:41:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:41:37 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:41:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:41:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:41:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:41:37 [INFO] 05:41:37 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-evpn --- 05:41:37 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/evpn/target/sonatype-clm/module.xml 05:41:37 [INFO] 05:41:37 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn >------------- 05:41:37 [INFO] Building OpenDaylight :: BGP :: Evpn 0.21.12-SNAPSHOT [86/169] 05:41:37 [INFO] ------------------------------[ feature ]------------------------------- 05:41:37 [INFO] 05:41:37 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-evpn --- 05:41:37 [INFO] 05:41:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-evpn --- 05:41:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:41:37 [INFO] 05:41:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-evpn --- 05:41:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:41:37 [INFO] 05:41:37 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-evpn --- 05:41:37 [INFO] 05:41:37 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-evpn --- 05:41:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:41:37 [INFO] argLine set to empty 05:41:37 [INFO] 05:41:37 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-evpn --- 05:41:37 [INFO] Starting audit... 05:41:37 Audit done. 05:41:37 [INFO] You have 0 Checkstyle violations. 05:41:37 [INFO] 05:41:37 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-evpn --- 05:41:37 [INFO] Starting audit... 05:41:37 Audit done. 05:41:37 [INFO] You have 0 Checkstyle violations. 05:41:37 [INFO] 05:41:37 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-evpn --- 05:41:37 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-evpn/target/classes/LICENSE 05:41:37 [INFO] 05:41:37 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-evpn --- 05:41:38 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-evpn/target/feature/feature.xml 05:41:38 [INFO] ...done! 05:41:38 [INFO] Attaching features XML 05:41:38 [INFO] 05:41:38 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-evpn --- 05:41:38 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:41:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:41:38 [INFO] 05:41:38 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-evpn >>> 05:41:38 [INFO] 05:41:38 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-evpn --- 05:41:38 [INFO] 05:41:38 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-evpn <<< 05:41:38 [INFO] 05:41:38 [INFO] 05:41:38 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-evpn --- 05:41:38 [INFO] 05:41:38 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-evpn --- 05:41:38 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn 05:41:38 [INFO] Project dependency features detected: [] 05:41:38 [INFO] Pax Exam System (Version: 4.13.3) created. 05:41:38 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:41:38 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:41:38 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:41:38 [INFO] Waiting for remote bundle context.. on 21000 name: 1dcba386-4ec4-4059-a36a-30e425c4187f timout: [ RelativeTimeout value = 180000 ] 05:41:47 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:41:47 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:41:47 [INFO] 05:41:47 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-evpn --- 05:41:47 [INFO] 05:41:47 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-evpn --- 05:41:47 [INFO] No Javadoc in project. Archive not created. 05:41:47 [INFO] 05:41:47 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-evpn --- 05:41:47 [INFO] CycloneDX: Resolving Dependencies 05:41:49 [INFO] CycloneDX: Creating BOM version 1.5 with 150 component(s) 05:41:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-evpn/target/bom.xml 05:41:49 [INFO] attaching as odl-bgpcep-bgp-evpn-0.21.12-SNAPSHOT-cyclonedx.xml 05:41:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-evpn/target/bom.json 05:41:49 [INFO] attaching as odl-bgpcep-bgp-evpn-0.21.12-SNAPSHOT-cyclonedx.json 05:41:49 [INFO] 05:41:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-evpn --- 05:41:49 [INFO] Skipping duplicate-finder execution! 05:41:49 [INFO] 05:41:49 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-evpn --- 05:41:49 [INFO] Skipping plugin execution 05:41:49 [INFO] 05:41:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-evpn --- 05:41:49 [INFO] Skipping source per configuration. 05:41:49 [INFO] 05:41:49 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-evpn --- 05:41:49 [INFO] 05:41:49 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-evpn --- 05:41:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:41:49 [INFO] 05:41:49 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-evpn --- 05:41:49 [WARNING] 05:41:49 [WARNING] The packaging plugin for project odl-bgpcep-bgp-evpn did not assign 05:41:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:41:49 [WARNING] 05:41:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:41:49 [WARNING] 05:41:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-evpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.21.12-SNAPSHOT/odl-bgpcep-bgp-evpn-0.21.12-SNAPSHOT.pom 05:41:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-evpn/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.21.12-SNAPSHOT/odl-bgpcep-bgp-evpn-0.21.12-SNAPSHOT-features.xml 05:41:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-evpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.21.12-SNAPSHOT/odl-bgpcep-bgp-evpn-0.21.12-SNAPSHOT-cyclonedx.xml 05:41:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-evpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.21.12-SNAPSHOT/odl-bgpcep-bgp-evpn-0.21.12-SNAPSHOT-cyclonedx.json 05:41:49 [INFO] 05:41:49 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-evpn --- 05:41:49 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn:feature:0.21.12-SNAPSHOT 05:41:49 [INFO] +- org.opendaylight.bgpcep:bgp-evpn:jar:0.21.12-SNAPSHOT:compile 05:41:49 [INFO] | +- org.opendaylight.bgpcep:bgp-mvpn:jar:0.21.12-SNAPSHOT:compile 05:41:49 [INFO] | | +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:compile 05:41:49 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:41:49 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:41:49 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:41:49 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:41:49 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:41:49 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:41:49 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:41:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:41:49 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:41:49 [INFO] | +- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:13.0.7:compile 05:41:49 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:41:49 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:41:49 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:41:49 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:41:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:41:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:41:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:41:49 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:41:49 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:41:49 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:41:49 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:41:49 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:41:49 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:41:49 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:41:49 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:41:49 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:41:49 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:41:49 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:41:49 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:41:49 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:41:49 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:41:49 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:41:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:41:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:41:49 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:41:49 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:41:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:41:49 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:41:49 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:41:49 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:41:49 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:41:49 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:41:49 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:41:49 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:41:49 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:41:49 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:41:49 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:41:49 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:41:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.21.12-SNAPSHOT:compile 05:41:49 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.21.12-SNAPSHOT:compile 05:41:49 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:41:49 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.21.12-SNAPSHOT:compile 05:41:49 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:41:49 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:41:49 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:41:49 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:41:49 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:41:49 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:41:49 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:41:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:41:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:41:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:41:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:41:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:41:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:41:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:41:49 [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:41:49 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:41:49 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:41:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:41:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:41:49 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:41:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:41:49 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:41:49 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:41:49 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:41:49 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:41:49 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:41:49 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.21.12-SNAPSHOT:compile 05:41:49 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.21.12-SNAPSHOT:compile 05:41:49 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 05:41:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:41:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:41:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:41:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:41:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:41:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:41:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:41:49 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:41:49 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:41:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:41:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:41:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:41:49 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:41:49 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:41:49 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:41:49 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:41:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:41:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:41:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:41:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:41:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:41:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:41:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:41:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:41:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:41:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:41:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:41:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:41:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:41:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:41:49 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:41:49 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:41:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:41:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:41:49 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:41:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:41:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:41:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:41:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:41:49 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:41:49 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:41:49 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.21.12-SNAPSHOT:compile 05:41:49 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.12-SNAPSHOT:compile 05:41:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn:xml:features:0.21.12-SNAPSHOT:compile 05:41:49 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.21.12-SNAPSHOT:compile 05:41:49 [INFO] +- org.opendaylight.mdsal:odl-mdsal-rfc8294-netty:xml:features:13.0.7:compile 05:41:49 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:41:49 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:41:49 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:41:49 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:41:49 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:41:49 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:41:49 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:41:49 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:41:49 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:41:49 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:41:49 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:41:49 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:41:49 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:41:49 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:41:49 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:41:49 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:41:49 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:41:49 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:41:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:41:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:41:49 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:41:49 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:41:49 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:41:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:41:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:41:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:41:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:41:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:41:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:41:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:41:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:41:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:41:49 [INFO] +- junit:junit:jar:4.13.2:test 05:41:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:41:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:41:49 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:41:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:41:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:41:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:41:49 [INFO] 05:41:49 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-evpn --- 05:41:49 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-evpn/target/sonatype-clm/module.xml 05:41:49 [INFO] 05:41:49 [INFO] ----------< org.opendaylight.bgpcep:protocols-config-loader >----------- 05:41:49 [INFO] Building protocols-config-loader 0.21.12-SNAPSHOT [87/169] 05:41:49 [INFO] -------------------------------[ bundle ]------------------------------- 05:41:49 [INFO] 05:41:49 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ protocols-config-loader --- 05:41:49 [INFO] 05:41:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ protocols-config-loader --- 05:41:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:41:49 [INFO] 05:41:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ protocols-config-loader --- 05:41:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:41:49 [INFO] 05:41:49 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ protocols-config-loader --- 05:41:49 [INFO] 05:41:49 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ protocols-config-loader --- 05:41:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/config-loader/protocols-config-loader/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:41:49 [INFO] 05:41:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ protocols-config-loader --- 05:41:49 [INFO] Starting audit... 05:41:49 Audit done. 05:41:49 [INFO] You have 0 Checkstyle violations. 05:41:49 [INFO] 05:41:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ protocols-config-loader --- 05:41:49 [INFO] Starting audit... 05:41:49 Audit done. 05:41:49 [INFO] You have 0 Checkstyle violations. 05:41:49 [INFO] 05:41:49 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ protocols-config-loader --- 05:41:49 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/protocols-config-loader/target/classes/LICENSE 05:41:49 [INFO] 05:41:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ protocols-config-loader --- 05:41:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/protocols-config-loader/src/main/resources 05:41:49 [INFO] 05:41:49 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ protocols-config-loader --- 05:41:49 [INFO] Recompiling the module because of changed dependency. 05:41:49 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 05:41:50 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 05:41:50 [INFO] 05:41:50 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ protocols-config-loader >>> 05:41:50 [INFO] 05:41:50 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ protocols-config-loader --- 05:41:50 [INFO] Fork Value is true 05:41:52 [INFO] Done SpotBugs Analysis.... 05:41:52 [INFO] 05:41:52 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ protocols-config-loader <<< 05:41:52 [INFO] 05:41:52 [INFO] 05:41:52 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ protocols-config-loader --- 05:41:52 [INFO] BugInstance size is 0 05:41:52 [INFO] Error size is 0 05:41:52 [INFO] No errors/warnings found 05:41:52 [INFO] 05:41:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ protocols-config-loader --- 05:41:52 [INFO] Copying 1 resource from src/test/resources to target/test-classes 05:41:52 [INFO] 05:41:52 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ protocols-config-loader --- 05:41:52 [INFO] Recompiling the module because of changed dependency. 05:41:52 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 05:41:52 [INFO] 05:41:52 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ protocols-config-loader --- 05:41:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:41:52 [INFO] 05:41:52 [INFO] ------------------------------------------------------- 05:41:52 [INFO] T E S T S 05:41:52 [INFO] ------------------------------------------------------- 05:41:53 [INFO] Running org.opendaylight.bgpcep.config.loader.protocols.ProtocolsConfigFileProcessorTest 05:41:56 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:41:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.089 s -- in org.opendaylight.bgpcep.config.loader.protocols.ProtocolsConfigFileProcessorTest 05:41:58 [INFO] 05:41:58 [INFO] Results: 05:41:58 [INFO] 05:41:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 05:41:58 [INFO] 05:41:58 [INFO] 05:41:58 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ protocols-config-loader --- 05:41:58 [INFO] 05:41:58 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ protocols-config-loader --- 05:41:58 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/protocols-config-loader/target/protocols-config-loader-0.21.12-SNAPSHOT.jar 05:41:58 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/protocols-config-loader/target/classes/META-INF/MANIFEST.MF 05:41:58 [INFO] 05:41:58 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ protocols-config-loader --- 05:41:58 [INFO] No previous run data found, generating javadoc. 05:41:59 [WARNING] Javadoc Warnings 05:41:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/protocols-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/protocols/OSGiProtocolsConfigFileProcessor.java:20: warning: no comment 05:41:59 [WARNING] public final class OSGiProtocolsConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 05:41:59 [WARNING] ^ 05:41:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/protocols-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/protocols/ProtocolsConfigFileProcessor.java:38: warning: no comment 05:41:59 [WARNING] public final class ProtocolsConfigFileProcessor extends AbstractConfigFileProcessor { 05:41:59 [WARNING] ^ 05:41:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/protocols-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/protocols/ProtocolsConfigFileProcessor.java:51: warning: no comment 05:41:59 [WARNING] public ProtocolsConfigFileProcessor(final ConfigLoader configLoader, final DOMDataBroker dataBroker) { 05:41:59 [WARNING] ^ 05:41:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/protocols-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/protocols/ProtocolsConfigFileProcessor.java:56: warning: no comment 05:41:59 [WARNING] public void init() { 05:41:59 [WARNING] ^ 05:41:59 [WARNING] 4 warnings 05:41:59 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/protocols-config-loader/target/protocols-config-loader-0.21.12-SNAPSHOT-javadoc.jar 05:41:59 [INFO] 05:41:59 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ protocols-config-loader --- 05:41:59 [INFO] CycloneDX: Resolving Dependencies 05:42:01 [INFO] CycloneDX: Creating BOM version 1.5 with 45 component(s) 05:42:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/protocols-config-loader/target/bom.xml 05:42:01 [INFO] attaching as protocols-config-loader-0.21.12-SNAPSHOT-cyclonedx.xml 05:42:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/protocols-config-loader/target/bom.json 05:42:01 [INFO] attaching as protocols-config-loader-0.21.12-SNAPSHOT-cyclonedx.json 05:42:01 [INFO] 05:42:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ protocols-config-loader --- 05:42:01 [INFO] Skipping duplicate-finder execution! 05:42:01 [INFO] 05:42:01 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ protocols-config-loader --- 05:42:01 [WARNING] Used undeclared dependencies found: 05:42:01 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:test 05:42:01 [WARNING] Non-test scoped test only dependencies found: 05:42:01 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:42:01 [INFO] 05:42:01 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ protocols-config-loader --- 05:42:01 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/protocols-config-loader/target/protocols-config-loader-0.21.12-SNAPSHOT-sources.jar 05:42:01 [INFO] 05:42:01 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ protocols-config-loader --- 05:42:01 [INFO] 05:42:01 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ protocols-config-loader --- 05:42:01 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/protocols-config-loader/target/code-coverage/jacoco.exec 05:42:01 [INFO] Analyzed bundle 'protocols-config-loader' with 2 classes 05:42:01 [INFO] 05:42:01 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ protocols-config-loader --- 05:42:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/protocols-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.21.12-SNAPSHOT/protocols-config-loader-0.21.12-SNAPSHOT.pom 05:42:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/protocols-config-loader/target/protocols-config-loader-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.21.12-SNAPSHOT/protocols-config-loader-0.21.12-SNAPSHOT.jar 05:42:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/protocols-config-loader/target/protocols-config-loader-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.21.12-SNAPSHOT/protocols-config-loader-0.21.12-SNAPSHOT-javadoc.jar 05:42:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/protocols-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.21.12-SNAPSHOT/protocols-config-loader-0.21.12-SNAPSHOT-cyclonedx.xml 05:42:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/protocols-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.21.12-SNAPSHOT/protocols-config-loader-0.21.12-SNAPSHOT-cyclonedx.json 05:42:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/protocols-config-loader/target/protocols-config-loader-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.21.12-SNAPSHOT/protocols-config-loader-0.21.12-SNAPSHOT-sources.jar 05:42:01 [INFO] 05:42:01 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ protocols-config-loader --- 05:42:01 [INFO] Installing org/opendaylight/bgpcep/protocols-config-loader/0.21.12-SNAPSHOT/protocols-config-loader-0.21.12-SNAPSHOT.jar 05:42:01 [INFO] Writing OBR metadata 05:42:01 [INFO] 05:42:01 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ protocols-config-loader --- 05:42:01 [INFO] org.opendaylight.bgpcep:protocols-config-loader:bundle:0.21.12-SNAPSHOT 05:42:01 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.12-SNAPSHOT:compile 05:42:01 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:42:01 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:42:01 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:42:01 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:42:01 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:42:01 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:42:01 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:42:01 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:42:01 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:42:01 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:42:01 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:42:01 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:42:01 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:42:01 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:42:01 [INFO] | \- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:42:01 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:42:01 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:42:01 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:42:01 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:42:01 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:42:01 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:42:01 [INFO] | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:42:01 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:42:01 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:42:01 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:42:01 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:42:01 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:42:01 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:42:01 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:42:01 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:42:01 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:42:01 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:42:01 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:42:01 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:42:01 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:42:01 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:42:01 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:42:01 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 05:42:01 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:42:01 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 05:42:01 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 05:42:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 05:42:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 05:42:01 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 05:42:01 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:test 05:42:01 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 05:42:01 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 05:42:01 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 05:42:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 05:42:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 05:42:01 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 05:42:01 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 05:42:01 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 05:42:01 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 05:42:01 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 05:42:01 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 05:42:01 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 05:42:01 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 05:42:01 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 05:42:01 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 05:42:01 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 05:42:01 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 05:42:01 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 05:42:01 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 05:42:01 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 05:42:01 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 05:42:01 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 05:42:01 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 05:42:01 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 05:42:01 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 05:42:01 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 05:42:01 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 05:42:01 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 05:42:01 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 05:42:01 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:test 05:42:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 05:42:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 05:42:01 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 05:42:01 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 05:42:01 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 05:42:01 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 05:42:01 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.21.12-SNAPSHOT:test 05:42:01 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:test 05:42:01 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:test 05:42:01 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:test 05:42:01 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:test 05:42:01 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 05:42:01 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 05:42:01 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 05:42:01 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:test 05:42:01 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.21.12-SNAPSHOT:test 05:42:01 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 05:42:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:test 05:42:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:test 05:42:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 05:42:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:test 05:42:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:42:01 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 05:42:01 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 05:42:01 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.12-SNAPSHOT:test 05:42:01 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 05:42:01 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:42:01 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 05:42:01 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:42:01 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:42:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:42:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:42:01 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:42:01 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:42:01 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:42:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:42:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:42:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:42:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:42:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:42:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:42:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:42:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:42:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:42:01 [INFO] +- junit:junit:jar:4.13.2:test 05:42:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:42:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:42:01 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:42:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:42:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:42:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:42:01 [INFO] 05:42:01 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ protocols-config-loader --- 05:42:01 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/protocols-config-loader/target/sonatype-clm/module.xml 05:42:01 [INFO] 05:42:01 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl >-------- 05:42:01 [INFO] Building OpenDaylight :: BGPCEP :: Config Loader Impl 0.21.12-SNAPSHOT [88/169] 05:42:01 [INFO] ------------------------------[ feature ]------------------------------- 05:42:01 [INFO] 05:42:01 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-config-loader-impl --- 05:42:01 [INFO] 05:42:01 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-config-loader-impl --- 05:42:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:42:01 [INFO] 05:42:01 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-config-loader-impl --- 05:42:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:42:01 [INFO] 05:42:01 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-config-loader-impl --- 05:42:01 [INFO] 05:42:01 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-config-loader-impl --- 05:42:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:42:01 [INFO] argLine set to empty 05:42:01 [INFO] 05:42:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-config-loader-impl --- 05:42:01 [INFO] Starting audit... 05:42:01 Audit done. 05:42:01 [INFO] You have 0 Checkstyle violations. 05:42:01 [INFO] 05:42:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-config-loader-impl --- 05:42:01 [INFO] Starting audit... 05:42:01 Audit done. 05:42:01 [INFO] You have 0 Checkstyle violations. 05:42:01 [INFO] 05:42:01 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-config-loader-impl --- 05:42:01 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-config-loader-impl/target/classes/LICENSE 05:42:01 [INFO] 05:42:01 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-config-loader-impl --- 05:42:01 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-config-loader-impl/target/feature/feature.xml 05:42:01 [INFO] ...done! 05:42:01 [INFO] Attaching features XML 05:42:01 [INFO] 05:42:01 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-config-loader-impl --- 05:42:01 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:42:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:42:01 [INFO] 05:42:01 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-config-loader-impl >>> 05:42:01 [INFO] 05:42:01 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-config-loader-impl --- 05:42:01 [INFO] 05:42:01 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-config-loader-impl <<< 05:42:01 [INFO] 05:42:01 [INFO] 05:42:01 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-config-loader-impl --- 05:42:01 [INFO] 05:42:01 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-config-loader-impl --- 05:42:01 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl 05:42:01 [INFO] Project dependency features detected: [] 05:42:01 [INFO] Pax Exam System (Version: 4.13.3) created. 05:42:01 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:42:02 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:42:02 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:42:02 [INFO] Waiting for remote bundle context.. on 21000 name: f7e869c8-9cab-4bf1-8bb0-64acae809967 timout: [ RelativeTimeout value = 180000 ] 05:42:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:42:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:42:09 [INFO] 05:42:09 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-config-loader-impl --- 05:42:09 [INFO] 05:42:09 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-config-loader-impl --- 05:42:09 [INFO] No Javadoc in project. Archive not created. 05:42:09 [INFO] 05:42:09 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-config-loader-impl --- 05:42:09 [INFO] CycloneDX: Resolving Dependencies 05:42:10 [INFO] CycloneDX: Creating BOM version 1.5 with 105 component(s) 05:42:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-config-loader-impl/target/bom.xml 05:42:10 [INFO] attaching as odl-bgpcep-config-loader-impl-0.21.12-SNAPSHOT-cyclonedx.xml 05:42:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-config-loader-impl/target/bom.json 05:42:10 [INFO] attaching as odl-bgpcep-config-loader-impl-0.21.12-SNAPSHOT-cyclonedx.json 05:42:10 [INFO] 05:42:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-config-loader-impl --- 05:42:10 [INFO] Skipping duplicate-finder execution! 05:42:10 [INFO] 05:42:10 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-config-loader-impl --- 05:42:10 [INFO] Skipping plugin execution 05:42:10 [INFO] 05:42:10 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-config-loader-impl --- 05:42:10 [INFO] Skipping source per configuration. 05:42:10 [INFO] 05:42:10 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-config-loader-impl --- 05:42:10 [INFO] 05:42:10 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-config-loader-impl --- 05:42:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:42:10 [INFO] 05:42:10 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-config-loader-impl --- 05:42:10 [WARNING] 05:42:10 [WARNING] The packaging plugin for project odl-bgpcep-config-loader-impl did not assign 05:42:10 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:42:10 [WARNING] 05:42:10 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:42:10 [WARNING] 05:42:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-config-loader-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.21.12-SNAPSHOT/odl-bgpcep-config-loader-impl-0.21.12-SNAPSHOT.pom 05:42:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-config-loader-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.21.12-SNAPSHOT/odl-bgpcep-config-loader-impl-0.21.12-SNAPSHOT-features.xml 05:42:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-config-loader-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.21.12-SNAPSHOT/odl-bgpcep-config-loader-impl-0.21.12-SNAPSHOT-cyclonedx.xml 05:42:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-config-loader-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.21.12-SNAPSHOT/odl-bgpcep-config-loader-impl-0.21.12-SNAPSHOT-cyclonedx.json 05:42:10 [INFO] 05:42:10 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-config-loader-impl --- 05:42:10 [INFO] org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:feature:0.21.12-SNAPSHOT 05:42:10 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.21.12-SNAPSHOT:compile 05:42:10 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.12-SNAPSHOT:compile 05:42:10 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:42:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:42:10 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:42:10 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:42:10 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:42:10 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:42:10 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:42:10 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:42:10 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:42:10 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:42:10 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:42:10 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:42:10 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:42:10 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:42:10 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:42:10 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:42:10 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:42:10 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:42:10 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:42:10 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:42:10 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:42:10 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:42:10 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:42:10 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:42:10 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 05:42:10 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 05:42:10 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:42:10 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:42:10 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:42:10 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:42:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:42:10 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:42:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.21.12-SNAPSHOT:compile 05:42:10 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:42:10 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:42:10 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:42:10 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:42:10 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:42:10 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:42:10 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:42:10 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:42:10 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:42:10 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:42:10 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:42:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:42:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:42:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:42:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:42:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:42:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:42:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:42:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:42:10 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:42:10 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:42:10 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:42:10 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:42:10 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:42:10 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:42:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:42:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:42:10 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:42:10 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:42:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:42:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:42:10 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:42:10 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:42:10 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:42:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:42:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:42:10 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:42:10 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:42:10 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:42:10 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:42:10 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:42:10 [INFO] +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 05:42:10 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 05:42:10 [INFO] | | \- com.google.code.gson:gson:jar:2.11.0:compile 05:42:10 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 05:42:10 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:42:10 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:42:10 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:42:10 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:42:10 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:42:10 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:42:10 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:42:10 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:42:10 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:42:10 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:42:10 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:42:10 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:42:10 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:42:10 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:42:10 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:42:10 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:42:10 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:42:10 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:42:10 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:42:10 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 05:42:10 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:42:10 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:42:10 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 05:42:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:42:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:42:10 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:42:10 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:42:10 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:42:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:42:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:42:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:42:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:42:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:42:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:42:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:42:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:42:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:42:10 [INFO] +- junit:junit:jar:4.13.2:test 05:42:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:42:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:42:10 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:42:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:42:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:42:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:42:10 [INFO] 05:42:10 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-config-loader-impl --- 05:42:10 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-config-loader-impl/target/sonatype-clm/module.xml 05:42:10 [INFO] 05:42:10 [INFO] --< org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader >--- 05:42:10 [INFO] Building OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader 0.21.12-SNAPSHOT [89/169] 05:42:10 [INFO] ------------------------------[ feature ]------------------------------- 05:42:10 [INFO] 05:42:10 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-routing-policy-config-loader --- 05:42:10 [INFO] 05:42:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-routing-policy-config-loader --- 05:42:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:42:10 [INFO] 05:42:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-routing-policy-config-loader --- 05:42:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:42:10 [INFO] 05:42:10 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-routing-policy-config-loader --- 05:42:11 [INFO] 05:42:11 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-routing-policy-config-loader --- 05:42:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:42:11 [INFO] argLine set to empty 05:42:11 [INFO] 05:42:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-routing-policy-config-loader --- 05:42:11 [INFO] Starting audit... 05:42:11 Audit done. 05:42:11 [INFO] You have 0 Checkstyle violations. 05:42:11 [INFO] 05:42:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-routing-policy-config-loader --- 05:42:11 [INFO] Starting audit... 05:42:11 Audit done. 05:42:11 [INFO] You have 0 Checkstyle violations. 05:42:11 [INFO] 05:42:11 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-routing-policy-config-loader --- 05:42:11 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-routing-policy-config-loader/target/classes/LICENSE 05:42:11 [INFO] 05:42:11 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-routing-policy-config-loader --- 05:42:11 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-routing-policy-config-loader/target/feature/feature.xml 05:42:11 [INFO] ...done! 05:42:11 [INFO] Attaching features XML 05:42:11 [INFO] 05:42:11 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-routing-policy-config-loader --- 05:42: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 05:42:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:42:11 [INFO] 05:42:11 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-routing-policy-config-loader >>> 05:42:11 [INFO] 05:42:11 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-routing-policy-config-loader --- 05:42:11 [INFO] 05:42:11 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-routing-policy-config-loader <<< 05:42:11 [INFO] 05:42:11 [INFO] 05:42:11 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-routing-policy-config-loader --- 05:42:11 [INFO] 05:42:11 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-routing-policy-config-loader --- 05:42:11 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader 05:42:11 [INFO] Project dependency features detected: [] 05:42:11 [INFO] Pax Exam System (Version: 4.13.3) created. 05:42:11 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:42:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:42:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:42:12 [INFO] Waiting for remote bundle context.. on 21000 name: 1f271369-89fb-4c69-85f1-4fea91ec6fad timout: [ RelativeTimeout value = 180000 ] 05:42:25 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:42:25 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:42:25 [INFO] 05:42:25 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-routing-policy-config-loader --- 05:42:25 [INFO] 05:42:25 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-routing-policy-config-loader --- 05:42:25 [INFO] No Javadoc in project. Archive not created. 05:42:25 [INFO] 05:42:25 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-routing-policy-config-loader --- 05:42:25 [INFO] CycloneDX: Resolving Dependencies 05:42:28 [INFO] CycloneDX: Creating BOM version 1.5 with 245 component(s) 05:42:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-routing-policy-config-loader/target/bom.xml 05:42:28 [INFO] attaching as odl-bgpcep-routing-policy-config-loader-0.21.12-SNAPSHOT-cyclonedx.xml 05:42:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-routing-policy-config-loader/target/bom.json 05:42:28 [INFO] attaching as odl-bgpcep-routing-policy-config-loader-0.21.12-SNAPSHOT-cyclonedx.json 05:42:28 [INFO] 05:42:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-routing-policy-config-loader --- 05:42:28 [INFO] Skipping duplicate-finder execution! 05:42:28 [INFO] 05:42:28 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-routing-policy-config-loader --- 05:42:28 [INFO] Skipping plugin execution 05:42:28 [INFO] 05:42:28 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-routing-policy-config-loader --- 05:42:28 [INFO] Skipping source per configuration. 05:42:28 [INFO] 05:42:28 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-routing-policy-config-loader --- 05:42:28 [INFO] 05:42:28 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-routing-policy-config-loader --- 05:42:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:42:28 [INFO] 05:42:28 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-routing-policy-config-loader --- 05:42:28 [WARNING] 05:42:28 [WARNING] The packaging plugin for project odl-bgpcep-routing-policy-config-loader did not assign 05:42:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:42:28 [WARNING] 05:42:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:42:28 [WARNING] 05:42:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-routing-policy-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.21.12-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-0.21.12-SNAPSHOT.pom 05:42:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-routing-policy-config-loader/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.21.12-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-0.21.12-SNAPSHOT-features.xml 05:42:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-routing-policy-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.21.12-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-0.21.12-SNAPSHOT-cyclonedx.xml 05:42:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-routing-policy-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.21.12-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-0.21.12-SNAPSHOT-cyclonedx.json 05:42:28 [INFO] 05:42:28 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-routing-policy-config-loader --- 05:42:28 [INFO] org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader:feature:0.21.12-SNAPSHOT 05:42:28 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:42:28 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:42:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:42:28 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:42:28 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:42:28 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:42:28 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:42:28 [INFO] | | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:42:28 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:42:28 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:42:28 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:42:28 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:42:28 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:42:28 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:42:28 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:42:28 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:42:28 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:42:28 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:42:28 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:42:28 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:42:28 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:42:28 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:42:28 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:42:28 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:42:28 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:42:28 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:42:28 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | | +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:42:28 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:42:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:42:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:42:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:42:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:42:28 [INFO] | | +- io.netty:netty-codec:jar:4.1.114.Final:compile 05:42:28 [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:42:28 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:42:28 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:42:28 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:42:28 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:42:28 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:42:28 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:42:28 [INFO] | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:42:28 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:42:28 [INFO] | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:42:28 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:42:28 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:42:28 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:42:28 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:42:28 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:42:28 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:42:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:42:28 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:42:28 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:42:28 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:42:28 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:42:28 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:42:28 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:42:28 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:42:28 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:42:28 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:42:28 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:42:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:42:28 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:42:28 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 05:42:28 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:42:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:42:28 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:42:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:42:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:42:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:42:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:42:28 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:42:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:42:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:42:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:42:28 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:42:28 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:42:28 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:42:28 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:42:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:42:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:42:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:42:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:42:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:42:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:42:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:42:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:42:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:42:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:42:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:42:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:42:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:42:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:42:28 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:42:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:42:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:42:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:42:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:42:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:42:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:42:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:42:28 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:42:28 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:42:28 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 05:42:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 05:42:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 05:42:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 05:42:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 05:42:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 05:42:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 05:42:28 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 05:42:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 05:42:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 05:42:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 05:42:28 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 05:42:28 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 05:42:28 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 05:42:28 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 05:42:28 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 05:42:28 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 05:42:28 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 05:42:28 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 05:42:28 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 05:42:28 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 05:42:28 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 05:42:28 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 05:42:28 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 05:42:28 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 05:42:28 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 05:42:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 05:42:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 05:42:28 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 05:42:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 05:42:28 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 05:42:28 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 05:42:28 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 05:42:28 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 05:42:28 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 05:42:28 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 05:42:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 05:42:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 05:42:28 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 05:42:28 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 05:42:28 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 05:42:28 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 05:42:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 05:42:28 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 05:42:28 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 05:42:28 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 05:42:28 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 05:42:28 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 05:42:28 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 05:42:28 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 05:42:28 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 05:42:28 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 05:42:28 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 05:42:28 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 05:42:28 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 05:42:28 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 05:42:28 [INFO] | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 05:42:28 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 05:42:28 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 05:42:28 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 05:42:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 05:42:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 05:42:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 05:42:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 05:42:28 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 05:42:28 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile 05:42:28 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 05:42:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:42:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 05:42:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 05:42:28 [INFO] | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile 05:42:28 [INFO] | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 05:42:28 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:42:28 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:42:28 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:42:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:42:28 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:42:28 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:42:28 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:42:28 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:42:28 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:42:28 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:42:28 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | +- org.opendaylight.bgpcep:config-loader-impl:jar:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:42:28 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:42:28 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:42:28 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:42:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 05:42:28 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 05:42:28 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:42:28 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:42:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:42:28 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:42:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:42:28 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.21.12-SNAPSHOT:compile 05:42:28 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 05:42:28 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 05:42:28 [INFO] | | \- com.google.code.gson:gson:jar:2.11.0:compile 05:42:28 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 05:42:28 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 05:42:28 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 05:42:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:42:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:42:28 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:42:28 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:42:28 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:42:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:42:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:42:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:42:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:42:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:42:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:42:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:42:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:42:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:42:28 [INFO] +- junit:junit:jar:4.13.2:test 05:42:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:42:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:42:28 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:42:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:42:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:42:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:42:28 [INFO] 05:42:28 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-routing-policy-config-loader --- 05:42:28 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-routing-policy-config-loader/target/sonatype-clm/module.xml 05:42:28 [INFO] 05:42:28 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader >----- 05:42:28 [INFO] Building OpenDaylight :: BGPCEP :: Protocols Config Loader 0.21.12-SNAPSHOT [90/169] 05:42:28 [INFO] ------------------------------[ feature ]------------------------------- 05:42:28 [INFO] 05:42:28 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-protocols-config-loader --- 05:42:28 [INFO] 05:42:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-protocols-config-loader --- 05:42:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:42:28 [INFO] 05:42:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-protocols-config-loader --- 05:42:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:42:28 [INFO] 05:42:28 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-protocols-config-loader --- 05:42:29 [INFO] 05:42:29 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-protocols-config-loader --- 05:42:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:42:29 [INFO] argLine set to empty 05:42:29 [INFO] 05:42:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-protocols-config-loader --- 05:42:29 [INFO] Starting audit... 05:42:29 Audit done. 05:42:29 [INFO] You have 0 Checkstyle violations. 05:42:29 [INFO] 05:42:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-protocols-config-loader --- 05:42:29 [INFO] Starting audit... 05:42:29 Audit done. 05:42:29 [INFO] You have 0 Checkstyle violations. 05:42:29 [INFO] 05:42:29 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-protocols-config-loader --- 05:42:29 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-protocols-config-loader/target/classes/LICENSE 05:42:29 [INFO] 05:42:29 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-protocols-config-loader --- 05:42:29 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-protocols-config-loader/target/feature/feature.xml 05:42:29 [INFO] ...done! 05:42:29 [INFO] Attaching features XML 05:42:29 [INFO] 05:42:29 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-protocols-config-loader --- 05:42: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 05:42:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:42:29 [INFO] 05:42:29 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-protocols-config-loader >>> 05:42:29 [INFO] 05:42:29 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-protocols-config-loader --- 05:42:29 [INFO] 05:42:29 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-protocols-config-loader <<< 05:42:29 [INFO] 05:42:29 [INFO] 05:42:29 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-protocols-config-loader --- 05:42:29 [INFO] 05:42:29 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-protocols-config-loader --- 05:42:29 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader 05:42:29 [INFO] Project dependency features detected: [] 05:42:29 [INFO] Pax Exam System (Version: 4.13.3) created. 05:42:29 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:42:29 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:42:29 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:42:29 [INFO] Waiting for remote bundle context.. on 21000 name: 274be76c-ae5c-4789-afa9-25dafc3c476f timout: [ RelativeTimeout value = 180000 ] 05:42:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:42:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:42:43 [INFO] 05:42:43 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-protocols-config-loader --- 05:42:43 [INFO] 05:42:43 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-protocols-config-loader --- 05:42:43 [INFO] No Javadoc in project. Archive not created. 05:42:43 [INFO] 05:42:43 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-protocols-config-loader --- 05:42:43 [INFO] CycloneDX: Resolving Dependencies 05:42:46 [INFO] CycloneDX: Creating BOM version 1.5 with 247 component(s) 05:42:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-protocols-config-loader/target/bom.xml 05:42:46 [INFO] attaching as odl-bgpcep-protocols-config-loader-0.21.12-SNAPSHOT-cyclonedx.xml 05:42:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-protocols-config-loader/target/bom.json 05:42:46 [INFO] attaching as odl-bgpcep-protocols-config-loader-0.21.12-SNAPSHOT-cyclonedx.json 05:42:46 [INFO] 05:42:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-protocols-config-loader --- 05:42:46 [INFO] Skipping duplicate-finder execution! 05:42:46 [INFO] 05:42:46 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-protocols-config-loader --- 05:42:46 [INFO] Skipping plugin execution 05:42:46 [INFO] 05:42:46 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-protocols-config-loader --- 05:42:46 [INFO] Skipping source per configuration. 05:42:46 [INFO] 05:42:46 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-protocols-config-loader --- 05:42:46 [INFO] 05:42:46 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-protocols-config-loader --- 05:42:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:42:46 [INFO] 05:42:46 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-protocols-config-loader --- 05:42:46 [WARNING] 05:42:46 [WARNING] The packaging plugin for project odl-bgpcep-protocols-config-loader did not assign 05:42:46 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:42:46 [WARNING] 05:42:46 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:42:46 [WARNING] 05:42:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-protocols-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.21.12-SNAPSHOT/odl-bgpcep-protocols-config-loader-0.21.12-SNAPSHOT.pom 05:42:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-protocols-config-loader/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.21.12-SNAPSHOT/odl-bgpcep-protocols-config-loader-0.21.12-SNAPSHOT-features.xml 05:42:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-protocols-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.21.12-SNAPSHOT/odl-bgpcep-protocols-config-loader-0.21.12-SNAPSHOT-cyclonedx.xml 05:42:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-protocols-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.21.12-SNAPSHOT/odl-bgpcep-protocols-config-loader-0.21.12-SNAPSHOT-cyclonedx.json 05:42:46 [INFO] 05:42:46 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-protocols-config-loader --- 05:42:46 [INFO] org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader:feature:0.21.12-SNAPSHOT 05:42:46 [INFO] +- org.opendaylight.bgpcep:protocols-config-loader:jar:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:42:46 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:42:46 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:42:46 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:42:46 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:42:46 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:42:46 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:42:46 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:42:46 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:42:46 [INFO] | | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:42:46 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:42:46 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:42:46 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:42:46 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:42:46 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:42:46 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:42:46 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:42:46 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:42:46 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:42:46 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:42:46 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:42:46 [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile 05:42:46 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:42:46 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:42:46 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:42:46 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:42:46 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:42:46 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader:xml:features:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | | +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:42:46 [INFO] | | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:42:46 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:42:46 [INFO] | | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:42:46 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:42:46 [INFO] | | | +- io.netty:netty-codec:jar:4.1.114.Final:compile 05:42:46 [INFO] | | | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:42:46 [INFO] | | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:42:46 [INFO] | | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:42:46 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:42:46 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:42:46 [INFO] | | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:42:46 [INFO] | | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 05:42:46 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:42:46 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:42:46 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:42:46 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:42:46 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:42:46 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:42:46 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:42:46 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:42:46 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:42:46 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:42:46 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:42:46 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:42:46 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:42:46 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:42:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:42:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:42:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:42:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:42:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:42:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:42:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:42:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:42:46 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:42:46 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:42:46 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:42:46 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:42:46 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:42:46 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:42:46 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:42:46 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:42:46 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:42:46 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:42:46 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:42:46 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:42:46 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:42:46 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:42:46 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:42:46 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:42:46 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 05:42:46 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 05:42:46 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 05:42:46 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 05:42:46 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 05:42:46 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 05:42:46 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 05:42:46 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 05:42:46 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 05:42:46 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 05:42:46 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 05:42:46 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 05:42:46 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 05:42:46 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 05:42:46 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 05:42:46 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 05:42:46 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 05:42:46 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 05:42:46 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 05:42:46 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 05:42:46 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 05:42:46 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 05:42:46 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 05:42:46 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 05:42:46 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 05:42:46 [INFO] | | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 05:42:46 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 05:42:46 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 05:42:46 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 05:42:46 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 05:42:46 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 05:42:46 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 05:42:46 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 05:42:46 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 05:42:46 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 05:42:46 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 05:42:46 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 05:42:46 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 05:42:46 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 05:42:46 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 05:42:46 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 05:42:46 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 05:42:46 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 05:42:46 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 05:42:46 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 05:42:46 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 05:42:46 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 05:42:46 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 05:42:46 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 05:42:46 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 05:42:46 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 05:42:46 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 05:42:46 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 05:42:46 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 05:42:46 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 05:42:46 [INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 05:42:46 [INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 05:42:46 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 05:42:46 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 05:42:46 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 05:42:46 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 05:42:46 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 05:42:46 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 05:42:46 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 05:42:46 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 05:42:46 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile 05:42:46 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 05:42:46 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:42:46 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 05:42:46 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 05:42:46 [INFO] | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile 05:42:46 [INFO] | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 05:42:46 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:42:46 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:42:46 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:42:46 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:42:46 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:42:46 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:42:46 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | +- org.opendaylight.bgpcep:config-loader-impl:jar:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:42:46 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:42:46 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 05:42:46 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 05:42:46 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:42:46 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:42:46 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 05:42:46 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 05:42:46 [INFO] | | \- com.google.code.gson:gson:jar:2.11.0:compile 05:42:46 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 05:42:46 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 05:42:46 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 05:42:46 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:42:46 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:42:46 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:42:46 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:42:46 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:42:46 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:42:46 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:42:46 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:42:46 [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:42:46 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:42:46 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:42:46 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:42:46 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:42:46 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:42:46 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:42:46 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:42:46 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:42:46 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:42:46 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:42:46 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:42:46 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:42:46 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:42:46 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:42:46 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:42:46 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:42:46 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:42:46 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:42:46 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:42:46 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:42:46 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:42:46 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:42:46 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:42:46 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:42:46 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:42:46 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:42:46 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:42:46 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:42:46 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:42:46 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:42:46 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:42:46 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:42:46 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:42:46 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:42:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:42:46 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:42:46 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:42:46 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:42:46 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:42:46 [INFO] +- junit:junit:jar:4.13.2:test 05:42:46 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:42:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:42:46 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:42:46 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:42:46 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:42:46 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:42:46 [INFO] 05:42:46 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-protocols-config-loader --- 05:42:46 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-protocols-config-loader/target/sonatype-clm/module.xml 05:42:46 [INFO] 05:42:46 [INFO] -----------< org.opendaylight.bgpcep:topology-config-loader >----------- 05:42:46 [INFO] Building topology-config-loader 0.21.12-SNAPSHOT [91/169] 05:42:46 [INFO] -------------------------------[ bundle ]------------------------------- 05:42:46 [INFO] 05:42:46 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ topology-config-loader --- 05:42:46 [INFO] 05:42:46 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ topology-config-loader --- 05:42:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:42:46 [INFO] 05:42:46 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ topology-config-loader --- 05:42:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:42:46 [INFO] 05:42:46 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ topology-config-loader --- 05:42:47 [INFO] 05:42:47 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ topology-config-loader --- 05:42:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/config-loader/topology-config-loader/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:42:47 [INFO] 05:42:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ topology-config-loader --- 05:42:47 [INFO] Starting audit... 05:42:47 Audit done. 05:42:47 [INFO] You have 0 Checkstyle violations. 05:42:47 [INFO] 05:42:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ topology-config-loader --- 05:42:47 [INFO] Starting audit... 05:42:47 Audit done. 05:42:47 [INFO] You have 0 Checkstyle violations. 05:42:47 [INFO] 05:42:47 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ topology-config-loader --- 05:42:47 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/topology-config-loader/target/classes/LICENSE 05:42:47 [INFO] 05:42:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-config-loader --- 05:42:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/topology-config-loader/src/main/resources 05:42:47 [INFO] 05:42:47 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ topology-config-loader --- 05:42:47 [INFO] Recompiling the module because of changed dependency. 05:42:47 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 05:42:47 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 05:42:47 [INFO] 05:42:47 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ topology-config-loader >>> 05:42:47 [INFO] 05:42:47 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ topology-config-loader --- 05:42:47 [INFO] Fork Value is true 05:42:49 [INFO] Done SpotBugs Analysis.... 05:42:49 [INFO] 05:42:49 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ topology-config-loader <<< 05:42:49 [INFO] 05:42:49 [INFO] 05:42:49 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ topology-config-loader --- 05:42:49 [INFO] BugInstance size is 0 05:42:49 [INFO] Error size is 0 05:42:49 [INFO] No errors/warnings found 05:42:49 [INFO] 05:42:49 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-config-loader --- 05:42:49 [INFO] Copying 1 resource from src/test/resources to target/test-classes 05:42:49 [INFO] 05:42:49 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ topology-config-loader --- 05:42:49 [INFO] Recompiling the module because of changed dependency. 05:42:49 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 05:42:49 [INFO] 05:42:49 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ topology-config-loader --- 05:42:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:42:49 [INFO] 05:42:49 [INFO] ------------------------------------------------------- 05:42:49 [INFO] T E S T S 05:42:49 [INFO] ------------------------------------------------------- 05:42:50 [INFO] Running org.opendaylight.bgpcep.config.loader.topology.NetworkTopologyConfigFileProcessorTest 05:42:52 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:42:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.548 s -- in org.opendaylight.bgpcep.config.loader.topology.NetworkTopologyConfigFileProcessorTest 05:42:54 [INFO] 05:42:54 [INFO] Results: 05:42:54 [INFO] 05:42:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 05:42:54 [INFO] 05:42:54 [INFO] 05:42:54 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ topology-config-loader --- 05:42:54 [INFO] 05:42:54 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-config-loader --- 05:42:54 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/topology-config-loader/target/topology-config-loader-0.21.12-SNAPSHOT.jar 05:42:54 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/topology-config-loader/target/classes/META-INF/MANIFEST.MF 05:42:54 [INFO] 05:42:54 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ topology-config-loader --- 05:42:54 [INFO] No previous run data found, generating javadoc. 05:42:55 [WARNING] Javadoc Warnings 05:42:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/topology-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/topology/NetworkTopologyConfigFileProcessor.java:33: warning: no comment 05:42:55 [WARNING] public final class NetworkTopologyConfigFileProcessor extends AbstractConfigFileProcessor { 05:42:55 [WARNING] ^ 05:42:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/topology-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/topology/NetworkTopologyConfigFileProcessor.java:37: warning: no comment 05:42:55 [WARNING] public NetworkTopologyConfigFileProcessor(final ConfigLoader configLoader, final DOMDataBroker dataBroker) { 05:42:55 [WARNING] ^ 05:42:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/topology-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/topology/NetworkTopologyConfigFileProcessor.java:42: warning: no comment 05:42:55 [WARNING] public void init() { 05:42:55 [WARNING] ^ 05:42:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/topology-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/topology/OSGiOpenconfigConfigFileProcessor.java:20: warning: no comment 05:42:55 [WARNING] public final class OSGiOpenconfigConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 05:42:55 [WARNING] ^ 05:42:55 [WARNING] 4 warnings 05:42:55 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/topology-config-loader/target/topology-config-loader-0.21.12-SNAPSHOT-javadoc.jar 05:42:55 [INFO] 05:42:55 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ topology-config-loader --- 05:42:55 [INFO] CycloneDX: Resolving Dependencies 05:42:56 [INFO] CycloneDX: Creating BOM version 1.5 with 34 component(s) 05:42:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/topology-config-loader/target/bom.xml 05:42:56 [INFO] attaching as topology-config-loader-0.21.12-SNAPSHOT-cyclonedx.xml 05:42:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/topology-config-loader/target/bom.json 05:42:56 [INFO] attaching as topology-config-loader-0.21.12-SNAPSHOT-cyclonedx.json 05:42:56 [INFO] 05:42:56 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-config-loader --- 05:42:56 [INFO] Skipping duplicate-finder execution! 05:42:56 [INFO] 05:42:56 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ topology-config-loader --- 05:42:56 [WARNING] Used undeclared dependencies found: 05:42:56 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:test 05:42:56 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:42:56 [WARNING] Non-test scoped test only dependencies found: 05:42:56 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:42:56 [INFO] 05:42:56 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ topology-config-loader --- 05:42:56 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/topology-config-loader/target/topology-config-loader-0.21.12-SNAPSHOT-sources.jar 05:42:56 [INFO] 05:42:56 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ topology-config-loader --- 05:42:56 [INFO] 05:42:56 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ topology-config-loader --- 05:42:56 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/topology-config-loader/target/code-coverage/jacoco.exec 05:42:56 [INFO] Analyzed bundle 'topology-config-loader' with 2 classes 05:42:56 [INFO] 05:42:56 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ topology-config-loader --- 05:42:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/topology-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.21.12-SNAPSHOT/topology-config-loader-0.21.12-SNAPSHOT.pom 05:42:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/topology-config-loader/target/topology-config-loader-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.21.12-SNAPSHOT/topology-config-loader-0.21.12-SNAPSHOT.jar 05:42:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/topology-config-loader/target/topology-config-loader-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.21.12-SNAPSHOT/topology-config-loader-0.21.12-SNAPSHOT-javadoc.jar 05:42:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/topology-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.21.12-SNAPSHOT/topology-config-loader-0.21.12-SNAPSHOT-cyclonedx.xml 05:42:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/topology-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.21.12-SNAPSHOT/topology-config-loader-0.21.12-SNAPSHOT-cyclonedx.json 05:42:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/topology-config-loader/target/topology-config-loader-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.21.12-SNAPSHOT/topology-config-loader-0.21.12-SNAPSHOT-sources.jar 05:42:57 [INFO] 05:42:57 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-config-loader --- 05:42:57 [INFO] Installing org/opendaylight/bgpcep/topology-config-loader/0.21.12-SNAPSHOT/topology-config-loader-0.21.12-SNAPSHOT.jar 05:42:57 [INFO] Writing OBR metadata 05:42:57 [INFO] 05:42:57 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ topology-config-loader --- 05:42:57 [INFO] org.opendaylight.bgpcep:topology-config-loader:bundle:0.21.12-SNAPSHOT 05:42:57 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.12-SNAPSHOT:compile 05:42:57 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:42:57 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:42:57 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:42:57 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:42:57 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:42:57 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:42:57 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:42:57 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:42:57 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:42:57 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:42:57 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:42:57 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:42:57 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:42:57 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:42:57 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:42:57 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:42:57 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:42:57 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:42:57 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:42:57 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:42:57 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:42:57 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:42:57 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:42:57 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:42:57 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:42:57 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:42:57 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:42:57 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 05:42:57 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:42:57 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.21.12-SNAPSHOT:test 05:42:57 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:test 05:42:57 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:test 05:42:57 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:test 05:42:57 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:test 05:42:57 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 05:42:57 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 05:42:57 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:test 05:42:57 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:test 05:42:57 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 05:42:57 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 05:42:57 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 05:42:57 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:test 05:42:57 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:test 05:42:57 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.21.12-SNAPSHOT:test 05:42:57 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 05:42:57 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 05:42:57 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 05:42:57 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 05:42:57 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 05:42:57 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 05:42:57 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 05:42:57 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 05:42:57 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 05:42:57 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 05:42:57 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 05:42:57 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 05:42:57 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 05:42:57 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 05:42:57 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 05:42:57 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 05:42:57 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 05:42:57 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 05:42:57 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 05:42:57 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 05:42:57 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 05:42:57 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 05:42:57 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 05:42:57 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 05:42:57 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 05:42:57 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 05:42:57 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 05:42:57 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 05:42:57 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 05:42:57 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 05:42:57 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 05:42:57 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 05:42:57 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 05:42:57 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 05:42:57 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 05:42:57 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 05:42:57 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 05:42:57 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 05:42:57 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 05:42:57 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:test 05:42:57 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:test 05:42:57 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 05:42:57 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:test 05:42:57 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:42:57 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 05:42:57 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 05:42:57 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.12-SNAPSHOT:test 05:42:57 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 05:42:57 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:test 05:42:57 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 05:42:57 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:42:57 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:42:57 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:42:57 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:42:57 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:42:57 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:42:57 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:42:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:42:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:42:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:42:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:42:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:42:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:42:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:42:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:42:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:42:57 [INFO] +- junit:junit:jar:4.13.2:test 05:42:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:42:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:42:57 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:42:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:42:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:42:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:42:57 [INFO] 05:42:57 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ topology-config-loader --- 05:42:57 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/topology-config-loader/target/sonatype-clm/module.xml 05:42:57 [INFO] 05:42:57 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader >------ 05:42:57 [INFO] Building OpenDaylight :: BGPCEP :: Topology Config Loader 0.21.12-SNAPSHOT [92/169] 05:42:57 [INFO] ------------------------------[ feature ]------------------------------- 05:42:57 [INFO] 05:42:57 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-topology-config-loader --- 05:42:57 [INFO] 05:42:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-topology-config-loader --- 05:42:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:42:57 [INFO] 05:42:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-config-loader --- 05:42:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:42:57 [INFO] 05:42:57 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-topology-config-loader --- 05:42:57 [INFO] 05:42:57 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-config-loader --- 05:42:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:42:57 [INFO] argLine set to empty 05:42:57 [INFO] 05:42:57 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-topology-config-loader --- 05:42:57 [INFO] Starting audit... 05:42:57 Audit done. 05:42:57 [INFO] You have 0 Checkstyle violations. 05:42:57 [INFO] 05:42:57 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-topology-config-loader --- 05:42:57 [INFO] Starting audit... 05:42:57 Audit done. 05:42:57 [INFO] You have 0 Checkstyle violations. 05:42:57 [INFO] 05:42:57 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-topology-config-loader --- 05:42:57 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-config-loader/target/classes/LICENSE 05:42:57 [INFO] 05:42:57 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-config-loader --- 05:42:57 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-config-loader/target/feature/feature.xml 05:42:57 [INFO] ...done! 05:42:57 [INFO] Attaching features XML 05:42:57 [INFO] 05:42:57 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-topology-config-loader --- 05:42:57 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:42:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:42:57 [INFO] 05:42:57 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-config-loader >>> 05:42:57 [INFO] 05:42:57 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-topology-config-loader --- 05:42:57 [INFO] 05:42:57 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-config-loader <<< 05:42:57 [INFO] 05:42:57 [INFO] 05:42:57 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-topology-config-loader --- 05:42:57 [INFO] 05:42:57 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-topology-config-loader --- 05:42:57 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader 05:42:57 [INFO] Project dependency features detected: [] 05:42:57 [INFO] Pax Exam System (Version: 4.13.3) created. 05:42:57 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:42:58 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:42:58 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:42:58 [INFO] Waiting for remote bundle context.. on 21000 name: 6dfd4529-3a5f-47ec-9acd-05d611cb6567 timout: [ RelativeTimeout value = 180000 ] 05:43:10 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:43:10 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:43:10 [INFO] 05:43:10 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-topology-config-loader --- 05:43:10 [INFO] 05:43:10 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-topology-config-loader --- 05:43:10 [INFO] No Javadoc in project. Archive not created. 05:43:10 [INFO] 05:43:10 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-topology-config-loader --- 05:43:10 [INFO] CycloneDX: Resolving Dependencies 05:43:13 [INFO] CycloneDX: Creating BOM version 1.5 with 207 component(s) 05:43:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-config-loader/target/bom.xml 05:43:13 [INFO] attaching as odl-bgpcep-topology-config-loader-0.21.12-SNAPSHOT-cyclonedx.xml 05:43:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-config-loader/target/bom.json 05:43:13 [INFO] attaching as odl-bgpcep-topology-config-loader-0.21.12-SNAPSHOT-cyclonedx.json 05:43:13 [INFO] 05:43:13 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-config-loader --- 05:43:13 [INFO] Skipping duplicate-finder execution! 05:43:13 [INFO] 05:43:13 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-topology-config-loader --- 05:43:13 [INFO] Skipping plugin execution 05:43:13 [INFO] 05:43:13 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-topology-config-loader --- 05:43:13 [INFO] Skipping source per configuration. 05:43:13 [INFO] 05:43:13 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-topology-config-loader --- 05:43:13 [INFO] 05:43:13 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-topology-config-loader --- 05:43:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:43:13 [INFO] 05:43:13 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-topology-config-loader --- 05:43:13 [WARNING] 05:43:13 [WARNING] The packaging plugin for project odl-bgpcep-topology-config-loader did not assign 05:43:13 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:43:13 [WARNING] 05:43:13 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:43:13 [WARNING] 05:43:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.21.12-SNAPSHOT/odl-bgpcep-topology-config-loader-0.21.12-SNAPSHOT.pom 05:43:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-config-loader/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.21.12-SNAPSHOT/odl-bgpcep-topology-config-loader-0.21.12-SNAPSHOT-features.xml 05:43:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.21.12-SNAPSHOT/odl-bgpcep-topology-config-loader-0.21.12-SNAPSHOT-cyclonedx.xml 05:43:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.21.12-SNAPSHOT/odl-bgpcep-topology-config-loader-0.21.12-SNAPSHOT-cyclonedx.json 05:43:13 [INFO] 05:43:13 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-topology-config-loader --- 05:43:13 [INFO] org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader:feature:0.21.12-SNAPSHOT 05:43:13 [INFO] +- org.opendaylight.bgpcep:topology-config-loader:jar:0.21.12-SNAPSHOT:compile 05:43:13 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.12-SNAPSHOT:compile 05:43:13 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:43:13 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:43:13 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:43:13 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:43:13 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:43:13 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:43:13 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:43:13 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:43:13 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:43:13 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:43:13 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:43:13 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:43:13 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:43:13 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:43:13 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:43:13 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:43:13 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:43:13 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:43:13 [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile 05:43:13 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:43:13 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:43:13 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:43:13 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:43:13 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:43:13 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.21.12-SNAPSHOT:compile 05:43:13 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:compile 05:43:13 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:43:13 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:43:13 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:43:13 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:43:13 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:43:13 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:43:13 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:43:13 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:43:13 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile 05:43:13 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:0.21.12-SNAPSHOT:compile 05:43:13 [INFO] | +- org.opendaylight.bgpcep:config-loader-impl:jar:0.21.12-SNAPSHOT:compile 05:43:13 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:43:13 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:43:13 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:43:13 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:43:13 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:43:13 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:43:13 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:43:13 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 05:43:13 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 05:43:13 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:43:13 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:43:13 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:43:13 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:43:13 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:43:13 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.21.12-SNAPSHOT:compile 05:43:13 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:43:13 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:43:13 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:43:13 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:43:13 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:43:13 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:43:13 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:43:13 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:43:13 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:43:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:43:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:43:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:43:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:43:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:43:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:43:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:43:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:43:13 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:43:13 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:43:13 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:43:13 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:43:13 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:43:13 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:43:13 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:43:13 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:43:13 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:43:13 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:43:13 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:43:13 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:43:13 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:43:13 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:43:13 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:43:13 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:43:13 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:43:13 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 05:43:13 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 05:43:13 [INFO] | | \- com.google.code.gson:gson:jar:2.11.0:compile 05:43:13 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 05:43:13 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:43:13 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:43:13 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:43:13 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:43:13 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:43:13 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:43:13 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:43:13 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:43:13 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:43:13 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:43:13 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:43:13 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:43:13 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:43:13 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:43:13 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 05:43:13 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:43:13 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 05:43:13 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 05:43:13 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 05:43:13 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 05:43:13 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:43:13 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 05:43:13 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 05:43:13 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 05:43:13 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 05:43:13 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 05:43:13 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 05:43:13 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 05:43:13 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:43:13 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 05:43:13 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 05:43:13 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:43:13 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 05:43:13 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:43:13 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:43:13 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:43:13 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:43:13 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:43:13 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:43:13 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:43:13 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 05:43:13 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 05:43:13 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 05:43:13 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 05:43:13 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 05:43:13 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 05:43:13 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 05:43:13 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 05:43:13 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 05:43:13 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 05:43:13 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 05:43:13 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 05:43:13 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 05:43:13 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 05:43:13 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:43:13 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 05:43:13 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 05:43:13 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 05:43:13 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 05:43:13 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 05:43:13 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 05:43:13 [INFO] | | | +- org.lz4:lz4-java:jar:1.8.0:compile 05:43:13 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:43:13 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 05:43:13 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 05:43:13 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 05:43:13 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 05:43:13 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 05:43:13 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 05:43:13 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 05:43:13 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 05:43:13 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 05:43:13 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 05:43:13 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 05:43:13 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 05:43:13 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 05:43:13 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:43:13 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:43:13 [INFO] | | | | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:43:13 [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:43:13 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:43:13 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:43:13 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:43:13 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:43:13 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:43:13 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:43:13 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:43:13 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:43:13 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:43:13 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 05:43:13 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 05:43:13 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 05:43:13 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 05:43:13 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 05:43:13 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 05:43:13 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 05:43:13 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 05:43:13 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 05:43:13 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 05:43:13 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 05:43:13 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 05:43:13 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 05:43:13 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:43:13 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:43:13 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 05:43:13 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:43:13 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 05:43:13 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 05:43:13 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 05:43:13 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 05:43:13 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 05:43:13 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 05:43:13 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 05:43:13 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:43:13 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:43:13 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:43:13 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:43:13 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:43:13 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:43:13 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:43:13 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:43:13 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:43:13 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:43:13 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:43:13 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:43:13 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:43:13 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:43:13 [INFO] +- junit:junit:jar:4.13.2:test 05:43:13 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:43:13 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:43:13 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:43:13 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:43:13 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:43:13 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:43:13 [INFO] 05:43:13 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-topology-config-loader --- 05:43:13 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-config-loader/target/sonatype-clm/module.xml 05:43:13 [INFO] 05:43:13 [INFO] ---------------< org.opendaylight.bgpcep:odl-bgpcep-bgp >--------------- 05:43:13 [INFO] Building OpenDaylight :: BGP 0.21.12-SNAPSHOT [93/169] 05:43:13 [INFO] ------------------------------[ feature ]------------------------------- 05:43:13 [INFO] 05:43:13 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp --- 05:43:13 [INFO] 05:43:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp --- 05:43:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:43:13 [INFO] 05:43:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp --- 05:43:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:43:13 [INFO] 05:43:13 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp --- 05:43:13 [INFO] 05:43:13 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp --- 05:43:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:43:13 [INFO] argLine set to empty 05:43:13 [INFO] 05:43:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp --- 05:43:14 [INFO] Starting audit... 05:43:14 Audit done. 05:43:14 [INFO] You have 0 Checkstyle violations. 05:43:14 [INFO] 05:43:14 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp --- 05:43:14 [INFO] Starting audit... 05:43:14 Audit done. 05:43:14 [INFO] You have 0 Checkstyle violations. 05:43:14 [INFO] 05:43:14 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp --- 05:43:14 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp/target/classes/LICENSE 05:43:14 [INFO] 05:43:14 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp --- 05:43:14 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp/target/feature/feature.xml 05:43:14 [INFO] ...done! 05:43:14 [INFO] Attaching features XML 05:43:14 [INFO] 05:43:14 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp --- 05:43: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 05:43:14 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:43:14 [INFO] 05:43:14 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp >>> 05:43:14 [INFO] 05:43:14 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp --- 05:43:14 [INFO] 05:43:14 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp <<< 05:43:14 [INFO] 05:43:14 [INFO] 05:43:14 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp --- 05:43:14 [INFO] 05:43:14 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp --- 05:43:14 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp 05:43:14 [INFO] Project dependency features detected: [] 05:43:14 [INFO] Pax Exam System (Version: 4.13.3) created. 05:43:14 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:43:14 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:43:14 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:43:14 [INFO] Waiting for remote bundle context.. on 21000 name: 1c043941-5721-4545-9bf6-2fd1ab28a218 timout: [ RelativeTimeout value = 180000 ] 05:43:29 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:43:29 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:43:29 [INFO] 05:43:29 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp --- 05:43:29 [INFO] 05:43:29 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp --- 05:43:29 [INFO] No Javadoc in project. Archive not created. 05:43:29 [INFO] 05:43:29 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp --- 05:43:29 [INFO] CycloneDX: Resolving Dependencies 05:43:33 [INFO] CycloneDX: Creating BOM version 1.5 with 286 component(s) 05:43:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp/target/bom.xml 05:43:33 [INFO] attaching as odl-bgpcep-bgp-0.21.12-SNAPSHOT-cyclonedx.xml 05:43:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp/target/bom.json 05:43:33 [INFO] attaching as odl-bgpcep-bgp-0.21.12-SNAPSHOT-cyclonedx.json 05:43:33 [INFO] 05:43:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp --- 05:43:33 [INFO] Skipping duplicate-finder execution! 05:43:33 [INFO] 05:43:33 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp --- 05:43:33 [INFO] Skipping plugin execution 05:43:33 [INFO] 05:43:33 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp --- 05:43:33 [INFO] Skipping source per configuration. 05:43:33 [INFO] 05:43:33 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp --- 05:43:33 [INFO] 05:43:33 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp --- 05:43:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:43:33 [INFO] 05:43:33 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp --- 05:43:33 [WARNING] 05:43:33 [WARNING] The packaging plugin for project odl-bgpcep-bgp did not assign 05:43:33 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:43:33 [WARNING] 05:43:33 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:43:33 [WARNING] 05:43:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.21.12-SNAPSHOT/odl-bgpcep-bgp-0.21.12-SNAPSHOT.pom 05:43:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.21.12-SNAPSHOT/odl-bgpcep-bgp-0.21.12-SNAPSHOT-features.xml 05:43:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.21.12-SNAPSHOT/odl-bgpcep-bgp-0.21.12-SNAPSHOT-cyclonedx.xml 05:43:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.21.12-SNAPSHOT/odl-bgpcep-bgp-0.21.12-SNAPSHOT-cyclonedx.json 05:43:33 [INFO] 05:43:33 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp --- 05:43:33 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp:feature:0.21.12-SNAPSHOT 05:43:33 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:43:33 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:43:33 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:43:33 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:43:33 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:43:33 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:43:33 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:43:33 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:43:33 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:43:33 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:43:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:43:33 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:43:33 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:43:33 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:43:33 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:43:33 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:43:33 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:43:33 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:43:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:43:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:43:33 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:43:33 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:43:33 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:43:33 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:43:33 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:43:33 [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:43:33 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:43:33 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:43:33 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:43:33 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:43:33 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:43:33 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:43:33 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:43:33 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:43:33 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:43:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:43:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:43:33 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:43:33 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:43:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:43:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:43:33 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:43:33 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:43:33 [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:43:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:43:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:43:33 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:43:33 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 05:43:33 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:43:33 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:43:33 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:43:33 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:43:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:43:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:43:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:43:33 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:43:33 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:43:33 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:43:33 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:43:33 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:43:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:43:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:43:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:43:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:43:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:43:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:43:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:43:33 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:43:33 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:43:33 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:43:33 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:43:33 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:43:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:43:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:43:33 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:43:33 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:43:33 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:43:33 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:43:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:43:33 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:43:33 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:43:33 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:43:33 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:43:33 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:43:33 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:43:33 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:43:33 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:43:33 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:43:33 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:43:33 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:43:33 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:43:33 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:43:33 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:43:33 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:43:33 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:43:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:43:33 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:43:33 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:43:33 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:43:33 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:43:33 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:43:33 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:43:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:43:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:43:33 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:43:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:43:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:43:33 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:43:33 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:43:33 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:43:33 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:43:33 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:43:33 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:43:33 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:43:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:43:33 [INFO] | | +- io.netty:netty-codec:jar:4.1.114.Final:compile 05:43:33 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:43:33 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:43:33 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:43:33 [INFO] | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile 05:43:33 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 05:43:33 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 05:43:33 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 05:43:33 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 05:43:33 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 05:43:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 05:43:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 05:43:33 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 05:43:33 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 05:43:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 05:43:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 05:43:33 [INFO] | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile 05:43:33 [INFO] | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 05:43:33 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-state:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | \- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-topology:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | +- org.opendaylight.bgpcep:bgp-topology-provider:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | | +- org.opendaylight.bgpcep:topology-segment-routing:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | | +- org.opendaylight.bgpcep:graph-api:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:43:33 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | | \- org.opendaylight.bgpcep:graph-impl:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile 05:43:33 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-cli:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | \- org.opendaylight.bgpcep:bgp-cli:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:13.0.7:compile 05:43:33 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | | \- org.opendaylight.bgpcep:rsvp-impl:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-rfc8294-netty:xml:features:13.0.7:compile 05:43:33 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:43:33 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:43:33 [INFO] | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 05:43:33 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 05:43:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 05:43:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 05:43:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 05:43:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 05:43:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 05:43:33 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 05:43:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 05:43:33 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 05:43:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 05:43:33 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 05:43:33 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 05:43:33 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 05:43:33 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 05:43:33 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 05:43:33 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 05:43:33 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 05:43:33 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 05:43:33 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 05:43:33 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 05:43:33 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 05:43:33 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 05:43:33 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 05:43:33 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 05:43:33 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 05:43:33 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 05:43:33 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 05:43:33 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 05:43:33 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 05:43:33 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 05:43:33 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 05:43:33 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 05:43:33 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 05:43:33 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 05:43:33 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 05:43:33 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 05:43:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 05:43:33 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 05:43:33 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 05:43:33 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 05:43:33 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 05:43:33 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 05:43:33 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 05:43:33 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 05:43:33 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 05:43:33 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 05:43:33 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 05:43:33 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 05:43:33 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 05:43:33 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 05:43:33 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 05:43:33 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 05:43:33 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 05:43:33 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 05:43:33 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 05:43:33 [INFO] | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 05:43:33 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 05:43:33 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 05:43:33 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 05:43:33 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 05:43:33 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 05:43:33 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 05:43:33 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 05:43:33 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 05:43:33 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | \- org.opendaylight.bgpcep:bgp-flowspec:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | \- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | \- org.opendaylight.bgpcep:bgp-l3vpn:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | \- org.opendaylight.bgpcep:bgp-mvpn:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | \- org.opendaylight.bgpcep:bgp-evpn:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | \- org.opendaylight.bgpcep:protocols-config-loader:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:43:33 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | +- org.opendaylight.bgpcep:topology-config-loader:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | \- org.opendaylight.bgpcep:config-loader-impl:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | \- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.21.12-SNAPSHOT:compile 05:43:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:43:33 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:43:33 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:43:33 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:43:33 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:43:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:43:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:43:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:43:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:43:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:43:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:43:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:43:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:43:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:43:33 [INFO] +- junit:junit:jar:4.13.2:test 05:43:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:43:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:43:33 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:43:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:43:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:43:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:43:33 [INFO] 05:43:33 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp --- 05:43:33 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp/target/sonatype-clm/module.xml 05:43:33 [INFO] 05:43:33 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example >-------- 05:43:33 [INFO] Building OpenDaylight :: Configuration Example Files 0.21.12-SNAPSHOT [94/169] 05:43:33 [INFO] ------------------------------[ feature ]------------------------------- 05:43:33 [INFO] 05:43:33 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-config-example --- 05:43:33 [INFO] 05:43:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-config-example --- 05:43:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:43:33 [INFO] 05:43:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-config-example --- 05:43:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:43:33 [INFO] 05:43:33 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-config-example --- 05:43:34 [INFO] 05:43:34 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-config-example --- 05:43:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:43:34 [INFO] argLine set to empty 05:43:34 [INFO] 05:43:34 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-config-example --- 05:43:34 [INFO] Starting audit... 05:43:34 Audit done. 05:43:34 [INFO] You have 0 Checkstyle violations. 05:43:34 [INFO] 05:43:34 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-config-example --- 05:43:34 [INFO] Starting audit... 05:43:34 Audit done. 05:43:34 [INFO] You have 0 Checkstyle violations. 05:43:34 [INFO] 05:43:34 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-config-example --- 05:43:34 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-config-example/target/classes/LICENSE 05:43:34 [INFO] 05:43:34 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-config-example --- 05:43:34 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-config-example/target/feature/feature.xml 05:43:34 [INFO] ...done! 05:43:34 [INFO] Attaching features XML 05:43:34 [INFO] 05:43:34 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-config-example --- 05:43:34 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:43:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:43:34 [INFO] 05:43:34 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-config-example >>> 05:43:34 [INFO] 05:43:34 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-config-example --- 05:43:34 [INFO] 05:43:34 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-config-example <<< 05:43:34 [INFO] 05:43:34 [INFO] 05:43:34 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-config-example --- 05:43:34 [INFO] 05:43:34 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-config-example --- 05:43:34 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example 05:43:34 [INFO] Project dependency features detected: [] 05:43:34 [INFO] Pax Exam System (Version: 4.13.3) created. 05:43:34 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:43:34 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:43:34 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:43:34 [INFO] Waiting for remote bundle context.. on 21000 name: 886905af-b5b3-412e-b37e-874629579662 timout: [ RelativeTimeout value = 180000 ] 05:43:39 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:43:39 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:43:40 [INFO] 05:43:40 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-config-example --- 05:43:40 [INFO] 05:43:40 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-config-example --- 05:43:40 [INFO] No Javadoc in project. Archive not created. 05:43:40 [INFO] 05:43:40 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-config-example --- 05:43:40 [INFO] CycloneDX: Resolving Dependencies 05:43:40 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 05:43:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-config-example/target/bom.xml 05:43:40 [INFO] attaching as odl-bgpcep-bgp-config-example-0.21.12-SNAPSHOT-cyclonedx.xml 05:43:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-config-example/target/bom.json 05:43:40 [INFO] attaching as odl-bgpcep-bgp-config-example-0.21.12-SNAPSHOT-cyclonedx.json 05:43:40 [INFO] 05:43:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-config-example --- 05:43:40 [INFO] Skipping duplicate-finder execution! 05:43:40 [INFO] 05:43:40 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-config-example --- 05:43:40 [INFO] Skipping plugin execution 05:43:40 [INFO] 05:43:40 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-config-example --- 05:43:40 [INFO] Skipping source per configuration. 05:43:40 [INFO] 05:43:40 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-config-example --- 05:43:40 [INFO] 05:43:40 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-config-example --- 05:43:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:43:40 [INFO] 05:43:40 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-config-example --- 05:43:40 [WARNING] 05:43:40 [WARNING] The packaging plugin for project odl-bgpcep-bgp-config-example did not assign 05:43:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:43:40 [WARNING] 05:43:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:43:40 [WARNING] 05:43:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.21.12-SNAPSHOT/odl-bgpcep-bgp-config-example-0.21.12-SNAPSHOT.pom 05:43:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-config-example/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.21.12-SNAPSHOT/odl-bgpcep-bgp-config-example-0.21.12-SNAPSHOT-features.xml 05:43:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.21.12-SNAPSHOT/odl-bgpcep-bgp-config-example-0.21.12-SNAPSHOT-cyclonedx.xml 05:43:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.21.12-SNAPSHOT/odl-bgpcep-bgp-config-example-0.21.12-SNAPSHOT-cyclonedx.json 05:43:40 [INFO] 05:43:40 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-config-example --- 05:43:40 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example:feature:0.21.12-SNAPSHOT 05:43:40 [INFO] +- org.opendaylight.bgpcep:bgp-config-example:xml:bgp-initial-config:0.21.12-SNAPSHOT:compile 05:43:40 [INFO] +- org.opendaylight.bgpcep:bgp-config-example:xml:network-topology-bgp-initial-config:0.21.12-SNAPSHOT:compile 05:43:40 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:43:40 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:43:40 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:43:40 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:43:40 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:43:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:43:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:43:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:43:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:43:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:43:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:43:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:43:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:43:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:43:40 [INFO] +- junit:junit:jar:4.13.2:test 05:43:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:43:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:43:40 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:43:40 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:43:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:43:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:43:40 [INFO] 05:43:40 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-config-example --- 05:43:40 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-config-example/target/sonatype-clm/module.xml 05:43:40 [INFO] 05:43:40 [INFO] ---------< org.opendaylight.bgpcep:bmp-monitors-config-loader >--------- 05:43:40 [INFO] Building bmp-monitors-config-loader 0.21.12-SNAPSHOT [95/169] 05:43:40 [INFO] -------------------------------[ bundle ]------------------------------- 05:43:40 [INFO] 05:43:40 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bmp-monitors-config-loader --- 05:43:40 [INFO] 05:43:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bmp-monitors-config-loader --- 05:43:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:43:40 [INFO] 05:43:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bmp-monitors-config-loader --- 05:43:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:43:40 [INFO] 05:43:40 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bmp-monitors-config-loader --- 05:43:40 [INFO] 05:43:40 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bmp-monitors-config-loader --- 05:43:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/config-loader/bmp-monitors-config-loader/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:43:40 [INFO] 05:43:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bmp-monitors-config-loader --- 05:43:40 [INFO] Starting audit... 05:43:40 Audit done. 05:43:40 [INFO] You have 0 Checkstyle violations. 05:43:40 [INFO] 05:43:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bmp-monitors-config-loader --- 05:43:40 [INFO] Starting audit... 05:43:40 Audit done. 05:43:40 [INFO] You have 0 Checkstyle violations. 05:43:40 [INFO] 05:43:40 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bmp-monitors-config-loader --- 05:43:40 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/bmp-monitors-config-loader/target/classes/LICENSE 05:43:40 [INFO] 05:43:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bmp-monitors-config-loader --- 05:43:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/bmp-monitors-config-loader/src/main/resources 05:43:40 [INFO] 05:43:40 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bmp-monitors-config-loader --- 05:43:40 [INFO] Recompiling the module because of changed dependency. 05:43:40 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 05:43:40 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 05:43:40 [INFO] 05:43:40 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bmp-monitors-config-loader >>> 05:43:40 [INFO] 05:43:40 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bmp-monitors-config-loader --- 05:43:40 [INFO] Fork Value is true 05:43:43 [INFO] Done SpotBugs Analysis.... 05:43:43 [INFO] 05:43:43 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bmp-monitors-config-loader <<< 05:43:43 [INFO] 05:43:43 [INFO] 05:43:43 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bmp-monitors-config-loader --- 05:43:43 [INFO] BugInstance size is 0 05:43:43 [INFO] Error size is 0 05:43:43 [INFO] No errors/warnings found 05:43:43 [INFO] 05:43:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bmp-monitors-config-loader --- 05:43:43 [INFO] Copying 1 resource from src/test/resources to target/test-classes 05:43:43 [INFO] 05:43:43 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bmp-monitors-config-loader --- 05:43:43 [INFO] Recompiling the module because of changed dependency. 05:43:43 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 05:43:43 [INFO] 05:43:43 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bmp-monitors-config-loader --- 05:43:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:43:43 [INFO] 05:43:43 [INFO] ------------------------------------------------------- 05:43:43 [INFO] T E S T S 05:43:43 [INFO] ------------------------------------------------------- 05:43:44 [INFO] Running org.opendaylight.bgpcep.config.loader.bmp.BmpMonitorConfigFileProcessorTest 05:43:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:43:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.176 s -- in org.opendaylight.bgpcep.config.loader.bmp.BmpMonitorConfigFileProcessorTest 05:43:48 [INFO] 05:43:48 [INFO] Results: 05:43:48 [INFO] 05:43:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 05:43:48 [INFO] 05:43:48 [INFO] 05:43:48 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bmp-monitors-config-loader --- 05:43:48 [INFO] 05:43:48 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bmp-monitors-config-loader --- 05:43:48 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.21.12-SNAPSHOT.jar 05:43:48 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/bmp-monitors-config-loader/target/classes/META-INF/MANIFEST.MF 05:43:48 [INFO] 05:43:48 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bmp-monitors-config-loader --- 05:43:48 [INFO] No previous run data found, generating javadoc. 05:43:49 [WARNING] Javadoc Warnings 05:43:49 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/bmp-monitors-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/bmp/BmpMonitorConfigFileProcessor.java:31: warning: no comment 05:43:49 [WARNING] public final class BmpMonitorConfigFileProcessor extends AbstractConfigFileProcessor { 05:43:49 [WARNING] ^ 05:43:49 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/bmp-monitors-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/bmp/BmpMonitorConfigFileProcessor.java:33: warning: no comment 05:43:49 [WARNING] public BmpMonitorConfigFileProcessor(final ConfigLoader configLoader, final DOMDataBroker dataBroker) { 05:43:49 [WARNING] ^ 05:43:49 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/bmp-monitors-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/bmp/BmpMonitorConfigFileProcessor.java:38: warning: no comment 05:43:49 [WARNING] public void init() { 05:43:49 [WARNING] ^ 05:43:49 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/bmp-monitors-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/bmp/OSGiBmpMonitorConfigFileProcessor.java:20: warning: no comment 05:43:49 [WARNING] public final class OSGiBmpMonitorConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 05:43:49 [WARNING] ^ 05:43:49 [WARNING] 4 warnings 05:43:49 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.21.12-SNAPSHOT-javadoc.jar 05:43:49 [INFO] 05:43:49 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bmp-monitors-config-loader --- 05:43:49 [INFO] CycloneDX: Resolving Dependencies 05:43:50 [INFO] CycloneDX: Creating BOM version 1.5 with 43 component(s) 05:43:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/bmp-monitors-config-loader/target/bom.xml 05:43:50 [INFO] attaching as bmp-monitors-config-loader-0.21.12-SNAPSHOT-cyclonedx.xml 05:43:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/bmp-monitors-config-loader/target/bom.json 05:43:50 [INFO] attaching as bmp-monitors-config-loader-0.21.12-SNAPSHOT-cyclonedx.json 05:43:50 [INFO] 05:43:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bmp-monitors-config-loader --- 05:43:50 [INFO] Skipping duplicate-finder execution! 05:43:50 [INFO] 05:43:50 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bmp-monitors-config-loader --- 05:43:50 [WARNING] Used undeclared dependencies found: 05:43:50 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:test 05:43:50 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:43:50 [WARNING] Non-test scoped test only dependencies found: 05:43:50 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:43:50 [INFO] 05:43:50 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bmp-monitors-config-loader --- 05:43:50 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.21.12-SNAPSHOT-sources.jar 05:43:50 [INFO] 05:43:50 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bmp-monitors-config-loader --- 05:43:50 [INFO] 05:43:50 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bmp-monitors-config-loader --- 05:43:50 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/bmp-monitors-config-loader/target/code-coverage/jacoco.exec 05:43:50 [INFO] Analyzed bundle 'bmp-monitors-config-loader' with 2 classes 05:43:50 [INFO] 05:43:50 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bmp-monitors-config-loader --- 05:43:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/bmp-monitors-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.21.12-SNAPSHOT/bmp-monitors-config-loader-0.21.12-SNAPSHOT.pom 05:43:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.21.12-SNAPSHOT/bmp-monitors-config-loader-0.21.12-SNAPSHOT.jar 05:43:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.21.12-SNAPSHOT/bmp-monitors-config-loader-0.21.12-SNAPSHOT-javadoc.jar 05:43:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/bmp-monitors-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.21.12-SNAPSHOT/bmp-monitors-config-loader-0.21.12-SNAPSHOT-cyclonedx.xml 05:43:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/bmp-monitors-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.21.12-SNAPSHOT/bmp-monitors-config-loader-0.21.12-SNAPSHOT-cyclonedx.json 05:43:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.21.12-SNAPSHOT/bmp-monitors-config-loader-0.21.12-SNAPSHOT-sources.jar 05:43:50 [INFO] 05:43:50 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bmp-monitors-config-loader --- 05:43:50 [INFO] Installing org/opendaylight/bgpcep/bmp-monitors-config-loader/0.21.12-SNAPSHOT/bmp-monitors-config-loader-0.21.12-SNAPSHOT.jar 05:43:50 [INFO] Writing OBR metadata 05:43:51 [INFO] 05:43:51 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bmp-monitors-config-loader --- 05:43:51 [INFO] org.opendaylight.bgpcep:bmp-monitors-config-loader:bundle:0.21.12-SNAPSHOT 05:43:51 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.12-SNAPSHOT:compile 05:43:51 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:43:51 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:43:51 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:43:51 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:43:51 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:43:51 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:43:51 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:43:51 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:43:51 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:43:51 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:43:51 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:43:51 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:43:51 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:43:51 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:43:51 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:43:51 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:43:51 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:43:51 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:43:51 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:43:51 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:43:51 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:43:51 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:43:51 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:43:51 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:43:51 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:43:51 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:43:51 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:43:51 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:43:51 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:43:51 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:43:51 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:43:51 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:43:51 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:43:51 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:43:51 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:43:51 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 05:43:51 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:43:51 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.21.12-SNAPSHOT:test 05:43:51 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:test 05:43:51 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:test 05:43:51 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:test 05:43:51 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:test 05:43:51 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 05:43:51 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 05:43:51 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:test 05:43:51 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:test 05:43:51 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 05:43:51 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 05:43:51 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 05:43:51 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:test 05:43:51 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:test 05:43:51 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.21.12-SNAPSHOT:test 05:43:51 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 05:43:51 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 05:43:51 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 05:43:51 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 05:43:51 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 05:43:51 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 05:43:51 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 05:43:51 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 05:43:51 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 05:43:51 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 05:43:51 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 05:43:51 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 05:43:51 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 05:43:51 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 05:43:51 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 05:43:51 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 05:43:51 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 05:43:51 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 05:43:51 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 05:43:51 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 05:43:51 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 05:43:51 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 05:43:51 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 05:43:51 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 05:43:51 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 05:43:51 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 05:43:51 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 05:43:51 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 05:43:51 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 05:43:51 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 05:43:51 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 05:43:51 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 05:43:51 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 05:43:51 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 05:43:51 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 05:43:51 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 05:43:51 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 05:43:51 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 05:43:51 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 05:43:51 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:test 05:43:51 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:test 05:43:51 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 05:43:51 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:test 05:43:51 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:43:51 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 05:43:51 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 05:43:51 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.12-SNAPSHOT:test 05:43:51 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 05:43:51 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:43:51 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 05:43:51 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:43:51 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:43:51 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:43:51 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:43:51 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:43:51 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:43:51 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:43:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:43:51 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:43:51 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:43:51 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:43:51 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:43:51 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:43:51 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:43:51 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:43:51 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:43:51 [INFO] +- junit:junit:jar:4.13.2:test 05:43:51 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:43:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:43:51 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:43:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:43:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:43:51 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:43:51 [INFO] 05:43:51 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bmp-monitors-config-loader --- 05:43:51 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/bmp-monitors-config-loader/target/sonatype-clm/module.xml 05:43:51 [INFO] 05:43:51 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader >-------- 05:43:51 [INFO] Building OpenDaylight :: BGPCEP :: BMP Config Loader 0.21.12-SNAPSHOT [96/169] 05:43:51 [INFO] ------------------------------[ feature ]------------------------------- 05:43:51 [INFO] 05:43:51 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bmp-config-loader --- 05:43:51 [INFO] 05:43:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bmp-config-loader --- 05:43:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:43:51 [INFO] 05:43:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp-config-loader --- 05:43:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:43:51 [INFO] 05:43:51 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bmp-config-loader --- 05:43:51 [INFO] 05:43:51 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp-config-loader --- 05:43:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:43:51 [INFO] argLine set to empty 05:43:51 [INFO] 05:43:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bmp-config-loader --- 05:43:51 [INFO] Starting audit... 05:43:51 Audit done. 05:43:51 [INFO] You have 0 Checkstyle violations. 05:43:51 [INFO] 05:43:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bmp-config-loader --- 05:43:51 [INFO] Starting audit... 05:43:51 Audit done. 05:43:51 [INFO] You have 0 Checkstyle violations. 05:43:51 [INFO] 05:43:51 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bmp-config-loader --- 05:43:51 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp-config-loader/target/classes/LICENSE 05:43:51 [INFO] 05:43:51 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp-config-loader --- 05:43:51 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp-config-loader/target/feature/feature.xml 05:43:51 [INFO] ...done! 05:43:51 [INFO] Attaching features XML 05:43:51 [INFO] 05:43:51 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bmp-config-loader --- 05:43:51 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:43:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:43:51 [INFO] 05:43:51 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp-config-loader >>> 05:43:51 [INFO] 05:43:51 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bmp-config-loader --- 05:43:51 [INFO] 05:43:51 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp-config-loader <<< 05:43:51 [INFO] 05:43:51 [INFO] 05:43:51 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bmp-config-loader --- 05:43:51 [INFO] 05:43:51 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bmp-config-loader --- 05:43:51 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader 05:43:51 [INFO] Project dependency features detected: [] 05:43:51 [INFO] Pax Exam System (Version: 4.13.3) created. 05:43:51 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:43:52 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:43:52 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:43:52 [INFO] Waiting for remote bundle context.. on 21000 name: 64b302fd-9282-48d4-ab75-10ade111e338 timout: [ RelativeTimeout value = 180000 ] 05:44:04 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:44:04 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:44:04 [INFO] 05:44:04 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bmp-config-loader --- 05:44:04 [INFO] 05:44:04 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bmp-config-loader --- 05:44:04 [INFO] No Javadoc in project. Archive not created. 05:44:04 [INFO] 05:44:04 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bmp-config-loader --- 05:44:04 [INFO] CycloneDX: Resolving Dependencies 05:44:07 [INFO] CycloneDX: Creating BOM version 1.5 with 221 component(s) 05:44:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp-config-loader/target/bom.xml 05:44:07 [INFO] attaching as odl-bgpcep-bmp-config-loader-0.21.12-SNAPSHOT-cyclonedx.xml 05:44:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp-config-loader/target/bom.json 05:44:07 [INFO] attaching as odl-bgpcep-bmp-config-loader-0.21.12-SNAPSHOT-cyclonedx.json 05:44:07 [INFO] 05:44:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp-config-loader --- 05:44:07 [INFO] Skipping duplicate-finder execution! 05:44:07 [INFO] 05:44:07 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bmp-config-loader --- 05:44:07 [INFO] Skipping plugin execution 05:44:07 [INFO] 05:44:07 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bmp-config-loader --- 05:44:07 [INFO] Skipping source per configuration. 05:44:07 [INFO] 05:44:07 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bmp-config-loader --- 05:44:07 [INFO] 05:44:07 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bmp-config-loader --- 05:44:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:44:07 [INFO] 05:44:07 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bmp-config-loader --- 05:44:07 [WARNING] 05:44:07 [WARNING] The packaging plugin for project odl-bgpcep-bmp-config-loader did not assign 05:44:07 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:44:07 [WARNING] 05:44:07 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:44:07 [WARNING] 05:44:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.21.12-SNAPSHOT/odl-bgpcep-bmp-config-loader-0.21.12-SNAPSHOT.pom 05:44:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp-config-loader/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.21.12-SNAPSHOT/odl-bgpcep-bmp-config-loader-0.21.12-SNAPSHOT-features.xml 05:44:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.21.12-SNAPSHOT/odl-bgpcep-bmp-config-loader-0.21.12-SNAPSHOT-cyclonedx.xml 05:44:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.21.12-SNAPSHOT/odl-bgpcep-bmp-config-loader-0.21.12-SNAPSHOT-cyclonedx.json 05:44:07 [INFO] 05:44:07 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bmp-config-loader --- 05:44:07 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader:feature:0.21.12-SNAPSHOT 05:44:07 [INFO] +- org.opendaylight.bgpcep:bmp-monitors-config-loader:jar:0.21.12-SNAPSHOT:compile 05:44:07 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.12-SNAPSHOT:compile 05:44:07 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:44:07 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:44:07 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:44:07 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:44:07 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:44:07 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:44:07 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:44:07 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:44:07 [INFO] | | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:44:07 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:44:07 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:44:07 [INFO] | | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:44:07 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:44:07 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:44:07 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:44:07 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:44:07 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:44:07 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:44:07 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:44:07 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:44:07 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:44:07 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:44:07 [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile 05:44:07 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:44:07 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:44:07 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:44:07 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:44:07 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:44:07 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:0.21.12-SNAPSHOT:compile 05:44:07 [INFO] | +- org.opendaylight.bgpcep:config-loader-impl:jar:0.21.12-SNAPSHOT:compile 05:44:07 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:44:07 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:44:07 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:44:07 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:44:07 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:44:07 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:44:07 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:44:07 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 05:44:07 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 05:44:07 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:44:07 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:44:07 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:44:07 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:44:07 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:44:07 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.21.12-SNAPSHOT:compile 05:44:07 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:44:07 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:44:07 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:44:07 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:44:07 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:44:07 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:44:07 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:44:07 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:44:07 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:44:07 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:44:07 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:44:07 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:44:07 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:44:07 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:44:07 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:44:07 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:44:07 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:44:07 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:44:07 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:44:07 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:44:07 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:44:07 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:44:07 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:44:07 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:44:07 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:44:07 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:44:07 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:44:07 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:44:07 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:44:07 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:44:07 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:44:07 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:44:07 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:44:07 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 05:44:07 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 05:44:07 [INFO] | | \- com.google.code.gson:gson:jar:2.11.0:compile 05:44:07 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 05:44:07 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:44:07 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:44:07 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:44:07 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:44:07 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:44:07 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:44:07 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:44:07 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:44:07 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:44:07 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:44:07 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:44:07 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:44:07 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:44:07 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:44:07 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 05:44:07 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:44:07 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 05:44:07 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.21.12-SNAPSHOT:compile 05:44:07 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.21.12-SNAPSHOT:compile 05:44:07 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:44:07 [INFO] | | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:44:07 [INFO] | | | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:44:07 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:44:07 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.21.12-SNAPSHOT:compile 05:44:07 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:44:07 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:44:07 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:44:07 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 05:44:07 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:44:07 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:44:07 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:44:07 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:44:07 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:44:07 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:44:07 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.12-SNAPSHOT:compile 05:44:07 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:44:07 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:44:07 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:44:07 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:44:07 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:44:07 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:44:07 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:44:07 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:44:07 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:44:07 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:44:07 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:44:07 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:44:07 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:44:07 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:44:07 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:44:07 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:44:07 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:44:07 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 05:44:07 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 05:44:07 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 05:44:07 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 05:44:07 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 05:44:07 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 05:44:07 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 05:44:07 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 05:44:07 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 05:44:07 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 05:44:07 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:44:07 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 05:44:07 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 05:44:07 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:44:07 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 05:44:07 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:44:07 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 05:44:07 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 05:44:07 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 05:44:07 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 05:44:07 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 05:44:07 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 05:44:07 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 05:44:07 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 05:44:07 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 05:44:07 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 05:44:07 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 05:44:07 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 05:44:07 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 05:44:07 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 05:44:07 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 05:44:07 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 05:44:07 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 05:44:07 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 05:44:07 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 05:44:07 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 05:44:07 [INFO] | | | +- org.lz4:lz4-java:jar:1.8.0:compile 05:44:07 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:44:07 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 05:44:07 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 05:44:07 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 05:44:07 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 05:44:07 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 05:44:07 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 05:44:07 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 05:44:07 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 05:44:07 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 05:44:07 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 05:44:07 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 05:44:07 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 05:44:07 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 05:44:07 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:44:07 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:44:07 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:44:07 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:44:07 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:44:07 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:44:07 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:44:07 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:44:07 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:44:07 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 05:44:07 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 05:44:07 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 05:44:07 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 05:44:07 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 05:44:07 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 05:44:07 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 05:44:07 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 05:44:07 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 05:44:07 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 05:44:07 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 05:44:07 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 05:44:07 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 05:44:07 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:44:07 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 05:44:07 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:44:07 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 05:44:07 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 05:44:07 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 05:44:07 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 05:44:07 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 05:44:07 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 05:44:07 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 05:44:07 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:44:07 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:44:07 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:44:07 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:44:07 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:44:07 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:44:07 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:44:07 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:44:07 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:44:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:44:07 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:44:07 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:44:07 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:44:07 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:44:07 [INFO] +- junit:junit:jar:4.13.2:test 05:44:07 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:44:07 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:44:07 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:44:07 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:44:07 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:44:07 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:44:07 [INFO] 05:44:07 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bmp-config-loader --- 05:44:07 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp-config-loader/target/sonatype-clm/module.xml 05:44:07 [INFO] 05:44:07 [INFO] -----------< org.opendaylight.bgpcep:bgp-bmp-config-example >----------- 05:44:07 [INFO] Building bgp-bmp-config-example 0.21.12-SNAPSHOT [97/169] 05:44:07 [INFO] --------------------------------[ jar ]--------------------------------- 05:44:07 [INFO] 05:44:07 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-bmp-config-example --- 05:44:07 [INFO] 05:44:07 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-bmp-config-example --- 05:44:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:44:07 [INFO] 05:44:07 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-bmp-config-example --- 05:44:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:44:07 [INFO] 05:44:07 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-bmp-config-example --- 05:44:07 [INFO] 05:44:07 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-bmp-config-example --- 05:44:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-config-example/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:44:07 [INFO] 05:44:07 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-bmp-config-example --- 05:44:07 [INFO] Starting audit... 05:44:07 Audit done. 05:44:07 [INFO] You have 0 Checkstyle violations. 05:44:07 [INFO] 05:44:07 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-bmp-config-example --- 05:44:07 [INFO] Starting audit... 05:44:07 Audit done. 05:44:07 [INFO] You have 0 Checkstyle violations. 05:44:07 [INFO] 05:44:07 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-bmp-config-example --- 05:44:07 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-config-example/target/classes/LICENSE 05:44:07 [INFO] 05:44:07 [INFO] --- maven-remote-resources-plugin:3.2.0:bundle (default) @ bgp-bmp-config-example --- 05:44:07 [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 1 entry 05:44:07 [INFO] 05:44:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-bmp-config-example --- 05:44:07 [INFO] Copying 1 resource from src/main/resources to target/classes 05:44:07 [INFO] 05:44:07 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-bmp-config-example --- 05:44:07 [INFO] No sources to compile 05:44:07 [INFO] 05:44:07 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-bmp-config-example >>> 05:44:07 [INFO] 05:44:07 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-bmp-config-example --- 05:44:07 [INFO] 05:44:07 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-bmp-config-example <<< 05:44:07 [INFO] 05:44:07 [INFO] 05:44:07 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-bmp-config-example --- 05:44:07 [INFO] 05:44:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-bmp-config-example --- 05:44:07 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-config-example/src/test/resources 05:44:07 [INFO] 05:44:07 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-bmp-config-example --- 05:44:07 [INFO] No sources to compile 05:44:07 [INFO] 05:44:07 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-bmp-config-example --- 05:44:07 [INFO] No tests to run. 05:44:07 [INFO] 05:44:07 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-bmp-config-example --- 05:44:07 [INFO] 05:44:07 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ bgp-bmp-config-example --- 05:44:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-config-example/target/bgp-bmp-config-example-0.21.12-SNAPSHOT.jar 05:44:07 [INFO] 05:44:07 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-bmp-config-example --- 05:44:07 [INFO] No Javadoc in project. Archive not created. 05:44:07 [INFO] 05:44:07 [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ bgp-bmp-config-example --- 05:44:07 [INFO] 05:44:07 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-bmp-config-example --- 05:44:07 [INFO] CycloneDX: Resolving Dependencies 05:44:08 [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s) 05:44:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-config-example/target/bom.xml 05:44:08 [INFO] attaching as bgp-bmp-config-example-0.21.12-SNAPSHOT-cyclonedx.xml 05:44:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-config-example/target/bom.json 05:44:08 [INFO] attaching as bgp-bmp-config-example-0.21.12-SNAPSHOT-cyclonedx.json 05:44:08 [INFO] 05:44:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-config-example --- 05:44:08 [INFO] Skipping duplicate-finder execution! 05:44:08 [INFO] 05:44:08 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-bmp-config-example --- 05:44:08 [INFO] No dependency problems found 05:44:08 [INFO] 05:44:08 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-config-example --- 05:44:08 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-config-example/target/bgp-bmp-config-example-0.21.12-SNAPSHOT-sources.jar 05:44:08 [INFO] 05:44:08 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-bmp-config-example --- 05:44:08 [INFO] 05:44:08 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-bmp-config-example --- 05:44:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:44:08 [INFO] 05:44:08 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-bmp-config-example --- 05:44:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.21.12-SNAPSHOT/bgp-bmp-config-example-0.21.12-SNAPSHOT.pom 05:44:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-config-example/target/bgp-bmp-config-example-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.21.12-SNAPSHOT/bgp-bmp-config-example-0.21.12-SNAPSHOT.jar 05:44:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-config-example/target/classes/initial/odl-bmp-monitors-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.21.12-SNAPSHOT/bgp-bmp-config-example-0.21.12-SNAPSHOT-odl-bmp-monitors-config.xml 05:44:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.21.12-SNAPSHOT/bgp-bmp-config-example-0.21.12-SNAPSHOT-cyclonedx.xml 05:44:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.21.12-SNAPSHOT/bgp-bmp-config-example-0.21.12-SNAPSHOT-cyclonedx.json 05:44:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-config-example/target/bgp-bmp-config-example-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.21.12-SNAPSHOT/bgp-bmp-config-example-0.21.12-SNAPSHOT-sources.jar 05:44:08 [INFO] 05:44:08 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-bmp-config-example --- 05:44:08 [INFO] org.opendaylight.bgpcep:bgp-bmp-config-example:jar:0.21.12-SNAPSHOT 05:44:08 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:44:08 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:44:08 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:44:08 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:44:08 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:44:08 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:44:08 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:44:08 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:44:08 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:44:08 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:44:08 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:44:08 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:44:08 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:44:08 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:44:08 [INFO] +- junit:junit:jar:4.13.2:test 05:44:08 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:44:08 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:44:08 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:44:08 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:44:08 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:44:08 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:44:08 [INFO] 05:44:08 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-bmp-config-example --- 05:44:08 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-config-example/target/sonatype-clm/module.xml 05:44:08 [INFO] 05:44:08 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example >-------- 05:44:08 [INFO] Building OpenDaylight :: BMP :: Config files example 0.21.12-SNAPSHOT [98/169] 05:44:08 [INFO] ------------------------------[ feature ]------------------------------- 05:44:08 [INFO] 05:44:08 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bmp-config-example --- 05:44:08 [INFO] 05:44:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bmp-config-example --- 05:44:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:44:08 [INFO] 05:44:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp-config-example --- 05:44:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:44:08 [INFO] 05:44:08 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bmp-config-example --- 05:44:08 [INFO] 05:44:08 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp-config-example --- 05:44:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:44:08 [INFO] argLine set to empty 05:44:08 [INFO] 05:44:08 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bmp-config-example --- 05:44:08 [INFO] Starting audit... 05:44:08 Audit done. 05:44:08 [INFO] You have 0 Checkstyle violations. 05:44:08 [INFO] 05:44:08 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bmp-config-example --- 05:44:08 [INFO] Starting audit... 05:44:08 Audit done. 05:44:08 [INFO] You have 0 Checkstyle violations. 05:44:08 [INFO] 05:44:08 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bmp-config-example --- 05:44:08 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp-config-example/target/classes/LICENSE 05:44:08 [INFO] 05:44:08 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp-config-example --- 05:44:08 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp-config-example/target/feature/feature.xml 05:44:08 [INFO] ...done! 05:44:08 [INFO] Attaching features XML 05:44:08 [INFO] 05:44:08 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bmp-config-example --- 05:44:08 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:44:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:44:08 [INFO] 05:44:08 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp-config-example >>> 05:44:08 [INFO] 05:44:08 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bmp-config-example --- 05:44:08 [INFO] 05:44:08 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp-config-example <<< 05:44:08 [INFO] 05:44:08 [INFO] 05:44:08 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bmp-config-example --- 05:44:08 [INFO] 05:44:08 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bmp-config-example --- 05:44:08 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example 05:44:08 [INFO] Project dependency features detected: [] 05:44:08 [INFO] Pax Exam System (Version: 4.13.3) created. 05:44:08 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:44:09 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:44:09 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:44:09 [INFO] Waiting for remote bundle context.. on 21000 name: 42afb111-f36f-4a15-aa23-59fc8fdabdb1 timout: [ RelativeTimeout value = 180000 ] 05:44:14 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:44:14 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:44:14 [INFO] 05:44:14 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bmp-config-example --- 05:44:14 [INFO] 05:44:14 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bmp-config-example --- 05:44:14 [INFO] No Javadoc in project. Archive not created. 05:44:14 [INFO] 05:44:14 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bmp-config-example --- 05:44:14 [INFO] CycloneDX: Resolving Dependencies 05:44:14 [INFO] CycloneDX: Creating BOM version 1.5 with 2 component(s) 05:44:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp-config-example/target/bom.xml 05:44:14 [INFO] attaching as odl-bgpcep-bmp-config-example-0.21.12-SNAPSHOT-cyclonedx.xml 05:44:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp-config-example/target/bom.json 05:44:14 [INFO] attaching as odl-bgpcep-bmp-config-example-0.21.12-SNAPSHOT-cyclonedx.json 05:44:14 [INFO] 05:44:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp-config-example --- 05:44:14 [INFO] Skipping duplicate-finder execution! 05:44:14 [INFO] 05:44:14 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bmp-config-example --- 05:44:14 [INFO] Skipping plugin execution 05:44:14 [INFO] 05:44:14 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bmp-config-example --- 05:44:14 [INFO] Skipping source per configuration. 05:44:14 [INFO] 05:44:14 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bmp-config-example --- 05:44:14 [INFO] 05:44:14 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bmp-config-example --- 05:44:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:44:14 [INFO] 05:44:14 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bmp-config-example --- 05:44:14 [WARNING] 05:44:14 [WARNING] The packaging plugin for project odl-bgpcep-bmp-config-example did not assign 05:44:14 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:44:14 [WARNING] 05:44:14 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:44:14 [WARNING] 05:44:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp-config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.21.12-SNAPSHOT/odl-bgpcep-bmp-config-example-0.21.12-SNAPSHOT.pom 05:44:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp-config-example/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.21.12-SNAPSHOT/odl-bgpcep-bmp-config-example-0.21.12-SNAPSHOT-features.xml 05:44:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp-config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.21.12-SNAPSHOT/odl-bgpcep-bmp-config-example-0.21.12-SNAPSHOT-cyclonedx.xml 05:44:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp-config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.21.12-SNAPSHOT/odl-bgpcep-bmp-config-example-0.21.12-SNAPSHOT-cyclonedx.json 05:44:14 [INFO] 05:44:14 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bmp-config-example --- 05:44:14 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example:feature:0.21.12-SNAPSHOT 05:44:14 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-config-example:xml:odl-bmp-monitors-config:0.21.12-SNAPSHOT:compile 05:44:14 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:44:14 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:44:14 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:44:14 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:44:14 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:44:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:44:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:44:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:44:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:44:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:44:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:44:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:44:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:44:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:44:14 [INFO] +- junit:junit:jar:4.13.2:test 05:44:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:44:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:44:14 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:44:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:44:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:44:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:44:14 [INFO] 05:44:14 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bmp-config-example --- 05:44:14 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp-config-example/target/sonatype-clm/module.xml 05:44:14 [INFO] 05:44:14 [INFO] ------------< org.opendaylight.bgpcep:bgp-bmp-parser-impl >------------- 05:44:14 [INFO] Building bgp-bmp-parser-impl 0.21.12-SNAPSHOT [99/169] 05:44:14 [INFO] -------------------------------[ bundle ]------------------------------- 05:44:14 [INFO] 05:44:14 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-bmp-parser-impl --- 05:44:14 [INFO] 05:44:14 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-bmp-parser-impl --- 05:44:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:44:14 [INFO] 05:44:14 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-bmp-parser-impl --- 05:44:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:44:14 [INFO] 05:44:14 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-bmp-parser-impl --- 05:44:15 [INFO] 05:44:15 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-bmp-parser-impl --- 05:44:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:44:15 [INFO] 05:44:15 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-bmp-parser-impl --- 05:44:15 [INFO] Starting audit... 05:44:15 Audit done. 05:44:15 [INFO] You have 0 Checkstyle violations. 05:44:15 [INFO] 05:44:15 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-bmp-parser-impl --- 05:44:15 [INFO] Starting audit... 05:44:15 Audit done. 05:44:15 [INFO] You have 0 Checkstyle violations. 05:44:15 [INFO] 05:44:15 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-bmp-parser-impl --- 05:44:15 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/target/classes/LICENSE 05:44:15 [INFO] 05:44:15 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-bmp-parser-impl --- 05:44:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/src/main/resources 05:44:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/target/generated-sources/spi 05:44:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/target/generated-sources/yang 05:44:15 [INFO] 05:44:15 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-bmp-parser-impl --- 05:44:15 [INFO] Recompiling the module because of changed dependency. 05:44:15 [INFO] Compiling 27 source files with javac [debug release 17] to target/classes 05:44:15 [INFO] Writing META-INF/services/org.opendaylight.protocol.bmp.spi.registry.BmpExtensionProviderActivator 05:44:15 [INFO] 05:44:15 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-bmp-parser-impl >>> 05:44:15 [INFO] 05:44:15 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-bmp-parser-impl --- 05:44:15 [INFO] Fork Value is true 05:44:19 [INFO] Done SpotBugs Analysis.... 05:44:19 [INFO] 05:44:19 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-bmp-parser-impl <<< 05:44:19 [INFO] 05:44:19 [INFO] 05:44:19 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-bmp-parser-impl --- 05:44:19 [INFO] BugInstance size is 0 05:44:19 [INFO] Error size is 0 05:44:19 [INFO] No errors/warnings found 05:44:19 [INFO] 05:44:19 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-bmp-parser-impl --- 05:44:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/src/test/resources 05:44:19 [INFO] 05:44:19 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-bmp-parser-impl --- 05:44:19 [INFO] Recompiling the module because of changed dependency. 05:44:19 [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes 05:44:19 [INFO] 05:44:19 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-bmp-parser-impl --- 05:44:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:44:19 [INFO] 05:44:19 [INFO] ------------------------------------------------------- 05:44:19 [INFO] T E S T S 05:44:19 [INFO] ------------------------------------------------------- 05:44:20 [INFO] Running org.opendaylight.protocol.bmp.parser.message.InitiationHandlerTest 05:44:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.491 s -- in org.opendaylight.protocol.bmp.parser.message.InitiationHandlerTest 05:44:20 [INFO] Running org.opendaylight.protocol.bmp.parser.message.PeerDownHandlerTest 05:44:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.protocol.bmp.parser.message.PeerDownHandlerTest 05:44:20 [INFO] Running org.opendaylight.protocol.bmp.parser.message.PeerUpHandlerTest 05:44:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.protocol.bmp.parser.message.PeerUpHandlerTest 05:44:20 [INFO] Running org.opendaylight.protocol.bmp.parser.message.RouteMonitoringMessageHandlerTest 05:44:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.protocol.bmp.parser.message.RouteMonitoringMessageHandlerTest 05:44:20 [INFO] Running org.opendaylight.protocol.bmp.parser.message.StatisticsReportHandlerTest 05:44:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.bmp.parser.message.StatisticsReportHandlerTest 05:44:20 [INFO] Running org.opendaylight.protocol.bmp.parser.message.TerminationHandlerTest 05:44:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bmp.parser.message.TerminationHandlerTest 05:44:20 [INFO] 05:44:20 [INFO] Results: 05:44:20 [INFO] 05:44:20 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 05:44:20 [INFO] 05:44:20 [INFO] 05:44:20 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-bmp-parser-impl --- 05:44:20 [INFO] 05:44:20 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-bmp-parser-impl --- 05:44:20 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.12-SNAPSHOT.jar 05:44:20 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/target/classes/META-INF/MANIFEST.MF 05:44:20 [INFO] 05:44:20 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ bgp-bmp-parser-impl --- 05:44:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.12-SNAPSHOT-tests.jar 05:44:20 [INFO] 05:44:20 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ bgp-bmp-parser-impl --- 05:44:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.12-SNAPSHOT-test-sources.jar 05:44:20 [INFO] 05:44:20 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-bmp-parser-impl --- 05:44:21 [INFO] No previous run data found, generating javadoc. 05:44:22 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.12-SNAPSHOT-javadoc.jar 05:44:22 [INFO] 05:44:22 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-bmp-parser-impl --- 05:44:22 [INFO] CycloneDX: Resolving Dependencies 05:44:23 [INFO] CycloneDX: Creating BOM version 1.5 with 44 component(s) 05:44:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/target/bom.xml 05:44:23 [INFO] attaching as bgp-bmp-parser-impl-0.21.12-SNAPSHOT-cyclonedx.xml 05:44:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/target/bom.json 05:44:23 [INFO] attaching as bgp-bmp-parser-impl-0.21.12-SNAPSHOT-cyclonedx.json 05:44:23 [INFO] 05:44:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-parser-impl --- 05:44:23 [INFO] Skipping duplicate-finder execution! 05:44:23 [INFO] 05:44:23 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-bmp-parser-impl --- 05:44:23 [WARNING] Non-test scoped test only dependencies found: 05:44:23 [WARNING] org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:44:23 [INFO] 05:44:23 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-parser-impl --- 05:44:23 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.12-SNAPSHOT-sources.jar 05:44:23 [INFO] 05:44:23 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-bmp-parser-impl --- 05:44:23 [INFO] 05:44:23 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-bmp-parser-impl --- 05:44:23 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/target/code-coverage/jacoco.exec 05:44:23 [INFO] Analyzed bundle 'bgp-bmp-parser-impl' with 28 classes 05:44:23 [INFO] 05:44:23 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-bmp-parser-impl --- 05:44:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.21.12-SNAPSHOT/bgp-bmp-parser-impl-0.21.12-SNAPSHOT.pom 05:44:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.21.12-SNAPSHOT/bgp-bmp-parser-impl-0.21.12-SNAPSHOT.jar 05:44:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.12-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.21.12-SNAPSHOT/bgp-bmp-parser-impl-0.21.12-SNAPSHOT-tests.jar 05:44:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.12-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.21.12-SNAPSHOT/bgp-bmp-parser-impl-0.21.12-SNAPSHOT-test-sources.jar 05:44:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.21.12-SNAPSHOT/bgp-bmp-parser-impl-0.21.12-SNAPSHOT-javadoc.jar 05:44:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.21.12-SNAPSHOT/bgp-bmp-parser-impl-0.21.12-SNAPSHOT-cyclonedx.xml 05:44:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.21.12-SNAPSHOT/bgp-bmp-parser-impl-0.21.12-SNAPSHOT-cyclonedx.json 05:44:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.21.12-SNAPSHOT/bgp-bmp-parser-impl-0.21.12-SNAPSHOT-sources.jar 05:44:23 [INFO] 05:44:23 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-bmp-parser-impl --- 05:44:23 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.21.12-SNAPSHOT/bgp-bmp-parser-impl-0.21.12-SNAPSHOT.jar 05:44:23 [INFO] Writing OBR metadata 05:44:23 [INFO] 05:44:23 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-bmp-parser-impl --- 05:44:23 [INFO] org.opendaylight.bgpcep:bgp-bmp-parser-impl:bundle:0.21.12-SNAPSHOT 05:44:23 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:44:23 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:44:23 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:44:23 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:44:23 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:44:23 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:44:23 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:44:23 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:44:23 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:44:23 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:44:23 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.12-SNAPSHOT:compile 05:44:23 [INFO] | \- io.netty:netty-transport:jar:4.1.114.Final:compile 05:44:23 [INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:44:23 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:44:23 [INFO] | \- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:44:23 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:44:23 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:44:23 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:44:23 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:44:23 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:44:23 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:44:23 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:44:23 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:44:23 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:44:23 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:44:23 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:44:23 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:44:23 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:44:23 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:44:23 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:44:23 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:44:23 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:44:23 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:44:23 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:44:23 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:44:23 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:44:23 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:44:23 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:44:23 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:44:23 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:44:23 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 05:44:23 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:test 05:44:23 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:44:23 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:44:23 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:44:23 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:44:23 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:44:23 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:44:23 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:44:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:44:23 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:44:23 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:44:23 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:44:23 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:44:23 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:44:23 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:44:23 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:44:23 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:44:23 [INFO] +- junit:junit:jar:4.13.2:test 05:44:23 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:44:23 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:44:23 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:44:23 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:44:23 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:44:23 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:44:23 [INFO] 05:44:23 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-bmp-parser-impl --- 05:44:23 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/target/sonatype-clm/module.xml 05:44:23 [INFO] 05:44:23 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-impl >---------------- 05:44:23 [INFO] Building bgp-bmp-impl 0.21.12-SNAPSHOT [100/169] 05:44:23 [INFO] -------------------------------[ bundle ]------------------------------- 05:44:23 [INFO] 05:44:23 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-bmp-impl --- 05:44:23 [INFO] 05:44:23 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-bmp-impl --- 05:44:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:44:23 [INFO] 05:44:23 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-bmp-impl --- 05:44:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:44:23 [INFO] 05:44:23 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-bmp-impl --- 05:44:24 [INFO] 05:44:24 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-bmp-impl --- 05:44:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:44:24 [INFO] 05:44:24 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-bmp-impl --- 05:44:24 [INFO] Starting audit... 05:44:24 Audit done. 05:44:24 [INFO] You have 0 Checkstyle violations. 05:44:24 [INFO] 05:44:24 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-bmp-impl --- 05:44:24 [INFO] Starting audit... 05:44:24 Audit done. 05:44:24 [INFO] You have 0 Checkstyle violations. 05:44:24 [INFO] 05:44:24 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-bmp-impl --- 05:44:24 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/target/classes/LICENSE 05:44:24 [INFO] 05:44:24 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-bmp-impl --- 05:44:24 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/resources 05:44:24 [INFO] 05:44:24 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-bmp-impl --- 05:44:24 [INFO] Recompiling the module because of changed dependency. 05:44:24 [INFO] Compiling 19 source files with javac [debug release 17] to target/classes 05:44:24 [INFO] Writing META-INF/services/org.opendaylight.protocol.bmp.api.BmpSessionFactory 05:44:24 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/BmpMonitoringStationImpl.java:[53,14] auto-closeable resource org.opendaylight.protocol.bmp.impl.app.BmpMonitoringStationImpl has a member method close() that could throw InterruptedException 05:44:24 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/spi/BmpMonitoringStation.java:[11,8] auto-closeable resource org.opendaylight.protocol.bmp.impl.spi.BmpMonitoringStation has a member method close() that could throw InterruptedException 05:44:24 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/RouterSessionManager.java:[27,7] auto-closeable resource org.opendaylight.protocol.bmp.impl.app.RouterSessionManager has a member method close() that could throw InterruptedException 05:44:24 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/spi/BmpRouter.java:[18,8] auto-closeable resource org.opendaylight.protocol.bmp.impl.spi.BmpRouter has a member method close() that could throw InterruptedException 05:44:24 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/spi/BmpRouterPeer.java:[15,8] auto-closeable resource org.opendaylight.protocol.bmp.impl.spi.BmpRouterPeer has a member method close() that could throw InterruptedException 05:44:24 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/config/BmpDeployerImpl.java:[120,95] unchecked cast 05:44:24 required: org.opendaylight.mdsal.binding.api.DataObjectModification 05:44:24 found: capture#1 of ? extends org.opendaylight.mdsal.binding.api.DataObjectModification 05:44:24 [INFO] 05:44:24 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-bmp-impl >>> 05:44:24 [INFO] 05:44:24 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-bmp-impl --- 05:44:24 [INFO] Fork Value is true 05:44:29 [INFO] Done SpotBugs Analysis.... 05:44:29 [INFO] 05:44:29 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-bmp-impl <<< 05:44:29 [INFO] 05:44:29 [INFO] 05:44:29 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-bmp-impl --- 05:44:29 [INFO] BugInstance size is 0 05:44:29 [INFO] Error size is 0 05:44:29 [INFO] No errors/warnings found 05:44:29 [INFO] 05:44:29 [INFO] --- maven-remote-resources-plugin:3.2.0:process (default) @ bgp-bmp-impl --- 05:44:29 [INFO] Preparing remote bundle org.opendaylight.bgpcep:bgp-bmp-config-example:0.21.12-SNAPSHOT 05:44:29 [INFO] Copying 1 resource from 1 bundle. 05:44:29 [INFO] 05:44:29 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-bmp-impl --- 05:44:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/test/resources 05:44:29 [INFO] Copying 1 resource from target/maven-shared-archive-resources to target/test-classes 05:44:29 [INFO] 05:44:29 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-bmp-impl --- 05:44:29 [INFO] Recompiling the module because of changed dependency. 05:44:29 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 05:44:29 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/test/java/org/opendaylight/protocol/bmp/impl/app/BmpMonitorImplTest.java:[427,18] auto-closeable resource org.opendaylight.protocol.bmp.impl.app.BmpMonitoringStationImpl has a member method close() that could throw InterruptedException 05:44:29 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/test/java/org/opendaylight/protocol/bmp/impl/app/BmpMonitorImplTest.java:[427,18] auto-closeable resource monitoringStation2 is never referenced in body of corresponding try statement 05:44:29 [INFO] 05:44:29 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-bmp-impl --- 05:44:29 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:44:29 [INFO] 05:44:29 [INFO] ------------------------------------------------------- 05:44:29 [INFO] T E S T S 05:44:29 [INFO] ------------------------------------------------------- 05:44:30 [INFO] Running org.opendaylight.protocol.bmp.impl.app.BmpMonitorImplTest 05:44:30 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:44:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.82 s -- in org.opendaylight.protocol.bmp.impl.app.BmpMonitorImplTest 05:44:41 [INFO] Running org.opendaylight.protocol.bmp.impl.session.BmpDispatcherImplTest 05:44:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.opendaylight.protocol.bmp.impl.session.BmpDispatcherImplTest 05:44:41 [INFO] Running org.opendaylight.protocol.bmp.impl.session.BmpSessionImplTest 05:44:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.opendaylight.protocol.bmp.impl.session.BmpSessionImplTest 05:44:41 [INFO] 05:44:41 [INFO] Results: 05:44:41 [INFO] 05:44:41 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 05:44:41 [INFO] 05:44:41 [INFO] 05:44:41 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-bmp-impl --- 05:44:41 [INFO] 05:44:41 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-bmp-impl --- 05:44:41 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/target/bgp-bmp-impl-0.21.12-SNAPSHOT.jar 05:44:41 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/target/classes/META-INF/MANIFEST.MF 05:44:41 [INFO] 05:44:41 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-bmp-impl --- 05:44:41 [INFO] No previous run data found, generating javadoc. 05:44:43 [WARNING] Javadoc Warnings 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpByteToMessageDecoder.java:23: warning: no comment 05:44:43 [WARNING] public final class BmpByteToMessageDecoder extends ByteToMessageDecoder { 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpByteToMessageDecoder.java:28: warning: no comment 05:44:43 [WARNING] public BmpByteToMessageDecoder(final BmpMessageRegistry registry) { 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/config/BmpDeployerImpl.java:60: warning: no comment 05:44:43 [WARNING] public final class BmpDeployerImpl implements DataTreeChangeListener, AutoCloseable { 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/config/BmpDeployerImpl.java:85: warning: no comment 05:44:43 [WARNING] public BmpDeployerImpl(@Reference final BmpDispatcher dispatcher, @Reference final DataBroker dataBroker, 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherImpl.java:36: warning: no comment 05:44:43 [WARNING] public class BmpDispatcherImpl implements BmpDispatcher, AutoCloseable { 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherImpl.java:51: warning: no comment 05:44:43 [WARNING] public BmpDispatcherImpl(@Reference final BmpNettyGroups nettyGroups, 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpHandlerFactory.java:16: warning: no comment 05:44:43 [WARNING] public final class BmpHandlerFactory { 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpHandlerFactory.java:20: warning: no comment 05:44:43 [WARNING] public BmpHandlerFactory(final BmpMessageRegistry registry) { 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpHandlerFactory.java:29: warning: no comment 05:44:43 [WARNING] public ChannelHandler[] getDecoders() { 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpHandlerFactory.java:25: warning: no comment 05:44:43 [WARNING] public ChannelHandler[] getEncoders() { 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpMessageHeaderDecoder.java:13: warning: no comment 05:44:43 [WARNING] public final class BmpMessageHeaderDecoder extends LengthFieldBasedFrameDecoder { 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpMessageHeaderDecoder.java:34: warning: no comment 05:44:43 [WARNING] public BmpMessageHeaderDecoder() { 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpMessageToByteEncoder.java:22: warning: no comment 05:44:43 [WARNING] public final class BmpMessageToByteEncoder extends MessageToByteEncoder> { 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpMessageToByteEncoder.java:27: warning: no comment 05:44:43 [WARNING] public BmpMessageToByteEncoder(final BmpMessageRegistry registry) { 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/spi/BmpMonitoringStation.java:11: warning: no comment 05:44:43 [WARNING] public interface BmpMonitoringStation extends AutoCloseable { 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/BmpMonitoringStationImpl.java:53: warning: no comment 05:44:43 [WARNING] public final class BmpMonitoringStationImpl implements BmpMonitoringStation, ClusterSingletonService { 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/BmpMonitoringStationImpl.java:71: warning: no comment 05:44:43 [WARNING] public BmpMonitoringStationImpl(final DOMDataBroker domDataBroker, final BmpDispatcher dispatcher, 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:167: warning: no @param for sessionFactory 05:44:43 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:167: warning: no @param for hf 05:44:43 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:167: warning: no @param for slf 05:44:43 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:167: warning: no @param for createChannel 05:44:43 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:167: warning: no @param for keys 05:44:43 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:167: warning: no @return 05:44:43 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:185: warning: no @param for sessionFactory 05:44:43 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:185: warning: no @param for hf 05:44:43 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:185: warning: no @param for createChannel 05:44:43 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:185: warning: no @param for slf 05:44:43 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:185: warning: no @param for remoteAddress 05:44:43 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:185: warning: no @param for connectTimeout 05:44:43 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:185: warning: no @param for keys 05:44:43 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:185: warning: no @return 05:44:43 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:47: warning: no comment 05:44:43 [WARNING] public final class BmpNettyGroups implements AutoCloseable { 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:49: warning: no comment 05:44:43 [WARNING] public interface CreateChannel { 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:127: warning: no comment 05:44:43 [WARNING] public BmpNettyGroups() { 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:142: warning: no comment 05:44:43 [WARNING] public static ChannelInitializer createChannelWithDecoder( 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:153: warning: no comment 05:44:43 [WARNING] public static ChannelInitializer createChannelWithEncoder( 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:193: warning: no comment 05:44:43 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:50: warning: no comment 05:44:43 [WARNING] ChannelInitializer create(@NonNull BmpSessionFactory sessionFactory, 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/BmpRouterImpl.java:55: warning: no comment 05:44:43 [WARNING] public final class BmpRouterImpl implements BmpRouter, FutureCallback { 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/BmpRouterImpl.java:82: warning: no comment 05:44:43 [WARNING] public BmpRouterImpl(final RouterSessionManager sessionManager) { 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/BmpRouterPeerImpl.java:74: warning: no comment 05:44:43 [WARNING] public final class BmpRouterPeerImpl implements BmpRouterPeer { 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/session/BmpSessionImpl.java:33: warning: no comment 05:44:43 [WARNING] public final class BmpSessionImpl extends SimpleChannelInboundHandler> implements BmpSession { 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/session/BmpSessionImpl.java:150: warning: no comment 05:44:43 [WARNING] protected enum State { 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/session/BmpSessionImpl.java:43: warning: no comment 05:44:43 [WARNING] public BmpSessionImpl(final @NonNull BmpSessionListener listener) { 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/session/DefaultBmpSessionFactory.java:22: warning: no comment 05:44:43 [WARNING] public final class DefaultBmpSessionFactory implements BmpSessionFactory { 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/session/DefaultBmpSessionFactory.java:24: warning: no comment 05:44:43 [WARNING] public DefaultBmpSessionFactory() { 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/TablesUtil.java:13: warning: no comment 05:44:43 [WARNING] public final class TablesUtil { 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/TablesUtil.java:17: warning: no comment 05:44:43 [WARNING] public static final QName BMP_AFI_QNAME = QName.create(BMP_TABLES_QNAME, "afi").intern(); 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/TablesUtil.java:15: warning: no comment 05:44:43 [WARNING] public static final QName BMP_ATTRIBUTES_QNAME = QName.create(BmpMonitor.QNAME, "attributes").intern(); 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/TablesUtil.java:16: warning: no comment 05:44:43 [WARNING] public static final QName BMP_ROUTES_QNAME = QName.create(BmpMonitor.QNAME, "routes").intern(); 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/TablesUtil.java:18: warning: no comment 05:44:43 [WARNING] public static final QName BMP_SAFI_QNAME = QName.create(BMP_TABLES_QNAME, "safi").intern(); 05:44:43 [WARNING] ^ 05:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/TablesUtil.java:14: warning: no comment 05:44:43 [WARNING] public static final QName BMP_TABLES_QNAME = QName.create(BmpMonitor.QNAME, "tables").intern(); 05:44:43 [WARNING] ^ 05:44:43 [WARNING] 52 warnings 05:44:43 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/target/bgp-bmp-impl-0.21.12-SNAPSHOT-javadoc.jar 05:44:43 [INFO] 05:44:43 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-bmp-impl --- 05:44:43 [INFO] CycloneDX: Resolving Dependencies 05:44:45 [INFO] CycloneDX: Creating BOM version 1.5 with 67 component(s) 05:44:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/target/bom.xml 05:44:45 [INFO] attaching as bgp-bmp-impl-0.21.12-SNAPSHOT-cyclonedx.xml 05:44:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/target/bom.json 05:44:45 [INFO] attaching as bgp-bmp-impl-0.21.12-SNAPSHOT-cyclonedx.json 05:44:45 [INFO] 05:44:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-impl --- 05:44:45 [INFO] Skipping duplicate-finder execution! 05:44:45 [INFO] 05:44:45 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-bmp-impl --- 05:44:45 [WARNING] Used undeclared dependencies found: 05:44:45 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:44:45 [WARNING] Unused declared dependencies found: 05:44:45 [WARNING] io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:44:45 [WARNING] Non-test scoped test only dependencies found: 05:44:45 [WARNING] org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:44:45 [WARNING] org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:44:45 [WARNING] org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:44:45 [INFO] 05:44:45 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-impl --- 05:44:45 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/target/bgp-bmp-impl-0.21.12-SNAPSHOT-sources.jar 05:44:45 [INFO] 05:44:45 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-bmp-impl --- 05:44:45 [INFO] 05:44:45 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-bmp-impl --- 05:44:45 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/target/code-coverage/jacoco.exec 05:44:45 [INFO] Analyzed bundle 'bgp-bmp-impl' with 35 classes 05:44:45 [INFO] 05:44:45 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-bmp-impl --- 05:44:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.21.12-SNAPSHOT/bgp-bmp-impl-0.21.12-SNAPSHOT.pom 05:44:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/target/bgp-bmp-impl-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.21.12-SNAPSHOT/bgp-bmp-impl-0.21.12-SNAPSHOT.jar 05:44:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/target/bgp-bmp-impl-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.21.12-SNAPSHOT/bgp-bmp-impl-0.21.12-SNAPSHOT-javadoc.jar 05:44:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.21.12-SNAPSHOT/bgp-bmp-impl-0.21.12-SNAPSHOT-cyclonedx.xml 05:44:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.21.12-SNAPSHOT/bgp-bmp-impl-0.21.12-SNAPSHOT-cyclonedx.json 05:44:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/target/bgp-bmp-impl-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.21.12-SNAPSHOT/bgp-bmp-impl-0.21.12-SNAPSHOT-sources.jar 05:44:45 [INFO] 05:44:45 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-bmp-impl --- 05:44:45 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-impl/0.21.12-SNAPSHOT/bgp-bmp-impl-0.21.12-SNAPSHOT.jar 05:44:45 [INFO] Writing OBR metadata 05:44:45 [INFO] 05:44:45 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-bmp-impl --- 05:44:45 [INFO] org.opendaylight.bgpcep:bgp-bmp-impl:bundle:0.21.12-SNAPSHOT 05:44:45 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:44:45 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:44:45 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:44:45 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:44:45 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.12-SNAPSHOT:compile 05:44:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 05:44:45 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:44:45 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:44:45 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:44:45 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:44:45 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:44:45 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:44:45 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:44:45 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:44:45 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:44:45 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:44:45 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:44:45 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:44:45 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:compile 05:44:45 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:44:45 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:44:45 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:44:45 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:44:45 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:44:45 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:44:45 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:44:45 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:44:45 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:44:45 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:44:45 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:44:45 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:44:45 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:44:45 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:44:45 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:44:45 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:44:45 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:44:45 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:44:45 [INFO] +- io.netty:netty-codec:jar:4.1.114.Final:compile 05:44:45 [INFO] +- io.netty:netty-common:jar:4.1.114.Final:compile 05:44:45 [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:44:45 [INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:44:45 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:44:45 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:44:45 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:44:45 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:44:45 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:44:45 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:44:45 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:44:45 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:44:45 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:44:45 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:44:45 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:44:45 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:44:45 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:44:45 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:44:45 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:44:45 [INFO] +- org.checkerframework:checker-qual:jar:3.47.0:provided 05:44:45 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:44:45 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 05:44:45 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:44:45 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:44:45 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:44:45 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:44:45 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 05:44:45 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 05:44:45 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 05:44:45 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 05:44:45 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 05:44:45 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 05:44:45 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 05:44:45 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 05:44:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 05:44:45 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 05:44:45 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 05:44:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 05:44:45 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 05:44:45 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 05:44:45 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 05:44:45 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 05:44:45 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 05:44:45 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:test 05:44:45 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:test 05:44:45 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:test 05:44:45 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 05:44:45 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:44:45 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 05:44:45 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 05:44:45 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.21.12-SNAPSHOT:test 05:44:45 [INFO] | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.21.12-SNAPSHOT:test 05:44:45 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.21.12-SNAPSHOT:test 05:44:45 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.21.12-SNAPSHOT:test 05:44:45 [INFO] | \- org.apache.commons:commons-lang3:jar:3.17.0:test 05:44:45 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.12-SNAPSHOT:test 05:44:45 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 05:44:45 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 05:44:45 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-parser-impl:test-jar:tests:0.21.12-SNAPSHOT:test 05:44:45 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.8:test 05:44:45 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 05:44:45 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 05:44:45 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 05:44:45 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 05:44:45 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 05:44:45 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 05:44:45 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 05:44:45 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 05:44:45 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 05:44:45 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 05:44:45 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 05:44:45 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 05:44:45 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 05:44:45 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 05:44:45 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 05:44:45 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 05:44:45 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 05:44:45 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 05:44:45 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 05:44:45 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 05:44:45 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 05:44:45 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 05:44:45 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 05:44:45 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 05:44:45 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 05:44:45 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 05:44:45 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 05:44:45 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.21.12-SNAPSHOT:test 05:44:45 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.12-SNAPSHOT:test 05:44:45 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:test 05:44:45 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 05:44:45 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 05:44:45 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.21.12-SNAPSHOT:test 05:44:45 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-config-example:jar:0.21.12-SNAPSHOT:test 05:44:45 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:44:45 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:44:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:44:45 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:44:45 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:44:45 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:44:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:44:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:44:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:44:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:44:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:44:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:44:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:44:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:44:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:44:45 [INFO] +- junit:junit:jar:4.13.2:test 05:44:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:44:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:44:45 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:44:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:44:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:44:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:44:45 [INFO] 05:44:45 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-bmp-impl --- 05:44:45 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/target/sonatype-clm/module.xml 05:44:45 [INFO] 05:44:45 [INFO] ---------------< org.opendaylight.bgpcep:odl-bgpcep-bmp >--------------- 05:44:45 [INFO] Building OpenDaylight :: BMP 0.21.12-SNAPSHOT [101/169] 05:44:45 [INFO] ------------------------------[ feature ]------------------------------- 05:44:45 [INFO] 05:44:45 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bmp --- 05:44:45 [INFO] 05:44:45 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bmp --- 05:44:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:44:45 [INFO] 05:44:45 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp --- 05:44:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:44:45 [INFO] 05:44:45 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bmp --- 05:44:45 [INFO] 05:44:45 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp --- 05:44:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:44:45 [INFO] argLine set to empty 05:44:45 [INFO] 05:44:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bmp --- 05:44:45 [INFO] Starting audit... 05:44:45 Audit done. 05:44:45 [INFO] You have 0 Checkstyle violations. 05:44:45 [INFO] 05:44:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bmp --- 05:44:46 [INFO] Starting audit... 05:44:46 Audit done. 05:44:46 [INFO] You have 0 Checkstyle violations. 05:44:46 [INFO] 05:44:46 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bmp --- 05:44:46 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp/target/classes/LICENSE 05:44:46 [INFO] 05:44:46 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp --- 05:44:46 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp/target/feature/feature.xml 05:44:46 [INFO] ...done! 05:44:46 [INFO] Attaching features XML 05:44:46 [INFO] 05:44:46 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bmp --- 05:44: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 05:44:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:44:46 [INFO] 05:44:46 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp >>> 05:44:46 [INFO] 05:44:46 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bmp --- 05:44:46 [INFO] 05:44:46 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp <<< 05:44:46 [INFO] 05:44:46 [INFO] 05:44:46 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bmp --- 05:44:46 [INFO] 05:44:46 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bmp --- 05:44:46 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bmp 05:44:46 [INFO] Project dependency features detected: [] 05:44:46 [INFO] Pax Exam System (Version: 4.13.3) created. 05:44:46 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:44:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:44:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:44:46 [INFO] Waiting for remote bundle context.. on 21000 name: 67dc69b3-39fb-4261-943d-690327988c6c timout: [ RelativeTimeout value = 180000 ] 05:45:01 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:45:01 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:45:01 [INFO] 05:45:01 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bmp --- 05:45:01 [INFO] 05:45:01 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bmp --- 05:45:01 [INFO] No Javadoc in project. Archive not created. 05:45:01 [INFO] 05:45:01 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bmp --- 05:45:01 [INFO] CycloneDX: Resolving Dependencies 05:45:05 [INFO] CycloneDX: Creating BOM version 1.5 with 269 component(s) 05:45:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp/target/bom.xml 05:45:05 [INFO] attaching as odl-bgpcep-bmp-0.21.12-SNAPSHOT-cyclonedx.xml 05:45:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp/target/bom.json 05:45:05 [INFO] attaching as odl-bgpcep-bmp-0.21.12-SNAPSHOT-cyclonedx.json 05:45:05 [INFO] 05:45:05 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp --- 05:45:05 [INFO] Skipping duplicate-finder execution! 05:45:05 [INFO] 05:45:05 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bmp --- 05:45:05 [INFO] Skipping plugin execution 05:45:05 [INFO] 05:45:05 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bmp --- 05:45:05 [INFO] Skipping source per configuration. 05:45:05 [INFO] 05:45:05 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bmp --- 05:45:05 [INFO] 05:45:05 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bmp --- 05:45:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:45:05 [INFO] 05:45:05 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bmp --- 05:45:05 [WARNING] 05:45:05 [WARNING] The packaging plugin for project odl-bgpcep-bmp did not assign 05:45:05 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:45:05 [WARNING] 05:45:05 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:45:05 [WARNING] 05:45:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.21.12-SNAPSHOT/odl-bgpcep-bmp-0.21.12-SNAPSHOT.pom 05:45:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.21.12-SNAPSHOT/odl-bgpcep-bmp-0.21.12-SNAPSHOT-features.xml 05:45:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.21.12-SNAPSHOT/odl-bgpcep-bmp-0.21.12-SNAPSHOT-cyclonedx.xml 05:45:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.21.12-SNAPSHOT/odl-bgpcep-bmp-0.21.12-SNAPSHOT-cyclonedx.json 05:45:05 [INFO] 05:45:05 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bmp --- 05:45:05 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bmp:feature:0.21.12-SNAPSHOT 05:45:05 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:45:05 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:45:05 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:45:05 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:45:05 [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:45:05 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:45:05 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:45:05 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:45:05 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:45:05 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:45:05 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:45:05 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:45:05 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:45:05 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:45:05 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:45:05 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:45:05 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:45:05 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:45:05 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:45:05 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:45:05 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:45:05 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:45:05 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:45:05 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:45:05 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:45:05 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:45:05 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:45:05 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:45:05 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:45:05 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:45:05 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:45:05 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:45:05 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:45:05 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:45:05 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:45:05 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:45:05 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:45:05 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:45:05 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:45:05 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:45:05 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:45:05 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 05:45:05 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:45:05 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:45:05 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:45:05 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:45:05 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:45:05 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:45:05 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:45:05 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:45:05 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:45:05 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:45:05 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:45:05 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:45:05 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:45:05 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:45:05 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:45:05 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:45:05 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:45:05 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:45:05 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:45:05 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:45:05 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:45:05 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:45:05 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:45:05 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:45:05 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:45:05 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:45:05 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:45:05 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:45:05 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:45:05 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:45:05 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:45:05 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:45:05 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:45:05 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:45:05 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:45:05 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:45:05 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:45:05 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:45:05 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:45:05 [INFO] | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile 05:45:05 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 05:45:05 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 05:45:05 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 05:45:05 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 05:45:05 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 05:45:05 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 05:45:05 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 05:45:05 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 05:45:05 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 05:45:05 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:45:05 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 05:45:05 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 05:45:05 [INFO] | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile 05:45:05 [INFO] | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 05:45:05 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:xml:features:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:45:05 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:45:05 [INFO] | | \- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:13.0.7:compile 05:45:05 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | | \- org.opendaylight.bgpcep:rsvp-impl:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-rfc8294-netty:xml:features:13.0.7:compile 05:45:05 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:45:05 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:45:05 [INFO] | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 05:45:05 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 05:45:05 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 05:45:05 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 05:45:05 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 05:45:05 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 05:45:05 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 05:45:05 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 05:45:05 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 05:45:05 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 05:45:05 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 05:45:05 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 05:45:05 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 05:45:05 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 05:45:05 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 05:45:05 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 05:45:05 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 05:45:05 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 05:45:05 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 05:45:05 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 05:45:05 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 05:45:05 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 05:45:05 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 05:45:05 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 05:45:05 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 05:45:05 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 05:45:05 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 05:45:05 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 05:45:05 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 05:45:05 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 05:45:05 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 05:45:05 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 05:45:05 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 05:45:05 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 05:45:05 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 05:45:05 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 05:45:05 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 05:45:05 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 05:45:05 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 05:45:05 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 05:45:05 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 05:45:05 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 05:45:05 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 05:45:05 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 05:45:05 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 05:45:05 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 05:45:05 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 05:45:05 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 05:45:05 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 05:45:05 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 05:45:05 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 05:45:05 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 05:45:05 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 05:45:05 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 05:45:05 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 05:45:05 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 05:45:05 [INFO] | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 05:45:05 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 05:45:05 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 05:45:05 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 05:45:05 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 05:45:05 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 05:45:05 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 05:45:05 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 05:45:05 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 05:45:05 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec:xml:features:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | \- org.opendaylight.bgpcep:bgp-flowspec:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast:xml:features:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | \- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn:xml:features:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | \- org.opendaylight.bgpcep:bgp-l3vpn:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn:xml:features:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | \- org.opendaylight.bgpcep:bgp-mvpn:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:45:05 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn:xml:features:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | \- org.opendaylight.bgpcep:bgp-evpn:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:45:05 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader:xml:features:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | +- org.opendaylight.bgpcep:bmp-monitors-config-loader:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:45:05 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | | \- org.opendaylight.bgpcep:config-loader-impl:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:45:05 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example:xml:features:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-config-example:xml:odl-bmp-monitors-config:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:45:05 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:45:05 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:45:05 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:45:05 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:45:05 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:45:05 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:45:05 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:45:05 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:45:05 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:45:05 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:45:05 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:45:05 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:45:05 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:45:05 [INFO] | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:45:05 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-impl:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:compile 05:45:05 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:45:05 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:45:05 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:45:05 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:45:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:45:05 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:45:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:45:05 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:45:05 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:45:05 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:45:05 [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile 05:45:05 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:45:05 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:45:05 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:45:05 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:45:05 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:45:05 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:45:05 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:45:05 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:45:05 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:45:05 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:45:05 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:45:05 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:45:05 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:45:05 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:45:05 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:45:05 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:45:05 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:45:05 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:45:05 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:45:05 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:45:05 [INFO] +- junit:junit:jar:4.13.2:test 05:45:05 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:45:05 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:45:05 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:45:05 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:45:05 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:45:05 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:45:05 [INFO] 05:45:05 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bmp --- 05:45:05 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bmp/target/sonatype-clm/module.xml 05:45:05 [INFO] 05:45:05 [INFO] ------------------< org.opendaylight.bgpcep:pcep-api >------------------ 05:45:05 [INFO] Building pcep-api 0.21.12-SNAPSHOT [102/169] 05:45:05 [INFO] -------------------------------[ bundle ]------------------------------- 05:45:05 [INFO] 05:45:05 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ pcep-api --- 05:45:05 [INFO] 05:45:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ pcep-api --- 05:45:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:45:05 [INFO] 05:45:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ pcep-api --- 05:45:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:45:05 [INFO] 05:45:05 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ pcep-api --- 05:45:06 [INFO] 05:45:06 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-api --- 05:45:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:45:06 [INFO] 05:45:06 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ pcep-api --- 05:45:06 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:45:06 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/src/main/yang 05:45:06 [INFO] yang-to-sources: Found 5 dependencies in 1.354 ms 05:45:06 [INFO] yang-to-sources: Project model files found: 4 in 8.924 ms 05:45:06 [INFO] yang-to-sources: 12 YANG models processed in 61.06 ms 05:45:06 [INFO] BindingJavaFileGenerator: Defined 384 files in 11.98 ms 05:45:06 [INFO] Sorted 384 files into 125 directories in 425.3 μs 05:45:06 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 384 in 68.67 ms 05:45:06 [INFO] 05:45:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ pcep-api --- 05:45:06 [INFO] Starting audit... 05:45:06 Audit done. 05:45:06 [INFO] You have 0 Checkstyle violations. 05:45:06 [INFO] 05:45:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ pcep-api --- 05:45:06 [INFO] Starting audit... 05:45:06 Audit done. 05:45:06 [INFO] You have 0 Checkstyle violations. 05:45:06 [INFO] 05:45:06 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ pcep-api --- 05:45:06 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/classes/LICENSE 05:45:06 [INFO] 05:45:06 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-api --- 05:45:06 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/src/main/resources 05:45:06 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/spi 05:45:06 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 05:45:06 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:45:06 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 05:45:06 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/spi 05:45:06 [INFO] 05:45:06 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-api --- 05:45:06 [INFO] Recompiling the module because of changed dependency. 05:45:06 [INFO] Compiling 398 source files with javac [debug release 17] to target/classes 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/VsTlv.java:[62,97] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/VsTlv.java:[62,97] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/VsTlv.java:[62,97] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/VsTlv.java:[74,97] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/VsTlv.java:[74,97] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/VsTlv.java:[74,97] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/vs/tlv/VendorPayload.java:[21,14] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/vs/tlv/VendorPayload.java:[21,14] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/vs/tlv/VendorPayload.java:[21,14] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[69,38] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[69,60] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[69,38] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[69,60] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[69,38] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[69,60] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[94,25] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[94,25] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[94,25] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[121,31] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[121,31] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[121,31] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[133,28] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[133,28] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[133,28] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[164,38] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[164,38] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[164,38] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[200,54] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[200,54] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[200,54] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[216,73] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[216,73] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[216,73] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[228,21] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[228,21] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[228,21] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[238,20] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[237,37] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[238,20] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[237,37] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[238,20] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[237,37] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[270,32] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[278,20] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[283,20] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:45:08 [INFO] 05:45:08 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ pcep-api >>> 05:45:08 [INFO] 05:45:08 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ pcep-api --- 05:45:08 [INFO] Fork Value is true 05:45:11 [INFO] Done SpotBugs Analysis.... 05:45:11 [INFO] 05:45:11 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ pcep-api <<< 05:45:11 [INFO] 05:45:11 [INFO] 05:45:11 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ pcep-api --- 05:45:11 [INFO] BugInstance size is 0 05:45:11 [INFO] Error size is 0 05:45:11 [INFO] No errors/warnings found 05:45:11 [INFO] 05:45:11 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-api --- 05:45:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/src/test/resources 05:45:11 [INFO] 05:45:11 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-api --- 05:45:11 [INFO] No sources to compile 05:45:11 [INFO] 05:45:11 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ pcep-api --- 05:45:11 [INFO] No tests to run. 05:45:11 [INFO] 05:45:11 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ pcep-api --- 05:45:11 [INFO] 05:45:11 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-api --- 05:45:12 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/pcep-api-0.21.12-SNAPSHOT.jar 05:45:12 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/classes/META-INF/MANIFEST.MF 05:45:12 [INFO] 05:45:12 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ pcep-api --- 05:45:12 [INFO] No previous run data found, generating javadoc. 05:45:18 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/pcep-api-0.21.12-SNAPSHOT-javadoc.jar 05:45:19 [INFO] 05:45:19 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ pcep-api --- 05:45:19 [INFO] CycloneDX: Resolving Dependencies 05:45:19 [INFO] CycloneDX: Creating BOM version 1.5 with 26 component(s) 05:45:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/bom.xml 05:45:19 [INFO] attaching as pcep-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:45:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/bom.json 05:45:19 [INFO] attaching as pcep-api-0.21.12-SNAPSHOT-cyclonedx.json 05:45:19 [INFO] 05:45:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-api --- 05:45:19 [INFO] Skipping duplicate-finder execution! 05:45:19 [INFO] 05:45:19 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ pcep-api --- 05:45:19 [INFO] No dependency problems found 05:45:19 [INFO] 05:45:19 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-api --- 05:45:19 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/pcep-api-0.21.12-SNAPSHOT-sources.jar 05:45:19 [INFO] 05:45:19 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-api --- 05:45:19 [INFO] 05:45:19 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-api --- 05:45:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:45:19 [INFO] 05:45:19 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ pcep-api --- 05:45:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.21.12-SNAPSHOT/pcep-api-0.21.12-SNAPSHOT.pom 05:45:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/pcep-api-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.21.12-SNAPSHOT/pcep-api-0.21.12-SNAPSHOT.jar 05:45:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/pcep-api-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.21.12-SNAPSHOT/pcep-api-0.21.12-SNAPSHOT-javadoc.jar 05:45:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.21.12-SNAPSHOT/pcep-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:45:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.21.12-SNAPSHOT/pcep-api-0.21.12-SNAPSHOT-cyclonedx.json 05:45:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/pcep-api-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.21.12-SNAPSHOT/pcep-api-0.21.12-SNAPSHOT-sources.jar 05:45:19 [INFO] 05:45:19 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-api --- 05:45:19 [INFO] Installing org/opendaylight/bgpcep/pcep-api/0.21.12-SNAPSHOT/pcep-api-0.21.12-SNAPSHOT.jar 05:45:20 [INFO] Writing OBR metadata 05:45:20 [INFO] 05:45:20 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ pcep-api --- 05:45:20 [INFO] org.opendaylight.bgpcep:pcep-api:bundle:0.21.12-SNAPSHOT 05:45:20 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:45:20 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:45:20 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:45:20 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:45:20 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:45:20 [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:45:20 [INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:45:20 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:45:20 [INFO] +- io.netty:netty-common:jar:4.1.114.Final:compile 05:45:20 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:45:20 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:45:20 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:45:20 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:45:20 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:45:20 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:45:20 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:45:20 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:45:20 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:45:20 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:45:20 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 05:45:20 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:45:20 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:45:20 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:45:20 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:45:20 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:45:20 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:45:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:45:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:45:20 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:45:20 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:45:20 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:45:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:45:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:45:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:45:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:45:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:45:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:45:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:45:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:45:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:45:20 [INFO] +- junit:junit:jar:4.13.2:test 05:45:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:45:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:45:20 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:45:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:45:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:45:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:45:20 [INFO] 05:45:20 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-api --- 05:45:20 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/sonatype-clm/module.xml 05:45:20 [INFO] 05:45:20 [INFO] ------------------< org.opendaylight.bgpcep:pcep-spi >------------------ 05:45:20 [INFO] Building pcep-spi 0.21.12-SNAPSHOT [103/169] 05:45:20 [INFO] -------------------------------[ bundle ]------------------------------- 05:45:20 [INFO] 05:45:20 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ pcep-spi --- 05:45:20 [INFO] 05:45:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ pcep-spi --- 05:45:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:45:20 [INFO] 05:45:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ pcep-spi --- 05:45:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:45:20 [INFO] 05:45:20 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ pcep-spi --- 05:45:20 [INFO] 05:45:20 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-spi --- 05:45:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:45:20 [INFO] 05:45:20 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ pcep-spi --- 05:45:20 [INFO] Starting audit... 05:45:20 Audit done. 05:45:20 [INFO] You have 0 Checkstyle violations. 05:45:20 [INFO] 05:45:20 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ pcep-spi --- 05:45:20 [INFO] Starting audit... 05:45:20 Audit done. 05:45:20 [INFO] You have 0 Checkstyle violations. 05:45:20 [INFO] 05:45:20 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ pcep-spi --- 05:45:20 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/target/classes/LICENSE 05:45:20 [INFO] 05:45:20 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-spi --- 05:45:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/src/main/resources 05:45:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/target/generated-sources/spi 05:45:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/target/generated-sources/yang 05:45:20 [INFO] 05:45:20 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-spi --- 05:45:20 [INFO] Recompiling the module because of changed dependency. 05:45:20 [INFO] Compiling 55 source files with javac [debug release 17] to target/classes 05:45:20 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionConsumerContext 05:45:20 [INFO] 05:45:20 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ pcep-spi >>> 05:45:20 [INFO] 05:45:20 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ pcep-spi --- 05:45:20 [INFO] Fork Value is true 05:45:24 [INFO] Done SpotBugs Analysis.... 05:45:24 [INFO] 05:45:24 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ pcep-spi <<< 05:45:24 [INFO] 05:45:24 [INFO] 05:45:24 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ pcep-spi --- 05:45:24 [INFO] BugInstance size is 0 05:45:24 [INFO] Error size is 0 05:45:24 [INFO] No errors/warnings found 05:45:24 [INFO] 05:45:24 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-spi --- 05:45:24 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/src/test/resources 05:45:24 [INFO] 05:45:24 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-spi --- 05:45:24 [INFO] Recompiling the module because of changed dependency. 05:45:24 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 05:45:24 [INFO] 05:45:24 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ pcep-spi --- 05:45:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:45:24 [INFO] 05:45:24 [INFO] ------------------------------------------------------- 05:45:24 [INFO] T E S T S 05:45:24 [INFO] ------------------------------------------------------- 05:45:25 [INFO] Running org.opendaylight.protocol.pcep.spi.APITest 05:45:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s -- in org.opendaylight.protocol.pcep.spi.APITest 05:45:25 [INFO] Running org.opendaylight.protocol.pcep.spi.AbstractMessageParserTest 05:45:25 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:45:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.639 s -- in org.opendaylight.protocol.pcep.spi.AbstractMessageParserTest 05:45:27 [INFO] Running org.opendaylight.protocol.pcep.spi.AbstractObjectWithTlvsTest 05:45:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.opendaylight.protocol.pcep.spi.AbstractObjectWithTlvsTest 05:45:27 [INFO] Running org.opendaylight.protocol.pcep.spi.RegistryTest 05:45:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.718 s -- in org.opendaylight.protocol.pcep.spi.RegistryTest 05:45:28 [INFO] Running org.opendaylight.protocol.pcep.spi.UtilsTest 05:45:28 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.protocol.pcep.spi.UtilsTest 05:45:28 [INFO] 05:45:28 [INFO] Results: 05:45:28 [INFO] 05:45:28 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 05:45:28 [INFO] 05:45:28 [INFO] 05:45:28 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ pcep-spi --- 05:45:28 [INFO] 05:45:28 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-spi --- 05:45:28 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/target/pcep-spi-0.21.12-SNAPSHOT.jar 05:45:28 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/target/classes/META-INF/MANIFEST.MF 05:45:28 [INFO] 05:45:28 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ pcep-spi --- 05:45:28 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/target/pcep-spi-0.21.12-SNAPSHOT-tests.jar 05:45:28 [INFO] 05:45:28 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ pcep-spi --- 05:45:28 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/target/pcep-spi-0.21.12-SNAPSHOT-test-sources.jar 05:45:28 [INFO] 05:45:28 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ pcep-spi --- 05:45:28 [INFO] No previous run data found, generating javadoc. 05:45:30 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/target/pcep-spi-0.21.12-SNAPSHOT-javadoc.jar 05:45:30 [INFO] 05:45:30 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ pcep-spi --- 05:45:30 [INFO] CycloneDX: Resolving Dependencies 05:45:30 [INFO] CycloneDX: Creating BOM version 1.5 with 35 component(s) 05:45:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/target/bom.xml 05:45:30 [INFO] attaching as pcep-spi-0.21.12-SNAPSHOT-cyclonedx.xml 05:45:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/target/bom.json 05:45:30 [INFO] attaching as pcep-spi-0.21.12-SNAPSHOT-cyclonedx.json 05:45:30 [INFO] 05:45:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-spi --- 05:45:30 [INFO] Skipping duplicate-finder execution! 05:45:30 [INFO] 05:45:30 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ pcep-spi --- 05:45:30 [INFO] No dependency problems found 05:45:30 [INFO] 05:45:30 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-spi --- 05:45:30 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/target/pcep-spi-0.21.12-SNAPSHOT-sources.jar 05:45:30 [INFO] 05:45:30 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-spi --- 05:45:30 [INFO] 05:45:30 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-spi --- 05:45:30 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/target/code-coverage/jacoco.exec 05:45:30 [INFO] Analyzed bundle 'pcep-spi' with 28 classes 05:45:31 [INFO] 05:45:31 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ pcep-spi --- 05:45:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.21.12-SNAPSHOT/pcep-spi-0.21.12-SNAPSHOT.pom 05:45:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/target/pcep-spi-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.21.12-SNAPSHOT/pcep-spi-0.21.12-SNAPSHOT.jar 05:45:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/target/pcep-spi-0.21.12-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.21.12-SNAPSHOT/pcep-spi-0.21.12-SNAPSHOT-tests.jar 05:45:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/target/pcep-spi-0.21.12-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.21.12-SNAPSHOT/pcep-spi-0.21.12-SNAPSHOT-test-sources.jar 05:45:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/target/pcep-spi-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.21.12-SNAPSHOT/pcep-spi-0.21.12-SNAPSHOT-javadoc.jar 05:45:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.21.12-SNAPSHOT/pcep-spi-0.21.12-SNAPSHOT-cyclonedx.xml 05:45:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.21.12-SNAPSHOT/pcep-spi-0.21.12-SNAPSHOT-cyclonedx.json 05:45:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/target/pcep-spi-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.21.12-SNAPSHOT/pcep-spi-0.21.12-SNAPSHOT-sources.jar 05:45:31 [INFO] 05:45:31 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-spi --- 05:45:31 [INFO] Installing org/opendaylight/bgpcep/pcep-spi/0.21.12-SNAPSHOT/pcep-spi-0.21.12-SNAPSHOT.jar 05:45:31 [INFO] Writing OBR metadata 05:45:31 [INFO] 05:45:31 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ pcep-spi --- 05:45:31 [INFO] org.opendaylight.bgpcep:pcep-spi:bundle:0.21.12-SNAPSHOT 05:45:31 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:compile 05:45:31 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:45:31 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:45:31 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:45:31 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:45:31 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:45:31 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:45:31 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:45:31 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:45:31 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:45:31 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:45:31 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:45:31 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:45:31 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:45:31 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:45:31 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:45:31 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:45:31 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:45:31 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:45:31 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:45:31 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:45:31 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:45:31 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:45:31 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:45:31 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:45:31 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:45:31 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:45:31 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:45:31 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:45:31 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:45:31 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:45:31 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 05:45:31 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 05:45:31 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:45:31 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:45:31 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:45:31 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:45:31 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:45:31 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:45:31 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:45:31 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:45:31 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:45:31 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:45:31 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:45:31 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:45:31 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:45:31 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:45:31 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:45:31 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:45:31 [INFO] +- junit:junit:jar:4.13.2:test 05:45:31 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:45:31 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:45:31 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:45:31 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:45:31 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:45:31 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:45:31 [INFO] 05:45:31 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-spi --- 05:45:31 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/target/sonatype-clm/module.xml 05:45:31 [INFO] 05:45:31 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-pcep-api >------------- 05:45:31 [INFO] Building OpenDaylight :: PCEP :: Api 0.21.12-SNAPSHOT [104/169] 05:45:31 [INFO] ------------------------------[ feature ]------------------------------- 05:45:31 [INFO] 05:45:31 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-pcep-api --- 05:45:31 [INFO] 05:45:31 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-pcep-api --- 05:45:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:45:31 [INFO] 05:45:31 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-api --- 05:45:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:45:31 [INFO] 05:45:31 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-pcep-api --- 05:45:31 [INFO] 05:45:31 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-api --- 05:45:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:45:31 [INFO] argLine set to empty 05:45:31 [INFO] 05:45:31 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-pcep-api --- 05:45:31 [INFO] Starting audit... 05:45:31 Audit done. 05:45:31 [INFO] You have 0 Checkstyle violations. 05:45:31 [INFO] 05:45:31 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-pcep-api --- 05:45:31 [INFO] Starting audit... 05:45:31 Audit done. 05:45:31 [INFO] You have 0 Checkstyle violations. 05:45:31 [INFO] 05:45:31 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-pcep-api --- 05:45:31 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-api/target/classes/LICENSE 05:45:31 [INFO] 05:45:31 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-api --- 05:45:31 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-api/target/feature/feature.xml 05:45:31 [INFO] ...done! 05:45:31 [INFO] Attaching features XML 05:45:31 [INFO] 05:45:31 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-pcep-api --- 05:45:31 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:45:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:45:31 [INFO] 05:45:31 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-api >>> 05:45:31 [INFO] 05:45:31 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-pcep-api --- 05:45:31 [INFO] 05:45:31 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-api <<< 05:45:31 [INFO] 05:45:31 [INFO] 05:45:31 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-pcep-api --- 05:45:31 [INFO] 05:45:31 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-pcep-api --- 05:45:31 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-api 05:45:31 [INFO] Project dependency features detected: [] 05:45:31 [INFO] Pax Exam System (Version: 4.13.3) created. 05:45:31 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:45:32 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:45:32 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:45:32 [INFO] Waiting for remote bundle context.. on 21000 name: b6f823c1-6bf4-4a55-bd0f-c32ec52286ef timout: [ RelativeTimeout value = 180000 ] 05:45:37 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:45:37 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:45:37 [INFO] 05:45:37 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-pcep-api --- 05:45:37 [INFO] 05:45:37 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-pcep-api --- 05:45:37 [INFO] No Javadoc in project. Archive not created. 05:45:37 [INFO] 05:45:37 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-pcep-api --- 05:45:37 [INFO] CycloneDX: Resolving Dependencies 05:45:38 [INFO] CycloneDX: Creating BOM version 1.5 with 51 component(s) 05:45:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-api/target/bom.xml 05:45:38 [INFO] attaching as odl-bgpcep-pcep-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:45:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-api/target/bom.json 05:45:38 [INFO] attaching as odl-bgpcep-pcep-api-0.21.12-SNAPSHOT-cyclonedx.json 05:45:38 [INFO] 05:45:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-api --- 05:45:38 [INFO] Skipping duplicate-finder execution! 05:45:38 [INFO] 05:45:38 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-api --- 05:45:38 [INFO] Skipping plugin execution 05:45:38 [INFO] 05:45:38 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-api --- 05:45:38 [INFO] Skipping source per configuration. 05:45:38 [INFO] 05:45:38 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-pcep-api --- 05:45:38 [INFO] 05:45:38 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-pcep-api --- 05:45:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:45:38 [INFO] 05:45:38 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-pcep-api --- 05:45:38 [WARNING] 05:45:38 [WARNING] The packaging plugin for project odl-bgpcep-pcep-api did not assign 05:45:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:45:38 [WARNING] 05:45:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:45:38 [WARNING] 05:45:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.21.12-SNAPSHOT/odl-bgpcep-pcep-api-0.21.12-SNAPSHOT.pom 05:45:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.21.12-SNAPSHOT/odl-bgpcep-pcep-api-0.21.12-SNAPSHOT-features.xml 05:45:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.21.12-SNAPSHOT/odl-bgpcep-pcep-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:45:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.21.12-SNAPSHOT/odl-bgpcep-pcep-api-0.21.12-SNAPSHOT-cyclonedx.json 05:45:38 [INFO] 05:45:38 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-pcep-api --- 05:45:38 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-api:feature:0.21.12-SNAPSHOT 05:45:38 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:compile 05:45:38 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:45:38 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:45:38 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:45:38 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:45:38 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:45:38 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:45:38 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:45:38 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:45:38 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:45:38 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:45:38 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:45:38 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:45:38 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:45:38 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:45:38 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:45:38 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:45:38 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:45:38 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:45:38 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:45:38 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:45:38 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:45:38 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:45:38 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.12-SNAPSHOT:compile 05:45:38 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:45:38 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:45:38 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:45:38 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.21.12-SNAPSHOT:compile 05:45:38 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.12-SNAPSHOT:compile 05:45:38 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:45:38 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:45:38 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:45:38 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:45:38 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:45:38 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:45:38 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:45:38 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:45:38 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:45:38 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:45:38 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:45:38 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:45:38 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:45:38 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:45:38 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:45:38 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:45:38 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:45:38 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:45:38 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:45:38 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:45:38 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:45:38 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:45:38 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:45:38 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:45:38 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:45:38 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:45:38 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:45:38 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:45:38 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:45:38 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:45:38 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:45:38 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:45:38 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:45:38 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:45:38 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:45:38 [INFO] +- junit:junit:jar:4.13.2:test 05:45:38 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:45:38 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:45:38 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:45:38 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:45:38 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:45:38 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:45:38 [INFO] 05:45:38 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-pcep-api --- 05:45:38 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-api/target/sonatype-clm/module.xml 05:45:38 [INFO] 05:45:38 [INFO] --------------< org.opendaylight.bgpcep:pcep-base-parser >-------------- 05:45:38 [INFO] Building pcep-base-parser 0.21.12-SNAPSHOT [105/169] 05:45:38 [INFO] -------------------------------[ bundle ]------------------------------- 05:45:38 [INFO] 05:45:38 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ pcep-base-parser --- 05:45:38 [INFO] 05:45:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ pcep-base-parser --- 05:45:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:45:38 [INFO] 05:45:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ pcep-base-parser --- 05:45:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:45:38 [INFO] 05:45:38 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ pcep-base-parser --- 05:45:38 [INFO] 05:45:38 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-base-parser --- 05:45:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:45:38 [INFO] 05:45:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ pcep-base-parser --- 05:45:38 [INFO] Starting audit... 05:45:38 Audit done. 05:45:38 [INFO] You have 0 Checkstyle violations. 05:45:38 [INFO] 05:45:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ pcep-base-parser --- 05:45:39 [INFO] Starting audit... 05:45:39 Audit done. 05:45:39 [INFO] You have 0 Checkstyle violations. 05:45:39 [INFO] 05:45:39 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ pcep-base-parser --- 05:45:39 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/target/classes/LICENSE 05:45:39 [INFO] 05:45:39 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-base-parser --- 05:45:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/resources 05:45:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/target/generated-sources/spi 05:45:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/target/generated-sources/yang 05:45:39 [INFO] 05:45:39 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-base-parser --- 05:45:39 [INFO] Recompiling the module because of changed dependency. 05:45:39 [INFO] Compiling 90 source files with javac [debug release 17] to target/classes 05:45:40 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[152,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[158,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[165,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[171,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[378,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[384,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[390,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[396,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[402,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[408,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[414,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[420,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[426,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[432,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[442,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[459,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[465,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[471,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[477,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[483,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[573,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[597,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[608,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[617,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[623,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[629,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[635,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[651,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[657,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPNotificationMessageParser.java:[132,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPNotificationMessageParser.java:[138,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[273,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[279,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[285,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[291,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[308,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[314,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[320,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[326,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[332,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/util/Util.java:[35,13] possible fall-through into case 05:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/util/Util.java:[41,13] possible fall-through into case 05:45:40 [INFO] 05:45:40 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ pcep-base-parser >>> 05:45:40 [INFO] 05:45:40 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ pcep-base-parser --- 05:45:40 [INFO] Fork Value is true 05:45:45 [INFO] Done SpotBugs Analysis.... 05:45:45 [INFO] 05:45:45 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ pcep-base-parser <<< 05:45:45 [INFO] 05:45:45 [INFO] 05:45:45 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ pcep-base-parser --- 05:45:45 [INFO] BugInstance size is 0 05:45:45 [INFO] Error size is 0 05:45:45 [INFO] No errors/warnings found 05:45:45 [INFO] 05:45:45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-base-parser --- 05:45:45 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/src/test/resources 05:45:45 [INFO] 05:45:45 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-base-parser --- 05:45:45 [INFO] No sources to compile 05:45:45 [INFO] 05:45:45 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ pcep-base-parser --- 05:45:45 [INFO] No tests to run. 05:45:45 [INFO] 05:45:45 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ pcep-base-parser --- 05:45:45 [INFO] 05:45:45 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-base-parser --- 05:45:45 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/target/pcep-base-parser-0.21.12-SNAPSHOT.jar 05:45:45 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/target/classes/META-INF/MANIFEST.MF 05:45:45 [INFO] 05:45:45 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ pcep-base-parser --- 05:45:45 [INFO] No previous run data found, generating javadoc. 05:45:48 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/target/pcep-base-parser-0.21.12-SNAPSHOT-javadoc.jar 05:45:48 [INFO] 05:45:48 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ pcep-base-parser --- 05:45:48 [INFO] CycloneDX: Resolving Dependencies 05:45:48 [INFO] CycloneDX: Creating BOM version 1.5 with 36 component(s) 05:45:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/target/bom.xml 05:45:49 [INFO] attaching as pcep-base-parser-0.21.12-SNAPSHOT-cyclonedx.xml 05:45:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/target/bom.json 05:45:49 [INFO] attaching as pcep-base-parser-0.21.12-SNAPSHOT-cyclonedx.json 05:45:49 [INFO] 05:45:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-base-parser --- 05:45:49 [INFO] Skipping duplicate-finder execution! 05:45:49 [INFO] 05:45:49 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ pcep-base-parser --- 05:45:49 [INFO] No dependency problems found 05:45:49 [INFO] 05:45:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-base-parser --- 05:45:49 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/target/pcep-base-parser-0.21.12-SNAPSHOT-sources.jar 05:45:49 [INFO] 05:45:49 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-base-parser --- 05:45:49 [INFO] 05:45:49 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-base-parser --- 05:45:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:45:49 [INFO] 05:45:49 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ pcep-base-parser --- 05:45:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.21.12-SNAPSHOT/pcep-base-parser-0.21.12-SNAPSHOT.pom 05:45:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/target/pcep-base-parser-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.21.12-SNAPSHOT/pcep-base-parser-0.21.12-SNAPSHOT.jar 05:45:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/target/pcep-base-parser-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.21.12-SNAPSHOT/pcep-base-parser-0.21.12-SNAPSHOT-javadoc.jar 05:45:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.21.12-SNAPSHOT/pcep-base-parser-0.21.12-SNAPSHOT-cyclonedx.xml 05:45:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.21.12-SNAPSHOT/pcep-base-parser-0.21.12-SNAPSHOT-cyclonedx.json 05:45:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/target/pcep-base-parser-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.21.12-SNAPSHOT/pcep-base-parser-0.21.12-SNAPSHOT-sources.jar 05:45:49 [INFO] 05:45:49 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-base-parser --- 05:45:49 [INFO] Installing org/opendaylight/bgpcep/pcep-base-parser/0.21.12-SNAPSHOT/pcep-base-parser-0.21.12-SNAPSHOT.jar 05:45:49 [INFO] Writing OBR metadata 05:45:49 [INFO] 05:45:49 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ pcep-base-parser --- 05:45:49 [INFO] org.opendaylight.bgpcep:pcep-base-parser:bundle:0.21.12-SNAPSHOT 05:45:49 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:compile 05:45:49 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:45:49 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:45:49 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:45:49 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:45:49 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:45:49 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:45:49 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:45:49 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.12-SNAPSHOT:compile 05:45:49 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:45:49 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:45:49 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:45:49 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:45:49 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:45:49 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:45:49 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:45:49 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:45:49 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:45:49 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:45:49 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:45:49 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:45:49 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:45:49 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:45:49 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:45:49 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:45:49 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:45:49 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:45:49 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 05:45:49 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:45:49 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:45:49 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:45:49 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:45:49 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:45:49 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:45:49 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:45:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:45:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:45:49 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:45:49 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:45:49 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:45:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:45:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:45:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:45:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:45:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:45:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:45:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:45:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:45:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:45:49 [INFO] +- junit:junit:jar:4.13.2:test 05:45:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:45:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:45:49 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:45:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:45:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:45:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:45:49 [INFO] 05:45:49 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-base-parser --- 05:45:49 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/target/sonatype-clm/module.xml 05:45:49 [INFO] 05:45:49 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser >--------- 05:45:49 [INFO] Building OpenDaylight :: PCEP :: Base Parser 0.21.12-SNAPSHOT [106/169] 05:45:49 [INFO] ------------------------------[ feature ]------------------------------- 05:45:49 [INFO] 05:45:49 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-pcep-base-parser --- 05:45:49 [INFO] 05:45:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-pcep-base-parser --- 05:45:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:45:49 [INFO] 05:45:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-base-parser --- 05:45:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:45:49 [INFO] 05:45:49 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-pcep-base-parser --- 05:45:49 [INFO] 05:45:49 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-base-parser --- 05:45:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:45:49 [INFO] argLine set to empty 05:45:49 [INFO] 05:45:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-pcep-base-parser --- 05:45:49 [INFO] Starting audit... 05:45:49 Audit done. 05:45:49 [INFO] You have 0 Checkstyle violations. 05:45:49 [INFO] 05:45:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-pcep-base-parser --- 05:45:49 [INFO] Starting audit... 05:45:49 Audit done. 05:45:49 [INFO] You have 0 Checkstyle violations. 05:45:49 [INFO] 05:45:49 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-pcep-base-parser --- 05:45:49 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-base-parser/target/classes/LICENSE 05:45:49 [INFO] 05:45:49 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-base-parser --- 05:45:49 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-base-parser/target/feature/feature.xml 05:45:49 [INFO] ...done! 05:45:49 [INFO] Attaching features XML 05:45:49 [INFO] 05:45:49 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-pcep-base-parser --- 05:45:49 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:45:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:45:49 [INFO] 05:45:49 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-base-parser >>> 05:45:49 [INFO] 05:45:49 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-pcep-base-parser --- 05:45:49 [INFO] 05:45:49 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-base-parser <<< 05:45:49 [INFO] 05:45:49 [INFO] 05:45:49 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-pcep-base-parser --- 05:45:49 [INFO] 05:45:49 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-pcep-base-parser --- 05:45:49 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser 05:45:49 [INFO] Project dependency features detected: [] 05:45:49 [INFO] Pax Exam System (Version: 4.13.3) created. 05:45:49 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:45:50 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:45:50 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:45:50 [INFO] Waiting for remote bundle context.. on 21000 name: 16de0c7c-742b-4dfc-b7ef-3d9e4052bbc9 timout: [ RelativeTimeout value = 180000 ] 05:45:55 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:45:55 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:45:56 [INFO] 05:45:56 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-pcep-base-parser --- 05:45:56 [INFO] 05:45:56 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-pcep-base-parser --- 05:45:56 [INFO] No Javadoc in project. Archive not created. 05:45:56 [INFO] 05:45:56 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-pcep-base-parser --- 05:45:56 [INFO] CycloneDX: Resolving Dependencies 05:45:56 [INFO] CycloneDX: Creating BOM version 1.5 with 53 component(s) 05:45:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-base-parser/target/bom.xml 05:45:56 [INFO] attaching as odl-bgpcep-pcep-base-parser-0.21.12-SNAPSHOT-cyclonedx.xml 05:45:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-base-parser/target/bom.json 05:45:57 [INFO] attaching as odl-bgpcep-pcep-base-parser-0.21.12-SNAPSHOT-cyclonedx.json 05:45:57 [INFO] 05:45:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-base-parser --- 05:45:57 [INFO] Skipping duplicate-finder execution! 05:45:57 [INFO] 05:45:57 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-base-parser --- 05:45:57 [INFO] Skipping plugin execution 05:45:57 [INFO] 05:45:57 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-base-parser --- 05:45:57 [INFO] Skipping source per configuration. 05:45:57 [INFO] 05:45:57 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-pcep-base-parser --- 05:45:57 [INFO] 05:45:57 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-pcep-base-parser --- 05:45:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:45:57 [INFO] 05:45:57 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-pcep-base-parser --- 05:45:57 [WARNING] 05:45:57 [WARNING] The packaging plugin for project odl-bgpcep-pcep-base-parser did not assign 05:45:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:45:57 [WARNING] 05:45:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:45:57 [WARNING] 05:45:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-base-parser/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.21.12-SNAPSHOT/odl-bgpcep-pcep-base-parser-0.21.12-SNAPSHOT.pom 05:45:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-base-parser/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.21.12-SNAPSHOT/odl-bgpcep-pcep-base-parser-0.21.12-SNAPSHOT-features.xml 05:45:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-base-parser/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.21.12-SNAPSHOT/odl-bgpcep-pcep-base-parser-0.21.12-SNAPSHOT-cyclonedx.xml 05:45:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-base-parser/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.21.12-SNAPSHOT/odl-bgpcep-pcep-base-parser-0.21.12-SNAPSHOT-cyclonedx.json 05:45:57 [INFO] 05:45:57 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-pcep-base-parser --- 05:45:57 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:feature:0.21.12-SNAPSHOT 05:45:57 [INFO] +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.12-SNAPSHOT:compile 05:45:57 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:compile 05:45:57 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:45:57 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:45:57 [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:45:57 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:45:57 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:45:57 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:45:57 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:45:57 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.12-SNAPSHOT:compile 05:45:57 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:45:57 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:45:57 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:45:57 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:45:57 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:45:57 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:45:57 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:45:57 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:45:57 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:45:57 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:45:57 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:45:57 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:45:57 [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile 05:45:57 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:45:57 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:45:57 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:45:57 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:45:57 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:45:57 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.21.12-SNAPSHOT:compile 05:45:57 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.21.12-SNAPSHOT:compile 05:45:57 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.12-SNAPSHOT:compile 05:45:57 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:45:57 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:45:57 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:45:57 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:45:57 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:45:57 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:45:57 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:45:57 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:45:57 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:45:57 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:45:57 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:45:57 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:45:57 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:45:57 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:45:57 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:45:57 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:45:57 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:45:57 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:45:57 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:45:57 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:45:57 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:45:57 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:45:57 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:45:57 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:45:57 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:45:57 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:45:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:45:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:45:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:45:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:45:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:45:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:45:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:45:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:45:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:45:57 [INFO] +- junit:junit:jar:4.13.2:test 05:45:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:45:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:45:57 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:45:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:45:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:45:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:45:57 [INFO] 05:45:57 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-pcep-base-parser --- 05:45:57 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-base-parser/target/sonatype-clm/module.xml 05:45:57 [INFO] 05:45:57 [INFO] -----------------< org.opendaylight.bgpcep:pcep-impl >------------------ 05:45:57 [INFO] Building pcep-impl 0.21.12-SNAPSHOT [107/169] 05:45:57 [INFO] -------------------------------[ bundle ]------------------------------- 05:45:57 [INFO] 05:45:57 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ pcep-impl --- 05:45:57 [INFO] 05:45:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ pcep-impl --- 05:45:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:45:57 [INFO] 05:45:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ pcep-impl --- 05:45:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:45:57 [INFO] 05:45:57 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ pcep-impl --- 05:45:57 [INFO] 05:45:57 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-impl --- 05:45:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:45:57 [INFO] 05:45:57 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ pcep-impl --- 05:45:57 [INFO] Starting audit... 05:45:57 Audit done. 05:45:57 [INFO] You have 0 Checkstyle violations. 05:45:57 [INFO] 05:45:57 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ pcep-impl --- 05:45:58 [INFO] Starting audit... 05:45:58 Audit done. 05:45:58 [INFO] You have 0 Checkstyle violations. 05:45:58 [INFO] 05:45:58 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ pcep-impl --- 05:45:58 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/target/classes/LICENSE 05:45:58 [INFO] 05:45:58 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-impl --- 05:45:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/src/main/resources 05:45:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/target/generated-sources/spi 05:45:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/target/generated-sources/yang 05:45:58 [INFO] 05:45:58 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-impl --- 05:45:58 [INFO] Recompiling the module because of changed dependency. 05:45:58 [INFO] Compiling 18 source files with javac [debug release 17] to target/classes 05:45:58 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.PCEPDispatcher 05:45:58 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/PCEPPeerRegistry.java:[50,15] auto-closeable resource org.opendaylight.protocol.pcep.impl.PCEPPeerRegistry.SessionReference has a member method close() that could throw InterruptedException 05:45:58 [INFO] 05:45:58 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ pcep-impl >>> 05:45:58 [INFO] 05:45:58 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ pcep-impl --- 05:45:58 [INFO] Fork Value is true 05:46:02 [INFO] Done SpotBugs Analysis.... 05:46:02 [INFO] 05:46:02 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ pcep-impl <<< 05:46:02 [INFO] 05:46:02 [INFO] 05:46:02 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ pcep-impl --- 05:46:02 [INFO] BugInstance size is 0 05:46:02 [INFO] Error size is 0 05:46:02 [INFO] No errors/warnings found 05:46:02 [INFO] 05:46:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-impl --- 05:46:02 [INFO] Copying 63 resources from src/test/resources to target/test-classes 05:46:02 [INFO] 05:46:02 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-impl --- 05:46:02 [INFO] Recompiling the module because of changed dependency. 05:46:02 [INFO] Compiling 18 source files with javac [debug release 17] to target/test-classes 05:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/src/test/java/org/opendaylight/protocol/pcep/impl/PCEPDispatcherImplTest.java:[133,26] auto-closeable resource ignored is never referenced in body of corresponding try statement 05:46:02 [INFO] 05:46:02 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ pcep-impl --- 05:46:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:46:02 [INFO] 05:46:02 [INFO] ------------------------------------------------------- 05:46:02 [INFO] T E S T S 05:46:02 [INFO] ------------------------------------------------------- 05:46:03 [INFO] Running org.opendaylight.protocol.pcep.impl.FiniteStateMachineTest 05:46:04 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:46:06 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.967 s -- in org.opendaylight.protocol.pcep.impl.FiniteStateMachineTest 05:46:06 [INFO] Running org.opendaylight.protocol.pcep.impl.LabelSubobjectParserTest 05:46:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.220 s -- in org.opendaylight.protocol.pcep.impl.LabelSubobjectParserTest 05:46:07 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPDispatcherImplTest 05:46:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.274 s -- in org.opendaylight.protocol.pcep.impl.PCEPDispatcherImplTest 05:46:08 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPObjectParserTest 05:46:08 [INFO] Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.405 s -- in org.opendaylight.protocol.pcep.impl.PCEPObjectParserTest 05:46:08 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPParserTest 05:46:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.protocol.pcep.impl.PCEPParserTest 05:46:08 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPSessionImplTest 05:46:08 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 s -- in org.opendaylight.protocol.pcep.impl.PCEPSessionImplTest 05:46:08 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPTlvParserTest 05:46:08 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.pcep.impl.PCEPTlvParserTest 05:46:08 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPValidatorTest 05:46:09 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s -- in org.opendaylight.protocol.pcep.impl.PCEPValidatorTest 05:46:09 [INFO] Running org.opendaylight.protocol.pcep.impl.PcepEROSubobjectParserTest 05:46:09 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.protocol.pcep.impl.PcepEROSubobjectParserTest 05:46:09 [INFO] Running org.opendaylight.protocol.pcep.impl.PcepRROSubobjectParserTest 05:46:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.pcep.impl.PcepRROSubobjectParserTest 05:46:09 [INFO] Running org.opendaylight.protocol.pcep.impl.PcepXROSubobjectParserTest 05:46:09 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.pcep.impl.PcepXROSubobjectParserTest 05:46:09 [INFO] Running org.opendaylight.protocol.pcep.impl.SslContextFactoryTest 05:46:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.pcep.impl.SslContextFactoryTest 05:46:09 [INFO] Running org.opendaylight.protocol.pcep.impl.UtilTest 05:46:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.pcep.impl.UtilTest 05:46:09 [INFO] 05:46:09 [INFO] Results: 05:46:09 [INFO] 05:46:09 [INFO] Tests run: 119, Failures: 0, Errors: 0, Skipped: 0 05:46:09 [INFO] 05:46:09 [INFO] 05:46:09 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ pcep-impl --- 05:46:09 [INFO] 05:46:09 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-impl --- 05:46:09 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/target/pcep-impl-0.21.12-SNAPSHOT.jar 05:46:09 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/target/classes/META-INF/MANIFEST.MF 05:46:09 [INFO] 05:46:09 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ pcep-impl --- 05:46:09 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/target/pcep-impl-0.21.12-SNAPSHOT-tests.jar 05:46:09 [INFO] 05:46:09 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ pcep-impl --- 05:46:09 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/target/pcep-impl-0.21.12-SNAPSHOT-test-sources.jar 05:46:09 [INFO] 05:46:09 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ pcep-impl --- 05:46:09 [INFO] No previous run data found, generating javadoc. 05:46:11 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/target/pcep-impl-0.21.12-SNAPSHOT-javadoc.jar 05:46:11 [INFO] 05:46:11 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ pcep-impl --- 05:46:11 [INFO] CycloneDX: Resolving Dependencies 05:46:12 [INFO] CycloneDX: Creating BOM version 1.5 with 46 component(s) 05:46:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/target/bom.xml 05:46:12 [INFO] attaching as pcep-impl-0.21.12-SNAPSHOT-cyclonedx.xml 05:46:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/target/bom.json 05:46:12 [INFO] attaching as pcep-impl-0.21.12-SNAPSHOT-cyclonedx.json 05:46:12 [INFO] 05:46:12 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-impl --- 05:46:12 [INFO] Skipping duplicate-finder execution! 05:46:12 [INFO] 05:46:12 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ pcep-impl --- 05:46:12 [WARNING] Used undeclared dependencies found: 05:46:12 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:46:12 [WARNING] org.checkerframework:checker-qual:jar:3.47.0:compile 05:46:12 [WARNING] Unused declared dependencies found: 05:46:12 [WARNING] io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:46:12 [WARNING] Non-test scoped test only dependencies found: 05:46:12 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:46:12 [WARNING] org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.12-SNAPSHOT:compile 05:46:12 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:46:12 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:46:12 [WARNING] org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:46:12 [INFO] 05:46:12 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-impl --- 05:46:12 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/target/pcep-impl-0.21.12-SNAPSHOT-sources.jar 05:46:12 [INFO] 05:46:12 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-impl --- 05:46:12 [INFO] 05:46:12 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-impl --- 05:46:12 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/target/code-coverage/jacoco.exec 05:46:12 [INFO] Analyzed bundle 'pcep-impl' with 24 classes 05:46:12 [INFO] 05:46:12 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ pcep-impl --- 05:46:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.21.12-SNAPSHOT/pcep-impl-0.21.12-SNAPSHOT.pom 05:46:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/target/pcep-impl-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.21.12-SNAPSHOT/pcep-impl-0.21.12-SNAPSHOT.jar 05:46:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/target/pcep-impl-0.21.12-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.21.12-SNAPSHOT/pcep-impl-0.21.12-SNAPSHOT-tests.jar 05:46:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/target/pcep-impl-0.21.12-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.21.12-SNAPSHOT/pcep-impl-0.21.12-SNAPSHOT-test-sources.jar 05:46:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/target/pcep-impl-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.21.12-SNAPSHOT/pcep-impl-0.21.12-SNAPSHOT-javadoc.jar 05:46:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.21.12-SNAPSHOT/pcep-impl-0.21.12-SNAPSHOT-cyclonedx.xml 05:46:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.21.12-SNAPSHOT/pcep-impl-0.21.12-SNAPSHOT-cyclonedx.json 05:46:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/target/pcep-impl-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.21.12-SNAPSHOT/pcep-impl-0.21.12-SNAPSHOT-sources.jar 05:46:12 [INFO] 05:46:12 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-impl --- 05:46:12 [INFO] Installing org/opendaylight/bgpcep/pcep-impl/0.21.12-SNAPSHOT/pcep-impl-0.21.12-SNAPSHOT.jar 05:46:12 [INFO] Writing OBR metadata 05:46:12 [INFO] 05:46:12 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ pcep-impl --- 05:46:12 [INFO] org.opendaylight.bgpcep:pcep-impl:bundle:0.21.12-SNAPSHOT 05:46:12 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:compile 05:46:12 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:46:12 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:46:12 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:46:12 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.12-SNAPSHOT:compile 05:46:12 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:46:12 [INFO] +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.12-SNAPSHOT:compile 05:46:12 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:46:12 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:46:12 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:46:12 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:46:12 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:46:12 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.12-SNAPSHOT:test 05:46:12 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 05:46:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:test 05:46:12 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:test 05:46:12 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 05:46:12 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 05:46:12 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:46:12 [INFO] +- io.netty:netty-codec:jar:4.1.114.Final:compile 05:46:12 [INFO] +- io.netty:netty-common:jar:4.1.114.Final:compile 05:46:12 [INFO] +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:46:12 [INFO] | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:46:12 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:46:12 [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:46:12 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:46:12 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:46:12 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:46:12 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:46:12 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:46:12 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:46:12 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:46:12 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:46:12 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:46:12 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:46:12 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:46:12 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:46:12 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:46:12 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:46:12 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:46:12 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:46:12 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:46:12 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:46:12 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 05:46:12 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 05:46:12 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 05:46:12 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:46:12 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 05:46:12 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 05:46:12 [INFO] +- org.opendaylight.bgpcep:pcep-spi:test-jar:tests:0.21.12-SNAPSHOT:test 05:46:12 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:46:12 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:46:12 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:46:12 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:46:12 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:46:12 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:46:12 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:46:12 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:46:12 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:46:12 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:46:12 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:46:12 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:46:12 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:46:12 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:46:12 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:46:12 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:46:12 [INFO] +- junit:junit:jar:4.13.2:test 05:46:12 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:46:12 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:46:12 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:46:12 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:46:12 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:46:12 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:46:12 [INFO] 05:46:12 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-impl --- 05:46:12 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/target/sonatype-clm/module.xml 05:46:12 [INFO] 05:46:12 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-pcep-impl >------------ 05:46:12 [INFO] Building OpenDaylight :: PCEP :: Impl 0.21.12-SNAPSHOT [108/169] 05:46:12 [INFO] ------------------------------[ feature ]------------------------------- 05:46:12 [INFO] 05:46:12 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-pcep-impl --- 05:46:12 [INFO] 05:46:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-pcep-impl --- 05:46:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:46:12 [INFO] 05:46:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-impl --- 05:46:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:46:12 [INFO] 05:46:12 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-pcep-impl --- 05:46:13 [INFO] 05:46:13 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-impl --- 05:46:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:46:13 [INFO] argLine set to empty 05:46:13 [INFO] 05:46:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-pcep-impl --- 05:46:13 [INFO] Starting audit... 05:46:13 Audit done. 05:46:13 [INFO] You have 0 Checkstyle violations. 05:46:13 [INFO] 05:46:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-pcep-impl --- 05:46:13 [INFO] Starting audit... 05:46:13 Audit done. 05:46:13 [INFO] You have 0 Checkstyle violations. 05:46:13 [INFO] 05:46:13 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-pcep-impl --- 05:46:13 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-impl/target/classes/LICENSE 05:46:13 [INFO] 05:46:13 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-impl --- 05:46:13 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-impl/target/feature/feature.xml 05:46:13 [INFO] ...done! 05:46:13 [INFO] Attaching features XML 05:46:13 [INFO] 05:46:13 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-pcep-impl --- 05:46:13 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:46:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:46:13 [INFO] 05:46:13 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-impl >>> 05:46:13 [INFO] 05:46:13 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-pcep-impl --- 05:46:13 [INFO] 05:46:13 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-impl <<< 05:46:13 [INFO] 05:46:13 [INFO] 05:46:13 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-pcep-impl --- 05:46:13 [INFO] 05:46:13 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-pcep-impl --- 05:46:13 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-impl 05:46:13 [INFO] Project dependency features detected: [] 05:46:13 [INFO] Pax Exam System (Version: 4.13.3) created. 05:46:13 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:46:13 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:46:14 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:46:14 [INFO] Waiting for remote bundle context.. on 21000 name: 92d666db-a488-4db0-943a-d6f0a8724b8a timout: [ RelativeTimeout value = 180000 ] 05:46:26 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:46:26 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:46:26 [INFO] 05:46:26 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-pcep-impl --- 05:46:26 [INFO] 05:46:26 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-pcep-impl --- 05:46:26 [INFO] No Javadoc in project. Archive not created. 05:46:26 [INFO] 05:46:26 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-pcep-impl --- 05:46:26 [INFO] CycloneDX: Resolving Dependencies 05:46:29 [INFO] CycloneDX: Creating BOM version 1.5 with 211 component(s) 05:46:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-impl/target/bom.xml 05:46:29 [INFO] attaching as odl-bgpcep-pcep-impl-0.21.12-SNAPSHOT-cyclonedx.xml 05:46:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-impl/target/bom.json 05:46:29 [INFO] attaching as odl-bgpcep-pcep-impl-0.21.12-SNAPSHOT-cyclonedx.json 05:46:29 [INFO] 05:46:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-impl --- 05:46:29 [INFO] Skipping duplicate-finder execution! 05:46:29 [INFO] 05:46:29 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-impl --- 05:46:29 [INFO] Skipping plugin execution 05:46:29 [INFO] 05:46:29 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-impl --- 05:46:29 [INFO] Skipping source per configuration. 05:46:29 [INFO] 05:46:29 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-pcep-impl --- 05:46:29 [INFO] 05:46:29 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-pcep-impl --- 05:46:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:46:29 [INFO] 05:46:29 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-pcep-impl --- 05:46:29 [WARNING] 05:46:29 [WARNING] The packaging plugin for project odl-bgpcep-pcep-impl did not assign 05:46:29 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:46:29 [WARNING] 05:46:29 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:46:29 [WARNING] 05:46:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.21.12-SNAPSHOT/odl-bgpcep-pcep-impl-0.21.12-SNAPSHOT.pom 05:46:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.21.12-SNAPSHOT/odl-bgpcep-pcep-impl-0.21.12-SNAPSHOT-features.xml 05:46:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.21.12-SNAPSHOT/odl-bgpcep-pcep-impl-0.21.12-SNAPSHOT-cyclonedx.xml 05:46:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.21.12-SNAPSHOT/odl-bgpcep-pcep-impl-0.21.12-SNAPSHOT-cyclonedx.json 05:46:29 [INFO] 05:46:29 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-pcep-impl --- 05:46:29 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:feature:0.21.12-SNAPSHOT 05:46:29 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 05:46:29 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 05:46:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 05:46:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:46:29 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:46:29 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:46:29 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:46:29 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:46:29 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:46:29 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:46:29 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:46:29 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:46:29 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:46:29 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:46:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 05:46:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 05:46:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:46:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:46:29 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:46:29 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:46:29 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:46:29 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:46:29 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:46:29 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:46:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:46:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:46:29 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:46:29 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:46:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 05:46:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:46:29 [INFO] | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:46:29 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 05:46:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 05:46:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 05:46:29 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:46:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:46:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 05:46:29 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:46:29 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 05:46:29 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 05:46:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:46:29 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:46:29 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:46:29 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 05:46:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:46:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:46:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:46:29 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:46:29 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:46:29 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:46:29 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:46:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:46:29 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 05:46:29 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 05:46:29 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 05:46:29 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 05:46:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 05:46:29 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:46:29 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:46:29 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 05:46:29 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 05:46:29 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 05:46:29 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 05:46:29 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 05:46:29 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 05:46:29 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 05:46:29 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 05:46:29 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 05:46:29 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 05:46:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:46:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:46:29 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:46:29 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 05:46:29 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 05:46:29 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 05:46:29 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 05:46:29 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 05:46:29 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 05:46:29 [INFO] | | | +- org.lz4:lz4-java:jar:1.8.0:compile 05:46:29 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:46:29 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:46:29 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 05:46:29 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 05:46:29 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 05:46:29 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 05:46:29 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 05:46:29 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 05:46:29 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 05:46:29 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 05:46:29 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 05:46:29 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 05:46:29 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:46:29 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:46:29 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:46:29 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:46:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 05:46:29 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:46:29 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 05:46:29 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:46:29 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:46:29 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 05:46:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:46:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:46:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:46:29 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:46:29 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:46:29 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:46:29 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:46:29 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:46:29 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:46:29 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:46:29 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:46:29 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:46:29 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:46:29 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:46:29 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:46:29 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:46:29 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:46:29 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:46:29 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:46:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:46:29 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 05:46:29 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 05:46:29 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 05:46:29 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 05:46:29 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 05:46:29 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 05:46:29 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 05:46:29 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:46:29 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:46:29 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:46:29 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:46:29 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 05:46:29 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 05:46:29 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 05:46:29 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 05:46:29 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 05:46:29 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 05:46:29 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 05:46:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:46:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:46:29 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:46:29 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 05:46:29 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 05:46:29 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 05:46:29 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 05:46:29 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 05:46:29 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 05:46:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:46:29 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:46:29 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:46:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:46:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:46:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:46:29 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:46:29 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:46:29 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:46:29 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:46:29 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 05:46:29 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:46:29 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 05:46:29 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 05:46:29 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 05:46:29 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 05:46:29 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 05:46:29 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 05:46:29 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 05:46:29 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.21.12-SNAPSHOT:compile 05:46:29 [INFO] | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.12-SNAPSHOT:compile 05:46:29 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:46:29 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.21.12-SNAPSHOT:compile 05:46:29 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.21.12-SNAPSHOT:compile 05:46:29 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.12-SNAPSHOT:compile 05:46:29 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:46:29 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:46:29 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:46:29 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:46:29 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:46:29 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:46:29 [INFO] +- org.opendaylight.bgpcep:pcep-impl:jar:0.21.12-SNAPSHOT:compile 05:46:29 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:compile 05:46:29 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:46:29 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.12-SNAPSHOT:compile 05:46:29 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:46:29 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:46:29 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:46:29 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:46:29 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:46:29 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:46:29 [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile 05:46:29 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:46:29 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:46:29 [INFO] | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:46:29 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:46:29 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:46:29 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:46:29 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:46:29 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:46:29 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:46:29 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:46:29 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:46:29 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:46:29 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:46:29 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:46:29 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:46:29 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:46:29 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:46:29 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:46:29 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:46:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:46:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:46:29 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:46:29 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:46:29 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:46:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:46:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:46:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:46:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:46:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:46:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:46:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:46:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:46:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:46:29 [INFO] +- junit:junit:jar:4.13.2:test 05:46:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:46:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:46:29 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:46:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:46:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:46:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:46:29 [INFO] 05:46:29 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-pcep-impl --- 05:46:29 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-impl/target/sonatype-clm/module.xml 05:46:29 [INFO] 05:46:29 [INFO] --------------< org.opendaylight.bgpcep:programming-api >--------------- 05:46:29 [INFO] Building programming-api 0.21.12-SNAPSHOT [109/169] 05:46:29 [INFO] -------------------------------[ bundle ]------------------------------- 05:46:29 [INFO] 05:46:29 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ programming-api --- 05:46:29 [INFO] 05:46:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ programming-api --- 05:46:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:46:29 [INFO] 05:46:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ programming-api --- 05:46:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:46:29 [INFO] 05:46:29 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ programming-api --- 05:46:29 [INFO] 05:46:29 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ programming-api --- 05:46:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/programming/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:46:29 [INFO] 05:46:29 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ programming-api --- 05:46:29 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:46:29 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/programming/api/src/main/yang 05:46:29 [INFO] yang-to-sources: Found 1 dependencies in 598.5 μs 05:46:29 [INFO] yang-to-sources: Project model files found: 1 in 1.347 ms 05:46:29 [INFO] yang-to-sources: 2 YANG models processed in 5.100 ms 05:46:29 [INFO] BindingJavaFileGenerator: Defined 43 files in 1.974 ms 05:46:29 [INFO] Sorted 43 files into 8 directories in 88.45 μs 05:46:29 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 43 in 16.51 ms 05:46:29 [INFO] 05:46:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ programming-api --- 05:46:29 [INFO] Starting audit... 05:46:29 Audit done. 05:46:29 [INFO] You have 0 Checkstyle violations. 05:46:29 [INFO] 05:46:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ programming-api --- 05:46:29 [INFO] Starting audit... 05:46:29 Audit done. 05:46:29 [INFO] You have 0 Checkstyle violations. 05:46:29 [INFO] 05:46:29 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ programming-api --- 05:46:29 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/programming/api/target/classes/LICENSE 05:46:29 [INFO] 05:46:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ programming-api --- 05:46:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/programming/api/src/main/resources 05:46:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/programming/api/target/generated-sources/spi 05:46:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:46:29 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:46:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:46:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/programming/api/target/generated-sources/spi 05:46:29 [INFO] 05:46:29 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ programming-api --- 05:46:29 [INFO] Recompiling the module because of changed dependency. 05:46:29 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes 05:46:30 [INFO] 05:46:30 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ programming-api >>> 05:46:30 [INFO] 05:46:30 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ programming-api --- 05:46:30 [INFO] Fork Value is true 05:46:32 [INFO] Done SpotBugs Analysis.... 05:46:32 [INFO] 05:46:32 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ programming-api <<< 05:46:32 [INFO] 05:46:32 [INFO] 05:46:32 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ programming-api --- 05:46:32 [INFO] BugInstance size is 0 05:46:32 [INFO] Error size is 0 05:46:32 [INFO] No errors/warnings found 05:46:32 [INFO] 05:46:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ programming-api --- 05:46:32 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/programming/api/src/test/resources 05:46:32 [INFO] 05:46:32 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ programming-api --- 05:46:32 [INFO] Recompiling the module because of changed dependency. 05:46:32 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 05:46:32 [INFO] 05:46:32 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ programming-api --- 05:46:32 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:46:32 [INFO] 05:46:32 [INFO] ------------------------------------------------------- 05:46:32 [INFO] T E S T S 05:46:32 [INFO] ------------------------------------------------------- 05:46:33 [INFO] Running org.opendaylight.bgpcep.programming.NanotimeUtilTest 05:46:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.opendaylight.bgpcep.programming.NanotimeUtilTest 05:46:33 [INFO] 05:46:33 [INFO] Results: 05:46:33 [INFO] 05:46:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 05:46:33 [INFO] 05:46:33 [INFO] 05:46:33 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ programming-api --- 05:46:33 [INFO] 05:46:33 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ programming-api --- 05:46:33 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/programming/api/target/programming-api-0.21.12-SNAPSHOT.jar 05:46:33 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/programming/api/target/classes/META-INF/MANIFEST.MF 05:46:33 [INFO] 05:46:33 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ programming-api --- 05:46:33 [INFO] No previous run data found, generating javadoc. 05:46:35 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/programming/api/target/programming-api-0.21.12-SNAPSHOT-javadoc.jar 05:46:35 [INFO] 05:46:35 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ programming-api --- 05:46:35 [INFO] CycloneDX: Resolving Dependencies 05:46:36 [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) 05:46:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/programming/api/target/bom.xml 05:46:36 [INFO] attaching as programming-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:46:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/programming/api/target/bom.json 05:46:36 [INFO] attaching as programming-api-0.21.12-SNAPSHOT-cyclonedx.json 05:46:36 [INFO] 05:46:36 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ programming-api --- 05:46:36 [INFO] Skipping duplicate-finder execution! 05:46:36 [INFO] 05:46:36 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ programming-api --- 05:46:36 [INFO] No dependency problems found 05:46:36 [INFO] 05:46:36 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ programming-api --- 05:46:36 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/programming/api/target/programming-api-0.21.12-SNAPSHOT-sources.jar 05:46:36 [INFO] 05:46:36 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ programming-api --- 05:46:36 [INFO] 05:46:36 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ programming-api --- 05:46:36 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/programming/api/target/code-coverage/jacoco.exec 05:46:36 [INFO] Analyzed bundle 'programming-api' with 3 classes 05:46:36 [INFO] 05:46:36 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ programming-api --- 05:46:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/programming/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-api/0.21.12-SNAPSHOT/programming-api-0.21.12-SNAPSHOT.pom 05:46:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/programming/api/target/programming-api-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-api/0.21.12-SNAPSHOT/programming-api-0.21.12-SNAPSHOT.jar 05:46:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/programming/api/target/programming-api-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-api/0.21.12-SNAPSHOT/programming-api-0.21.12-SNAPSHOT-javadoc.jar 05:46:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/programming/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-api/0.21.12-SNAPSHOT/programming-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:46:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/programming/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-api/0.21.12-SNAPSHOT/programming-api-0.21.12-SNAPSHOT-cyclonedx.json 05:46:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/programming/api/target/programming-api-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-api/0.21.12-SNAPSHOT/programming-api-0.21.12-SNAPSHOT-sources.jar 05:46:36 [INFO] 05:46:36 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ programming-api --- 05:46:36 [INFO] Installing org/opendaylight/bgpcep/programming-api/0.21.12-SNAPSHOT/programming-api-0.21.12-SNAPSHOT.jar 05:46:36 [INFO] Writing OBR metadata 05:46:36 [INFO] 05:46:36 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ programming-api --- 05:46:36 [INFO] org.opendaylight.bgpcep:programming-api:bundle:0.21.12-SNAPSHOT 05:46:36 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:46:36 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:46:36 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:46:36 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:46:36 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:46:36 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:46:36 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:46:36 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:46:36 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:46:36 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:46:36 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:46:36 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:46:36 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:46:36 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:46:36 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:46:36 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:46:36 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:46:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:46:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:46:36 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:46:36 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:46:36 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:46:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:46:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:46:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:46:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:46:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:46:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:46:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:46:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:46:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:46:36 [INFO] +- junit:junit:jar:4.13.2:test 05:46:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:46:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:46:36 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:46:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:46:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:46:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:46:36 [INFO] 05:46:36 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ programming-api --- 05:46:36 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/programming/api/target/sonatype-clm/module.xml 05:46:36 [INFO] 05:46:36 [INFO] --------------< org.opendaylight.bgpcep:programming-spi >--------------- 05:46:36 [INFO] Building programming-spi 0.21.12-SNAPSHOT [110/169] 05:46:36 [INFO] -------------------------------[ bundle ]------------------------------- 05:46:36 [INFO] 05:46:36 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ programming-spi --- 05:46:36 [INFO] 05:46:36 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ programming-spi --- 05:46:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:46:36 [INFO] 05:46:36 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ programming-spi --- 05:46:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:46:36 [INFO] 05:46:36 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ programming-spi --- 05:46:37 [INFO] 05:46:37 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ programming-spi --- 05:46:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/programming/spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:46:37 [INFO] 05:46:37 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ programming-spi --- 05:46:37 [INFO] Starting audit... 05:46:37 Audit done. 05:46:37 [INFO] You have 0 Checkstyle violations. 05:46:37 [INFO] 05:46:37 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ programming-spi --- 05:46:37 [INFO] Starting audit... 05:46:37 Audit done. 05:46:37 [INFO] You have 0 Checkstyle violations. 05:46:37 [INFO] 05:46:37 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ programming-spi --- 05:46:37 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/programming/spi/target/classes/LICENSE 05:46:37 [INFO] 05:46:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ programming-spi --- 05:46:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/programming/spi/src/main/resources 05:46:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/programming/spi/target/generated-sources/spi 05:46:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/programming/spi/target/generated-sources/yang 05:46:37 [INFO] 05:46:37 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ programming-spi --- 05:46:37 [INFO] Recompiling the module because of changed dependency. 05:46:37 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 05:46:37 [INFO] 05:46:37 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ programming-spi >>> 05:46:37 [INFO] 05:46:37 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ programming-spi --- 05:46:37 [INFO] Fork Value is true 05:46:39 [INFO] Done SpotBugs Analysis.... 05:46:39 [INFO] 05:46:39 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ programming-spi <<< 05:46:39 [INFO] 05:46:39 [INFO] 05:46:39 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ programming-spi --- 05:46:39 [INFO] BugInstance size is 0 05:46:39 [INFO] Error size is 0 05:46:39 [INFO] No errors/warnings found 05:46:39 [INFO] 05:46:39 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ programming-spi --- 05:46:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/programming/spi/src/test/resources 05:46:39 [INFO] 05:46:39 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ programming-spi --- 05:46:39 [INFO] No sources to compile 05:46:39 [INFO] 05:46:39 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ programming-spi --- 05:46:39 [INFO] No tests to run. 05:46:39 [INFO] 05:46:39 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ programming-spi --- 05:46:39 [INFO] 05:46:39 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ programming-spi --- 05:46:39 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/programming/spi/target/programming-spi-0.21.12-SNAPSHOT.jar 05:46:39 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/programming/spi/target/classes/META-INF/MANIFEST.MF 05:46:39 [INFO] 05:46:39 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ programming-spi --- 05:46:39 [INFO] No previous run data found, generating javadoc. 05:46:41 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/programming/spi/target/programming-spi-0.21.12-SNAPSHOT-javadoc.jar 05:46:41 [INFO] 05:46:41 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ programming-spi --- 05:46:41 [INFO] CycloneDX: Resolving Dependencies 05:46:41 [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) 05:46:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/programming/spi/target/bom.xml 05:46:41 [INFO] attaching as programming-spi-0.21.12-SNAPSHOT-cyclonedx.xml 05:46:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/programming/spi/target/bom.json 05:46:41 [INFO] attaching as programming-spi-0.21.12-SNAPSHOT-cyclonedx.json 05:46:41 [INFO] 05:46:41 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ programming-spi --- 05:46:41 [INFO] Skipping duplicate-finder execution! 05:46:41 [INFO] 05:46:41 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ programming-spi --- 05:46:41 [INFO] No dependency problems found 05:46:41 [INFO] 05:46:41 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ programming-spi --- 05:46:41 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/programming/spi/target/programming-spi-0.21.12-SNAPSHOT-sources.jar 05:46:41 [INFO] 05:46:41 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ programming-spi --- 05:46:41 [INFO] 05:46:41 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ programming-spi --- 05:46:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:46:41 [INFO] 05:46:41 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ programming-spi --- 05:46:41 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/programming/spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.21.12-SNAPSHOT/programming-spi-0.21.12-SNAPSHOT.pom 05:46:41 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/programming/spi/target/programming-spi-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.21.12-SNAPSHOT/programming-spi-0.21.12-SNAPSHOT.jar 05:46:41 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/programming/spi/target/programming-spi-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.21.12-SNAPSHOT/programming-spi-0.21.12-SNAPSHOT-javadoc.jar 05:46:41 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/programming/spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.21.12-SNAPSHOT/programming-spi-0.21.12-SNAPSHOT-cyclonedx.xml 05:46:41 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/programming/spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.21.12-SNAPSHOT/programming-spi-0.21.12-SNAPSHOT-cyclonedx.json 05:46:41 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/programming/spi/target/programming-spi-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.21.12-SNAPSHOT/programming-spi-0.21.12-SNAPSHOT-sources.jar 05:46:41 [INFO] 05:46:41 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ programming-spi --- 05:46:41 [INFO] Installing org/opendaylight/bgpcep/programming-spi/0.21.12-SNAPSHOT/programming-spi-0.21.12-SNAPSHOT.jar 05:46:41 [INFO] Writing OBR metadata 05:46:41 [INFO] 05:46:41 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ programming-spi --- 05:46:41 [INFO] org.opendaylight.bgpcep:programming-spi:bundle:0.21.12-SNAPSHOT 05:46:41 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.21.12-SNAPSHOT:compile 05:46:41 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:46:41 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:46:41 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:46:41 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:46:41 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:46:41 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:46:41 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 05:46:41 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:46:41 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:46:41 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:46:41 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:46:41 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:46:41 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:46:41 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:46:41 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:46:41 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:46:41 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:46:41 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 05:46:41 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:46:41 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:46:41 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:46:41 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:46:41 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:46:41 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:46:41 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:46:41 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:46:41 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:46:41 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:46:41 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:46:41 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:46:41 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:46:41 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:46:41 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:46:41 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:46:41 [INFO] +- junit:junit:jar:4.13.2:test 05:46:41 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:46:41 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:46:41 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:46:41 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:46:41 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:46:41 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:46:41 [INFO] 05:46:41 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ programming-spi --- 05:46:41 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/programming/spi/target/sonatype-clm/module.xml 05:46:41 [INFO] 05:46:41 [INFO] ----------< org.opendaylight.bgpcep:programming-topology-api >---------- 05:46:41 [INFO] Building programming-topology-api 0.21.12-SNAPSHOT [111/169] 05:46:41 [INFO] -------------------------------[ bundle ]------------------------------- 05:46:42 [INFO] 05:46:42 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ programming-topology-api --- 05:46:42 [INFO] 05:46:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ programming-topology-api --- 05:46:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:46:42 [INFO] 05:46:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ programming-topology-api --- 05:46:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:46:42 [INFO] 05:46:42 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ programming-topology-api --- 05:46:42 [INFO] 05:46:42 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ programming-topology-api --- 05:46:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/programming/topology-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:46:42 [INFO] 05:46:42 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ programming-topology-api --- 05:46:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:46:42 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/programming/topology-api/src/main/yang 05:46:42 [INFO] yang-to-sources: Found 8 dependencies in 1.373 ms 05:46:42 [INFO] yang-to-sources: Project model files found: 1 in 580.2 μs 05:46:42 [INFO] yang-to-sources: 6 YANG models processed in 16.32 ms 05:46:42 [INFO] BindingJavaFileGenerator: Defined 6 files in 3.041 ms 05:46:42 [INFO] Sorted 6 files into 3 directories in 64.92 μs 05:46:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 5.952 ms 05:46:42 [INFO] 05:46:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ programming-topology-api --- 05:46:42 [INFO] Starting audit... 05:46:42 Audit done. 05:46:42 [INFO] You have 0 Checkstyle violations. 05:46:42 [INFO] 05:46:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ programming-topology-api --- 05:46:42 [INFO] Starting audit... 05:46:42 Audit done. 05:46:42 [INFO] You have 0 Checkstyle violations. 05:46:42 [INFO] 05:46:42 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ programming-topology-api --- 05:46:42 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/programming/topology-api/target/classes/LICENSE 05:46:42 [INFO] 05:46:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ programming-topology-api --- 05:46:42 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/programming/topology-api/src/main/resources 05:46:42 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/programming/topology-api/target/generated-sources/spi 05:46:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:46:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:46:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:46:42 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/programming/topology-api/target/generated-sources/spi 05:46:42 [INFO] 05:46:42 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ programming-topology-api --- 05:46:42 [INFO] Recompiling the module because of changed dependency. 05:46:42 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 05:46:42 [INFO] 05:46:42 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ programming-topology-api >>> 05:46:42 [INFO] 05:46:42 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ programming-topology-api --- 05:46:42 [INFO] Fork Value is true 05:46:44 [INFO] Done SpotBugs Analysis.... 05:46:44 [INFO] 05:46:44 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ programming-topology-api <<< 05:46:44 [INFO] 05:46:44 [INFO] 05:46:44 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ programming-topology-api --- 05:46:44 [INFO] BugInstance size is 0 05:46:44 [INFO] Error size is 0 05:46:44 [INFO] No errors/warnings found 05:46:44 [INFO] 05:46:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ programming-topology-api --- 05:46:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/programming/topology-api/src/test/resources 05:46:44 [INFO] 05:46:44 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ programming-topology-api --- 05:46:44 [INFO] No sources to compile 05:46:44 [INFO] 05:46:44 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ programming-topology-api --- 05:46:44 [INFO] No tests to run. 05:46:44 [INFO] 05:46:44 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ programming-topology-api --- 05:46:44 [INFO] 05:46:44 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ programming-topology-api --- 05:46:44 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/programming/topology-api/target/programming-topology-api-0.21.12-SNAPSHOT.jar 05:46:44 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/programming/topology-api/target/classes/META-INF/MANIFEST.MF 05:46:44 [INFO] 05:46:44 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ programming-topology-api --- 05:46:45 [INFO] No previous run data found, generating javadoc. 05:46:46 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/programming/topology-api/target/programming-topology-api-0.21.12-SNAPSHOT-javadoc.jar 05:46:46 [INFO] 05:46:46 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ programming-topology-api --- 05:46:46 [INFO] CycloneDX: Resolving Dependencies 05:46:46 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 05:46:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/programming/topology-api/target/bom.xml 05:46:46 [INFO] attaching as programming-topology-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:46:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/programming/topology-api/target/bom.json 05:46:46 [INFO] attaching as programming-topology-api-0.21.12-SNAPSHOT-cyclonedx.json 05:46:46 [INFO] 05:46:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ programming-topology-api --- 05:46:46 [INFO] Skipping duplicate-finder execution! 05:46:46 [INFO] 05:46:46 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ programming-topology-api --- 05:46:46 [INFO] No dependency problems found 05:46:46 [INFO] 05:46:46 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ programming-topology-api --- 05:46:46 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/programming/topology-api/target/programming-topology-api-0.21.12-SNAPSHOT-sources.jar 05:46:46 [INFO] 05:46:46 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ programming-topology-api --- 05:46:46 [INFO] 05:46:46 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ programming-topology-api --- 05:46:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:46:46 [INFO] 05:46:46 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ programming-topology-api --- 05:46:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/programming/topology-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.21.12-SNAPSHOT/programming-topology-api-0.21.12-SNAPSHOT.pom 05:46:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/programming/topology-api/target/programming-topology-api-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.21.12-SNAPSHOT/programming-topology-api-0.21.12-SNAPSHOT.jar 05:46:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/programming/topology-api/target/programming-topology-api-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.21.12-SNAPSHOT/programming-topology-api-0.21.12-SNAPSHOT-javadoc.jar 05:46:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/programming/topology-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.21.12-SNAPSHOT/programming-topology-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:46:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/programming/topology-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.21.12-SNAPSHOT/programming-topology-api-0.21.12-SNAPSHOT-cyclonedx.json 05:46:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/programming/topology-api/target/programming-topology-api-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.21.12-SNAPSHOT/programming-topology-api-0.21.12-SNAPSHOT-sources.jar 05:46:46 [INFO] 05:46:46 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ programming-topology-api --- 05:46:46 [INFO] Installing org/opendaylight/bgpcep/programming-topology-api/0.21.12-SNAPSHOT/programming-topology-api-0.21.12-SNAPSHOT.jar 05:46:46 [INFO] Writing OBR metadata 05:46:47 [INFO] 05:46:47 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ programming-topology-api --- 05:46:47 [INFO] org.opendaylight.bgpcep:programming-topology-api:bundle:0.21.12-SNAPSHOT 05:46:47 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.21.12-SNAPSHOT:compile 05:46:47 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:46:47 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:46:47 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:46:47 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:compile 05:46:47 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:46:47 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:46:47 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:46:47 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:46:47 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:46:47 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:46:47 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:46:47 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:46:47 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:46:47 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:46:47 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:46:47 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:46:47 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:46:47 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:46:47 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:46:47 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:46:47 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:46:47 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:46:47 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:46:47 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:46:47 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:46:47 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:46:47 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:46:47 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:46:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:46:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:46:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:46:47 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:46:47 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:46:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:46:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:46:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:46:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:46:47 [INFO] +- junit:junit:jar:4.13.2:test 05:46:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:46:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:46:47 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:46:47 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:46:47 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:46:47 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:46:47 [INFO] 05:46:47 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ programming-topology-api --- 05:46:47 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/programming/topology-api/target/sonatype-clm/module.xml 05:46:47 [INFO] 05:46:47 [INFO] -----------< org.opendaylight.bgpcep:programming-tunnel-api >----------- 05:46:47 [INFO] Building programming-tunnel-api 0.21.12-SNAPSHOT [112/169] 05:46:47 [INFO] -------------------------------[ bundle ]------------------------------- 05:46:47 [INFO] 05:46:47 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ programming-tunnel-api --- 05:46:47 [INFO] 05:46:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ programming-tunnel-api --- 05:46:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:46:47 [INFO] 05:46:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ programming-tunnel-api --- 05:46:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:46:47 [INFO] 05:46:47 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ programming-tunnel-api --- 05:46:47 [INFO] 05:46:47 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ programming-tunnel-api --- 05:46:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/programming/tunnel-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:46:47 [INFO] 05:46:47 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ programming-tunnel-api --- 05:46:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:46:47 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/programming/tunnel-api/src/main/yang 05:46:47 [INFO] yang-to-sources: Found 9 dependencies in 972.4 μs 05:46:47 [INFO] yang-to-sources: Project model files found: 1 in 712.3 μs 05:46:47 [INFO] yang-to-sources: 7 YANG models processed in 17.04 ms 05:46:47 [INFO] BindingJavaFileGenerator: Defined 17 files in 2.888 ms 05:46:47 [INFO] Sorted 17 files into 4 directories in 62.23 μs 05:46:47 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 17 in 8.226 ms 05:46:47 [INFO] 05:46:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ programming-tunnel-api --- 05:46:47 [INFO] Starting audit... 05:46:47 Audit done. 05:46:47 [INFO] You have 0 Checkstyle violations. 05:46:47 [INFO] 05:46:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ programming-tunnel-api --- 05:46:47 [INFO] Starting audit... 05:46:47 Audit done. 05:46:47 [INFO] You have 0 Checkstyle violations. 05:46:47 [INFO] 05:46:47 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ programming-tunnel-api --- 05:46:47 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/programming/tunnel-api/target/classes/LICENSE 05:46:47 [INFO] 05:46:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ programming-tunnel-api --- 05:46:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/programming/tunnel-api/src/main/resources 05:46:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/programming/tunnel-api/target/generated-sources/spi 05:46:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:46:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:46:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:46:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/programming/tunnel-api/target/generated-sources/spi 05:46:47 [INFO] 05:46:47 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ programming-tunnel-api --- 05:46:47 [INFO] Recompiling the module because of changed dependency. 05:46:47 [INFO] Compiling 17 source files with javac [debug release 17] to target/classes 05:46:47 [INFO] 05:46:47 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ programming-tunnel-api >>> 05:46:47 [INFO] 05:46:47 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ programming-tunnel-api --- 05:46:47 [INFO] Fork Value is true 05:46:49 [INFO] Done SpotBugs Analysis.... 05:46:49 [INFO] 05:46:49 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ programming-tunnel-api <<< 05:46:49 [INFO] 05:46:49 [INFO] 05:46:49 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ programming-tunnel-api --- 05:46:49 [INFO] BugInstance size is 0 05:46:49 [INFO] Error size is 0 05:46:49 [INFO] No errors/warnings found 05:46:49 [INFO] 05:46:49 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ programming-tunnel-api --- 05:46:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/programming/tunnel-api/src/test/resources 05:46:49 [INFO] 05:46:49 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ programming-tunnel-api --- 05:46:49 [INFO] No sources to compile 05:46:49 [INFO] 05:46:49 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ programming-tunnel-api --- 05:46:49 [INFO] No tests to run. 05:46:49 [INFO] 05:46:49 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ programming-tunnel-api --- 05:46:49 [INFO] 05:46:49 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ programming-tunnel-api --- 05:46:50 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/programming/tunnel-api/target/programming-tunnel-api-0.21.12-SNAPSHOT.jar 05:46:50 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/programming/tunnel-api/target/classes/META-INF/MANIFEST.MF 05:46:50 [INFO] 05:46:50 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ programming-tunnel-api --- 05:46:50 [INFO] No previous run data found, generating javadoc. 05:46:51 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/programming/tunnel-api/target/programming-tunnel-api-0.21.12-SNAPSHOT-javadoc.jar 05:46:51 [INFO] 05:46:51 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ programming-tunnel-api --- 05:46:51 [INFO] CycloneDX: Resolving Dependencies 05:46:52 [INFO] CycloneDX: Creating BOM version 1.5 with 26 component(s) 05:46:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/programming/tunnel-api/target/bom.xml 05:46:52 [INFO] attaching as programming-tunnel-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:46:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/programming/tunnel-api/target/bom.json 05:46:52 [INFO] attaching as programming-tunnel-api-0.21.12-SNAPSHOT-cyclonedx.json 05:46:52 [INFO] 05:46:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ programming-tunnel-api --- 05:46:52 [INFO] Skipping duplicate-finder execution! 05:46:52 [INFO] 05:46:52 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ programming-tunnel-api --- 05:46:52 [INFO] No dependency problems found 05:46:52 [INFO] 05:46:52 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ programming-tunnel-api --- 05:46:52 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/programming/tunnel-api/target/programming-tunnel-api-0.21.12-SNAPSHOT-sources.jar 05:46:52 [INFO] 05:46:52 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ programming-tunnel-api --- 05:46:52 [INFO] 05:46:52 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ programming-tunnel-api --- 05:46:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:46:52 [INFO] 05:46:52 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ programming-tunnel-api --- 05:46:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/programming/tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.21.12-SNAPSHOT/programming-tunnel-api-0.21.12-SNAPSHOT.pom 05:46:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/programming/tunnel-api/target/programming-tunnel-api-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.21.12-SNAPSHOT/programming-tunnel-api-0.21.12-SNAPSHOT.jar 05:46:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/programming/tunnel-api/target/programming-tunnel-api-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.21.12-SNAPSHOT/programming-tunnel-api-0.21.12-SNAPSHOT-javadoc.jar 05:46:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/programming/tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.21.12-SNAPSHOT/programming-tunnel-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:46:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/programming/tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.21.12-SNAPSHOT/programming-tunnel-api-0.21.12-SNAPSHOT-cyclonedx.json 05:46:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/programming/tunnel-api/target/programming-tunnel-api-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.21.12-SNAPSHOT/programming-tunnel-api-0.21.12-SNAPSHOT-sources.jar 05:46:52 [INFO] 05:46:52 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ programming-tunnel-api --- 05:46:52 [INFO] Installing org/opendaylight/bgpcep/programming-tunnel-api/0.21.12-SNAPSHOT/programming-tunnel-api-0.21.12-SNAPSHOT.jar 05:46:52 [INFO] Writing OBR metadata 05:46:52 [INFO] 05:46:52 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ programming-tunnel-api --- 05:46:52 [INFO] org.opendaylight.bgpcep:programming-tunnel-api:bundle:0.21.12-SNAPSHOT 05:46:52 [INFO] +- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.12-SNAPSHOT:compile 05:46:52 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.21.12-SNAPSHOT:compile 05:46:52 [INFO] | \- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:compile 05:46:52 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:46:52 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:46:52 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:46:52 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:46:52 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:46:52 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:46:52 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:46:52 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:46:52 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:46:52 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:46:52 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:46:52 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:46:52 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:46:52 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:46:52 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:46:52 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:46:52 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:46:52 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:46:52 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:46:52 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:46:52 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:46:52 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:46:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:46:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:46:52 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:46:52 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:46:52 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:46:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:46:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:46:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:46:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:46:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:46:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:46:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:46:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:46:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:46:52 [INFO] +- junit:junit:jar:4.13.2:test 05:46:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:46:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:46:52 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:46:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:46:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:46:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:46:52 [INFO] 05:46:52 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ programming-tunnel-api --- 05:46:52 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/programming/tunnel-api/target/sonatype-clm/module.xml 05:46:52 [INFO] 05:46:52 [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-programming-api >--------- 05:46:52 [INFO] Building OpenDaylight :: PCEP :: Programming Api 0.21.12-SNAPSHOT [113/169] 05:46:52 [INFO] ------------------------------[ feature ]------------------------------- 05:46:52 [INFO] 05:46:52 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-programming-api --- 05:46:52 [INFO] 05:46:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-programming-api --- 05:46:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:46:52 [INFO] 05:46:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-programming-api --- 05:46:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:46:52 [INFO] 05:46:52 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-programming-api --- 05:46:52 [INFO] 05:46:52 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-programming-api --- 05:46:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:46:52 [INFO] argLine set to empty 05:46:52 [INFO] 05:46:52 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-programming-api --- 05:46:52 [INFO] Starting audit... 05:46:52 Audit done. 05:46:52 [INFO] You have 0 Checkstyle violations. 05:46:52 [INFO] 05:46:52 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-programming-api --- 05:46:52 [INFO] Starting audit... 05:46:52 Audit done. 05:46:52 [INFO] You have 0 Checkstyle violations. 05:46:52 [INFO] 05:46:52 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-programming-api --- 05:46:52 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-programming-api/target/classes/LICENSE 05:46:52 [INFO] 05:46:52 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-programming-api --- 05:46:52 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-programming-api/target/feature/feature.xml 05:46:53 [INFO] ...done! 05:46:53 [INFO] Attaching features XML 05:46:53 [INFO] 05:46:53 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-programming-api --- 05:46:53 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:46:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:46:53 [INFO] 05:46:53 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-programming-api >>> 05:46:53 [INFO] 05:46:53 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-programming-api --- 05:46:53 [INFO] 05:46:53 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-programming-api <<< 05:46:53 [INFO] 05:46:53 [INFO] 05:46:53 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-programming-api --- 05:46:53 [INFO] 05:46:53 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-programming-api --- 05:46:53 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-programming-api 05:46:53 [INFO] Project dependency features detected: [] 05:46:53 [INFO] Pax Exam System (Version: 4.13.3) created. 05:46:53 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:46:53 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:46:53 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:46:53 [INFO] Waiting for remote bundle context.. on 21000 name: 0570f437-109c-496b-98d5-d8537a6c145a timout: [ RelativeTimeout value = 180000 ] 05:46:59 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:46:59 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:47:00 [INFO] 05:47:00 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-programming-api --- 05:47:00 [INFO] 05:47:00 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-programming-api --- 05:47:00 [INFO] No Javadoc in project. Archive not created. 05:47:00 [INFO] 05:47:00 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-programming-api --- 05:47:00 [INFO] CycloneDX: Resolving Dependencies 05:47:01 [INFO] CycloneDX: Creating BOM version 1.5 with 85 component(s) 05:47:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-programming-api/target/bom.xml 05:47:01 [INFO] attaching as odl-bgpcep-programming-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:47:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-programming-api/target/bom.json 05:47:01 [INFO] attaching as odl-bgpcep-programming-api-0.21.12-SNAPSHOT-cyclonedx.json 05:47:01 [INFO] 05:47:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-programming-api --- 05:47:01 [INFO] Skipping duplicate-finder execution! 05:47:01 [INFO] 05:47:01 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-programming-api --- 05:47:01 [INFO] Skipping plugin execution 05:47:01 [INFO] 05:47:01 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-programming-api --- 05:47:01 [INFO] Skipping source per configuration. 05:47:01 [INFO] 05:47:01 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-programming-api --- 05:47:01 [INFO] 05:47:01 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-programming-api --- 05:47:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:47:01 [INFO] 05:47:01 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-programming-api --- 05:47:01 [WARNING] 05:47:01 [WARNING] The packaging plugin for project odl-bgpcep-programming-api did not assign 05:47:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:47:01 [WARNING] 05:47:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:47:01 [WARNING] 05:47:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-programming-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.21.12-SNAPSHOT/odl-bgpcep-programming-api-0.21.12-SNAPSHOT.pom 05:47:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-programming-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.21.12-SNAPSHOT/odl-bgpcep-programming-api-0.21.12-SNAPSHOT-features.xml 05:47:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-programming-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.21.12-SNAPSHOT/odl-bgpcep-programming-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:47:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-programming-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.21.12-SNAPSHOT/odl-bgpcep-programming-api-0.21.12-SNAPSHOT-cyclonedx.json 05:47:01 [INFO] 05:47:01 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-programming-api --- 05:47:01 [INFO] org.opendaylight.bgpcep:odl-bgpcep-programming-api:feature:0.21.12-SNAPSHOT 05:47:01 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.21.12-SNAPSHOT:compile 05:47:01 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:47:01 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:47:01 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:47:01 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:47:01 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:47:01 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:47:01 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:47:01 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:47:01 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:47:01 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:47:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:47:01 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:47:01 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:47:01 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:47:01 [INFO] +- org.opendaylight.bgpcep:programming-spi:jar:0.21.12-SNAPSHOT:compile 05:47:01 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:47:01 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:47:01 [INFO] +- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.12-SNAPSHOT:compile 05:47:01 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:compile 05:47:01 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:47:01 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:47:01 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:47:01 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:47:01 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:47:01 [INFO] +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:47:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.21.12-SNAPSHOT:compile 05:47:01 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:47:01 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:47:01 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:47:01 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:47:01 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:47:01 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:47:01 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:47:01 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:47:01 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:47:01 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile 05:47:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.21.12-SNAPSHOT:compile 05:47:01 [INFO] | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:47:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:47:01 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:47:01 [INFO] | | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:47:01 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:47:01 [INFO] | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:47:01 [INFO] | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:47:01 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:47:01 [INFO] | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:47:01 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:47:01 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:47:01 [INFO] | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:47:01 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:47:01 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:47:01 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:47:01 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:47:01 [INFO] +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:47:01 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:47:01 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:47:01 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:47:01 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:47:01 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:47:01 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:47:01 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:47:01 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:47:01 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:47:01 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:47:01 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:47:01 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:47:01 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:47:01 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:47:01 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:47:01 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:47:01 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:47:01 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:47:01 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:47:01 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:47:01 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:47:01 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:47:01 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:47:01 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:47:01 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:47:01 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:47:01 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:47:01 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:47:01 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:47:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:47:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:47:01 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:47:01 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:47:01 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:47:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:47:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:47:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:47:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:47:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:47:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:47:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:47:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:47:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:47:01 [INFO] +- junit:junit:jar:4.13.2:test 05:47:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:47:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:47:01 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:47:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:47:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:47:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:47:01 [INFO] 05:47:01 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-programming-api --- 05:47:01 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-programming-api/target/sonatype-clm/module.xml 05:47:01 [INFO] 05:47:01 [INFO] --------------< org.opendaylight.bgpcep:pcep-tunnel-api >--------------- 05:47:01 [INFO] Building pcep-tunnel-api 0.21.12-SNAPSHOT [114/169] 05:47:01 [INFO] -------------------------------[ bundle ]------------------------------- 05:47:01 [INFO] 05:47:01 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ pcep-tunnel-api --- 05:47:01 [INFO] 05:47:01 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ pcep-tunnel-api --- 05:47:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:47:01 [INFO] 05:47:01 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ pcep-tunnel-api --- 05:47:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:47:01 [INFO] 05:47:01 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ pcep-tunnel-api --- 05:47:01 [INFO] 05:47:01 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-tunnel-api --- 05:47:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:47:01 [INFO] 05:47:01 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ pcep-tunnel-api --- 05:47:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:47:01 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-api/src/main/yang 05:47:01 [INFO] yang-to-sources: Found 13 dependencies in 2.235 ms 05:47:01 [INFO] yang-to-sources: Project model files found: 3 in 2.698 ms 05:47:01 [INFO] yang-to-sources: 19 YANG models processed in 73.12 ms 05:47:01 [INFO] BindingJavaFileGenerator: Defined 54 files in 11.71 ms 05:47:01 [INFO] Sorted 54 files into 10 directories in 101.2 μs 05:47:01 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 54 in 27.55 ms 05:47:01 [INFO] 05:47:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ pcep-tunnel-api --- 05:47:01 [INFO] Starting audit... 05:47:01 Audit done. 05:47:01 [INFO] You have 0 Checkstyle violations. 05:47:01 [INFO] 05:47:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ pcep-tunnel-api --- 05:47:01 [INFO] Starting audit... 05:47:01 Audit done. 05:47:01 [INFO] You have 0 Checkstyle violations. 05:47:01 [INFO] 05:47:01 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ pcep-tunnel-api --- 05:47:01 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-api/target/classes/LICENSE 05:47:01 [INFO] 05:47:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-tunnel-api --- 05:47:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-api/src/main/resources 05:47:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-api/target/generated-sources/spi 05:47:01 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 05:47:01 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:47:01 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 05:47:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-api/target/generated-sources/spi 05:47:01 [INFO] 05:47:01 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-tunnel-api --- 05:47:01 [INFO] Recompiling the module because of changed dependency. 05:47:01 [INFO] Compiling 53 source files with javac [debug release 17] to target/classes 05:47:02 [INFO] 05:47:02 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ pcep-tunnel-api >>> 05:47:02 [INFO] 05:47:02 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ pcep-tunnel-api --- 05:47:02 [INFO] Fork Value is true 05:47:04 [INFO] Done SpotBugs Analysis.... 05:47:04 [INFO] 05:47:04 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ pcep-tunnel-api <<< 05:47:04 [INFO] 05:47:04 [INFO] 05:47:04 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ pcep-tunnel-api --- 05:47:04 [INFO] BugInstance size is 0 05:47:04 [INFO] Error size is 0 05:47:04 [INFO] No errors/warnings found 05:47:04 [INFO] 05:47:04 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-tunnel-api --- 05:47:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-api/src/test/resources 05:47:04 [INFO] 05:47:04 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-tunnel-api --- 05:47:04 [INFO] No sources to compile 05:47:04 [INFO] 05:47:04 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ pcep-tunnel-api --- 05:47:04 [INFO] No tests to run. 05:47:04 [INFO] 05:47:04 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ pcep-tunnel-api --- 05:47:04 [INFO] 05:47:04 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-tunnel-api --- 05:47:04 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.21.12-SNAPSHOT.jar 05:47:04 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-api/target/classes/META-INF/MANIFEST.MF 05:47:04 [INFO] 05:47:04 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ pcep-tunnel-api --- 05:47:04 [INFO] No previous run data found, generating javadoc. 05:47:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.21.12-SNAPSHOT-javadoc.jar 05:47:07 [INFO] 05:47:07 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ pcep-tunnel-api --- 05:47:07 [INFO] CycloneDX: Resolving Dependencies 05:47:08 [INFO] CycloneDX: Creating BOM version 1.5 with 34 component(s) 05:47:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-api/target/bom.xml 05:47:08 [INFO] attaching as pcep-tunnel-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:47:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-api/target/bom.json 05:47:08 [INFO] attaching as pcep-tunnel-api-0.21.12-SNAPSHOT-cyclonedx.json 05:47:08 [INFO] 05:47:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-tunnel-api --- 05:47:08 [INFO] Skipping duplicate-finder execution! 05:47:08 [INFO] 05:47:08 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ pcep-tunnel-api --- 05:47:08 [INFO] No dependency problems found 05:47:08 [INFO] 05:47:08 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-tunnel-api --- 05:47:08 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.21.12-SNAPSHOT-sources.jar 05:47:08 [INFO] 05:47:08 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-tunnel-api --- 05:47:08 [INFO] 05:47:08 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-tunnel-api --- 05:47:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:47:08 [INFO] 05:47:08 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ pcep-tunnel-api --- 05:47:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.21.12-SNAPSHOT/pcep-tunnel-api-0.21.12-SNAPSHOT.pom 05:47:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.21.12-SNAPSHOT/pcep-tunnel-api-0.21.12-SNAPSHOT.jar 05:47:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.21.12-SNAPSHOT/pcep-tunnel-api-0.21.12-SNAPSHOT-javadoc.jar 05:47:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.21.12-SNAPSHOT/pcep-tunnel-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:47:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.21.12-SNAPSHOT/pcep-tunnel-api-0.21.12-SNAPSHOT-cyclonedx.json 05:47:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.21.12-SNAPSHOT/pcep-tunnel-api-0.21.12-SNAPSHOT-sources.jar 05:47:08 [INFO] 05:47:08 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-tunnel-api --- 05:47:08 [INFO] Installing org/opendaylight/bgpcep/pcep-tunnel-api/0.21.12-SNAPSHOT/pcep-tunnel-api-0.21.12-SNAPSHOT.jar 05:47:08 [INFO] Writing OBR metadata 05:47:08 [INFO] 05:47:08 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ pcep-tunnel-api --- 05:47:08 [INFO] org.opendaylight.bgpcep:pcep-tunnel-api:bundle:0.21.12-SNAPSHOT 05:47:08 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:47:08 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:47:08 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:47:08 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:47:08 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:47:08 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:47:08 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:47:08 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:compile 05:47:08 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:47:08 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:47:08 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:47:08 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:47:08 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.21.12-SNAPSHOT:compile 05:47:08 [INFO] +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:47:08 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:compile 05:47:08 [INFO] +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:47:08 [INFO] +- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.12-SNAPSHOT:compile 05:47:08 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:47:08 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:47:08 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:47:08 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:47:08 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:47:08 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:47:08 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:47:08 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:47:08 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:47:08 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:47:08 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:47:08 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:47:08 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:47:08 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:47:08 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:47:08 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:47:08 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:47:08 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:47:08 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:47:08 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:47:08 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:47:08 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:47:08 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:47:08 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:47:08 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:47:08 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:47:08 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:47:08 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:47:08 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:47:08 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:47:08 [INFO] +- junit:junit:jar:4.13.2:test 05:47:08 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:47:08 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:47:08 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:47:08 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:47:08 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:47:08 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:47:08 [INFO] 05:47:08 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-tunnel-api --- 05:47:08 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-api/target/sonatype-clm/module.xml 05:47:08 [INFO] 05:47:08 [INFO] --------------< org.opendaylight.bgpcep:programming-impl >-------------- 05:47:08 [INFO] Building programming-impl 0.21.12-SNAPSHOT [115/169] 05:47:08 [INFO] -------------------------------[ bundle ]------------------------------- 05:47:08 [INFO] 05:47:08 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ programming-impl --- 05:47:08 [INFO] 05:47:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ programming-impl --- 05:47:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:47:08 [INFO] 05:47:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ programming-impl --- 05:47:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:47:08 [INFO] 05:47:08 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ programming-impl --- 05:47:08 [INFO] 05:47:08 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ programming-impl --- 05:47:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:47:08 [INFO] 05:47:08 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ programming-impl --- 05:47:08 [INFO] Starting audit... 05:47:08 Audit done. 05:47:08 [INFO] You have 0 Checkstyle violations. 05:47:08 [INFO] 05:47:08 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ programming-impl --- 05:47:08 [INFO] Starting audit... 05:47:08 Audit done. 05:47:08 [INFO] You have 0 Checkstyle violations. 05:47:08 [INFO] 05:47:08 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ programming-impl --- 05:47:08 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/target/classes/LICENSE 05:47:08 [INFO] 05:47:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ programming-impl --- 05:47:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/src/main/resources 05:47:08 [INFO] 05:47:08 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ programming-impl --- 05:47:08 [INFO] Recompiling the module because of changed dependency. 05:47:08 [INFO] Compiling 4 source files with javac [debug release 17] to target/classes 05:47:08 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:47:08 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:47:08 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:47:08 [INFO] 05:47:08 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ programming-impl >>> 05:47:08 [INFO] 05:47:08 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ programming-impl --- 05:47:08 [INFO] Fork Value is true 05:47:12 [INFO] Done SpotBugs Analysis.... 05:47:12 [INFO] 05:47:12 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ programming-impl <<< 05:47:12 [INFO] 05:47:12 [INFO] 05:47:12 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ programming-impl --- 05:47:12 [INFO] BugInstance size is 0 05:47:12 [INFO] Error size is 0 05:47:12 [INFO] No errors/warnings found 05:47:12 [INFO] 05:47:12 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ programming-impl --- 05:47:12 [INFO] Copying 1 resource from src/test/resources to target/test-classes 05:47:12 [INFO] 05:47:12 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ programming-impl --- 05:47:12 [INFO] Recompiling the module because of changed dependency. 05:47:12 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 05:47:12 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:47:12 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:47:12 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:47:12 [INFO] 05:47:12 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ programming-impl --- 05:47:12 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:47:12 [INFO] 05:47:12 [INFO] ------------------------------------------------------- 05:47:12 [INFO] T E S T S 05:47:12 [INFO] ------------------------------------------------------- 05:47:13 [INFO] Running org.opendaylight.bgpcep.programming.impl.DefaultInstructionSchedulerTest 05:47:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:47:24 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.28 s -- in org.opendaylight.bgpcep.programming.impl.DefaultInstructionSchedulerTest 05:47:24 [INFO] 05:47:24 [INFO] Results: 05:47:24 [INFO] 05:47:24 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 05:47:24 [INFO] 05:47:24 [INFO] 05:47:24 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ programming-impl --- 05:47:24 [INFO] 05:47:24 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ programming-impl --- 05:47:24 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/target/programming-impl-0.21.12-SNAPSHOT.jar 05:47:24 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/target/classes/META-INF/MANIFEST.MF 05:47:24 [INFO] 05:47:24 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ programming-impl --- 05:47:24 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/target/programming-impl-0.21.12-SNAPSHOT-tests.jar 05:47:24 [INFO] 05:47:24 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ programming-impl --- 05:47:24 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/target/programming-impl-0.21.12-SNAPSHOT-test-sources.jar 05:47:24 [INFO] 05:47:24 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ programming-impl --- 05:47:24 [INFO] No previous run data found, generating javadoc. 05:47:26 [WARNING] Javadoc Warnings 05:47:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/src/main/java/org/opendaylight/bgpcep/programming/impl/DefaultInstructionSchedulerFactory.java:36: warning: no comment 05:47:26 [WARNING] public final class DefaultInstructionSchedulerFactory implements InstructionSchedulerFactory, AutoCloseable { 05:47:26 [WARNING] ^ 05:47:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/src/main/java/org/opendaylight/bgpcep/programming/impl/DefaultInstructionSchedulerFactory.java:52: warning: no comment 05:47:26 [WARNING] public DefaultInstructionSchedulerFactory(@Reference final DataBroker dataProvider, 05:47:26 [WARNING] ^ 05:47:26 [WARNING] 2 warnings 05:47:26 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/target/programming-impl-0.21.12-SNAPSHOT-javadoc.jar 05:47:26 [INFO] 05:47:26 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ programming-impl --- 05:47:26 [INFO] CycloneDX: Resolving Dependencies 05:47:27 [INFO] CycloneDX: Creating BOM version 1.5 with 30 component(s) 05:47:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/target/bom.xml 05:47:27 [INFO] attaching as programming-impl-0.21.12-SNAPSHOT-cyclonedx.xml 05:47:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/target/bom.json 05:47:27 [INFO] attaching as programming-impl-0.21.12-SNAPSHOT-cyclonedx.json 05:47:27 [INFO] 05:47:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ programming-impl --- 05:47:27 [INFO] Skipping duplicate-finder execution! 05:47:27 [INFO] 05:47:27 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ programming-impl --- 05:47:27 [INFO] No dependency problems found 05:47:27 [INFO] 05:47:27 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ programming-impl --- 05:47:27 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/target/programming-impl-0.21.12-SNAPSHOT-sources.jar 05:47:27 [INFO] 05:47:27 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ programming-impl --- 05:47:27 [INFO] 05:47:27 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ programming-impl --- 05:47:27 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/target/code-coverage/jacoco.exec 05:47:27 [INFO] Analyzed bundle 'programming-impl' with 9 classes 05:47:27 [INFO] 05:47:27 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ programming-impl --- 05:47:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.21.12-SNAPSHOT/programming-impl-0.21.12-SNAPSHOT.pom 05:47:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/target/programming-impl-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.21.12-SNAPSHOT/programming-impl-0.21.12-SNAPSHOT.jar 05:47:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/target/programming-impl-0.21.12-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.21.12-SNAPSHOT/programming-impl-0.21.12-SNAPSHOT-tests.jar 05:47:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/target/programming-impl-0.21.12-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.21.12-SNAPSHOT/programming-impl-0.21.12-SNAPSHOT-test-sources.jar 05:47:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/target/programming-impl-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.21.12-SNAPSHOT/programming-impl-0.21.12-SNAPSHOT-javadoc.jar 05:47:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.21.12-SNAPSHOT/programming-impl-0.21.12-SNAPSHOT-cyclonedx.xml 05:47:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.21.12-SNAPSHOT/programming-impl-0.21.12-SNAPSHOT-cyclonedx.json 05:47:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/target/programming-impl-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.21.12-SNAPSHOT/programming-impl-0.21.12-SNAPSHOT-sources.jar 05:47:27 [INFO] 05:47:27 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ programming-impl --- 05:47:27 [INFO] Installing org/opendaylight/bgpcep/programming-impl/0.21.12-SNAPSHOT/programming-impl-0.21.12-SNAPSHOT.jar 05:47:27 [INFO] Writing OBR metadata 05:47:27 [INFO] 05:47:27 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ programming-impl --- 05:47:27 [INFO] org.opendaylight.bgpcep:programming-impl:bundle:0.21.12-SNAPSHOT 05:47:27 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.21.12-SNAPSHOT:compile 05:47:27 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:47:27 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:47:27 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:47:27 [INFO] +- org.opendaylight.bgpcep:programming-spi:jar:0.21.12-SNAPSHOT:compile 05:47:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 05:47:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:47:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:47:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:47:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:47:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:47:27 [INFO] +- io.netty:netty-common:jar:4.1.114.Final:compile 05:47:27 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:47:27 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:47:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:47:27 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:47:27 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:47:27 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:47:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:47:27 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:47:27 [INFO] +- org.checkerframework:checker-qual:jar:3.47.0:provided 05:47:27 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:47:27 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:47:27 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:47:27 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:47:27 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 05:47:27 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:47:27 [INFO] +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.12-SNAPSHOT:test 05:47:27 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:test 05:47:27 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:test 05:47:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:test 05:47:27 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:test 05:47:27 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:test 05:47:27 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:test 05:47:27 [INFO] | | \- io.netty:netty-buffer:jar:4.1.114.Final:test 05:47:27 [INFO] | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.12-SNAPSHOT:test 05:47:27 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:test 05:47:27 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.12-SNAPSHOT:test 05:47:27 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.12-SNAPSHOT:test 05:47:27 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:test 05:47:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:test 05:47:27 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:test 05:47:27 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.12-SNAPSHOT:test 05:47:27 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 05:47:27 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 05:47:27 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 05:47:27 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 05:47:27 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:test 05:47:27 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 05:47:27 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 05:47:27 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:test 05:47:27 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:test (optional) 05:47:27 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:test 05:47:27 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 05:47:27 [INFO] | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 05:47:27 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 05:47:27 [INFO] +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 05:47:27 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 05:47:27 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:test 05:47:27 [INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 05:47:27 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:test 05:47:27 [INFO] | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:test 05:47:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:test 05:47:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 05:47:27 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:test 05:47:27 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:test 05:47:27 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:test 05:47:27 [INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 05:47:27 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 05:47:27 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 05:47:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 05:47:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 05:47:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 05:47:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:test 05:47:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 05:47:27 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 05:47:27 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 05:47:27 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 05:47:27 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:test 05:47:27 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:test 05:47:27 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 05:47:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:test 05:47:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 05:47:27 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:47:27 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 05:47:27 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.8:test 05:47:27 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 05:47:27 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 05:47:27 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 05:47:27 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 05:47:27 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 05:47:27 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 05:47:27 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 05:47:27 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 05:47:27 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 05:47:27 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 05:47:27 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 05:47:27 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 05:47:27 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 05:47:27 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 05:47:27 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 05:47:27 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 05:47:27 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 05:47:27 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 05:47:27 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 05:47:27 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 05:47:27 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 05:47:27 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 05:47:27 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 05:47:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:47:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:47:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:47:27 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:47:27 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:47:27 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:47:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:47:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:47:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:47:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:47:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:47:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:47:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:47:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:47:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:47:27 [INFO] +- junit:junit:jar:4.13.2:test 05:47:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:47:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:47:27 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:47:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:47:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:47:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:47:27 [INFO] 05:47:27 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ programming-impl --- 05:47:27 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/target/sonatype-clm/module.xml 05:47:27 [INFO] 05:47:27 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-programming-impl >--------- 05:47:27 [INFO] Building OpenDaylight :: PCEP :: Programming Impl 0.21.12-SNAPSHOT [116/169] 05:47:27 [INFO] ------------------------------[ feature ]------------------------------- 05:47:27 [INFO] 05:47:27 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-programming-impl --- 05:47:27 [INFO] 05:47:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-programming-impl --- 05:47:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:47:27 [INFO] 05:47:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-programming-impl --- 05:47:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:47:27 [INFO] 05:47:27 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-programming-impl --- 05:47:28 [INFO] 05:47:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-programming-impl --- 05:47:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:47:28 [INFO] argLine set to empty 05:47:28 [INFO] 05:47:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-programming-impl --- 05:47:28 [INFO] Starting audit... 05:47:28 Audit done. 05:47:28 [INFO] You have 0 Checkstyle violations. 05:47:28 [INFO] 05:47:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-programming-impl --- 05:47:28 [INFO] Starting audit... 05:47:28 Audit done. 05:47:28 [INFO] You have 0 Checkstyle violations. 05:47:28 [INFO] 05:47:28 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-programming-impl --- 05:47:28 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-programming-impl/target/classes/LICENSE 05:47:28 [INFO] 05:47:28 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-programming-impl --- 05:47:28 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-programming-impl/target/feature/feature.xml 05:47:28 [INFO] ...done! 05:47:28 [INFO] Attaching features XML 05:47:28 [INFO] 05:47:28 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-programming-impl --- 05:47:28 [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 05:47:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:47:28 [INFO] 05:47:28 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-programming-impl >>> 05:47:28 [INFO] 05:47:28 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-programming-impl --- 05:47:28 [INFO] 05:47:28 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-programming-impl <<< 05:47:28 [INFO] 05:47:28 [INFO] 05:47:28 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-programming-impl --- 05:47:28 [INFO] 05:47:28 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-programming-impl --- 05:47:28 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-programming-impl 05:47:28 [INFO] Project dependency features detected: [] 05:47:28 [INFO] Pax Exam System (Version: 4.13.3) created. 05:47:28 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:47:29 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:47:29 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:47:29 [INFO] Waiting for remote bundle context.. on 21000 name: 9b961c15-330d-4f70-a179-9ce0ff3168bb timout: [ RelativeTimeout value = 180000 ] 05:47:40 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:47:40 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:47:41 [INFO] 05:47:41 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-programming-impl --- 05:47:41 [INFO] 05:47:41 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-programming-impl --- 05:47:41 [INFO] No Javadoc in project. Archive not created. 05:47:41 [INFO] 05:47:41 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-programming-impl --- 05:47:41 [INFO] CycloneDX: Resolving Dependencies 05:47:43 [INFO] CycloneDX: Creating BOM version 1.5 with 212 component(s) 05:47:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-programming-impl/target/bom.xml 05:47:43 [INFO] attaching as odl-bgpcep-programming-impl-0.21.12-SNAPSHOT-cyclonedx.xml 05:47:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-programming-impl/target/bom.json 05:47:43 [INFO] attaching as odl-bgpcep-programming-impl-0.21.12-SNAPSHOT-cyclonedx.json 05:47:43 [INFO] 05:47:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-programming-impl --- 05:47:43 [INFO] Skipping duplicate-finder execution! 05:47:43 [INFO] 05:47:43 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-programming-impl --- 05:47:43 [INFO] Skipping plugin execution 05:47:43 [INFO] 05:47:43 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-programming-impl --- 05:47:43 [INFO] Skipping source per configuration. 05:47:43 [INFO] 05:47:43 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-programming-impl --- 05:47:43 [INFO] 05:47:43 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-programming-impl --- 05:47:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:47:43 [INFO] 05:47:43 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-programming-impl --- 05:47:43 [WARNING] 05:47:43 [WARNING] The packaging plugin for project odl-bgpcep-programming-impl did not assign 05:47:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:47:43 [WARNING] 05:47:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:47:43 [WARNING] 05:47:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-programming-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.21.12-SNAPSHOT/odl-bgpcep-programming-impl-0.21.12-SNAPSHOT.pom 05:47:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-programming-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.21.12-SNAPSHOT/odl-bgpcep-programming-impl-0.21.12-SNAPSHOT-features.xml 05:47:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-programming-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.21.12-SNAPSHOT/odl-bgpcep-programming-impl-0.21.12-SNAPSHOT-cyclonedx.xml 05:47:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-programming-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.21.12-SNAPSHOT/odl-bgpcep-programming-impl-0.21.12-SNAPSHOT-cyclonedx.json 05:47:43 [INFO] 05:47:43 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-programming-impl --- 05:47:43 [INFO] org.opendaylight.bgpcep:odl-bgpcep-programming-impl:feature:0.21.12-SNAPSHOT 05:47:43 [INFO] +- org.opendaylight.bgpcep:programming-impl:jar:0.21.12-SNAPSHOT:compile 05:47:43 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.21.12-SNAPSHOT:compile 05:47:43 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:47:43 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:47:43 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:47:43 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:47:43 [INFO] | +- org.opendaylight.bgpcep:programming-spi:jar:0.21.12-SNAPSHOT:compile 05:47:43 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:47:43 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:47:43 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:47:43 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:47:43 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:47:43 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:47:43 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:47:43 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:47:43 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:47:43 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:47:43 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:47:43 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:47:43 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:47:43 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:47:43 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:47:43 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.21.12-SNAPSHOT:compile 05:47:43 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.12-SNAPSHOT:compile 05:47:43 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:compile 05:47:43 [INFO] | | | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:47:43 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:47:43 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:47:43 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:47:43 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:47:43 [INFO] | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:47:43 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.21.12-SNAPSHOT:compile 05:47:43 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:47:43 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:47:43 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:47:43 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:47:43 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:47:43 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile 05:47:43 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.21.12-SNAPSHOT:compile 05:47:43 [INFO] | | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:47:43 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:47:43 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:47:43 [INFO] | | | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:47:43 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:47:43 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:47:43 [INFO] | | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:47:43 [INFO] | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:47:43 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:47:43 [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:47:43 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:47:43 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:47:43 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:47:43 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:47:43 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:47:43 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:47:43 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:47:43 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:47:43 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:47:43 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:47:43 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:47:43 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:47:43 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:47:43 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:47:43 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:47:43 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:47:43 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:47:43 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:47:43 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 05:47:43 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 05:47:43 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 05:47:43 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 05:47:43 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 05:47:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:47:43 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:47:43 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:47:43 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:47:43 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:47:43 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:47:43 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:47:43 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:47:43 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:47:43 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:47:43 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:47:43 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:47:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 05:47:43 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 05:47:43 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 05:47:43 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 05:47:43 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:47:43 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:47:43 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 05:47:43 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 05:47:43 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 05:47:43 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:47:43 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:47:43 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:47:43 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 05:47:43 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:47:43 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:47:43 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:47:43 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:47:43 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:47:43 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 05:47:43 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 05:47:43 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 05:47:43 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 05:47:43 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 05:47:43 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:47:43 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:47:43 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 05:47:43 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 05:47:43 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 05:47:43 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 05:47:43 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 05:47:43 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 05:47:43 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 05:47:43 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 05:47:43 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 05:47:43 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 05:47:43 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:47:43 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:47:43 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:47:43 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 05:47:43 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 05:47:43 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 05:47:43 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 05:47:43 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 05:47:43 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 05:47:43 [INFO] | | | +- org.lz4:lz4-java:jar:1.8.0:compile 05:47:43 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:47:43 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:47:43 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 05:47:43 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 05:47:43 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 05:47:43 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 05:47:43 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 05:47:43 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 05:47:43 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 05:47:43 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 05:47:43 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 05:47:43 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 05:47:43 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:47:43 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:47:43 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:47:43 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:47:43 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 05:47:43 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:47:43 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 05:47:43 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:47:43 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:47:43 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 05:47:43 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:47:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:47:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:47:43 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:47:43 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:47:43 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:47:43 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:47:43 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:47:43 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:47:43 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:47:43 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:47:43 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:47:43 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:47:43 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:47:43 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:47:43 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:47:43 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:47:43 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:47:43 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:47:43 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:47:43 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 05:47:43 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 05:47:43 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 05:47:43 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 05:47:43 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 05:47:43 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 05:47:43 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 05:47:43 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 05:47:43 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 05:47:43 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 05:47:43 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 05:47:43 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 05:47:43 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 05:47:43 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 05:47:43 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:47:43 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:47:43 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:47:43 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 05:47:43 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 05:47:43 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 05:47:43 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 05:47:43 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 05:47:43 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 05:47:43 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:47:43 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:47:43 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:47:43 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:47:43 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:47:43 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:47:43 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:47:43 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:47:43 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 05:47:43 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 05:47:43 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 05:47:43 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 05:47:43 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 05:47:43 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 05:47:43 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 05:47:43 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 05:47:43 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:47:43 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:47:43 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:47:43 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:47:43 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:47:43 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:47:43 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:47:43 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:47:43 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:47:43 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:47:43 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:47:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:47:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:47:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:47:43 [INFO] +- junit:junit:jar:4.13.2:test 05:47:43 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:47:43 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:47:43 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:47:43 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:47:43 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:47:43 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:47:43 [INFO] 05:47:43 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-programming-impl --- 05:47:43 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-programming-impl/target/sonatype-clm/module.xml 05:47:43 [INFO] 05:47:43 [INFO] -------------< org.opendaylight.bgpcep:pcep-topology-api >-------------- 05:47:43 [INFO] Building pcep-topology-api 0.21.12-SNAPSHOT [117/169] 05:47:43 [INFO] -------------------------------[ bundle ]------------------------------- 05:47:43 [INFO] 05:47:43 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ pcep-topology-api --- 05:47:43 [INFO] 05:47:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ pcep-topology-api --- 05:47:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:47:43 [INFO] 05:47:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ pcep-topology-api --- 05:47:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:47:43 [INFO] 05:47:43 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ pcep-topology-api --- 05:47:44 [INFO] 05:47:44 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-topology-api --- 05:47:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:47:44 [INFO] 05:47:44 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ pcep-topology-api --- 05:47:44 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:47:44 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-api/src/main/yang 05:47:44 [INFO] yang-to-sources: Found 11 dependencies in 1.800 ms 05:47:44 [INFO] yang-to-sources: Project model files found: 4 in 2.066 ms 05:47:44 [INFO] yang-to-sources: 20 YANG models processed in 83.06 ms 05:47:44 [INFO] BindingJavaFileGenerator: Defined 125 files in 13.41 ms 05:47:44 [INFO] Sorted 125 files into 22 directories in 166.2 μs 05:47:44 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 125 in 36.04 ms 05:47:44 [INFO] 05:47:44 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ pcep-topology-api --- 05:47:44 [INFO] Starting audit... 05:47:44 Audit done. 05:47:44 [INFO] You have 0 Checkstyle violations. 05:47:44 [INFO] 05:47:44 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ pcep-topology-api --- 05:47:44 [INFO] Starting audit... 05:47:44 Audit done. 05:47:44 [INFO] You have 0 Checkstyle violations. 05:47:44 [INFO] 05:47:44 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ pcep-topology-api --- 05:47:44 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-api/target/classes/LICENSE 05:47:44 [INFO] 05:47:44 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-topology-api --- 05:47:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-api/src/main/resources 05:47:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-api/target/generated-sources/spi 05:47:44 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 05:47:44 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:47:44 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 05:47:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-api/target/generated-sources/spi 05:47:44 [INFO] 05:47:44 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-topology-api --- 05:47:44 [INFO] Recompiling the module because of changed dependency. 05:47:44 [INFO] Compiling 124 source files with javac [debug release 17] to target/classes 05:47:45 [INFO] 05:47:45 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ pcep-topology-api >>> 05:47:45 [INFO] 05:47:45 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ pcep-topology-api --- 05:47:45 [INFO] Fork Value is true 05:47:47 [INFO] Done SpotBugs Analysis.... 05:47:47 [INFO] 05:47:47 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ pcep-topology-api <<< 05:47:47 [INFO] 05:47:47 [INFO] 05:47:47 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ pcep-topology-api --- 05:47:47 [INFO] BugInstance size is 0 05:47:47 [INFO] Error size is 0 05:47:47 [INFO] No errors/warnings found 05:47:47 [INFO] 05:47:47 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-topology-api --- 05:47:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-api/src/test/resources 05:47:47 [INFO] 05:47:47 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-topology-api --- 05:47:47 [INFO] No sources to compile 05:47:47 [INFO] 05:47:47 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ pcep-topology-api --- 05:47:47 [INFO] No tests to run. 05:47:47 [INFO] 05:47:47 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ pcep-topology-api --- 05:47:47 [INFO] 05:47:47 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-topology-api --- 05:47:47 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-api/target/pcep-topology-api-0.21.12-SNAPSHOT.jar 05:47:47 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-api/target/classes/META-INF/MANIFEST.MF 05:47:47 [INFO] 05:47:47 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ pcep-topology-api --- 05:47:48 [INFO] No previous run data found, generating javadoc. 05:47:51 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-api/target/pcep-topology-api-0.21.12-SNAPSHOT-javadoc.jar 05:47:51 [INFO] 05:47:51 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ pcep-topology-api --- 05:47:51 [INFO] CycloneDX: Resolving Dependencies 05:47:52 [INFO] CycloneDX: Creating BOM version 1.5 with 32 component(s) 05:47:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-api/target/bom.xml 05:47:52 [INFO] attaching as pcep-topology-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:47:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-api/target/bom.json 05:47:52 [INFO] attaching as pcep-topology-api-0.21.12-SNAPSHOT-cyclonedx.json 05:47:52 [INFO] 05:47:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-topology-api --- 05:47:52 [INFO] Skipping duplicate-finder execution! 05:47:52 [INFO] 05:47:52 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ pcep-topology-api --- 05:47:52 [INFO] No dependency problems found 05:47:52 [INFO] 05:47:52 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-topology-api --- 05:47:52 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-api/target/pcep-topology-api-0.21.12-SNAPSHOT-sources.jar 05:47:52 [INFO] 05:47:52 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-topology-api --- 05:47:52 [INFO] 05:47:52 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-topology-api --- 05:47:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:47:52 [INFO] 05:47:52 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ pcep-topology-api --- 05:47:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.21.12-SNAPSHOT/pcep-topology-api-0.21.12-SNAPSHOT.pom 05:47:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-api/target/pcep-topology-api-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.21.12-SNAPSHOT/pcep-topology-api-0.21.12-SNAPSHOT.jar 05:47:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-api/target/pcep-topology-api-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.21.12-SNAPSHOT/pcep-topology-api-0.21.12-SNAPSHOT-javadoc.jar 05:47:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.21.12-SNAPSHOT/pcep-topology-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:47:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.21.12-SNAPSHOT/pcep-topology-api-0.21.12-SNAPSHOT-cyclonedx.json 05:47:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-api/target/pcep-topology-api-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.21.12-SNAPSHOT/pcep-topology-api-0.21.12-SNAPSHOT-sources.jar 05:47:52 [INFO] 05:47:52 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-topology-api --- 05:47:52 [INFO] Installing org/opendaylight/bgpcep/pcep-topology-api/0.21.12-SNAPSHOT/pcep-topology-api-0.21.12-SNAPSHOT.jar 05:47:52 [INFO] Writing OBR metadata 05:47:52 [INFO] 05:47:52 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ pcep-topology-api --- 05:47:52 [INFO] org.opendaylight.bgpcep:pcep-topology-api:bundle:0.21.12-SNAPSHOT 05:47:52 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:compile 05:47:52 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:47:52 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:47:52 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:47:52 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:47:52 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:47:52 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:47:52 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.21.12-SNAPSHOT:compile 05:47:52 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:47:52 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:compile 05:47:52 [INFO] +- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.12-SNAPSHOT:compile 05:47:52 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:47:52 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:47:52 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:47:52 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:47:52 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:47:52 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:47:52 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:47:52 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:47:52 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:47:52 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:47:52 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:47:52 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:47:52 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:47:52 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:47:52 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:47:52 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:47:52 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:47:52 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:47:52 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:47:52 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:47:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:47:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:47:52 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:47:52 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:47:52 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:47:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:47:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:47:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:47:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:47:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:47:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:47:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:47:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:47:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:47:52 [INFO] +- junit:junit:jar:4.13.2:test 05:47:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:47:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:47:52 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:47:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:47:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:47:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:47:52 [INFO] 05:47:52 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-topology-api --- 05:47:52 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-api/target/sonatype-clm/module.xml 05:47:52 [INFO] 05:47:52 [INFO] -------------< org.opendaylight.bgpcep:pcep-topology-spi >-------------- 05:47:52 [INFO] Building pcep-topology-spi 0.21.12-SNAPSHOT [118/169] 05:47:52 [INFO] -------------------------------[ bundle ]------------------------------- 05:47:52 [INFO] 05:47:52 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ pcep-topology-spi --- 05:47:52 [INFO] 05:47:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ pcep-topology-spi --- 05:47:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:47:52 [INFO] 05:47:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ pcep-topology-spi --- 05:47:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:47:52 [INFO] 05:47:52 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ pcep-topology-spi --- 05:47:52 [INFO] 05:47:52 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-topology-spi --- 05:47:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:47:52 [INFO] 05:47:52 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ pcep-topology-spi --- 05:47:52 [INFO] Starting audit... 05:47:52 Audit done. 05:47:52 [INFO] You have 0 Checkstyle violations. 05:47:52 [INFO] 05:47:52 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ pcep-topology-spi --- 05:47:52 [INFO] Starting audit... 05:47:52 Audit done. 05:47:52 [INFO] You have 0 Checkstyle violations. 05:47:52 [INFO] 05:47:52 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ pcep-topology-spi --- 05:47:52 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-spi/target/classes/LICENSE 05:47:52 [INFO] 05:47:52 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-topology-spi --- 05:47:52 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-spi/src/main/resources 05:47:52 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-spi/target/generated-sources/spi 05:47:52 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-spi/target/generated-sources/yang 05:47:52 [INFO] 05:47:52 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-topology-spi --- 05:47:52 [INFO] Recompiling the module because of changed dependency. 05:47:52 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 05:47:52 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:47:52 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:47:52 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:47:52 [INFO] 05:47:52 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ pcep-topology-spi >>> 05:47:52 [INFO] 05:47:52 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ pcep-topology-spi --- 05:47:52 [INFO] Fork Value is true 05:47:55 [INFO] Done SpotBugs Analysis.... 05:47:55 [INFO] 05:47:55 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ pcep-topology-spi <<< 05:47:55 [INFO] 05:47:55 [INFO] 05:47:55 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ pcep-topology-spi --- 05:47:55 [INFO] BugInstance size is 0 05:47:55 [INFO] Error size is 0 05:47:55 [INFO] No errors/warnings found 05:47:55 [INFO] 05:47:55 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-topology-spi --- 05:47:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-spi/src/test/resources 05:47:55 [INFO] 05:47:55 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-topology-spi --- 05:47:55 [INFO] No sources to compile 05:47:55 [INFO] 05:47:55 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ pcep-topology-spi --- 05:47:55 [INFO] No tests to run. 05:47:55 [INFO] 05:47:55 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ pcep-topology-spi --- 05:47:55 [INFO] 05:47:55 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-topology-spi --- 05:47:55 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-spi/target/pcep-topology-spi-0.21.12-SNAPSHOT.jar 05:47:55 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-spi/target/classes/META-INF/MANIFEST.MF 05:47:55 [INFO] 05:47:55 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ pcep-topology-spi --- 05:47:55 [INFO] No previous run data found, generating javadoc. 05:47:56 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-spi/target/pcep-topology-spi-0.21.12-SNAPSHOT-javadoc.jar 05:47:56 [INFO] 05:47:56 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ pcep-topology-spi --- 05:47:56 [INFO] CycloneDX: Resolving Dependencies 05:47:57 [INFO] CycloneDX: Creating BOM version 1.5 with 35 component(s) 05:47:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-spi/target/bom.xml 05:47:57 [INFO] attaching as pcep-topology-spi-0.21.12-SNAPSHOT-cyclonedx.xml 05:47:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-spi/target/bom.json 05:47:57 [INFO] attaching as pcep-topology-spi-0.21.12-SNAPSHOT-cyclonedx.json 05:47:57 [INFO] 05:47:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-topology-spi --- 05:47:57 [INFO] Skipping duplicate-finder execution! 05:47:57 [INFO] 05:47:57 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ pcep-topology-spi --- 05:47:57 [INFO] No dependency problems found 05:47:57 [INFO] 05:47:57 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-topology-spi --- 05:47:57 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-spi/target/pcep-topology-spi-0.21.12-SNAPSHOT-sources.jar 05:47:57 [INFO] 05:47:57 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-topology-spi --- 05:47:57 [INFO] 05:47:57 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-topology-spi --- 05:47:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:47:57 [INFO] 05:47:57 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ pcep-topology-spi --- 05:47:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.21.12-SNAPSHOT/pcep-topology-spi-0.21.12-SNAPSHOT.pom 05:47:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-spi/target/pcep-topology-spi-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.21.12-SNAPSHOT/pcep-topology-spi-0.21.12-SNAPSHOT.jar 05:47:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-spi/target/pcep-topology-spi-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.21.12-SNAPSHOT/pcep-topology-spi-0.21.12-SNAPSHOT-javadoc.jar 05:47:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.21.12-SNAPSHOT/pcep-topology-spi-0.21.12-SNAPSHOT-cyclonedx.xml 05:47:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.21.12-SNAPSHOT/pcep-topology-spi-0.21.12-SNAPSHOT-cyclonedx.json 05:47:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-spi/target/pcep-topology-spi-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.21.12-SNAPSHOT/pcep-topology-spi-0.21.12-SNAPSHOT-sources.jar 05:47:57 [INFO] 05:47:57 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-topology-spi --- 05:47:57 [INFO] Installing org/opendaylight/bgpcep/pcep-topology-spi/0.21.12-SNAPSHOT/pcep-topology-spi-0.21.12-SNAPSHOT.jar 05:47:57 [INFO] Writing OBR metadata 05:47:57 [INFO] 05:47:57 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ pcep-topology-spi --- 05:47:57 [INFO] org.opendaylight.bgpcep:pcep-topology-spi:bundle:0.21.12-SNAPSHOT 05:47:57 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.12-SNAPSHOT:compile 05:47:57 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:compile 05:47:57 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:47:57 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:47:57 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:47:57 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:47:57 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:47:57 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:47:57 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:47:57 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:compile 05:47:57 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.12-SNAPSHOT:compile 05:47:57 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:47:57 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:47:57 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:47:57 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:47:57 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:47:57 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:47:57 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:47:57 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:47:57 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:47:57 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:47:57 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.21.12-SNAPSHOT:compile 05:47:57 [INFO] +- org.opendaylight.bgpcep:programming-spi:jar:0.21.12-SNAPSHOT:compile 05:47:57 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:47:57 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:47:57 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:47:57 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:47:57 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:47:57 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:47:57 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:47:57 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:47:57 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:47:57 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 05:47:57 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:47:57 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:47:57 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:47:57 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:47:57 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:47:57 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:47:57 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:47:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:47:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:47:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:47:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:47:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:47:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:47:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:47:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:47:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:47:57 [INFO] +- junit:junit:jar:4.13.2:test 05:47:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:47:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:47:57 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:47:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:47:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:47:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:47:57 [INFO] 05:47:57 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-topology-spi --- 05:47:57 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-spi/target/sonatype-clm/module.xml 05:47:57 [INFO] 05:47:57 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-pcep-topology >---------- 05:47:57 [INFO] Building OpenDaylight :: PCEP :: Topology 0.21.12-SNAPSHOT [119/169] 05:47:57 [INFO] ------------------------------[ feature ]------------------------------- 05:47:57 [INFO] 05:47:57 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-pcep-topology --- 05:47:57 [INFO] 05:47:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-pcep-topology --- 05:47:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:47:57 [INFO] 05:47:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-topology --- 05:47:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:47:57 [INFO] 05:47:57 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-pcep-topology --- 05:47:57 [INFO] 05:47:57 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-topology --- 05:47:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:47:57 [INFO] argLine set to empty 05:47:57 [INFO] 05:47:57 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-pcep-topology --- 05:47:57 [INFO] Starting audit... 05:47:57 Audit done. 05:47:57 [INFO] You have 0 Checkstyle violations. 05:47:57 [INFO] 05:47:57 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-pcep-topology --- 05:47:57 [INFO] Starting audit... 05:47:57 Audit done. 05:47:57 [INFO] You have 0 Checkstyle violations. 05:47:57 [INFO] 05:47:57 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-pcep-topology --- 05:47:57 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-topology/target/classes/LICENSE 05:47:57 [INFO] 05:47:57 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-topology --- 05:47:57 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-topology/target/feature/feature.xml 05:47:57 [INFO] ...done! 05:47:57 [INFO] Attaching features XML 05:47:57 [INFO] 05:47:57 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-pcep-topology --- 05:47:57 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:47:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:47:57 [INFO] 05:47:57 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-topology >>> 05:47:57 [INFO] 05:47:57 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-pcep-topology --- 05:47:57 [INFO] 05:47:57 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-topology <<< 05:47:57 [INFO] 05:47:57 [INFO] 05:47:57 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-pcep-topology --- 05:47:57 [INFO] 05:47:57 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-pcep-topology --- 05:47:57 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-topology 05:47:57 [INFO] Project dependency features detected: [] 05:47:57 [INFO] Pax Exam System (Version: 4.13.3) created. 05:47:57 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:47:58 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:47:58 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:47:58 [INFO] Waiting for remote bundle context.. on 21000 name: ef878606-4018-4742-823c-0ab45b7e1bdc timout: [ RelativeTimeout value = 180000 ] 05:48:04 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:48:04 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:48:04 [INFO] 05:48:04 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-pcep-topology --- 05:48:04 [INFO] 05:48:04 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-pcep-topology --- 05:48:04 [INFO] No Javadoc in project. Archive not created. 05:48:04 [INFO] 05:48:04 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-pcep-topology --- 05:48:04 [INFO] CycloneDX: Resolving Dependencies 05:48:05 [INFO] CycloneDX: Creating BOM version 1.5 with 97 component(s) 05:48:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-topology/target/bom.xml 05:48:05 [INFO] attaching as odl-bgpcep-pcep-topology-0.21.12-SNAPSHOT-cyclonedx.xml 05:48:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-topology/target/bom.json 05:48:05 [INFO] attaching as odl-bgpcep-pcep-topology-0.21.12-SNAPSHOT-cyclonedx.json 05:48:05 [INFO] 05:48:05 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-topology --- 05:48:05 [INFO] Skipping duplicate-finder execution! 05:48:05 [INFO] 05:48:05 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-topology --- 05:48:05 [INFO] Skipping plugin execution 05:48:05 [INFO] 05:48:05 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-topology --- 05:48:05 [INFO] Skipping source per configuration. 05:48:05 [INFO] 05:48:05 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-pcep-topology --- 05:48:05 [INFO] 05:48:05 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-pcep-topology --- 05:48:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:48:05 [INFO] 05:48:05 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-pcep-topology --- 05:48:05 [WARNING] 05:48:05 [WARNING] The packaging plugin for project odl-bgpcep-pcep-topology did not assign 05:48:05 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:48:05 [WARNING] 05:48:05 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:48:05 [WARNING] 05:48:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-topology/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.21.12-SNAPSHOT/odl-bgpcep-pcep-topology-0.21.12-SNAPSHOT.pom 05:48:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.21.12-SNAPSHOT/odl-bgpcep-pcep-topology-0.21.12-SNAPSHOT-features.xml 05:48:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-topology/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.21.12-SNAPSHOT/odl-bgpcep-pcep-topology-0.21.12-SNAPSHOT-cyclonedx.xml 05:48:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-topology/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.21.12-SNAPSHOT/odl-bgpcep-pcep-topology-0.21.12-SNAPSHOT-cyclonedx.json 05:48:05 [INFO] 05:48:05 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-pcep-topology --- 05:48:05 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:feature:0.21.12-SNAPSHOT 05:48:05 [INFO] +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:48:05 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:48:05 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:48:05 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:48:05 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:48:05 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:compile 05:48:05 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:48:05 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:48:05 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:48:05 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:48:05 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.21.12-SNAPSHOT:compile 05:48:05 [INFO] | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:48:05 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:compile 05:48:05 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:48:05 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.12-SNAPSHOT:compile 05:48:05 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:48:05 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:48:05 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:48:05 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:48:05 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:48:05 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:48:05 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:48:05 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:48:05 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:48:05 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:48:05 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:48:05 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:48:05 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:48:05 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:48:05 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.12-SNAPSHOT:compile 05:48:05 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:48:05 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:48:05 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:48:05 [INFO] +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.21.12-SNAPSHOT:compile 05:48:05 [INFO] | \- org.opendaylight.bgpcep:programming-spi:jar:0.21.12-SNAPSHOT:compile 05:48:05 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:48:05 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.21.12-SNAPSHOT:compile 05:48:05 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.21.12-SNAPSHOT:compile 05:48:05 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:48:05 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:48:05 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:48:05 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:48:05 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:48:05 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile 05:48:05 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.21.12-SNAPSHOT:compile 05:48:05 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:48:05 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:48:05 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:48:05 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:48:05 [INFO] | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:48:05 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:48:05 [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:48:05 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:48:05 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:48:05 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:48:05 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:48:05 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:48:05 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:48:05 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:48:05 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:48:05 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:48:05 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:48:05 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:48:05 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:48:05 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:48:05 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:48:05 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:48:05 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:48:05 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:48:05 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:48:05 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:48:05 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:48:05 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:48:05 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:48:05 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:48:05 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:48:05 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:48:05 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:48:05 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:48:05 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:48:05 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:48:05 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:48:05 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:48:05 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:48:05 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:48:05 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:48:05 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.21.12-SNAPSHOT:compile 05:48:05 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.12-SNAPSHOT:compile 05:48:05 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:48:05 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.21.12-SNAPSHOT:compile 05:48:05 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.12-SNAPSHOT:compile 05:48:05 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:48:05 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:48:05 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:48:05 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:48:05 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:48:05 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:48:05 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:48:05 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:48:05 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:48:05 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:48:05 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:48:05 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:48:05 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:48:05 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:48:05 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:48:05 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:48:05 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:48:05 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:48:05 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:48:05 [INFO] +- junit:junit:jar:4.13.2:test 05:48:05 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:48:05 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:48:05 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:48:05 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:48:05 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:48:05 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:48:05 [INFO] 05:48:05 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-pcep-topology --- 05:48:05 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-topology/target/sonatype-clm/module.xml 05:48:05 [INFO] 05:48:05 [INFO] -------------< org.opendaylight.bgpcep:pcep-ietf-stateful >------------- 05:48:05 [INFO] Building pcep-ietf-stateful 0.21.12-SNAPSHOT [120/169] 05:48:05 [INFO] -------------------------------[ bundle ]------------------------------- 05:48:05 [INFO] 05:48:05 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ pcep-ietf-stateful --- 05:48:05 [INFO] 05:48:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ pcep-ietf-stateful --- 05:48:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:48:05 [INFO] 05:48:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ pcep-ietf-stateful --- 05:48:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:48:05 [INFO] 05:48:05 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ pcep-ietf-stateful --- 05:48:05 [INFO] 05:48:05 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-ietf-stateful --- 05:48:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:48:05 [INFO] 05:48:05 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ pcep-ietf-stateful --- 05:48:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:48:05 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/src/main/yang 05:48:06 [INFO] yang-to-sources: Found 15 dependencies in 3.177 ms 05:48:06 [INFO] yang-to-sources: Project model files found: 6 in 7.165 ms 05:48:06 [INFO] yang-to-sources: 31 YANG models processed in 142.9 ms 05:48:06 [INFO] BindingJavaFileGenerator: Defined 198 files in 18.22 ms 05:48:06 [INFO] Sorted 198 files into 46 directories in 245.9 μs 05:48:06 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 198 in 49.36 ms 05:48:06 [INFO] 05:48:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ pcep-ietf-stateful --- 05:48:06 [INFO] Starting audit... 05:48:06 Audit done. 05:48:06 [INFO] You have 0 Checkstyle violations. 05:48:06 [INFO] 05:48:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ pcep-ietf-stateful --- 05:48:06 [INFO] Starting audit... 05:48:06 Audit done. 05:48:06 [INFO] You have 0 Checkstyle violations. 05:48:06 [INFO] 05:48:06 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ pcep-ietf-stateful --- 05:48:06 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/classes/LICENSE 05:48:06 [INFO] 05:48:06 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-ietf-stateful --- 05:48:06 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/src/main/resources 05:48:06 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/generated-sources/spi 05:48:06 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 05:48:06 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:48:06 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 05:48:06 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/generated-sources/spi 05:48:06 [INFO] 05:48:06 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-ietf-stateful --- 05:48:06 [INFO] Recompiling the module because of changed dependency. 05:48:06 [INFO] Compiling 224 source files with javac [debug release 17] to target/classes 05:48:07 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspObjectParser.java:[105,35] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspObjectParser.java:[106,31] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspObjectParser.java:[159,17] getVsTlv() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.VsTlv has been deprecated and marked for removal 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspObjectParser.java:[160,30] getVsTlv() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.VsTlv has been deprecated and marked for removal 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[80,13] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[80,13] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[80,13] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[140,26] getVsTlv() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.VsTlv has been deprecated and marked for removal 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[180,27] getVsTlv() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.VsTlv has been deprecated and marked for removal 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[209,34] getVsTlv() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.VsTlv has been deprecated and marked for removal 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[307,12] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[307,12] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[307,12] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[405,39] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[405,39] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[405,39] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[534,22] nonnullVsTlv() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.VsTlv has been deprecated and marked for removal 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[503,22] getVsTlv() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.VsTlv has been deprecated and marked for removal 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[459,23] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[459,23] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[459,23] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[503,16] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[503,16] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[503,16] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[534,16] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[534,16] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[534,16] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[535,151] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlvBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/Tlvs.java:[88,55] getVsTlv() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.VsTlv has been deprecated and marked for removal 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/Tlvs.java:[117,38] getVsTlv() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.VsTlv has been deprecated and marked for removal 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/Tlvs.java:[117,56] getVsTlv() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.VsTlv has been deprecated and marked for removal 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/Tlvs.java:[138,53] getVsTlv() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.VsTlv has been deprecated and marked for removal 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[134,13] possible fall-through into case 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[140,13] possible fall-through into case 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[146,13] possible fall-through into case 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[152,13] possible fall-through into case 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[158,13] possible fall-through into case 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[164,13] possible fall-through into case 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[139,13] possible fall-through into case 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[145,13] possible fall-through into case 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[151,13] possible fall-through into case 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[158,13] possible fall-through into case 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[164,13] possible fall-through into case 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[212,13] possible fall-through into case 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[225,13] possible fall-through into case 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[231,13] possible fall-through into case 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[237,13] possible fall-through into case 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[243,13] possible fall-through into case 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[250,13] possible fall-through into case 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCUpdateRequestMessageParser.java:[176,13] possible fall-through into case 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCUpdateRequestMessageParser.java:[188,13] possible fall-through into case 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCUpdateRequestMessageParser.java:[194,13] possible fall-through into case 05:48:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCUpdateRequestMessageParser.java:[200,13] possible fall-through into case 05:48:07 [INFO] 05:48:07 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ pcep-ietf-stateful >>> 05:48:07 [INFO] 05:48:07 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ pcep-ietf-stateful --- 05:48:07 [INFO] Fork Value is true 05:48:12 [INFO] Done SpotBugs Analysis.... 05:48:12 [INFO] 05:48:12 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ pcep-ietf-stateful <<< 05:48:12 [INFO] 05:48:12 [INFO] 05:48:12 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ pcep-ietf-stateful --- 05:48:12 [INFO] BugInstance size is 0 05:48:12 [INFO] Error size is 0 05:48:12 [INFO] No errors/warnings found 05:48:12 [INFO] 05:48:12 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-ietf-stateful --- 05:48:12 [INFO] Copying 14 resources from src/test/resources to target/test-classes 05:48:12 [INFO] 05:48:12 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-ietf-stateful --- 05:48:12 [INFO] Recompiling the module because of changed dependency. 05:48:12 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 05:48:12 [INFO] 05:48:12 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ pcep-ietf-stateful --- 05:48:12 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:48:12 [INFO] 05:48:12 [INFO] ------------------------------------------------------- 05:48:12 [INFO] T E S T S 05:48:12 [INFO] ------------------------------------------------------- 05:48:13 [INFO] Running org.opendaylight.protocol.pcep.ietf.PCEPObjectParserTest 05:48:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.525 s -- in org.opendaylight.protocol.pcep.ietf.PCEPObjectParserTest 05:48:13 [INFO] Running org.opendaylight.protocol.pcep.ietf.PCEPStatefulCapabilityTest 05:48:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.pcep.ietf.PCEPStatefulCapabilityTest 05:48:13 [INFO] Running org.opendaylight.protocol.pcep.ietf.PCEPTlvParserTest 05:48:13 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.protocol.pcep.ietf.PCEPTlvParserTest 05:48:13 [INFO] Running org.opendaylight.protocol.pcep.ietf.PCEPValidatorTest 05:48:13 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.opendaylight.protocol.pcep.ietf.PCEPValidatorTest 05:48:14 [INFO] 05:48:14 [INFO] Results: 05:48:14 [INFO] 05:48:14 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0 05:48:14 [INFO] 05:48:14 [INFO] 05:48:14 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ pcep-ietf-stateful --- 05:48:14 [INFO] 05:48:14 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-ietf-stateful --- 05:48:14 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/pcep-ietf-stateful-0.21.12-SNAPSHOT.jar 05:48:14 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/classes/META-INF/MANIFEST.MF 05:48:14 [INFO] 05:48:14 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ pcep-ietf-stateful --- 05:48:14 [INFO] No previous run data found, generating javadoc. 05:48:18 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/pcep-ietf-stateful-0.21.12-SNAPSHOT-javadoc.jar 05:48:19 [INFO] 05:48:19 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ pcep-ietf-stateful --- 05:48:19 [INFO] CycloneDX: Resolving Dependencies 05:48:19 [INFO] CycloneDX: Creating BOM version 1.5 with 46 component(s) 05:48:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/bom.xml 05:48:19 [INFO] attaching as pcep-ietf-stateful-0.21.12-SNAPSHOT-cyclonedx.xml 05:48:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/bom.json 05:48:19 [INFO] attaching as pcep-ietf-stateful-0.21.12-SNAPSHOT-cyclonedx.json 05:48:19 [INFO] 05:48:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-ietf-stateful --- 05:48:19 [INFO] Skipping duplicate-finder execution! 05:48:19 [INFO] 05:48:19 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ pcep-ietf-stateful --- 05:48:19 [INFO] No dependency problems found 05:48:19 [INFO] 05:48:19 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-ietf-stateful --- 05:48:19 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/pcep-ietf-stateful-0.21.12-SNAPSHOT-sources.jar 05:48:20 [INFO] 05:48:20 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-ietf-stateful --- 05:48:20 [INFO] 05:48:20 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-ietf-stateful --- 05:48:20 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/code-coverage/jacoco.exec 05:48:20 [INFO] Analyzed bundle 'pcep-ietf-stateful' with 47 classes 05:48:20 [INFO] 05:48:20 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ pcep-ietf-stateful --- 05:48:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.21.12-SNAPSHOT/pcep-ietf-stateful-0.21.12-SNAPSHOT.pom 05:48:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/pcep-ietf-stateful-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.21.12-SNAPSHOT/pcep-ietf-stateful-0.21.12-SNAPSHOT.jar 05:48:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/pcep-ietf-stateful-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.21.12-SNAPSHOT/pcep-ietf-stateful-0.21.12-SNAPSHOT-javadoc.jar 05:48:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.21.12-SNAPSHOT/pcep-ietf-stateful-0.21.12-SNAPSHOT-cyclonedx.xml 05:48:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.21.12-SNAPSHOT/pcep-ietf-stateful-0.21.12-SNAPSHOT-cyclonedx.json 05:48:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/pcep-ietf-stateful-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.21.12-SNAPSHOT/pcep-ietf-stateful-0.21.12-SNAPSHOT-sources.jar 05:48:20 [INFO] 05:48:20 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-ietf-stateful --- 05:48:20 [INFO] Installing org/opendaylight/bgpcep/pcep-ietf-stateful/0.21.12-SNAPSHOT/pcep-ietf-stateful-0.21.12-SNAPSHOT.jar 05:48:20 [INFO] Writing OBR metadata 05:48:20 [INFO] 05:48:20 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ pcep-ietf-stateful --- 05:48:20 [INFO] org.opendaylight.bgpcep:pcep-ietf-stateful:bundle:0.21.12-SNAPSHOT 05:48:20 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:48:20 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:48:20 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:48:20 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:compile 05:48:20 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:48:20 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:48:20 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:48:20 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.12-SNAPSHOT:compile 05:48:20 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.12-SNAPSHOT:compile 05:48:20 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.21.12-SNAPSHOT:compile 05:48:20 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:compile 05:48:20 [INFO] | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.12-SNAPSHOT:compile 05:48:20 [INFO] +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:48:20 [INFO] | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:48:20 [INFO] +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:48:20 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:48:20 [INFO] +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.12-SNAPSHOT:compile 05:48:20 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:48:20 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:48:20 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:48:20 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:48:20 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:48:20 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:48:20 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:48:20 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:48:20 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:48:20 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:48:20 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:48:20 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:48:20 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:48:20 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:48:20 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:48:20 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:48:20 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:48:20 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:48:20 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:48:20 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:48:20 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:48:20 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 05:48:20 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 05:48:20 [INFO] +- org.opendaylight.bgpcep:pcep-spi:test-jar:tests:0.21.12-SNAPSHOT:test 05:48:20 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:48:20 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:48:20 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:48:20 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:48:20 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:48:20 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:48:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:48:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:48:20 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:48:20 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:48:20 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:48:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:48:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:48:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:48:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:48:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:48:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:48:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:48:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:48:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:48:20 [INFO] +- junit:junit:jar:4.13.2:test 05:48:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:48:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:48:20 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:48:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:48:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:48:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:48:20 [INFO] 05:48:20 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-ietf-stateful --- 05:48:20 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/sonatype-clm/module.xml 05:48:20 [INFO] 05:48:20 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful >---------- 05:48:20 [INFO] Building OpenDaylight :: PCEP :: Stateful 0.21.12-SNAPSHOT [121/169] 05:48:20 [INFO] ------------------------------[ feature ]------------------------------- 05:48:20 [INFO] 05:48:20 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-pcep-stateful --- 05:48:20 [INFO] 05:48:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-pcep-stateful --- 05:48:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:48:20 [INFO] 05:48:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-stateful --- 05:48:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:48:20 [INFO] 05:48:20 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-pcep-stateful --- 05:48:20 [INFO] 05:48:20 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-stateful --- 05:48:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:48:20 [INFO] argLine set to empty 05:48:20 [INFO] 05:48:20 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-pcep-stateful --- 05:48:20 [INFO] Starting audit... 05:48:20 Audit done. 05:48:20 [INFO] You have 0 Checkstyle violations. 05:48:20 [INFO] 05:48:20 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-pcep-stateful --- 05:48:20 [INFO] Starting audit... 05:48:20 Audit done. 05:48:20 [INFO] You have 0 Checkstyle violations. 05:48:20 [INFO] 05:48:20 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-pcep-stateful --- 05:48:20 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-stateful/target/classes/LICENSE 05:48:20 [INFO] 05:48:20 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-stateful --- 05:48:20 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-stateful/target/feature/feature.xml 05:48:20 [INFO] ...done! 05:48:20 [INFO] Attaching features XML 05:48:20 [INFO] 05:48:20 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-pcep-stateful --- 05:48: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 05:48:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:48:20 [INFO] 05:48:20 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-stateful >>> 05:48:20 [INFO] 05:48:20 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-pcep-stateful --- 05:48:20 [INFO] 05:48:20 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-stateful <<< 05:48:20 [INFO] 05:48:20 [INFO] 05:48:20 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-pcep-stateful --- 05:48:20 [INFO] 05:48:20 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-pcep-stateful --- 05:48:20 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful 05:48:20 [INFO] Project dependency features detected: [] 05:48:20 [INFO] Pax Exam System (Version: 4.13.3) created. 05:48:20 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:48:21 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:48:21 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:48:21 [INFO] Waiting for remote bundle context.. on 21000 name: 8bbd5a9a-03b4-4254-8337-de38c47e5ae1 timout: [ RelativeTimeout value = 180000 ] 05:48:34 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:48:34 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:48:34 [INFO] 05:48:34 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-pcep-stateful --- 05:48:34 [INFO] 05:48:34 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-pcep-stateful --- 05:48:34 [INFO] No Javadoc in project. Archive not created. 05:48:34 [INFO] 05:48:34 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-pcep-stateful --- 05:48:34 [INFO] CycloneDX: Resolving Dependencies 05:48:37 [INFO] CycloneDX: Creating BOM version 1.5 with 228 component(s) 05:48:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-stateful/target/bom.xml 05:48:37 [INFO] attaching as odl-bgpcep-pcep-stateful-0.21.12-SNAPSHOT-cyclonedx.xml 05:48:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-stateful/target/bom.json 05:48:37 [INFO] attaching as odl-bgpcep-pcep-stateful-0.21.12-SNAPSHOT-cyclonedx.json 05:48:37 [INFO] 05:48:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-stateful --- 05:48:37 [INFO] Skipping duplicate-finder execution! 05:48:37 [INFO] 05:48:37 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-stateful --- 05:48:37 [INFO] Skipping plugin execution 05:48:37 [INFO] 05:48:37 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-stateful --- 05:48:37 [INFO] Skipping source per configuration. 05:48:37 [INFO] 05:48:37 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-pcep-stateful --- 05:48:37 [INFO] 05:48:37 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-pcep-stateful --- 05:48:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:48:37 [INFO] 05:48:37 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-pcep-stateful --- 05:48:37 [WARNING] 05:48:37 [WARNING] The packaging plugin for project odl-bgpcep-pcep-stateful did not assign 05:48:37 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:48:37 [WARNING] 05:48:37 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:48:37 [WARNING] 05:48:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-stateful/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.21.12-SNAPSHOT/odl-bgpcep-pcep-stateful-0.21.12-SNAPSHOT.pom 05:48:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-stateful/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.21.12-SNAPSHOT/odl-bgpcep-pcep-stateful-0.21.12-SNAPSHOT-features.xml 05:48:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-stateful/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.21.12-SNAPSHOT/odl-bgpcep-pcep-stateful-0.21.12-SNAPSHOT-cyclonedx.xml 05:48:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-stateful/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.21.12-SNAPSHOT/odl-bgpcep-pcep-stateful-0.21.12-SNAPSHOT-cyclonedx.json 05:48:37 [INFO] 05:48:37 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-pcep-stateful --- 05:48:37 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:feature:0.21.12-SNAPSHOT 05:48:37 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.12-SNAPSHOT:compile 05:48:37 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:48:37 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:48:37 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:48:37 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:compile 05:48:37 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:48:37 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:48:37 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:48:37 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.12-SNAPSHOT:compile 05:48:37 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.12-SNAPSHOT:compile 05:48:37 [INFO] | | +- org.opendaylight.bgpcep:programming-api:jar:0.21.12-SNAPSHOT:compile 05:48:37 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:compile 05:48:37 [INFO] | | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.12-SNAPSHOT:compile 05:48:37 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:48:37 [INFO] | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:48:37 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:48:37 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:48:37 [INFO] | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.12-SNAPSHOT:compile 05:48:37 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:48:37 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:48:37 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:48:37 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:48:37 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:48:37 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:48:37 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:48:37 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:48:37 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:48:37 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:48:37 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:48:37 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:48:37 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:48:37 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:48:37 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:48:37 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:48:37 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:48:37 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:48:37 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:48:37 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:48:37 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.21.12-SNAPSHOT:compile 05:48:37 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 05:48:37 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 05:48:37 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 05:48:37 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 05:48:37 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 05:48:37 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:48:37 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:48:37 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:48:37 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:48:37 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:48:37 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:48:37 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:48:37 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:48:37 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:48:37 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:48:37 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:48:37 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:48:37 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 05:48:37 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:48:37 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 05:48:37 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 05:48:37 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 05:48:37 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:48:37 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:48:37 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 05:48:37 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:48:37 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 05:48:37 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 05:48:37 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:48:37 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:48:37 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:48:37 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 05:48:37 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:48:37 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:48:37 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:48:37 [INFO] | | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:48:37 [INFO] | | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:48:37 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:48:37 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 05:48:37 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 05:48:37 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 05:48:37 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 05:48:37 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 05:48:37 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:48:37 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:48:37 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 05:48:37 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 05:48:37 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 05:48:37 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 05:48:37 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 05:48:37 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 05:48:37 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 05:48:37 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 05:48:37 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 05:48:37 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 05:48:37 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:48:37 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:48:37 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:48:37 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 05:48:37 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 05:48:37 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 05:48:37 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 05:48:37 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 05:48:37 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 05:48:37 [INFO] | | | | +- org.lz4:lz4-java:jar:1.8.0:compile 05:48:37 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:48:37 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:48:37 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 05:48:37 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 05:48:37 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 05:48:37 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 05:48:37 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 05:48:37 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 05:48:37 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 05:48:37 [INFO] | | | | \- com.google.code.gson:gson:jar:2.11.0:compile 05:48:37 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 05:48:37 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 05:48:37 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:48:37 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:48:37 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:48:37 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:48:37 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 05:48:37 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:48:37 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 05:48:37 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:48:37 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:48:37 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 05:48:37 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:48:37 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:48:37 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:48:37 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:48:37 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:48:37 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:48:37 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:48:37 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:48:37 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:48:37 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:48:37 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:48:37 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:48:37 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:48:37 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:48:37 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:48:37 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:48:37 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:48:37 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:48:37 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:48:37 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:48:37 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 05:48:37 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 05:48:37 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 05:48:37 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 05:48:37 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 05:48:37 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 05:48:37 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 05:48:37 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 05:48:37 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 05:48:37 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 05:48:37 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 05:48:37 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 05:48:37 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 05:48:37 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 05:48:37 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:48:37 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:48:37 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:48:37 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 05:48:37 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 05:48:37 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 05:48:37 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 05:48:37 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 05:48:37 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 05:48:37 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:48:37 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:48:37 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:48:37 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:48:37 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:48:37 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:48:37 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:48:37 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:48:37 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 05:48:37 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:48:37 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 05:48:37 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 05:48:37 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 05:48:37 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 05:48:37 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 05:48:37 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 05:48:37 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 05:48:37 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.21.12-SNAPSHOT:compile 05:48:37 [INFO] | \- org.opendaylight.bgpcep:pcep-impl:jar:0.21.12-SNAPSHOT:compile 05:48:37 [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile 05:48:37 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:48:37 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:48:37 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:48:37 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:48:37 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.21.12-SNAPSHOT:compile 05:48:37 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.21.12-SNAPSHOT:compile 05:48:37 [INFO] | | \- org.opendaylight.bgpcep:programming-spi:jar:0.21.12-SNAPSHOT:compile 05:48:37 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:48:37 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.21.12-SNAPSHOT:compile 05:48:37 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.21.12-SNAPSHOT:compile 05:48:37 [INFO] | | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:48:37 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:48:37 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:48:37 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:48:37 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile 05:48:37 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.21.12-SNAPSHOT:compile 05:48:37 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:48:37 [INFO] | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:48:37 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:48:37 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:48:37 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:48:37 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:48:37 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:48:37 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:48:37 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:48:37 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:48:37 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:48:37 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:48:37 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:48:37 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:48:37 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:48:37 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:48:37 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:48:37 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.21.12-SNAPSHOT:compile 05:48:37 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.21.12-SNAPSHOT:compile 05:48:37 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.12-SNAPSHOT:compile 05:48:37 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:48:37 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:48:37 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:48:37 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:48:37 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:48:37 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:48:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:48:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:48:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:48:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:48:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:48:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:48:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:48:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:48:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:48:37 [INFO] +- junit:junit:jar:4.13.2:test 05:48:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:48:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:48:37 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:48:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:48:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:48:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:48:37 [INFO] 05:48:37 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-pcep-stateful --- 05:48:37 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-stateful/target/sonatype-clm/module.xml 05:48:37 [INFO] 05:48:37 [INFO] -----------< org.opendaylight.bgpcep:pcep-ietf-p2mp-te-lsp >------------ 05:48:37 [INFO] Building pcep-ietf-p2mp-te-lsp 0.21.12-SNAPSHOT [122/169] 05:48:37 [INFO] -------------------------------[ bundle ]------------------------------- 05:48:37 [INFO] 05:48:37 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ pcep-ietf-p2mp-te-lsp --- 05:48:37 [INFO] 05:48:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ pcep-ietf-p2mp-te-lsp --- 05:48:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:48:37 [INFO] 05:48:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ pcep-ietf-p2mp-te-lsp --- 05:48:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:48:37 [INFO] 05:48:37 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ pcep-ietf-p2mp-te-lsp --- 05:48:37 [INFO] 05:48:37 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-ietf-p2mp-te-lsp --- 05:48:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-p2mp-te-lsp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:48:37 [INFO] 05:48:37 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ pcep-ietf-p2mp-te-lsp --- 05:48:37 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:48:37 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-p2mp-te-lsp/src/main/yang 05:48:37 [INFO] yang-to-sources: Found 7 dependencies in 1.901 ms 05:48:37 [INFO] yang-to-sources: Project model files found: 1 in 573.5 μs 05:48:37 [INFO] yang-to-sources: 11 YANG models processed in 67.16 ms 05:48:37 [INFO] BindingJavaFileGenerator: Defined 11 files in 14.28 ms 05:48:37 [INFO] Sorted 11 files into 4 directories in 64.21 μs 05:48:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 11 in 20.08 ms 05:48:37 [INFO] 05:48:37 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ pcep-ietf-p2mp-te-lsp --- 05:48:37 [INFO] Starting audit... 05:48:37 Audit done. 05:48:37 [INFO] You have 0 Checkstyle violations. 05:48:37 [INFO] 05:48:37 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ pcep-ietf-p2mp-te-lsp --- 05:48:37 [INFO] Starting audit... 05:48:37 Audit done. 05:48:37 [INFO] You have 0 Checkstyle violations. 05:48:37 [INFO] 05:48:37 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ pcep-ietf-p2mp-te-lsp --- 05:48:37 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-p2mp-te-lsp/target/classes/LICENSE 05:48:37 [INFO] 05:48:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-ietf-p2mp-te-lsp --- 05:48:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-p2mp-te-lsp/src/main/resources 05:48:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-p2mp-te-lsp/target/generated-sources/spi 05:48:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:48:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:48:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:48:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-p2mp-te-lsp/target/generated-sources/spi 05:48:37 [INFO] 05:48:37 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-ietf-p2mp-te-lsp --- 05:48:37 [INFO] Recompiling the module because of changed dependency. 05:48:37 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 05:48:37 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator 05:48:37 [INFO] 05:48:37 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ pcep-ietf-p2mp-te-lsp >>> 05:48:37 [INFO] 05:48:37 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ pcep-ietf-p2mp-te-lsp --- 05:48:37 [INFO] Fork Value is true 05:48:40 [INFO] Done SpotBugs Analysis.... 05:48:40 [INFO] 05:48:40 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ pcep-ietf-p2mp-te-lsp <<< 05:48:40 [INFO] 05:48:40 [INFO] 05:48:40 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ pcep-ietf-p2mp-te-lsp --- 05:48:40 [INFO] BugInstance size is 0 05:48:40 [INFO] Error size is 0 05:48:40 [INFO] No errors/warnings found 05:48:40 [INFO] 05:48:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-ietf-p2mp-te-lsp --- 05:48:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-p2mp-te-lsp/src/test/resources 05:48:40 [INFO] 05:48:40 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-ietf-p2mp-te-lsp --- 05:48:40 [INFO] Recompiling the module because of changed dependency. 05:48:40 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 05:48:40 [INFO] 05:48:40 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ pcep-ietf-p2mp-te-lsp --- 05:48:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:48:40 [INFO] 05:48:40 [INFO] ------------------------------------------------------- 05:48:40 [INFO] T E S T S 05:48:40 [INFO] ------------------------------------------------------- 05:48:41 [INFO] Running org.opendaylight.protocol.pcep.p2mp.te.lsp.P2MPTeLspTlvsParserTest 05:48:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.270 s -- in org.opendaylight.protocol.pcep.p2mp.te.lsp.P2MPTeLspTlvsParserTest 05:48:41 [INFO] 05:48:41 [INFO] Results: 05:48:41 [INFO] 05:48:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 05:48:41 [INFO] 05:48:41 [INFO] 05:48:41 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ pcep-ietf-p2mp-te-lsp --- 05:48:41 [INFO] 05:48:41 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-ietf-p2mp-te-lsp --- 05:48:41 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.21.12-SNAPSHOT.jar 05:48:41 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-p2mp-te-lsp/target/classes/META-INF/MANIFEST.MF 05:48:41 [INFO] 05:48:41 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ pcep-ietf-p2mp-te-lsp --- 05:48:41 [INFO] No previous run data found, generating javadoc. 05:48:43 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.21.12-SNAPSHOT-javadoc.jar 05:48:43 [INFO] 05:48:43 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ pcep-ietf-p2mp-te-lsp --- 05:48:43 [INFO] CycloneDX: Resolving Dependencies 05:48:43 [INFO] CycloneDX: Creating BOM version 1.5 with 37 component(s) 05:48:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-p2mp-te-lsp/target/bom.xml 05:48:43 [INFO] attaching as pcep-ietf-p2mp-te-lsp-0.21.12-SNAPSHOT-cyclonedx.xml 05:48:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-p2mp-te-lsp/target/bom.json 05:48:43 [INFO] attaching as pcep-ietf-p2mp-te-lsp-0.21.12-SNAPSHOT-cyclonedx.json 05:48:43 [INFO] 05:48:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-ietf-p2mp-te-lsp --- 05:48:43 [INFO] Skipping duplicate-finder execution! 05:48:43 [INFO] 05:48:43 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ pcep-ietf-p2mp-te-lsp --- 05:48:43 [INFO] No dependency problems found 05:48:43 [INFO] 05:48:43 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-ietf-p2mp-te-lsp --- 05:48:43 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.21.12-SNAPSHOT-sources.jar 05:48:43 [INFO] 05:48:43 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-ietf-p2mp-te-lsp --- 05:48:44 [INFO] 05:48:44 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-ietf-p2mp-te-lsp --- 05:48:44 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-p2mp-te-lsp/target/code-coverage/jacoco.exec 05:48:44 [INFO] Analyzed bundle 'pcep-ietf-p2mp-te-lsp' with 5 classes 05:48:44 [INFO] 05:48:44 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ pcep-ietf-p2mp-te-lsp --- 05:48:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-p2mp-te-lsp/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.21.12-SNAPSHOT/pcep-ietf-p2mp-te-lsp-0.21.12-SNAPSHOT.pom 05:48:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.21.12-SNAPSHOT/pcep-ietf-p2mp-te-lsp-0.21.12-SNAPSHOT.jar 05:48:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.21.12-SNAPSHOT/pcep-ietf-p2mp-te-lsp-0.21.12-SNAPSHOT-javadoc.jar 05:48:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-p2mp-te-lsp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.21.12-SNAPSHOT/pcep-ietf-p2mp-te-lsp-0.21.12-SNAPSHOT-cyclonedx.xml 05:48:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-p2mp-te-lsp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.21.12-SNAPSHOT/pcep-ietf-p2mp-te-lsp-0.21.12-SNAPSHOT-cyclonedx.json 05:48:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.21.12-SNAPSHOT/pcep-ietf-p2mp-te-lsp-0.21.12-SNAPSHOT-sources.jar 05:48:44 [INFO] 05:48:44 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-ietf-p2mp-te-lsp --- 05:48:44 [INFO] Installing org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.21.12-SNAPSHOT/pcep-ietf-p2mp-te-lsp-0.21.12-SNAPSHOT.jar 05:48:44 [INFO] Writing OBR metadata 05:48:44 [INFO] 05:48:44 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ pcep-ietf-p2mp-te-lsp --- 05:48:44 [INFO] org.opendaylight.bgpcep:pcep-ietf-p2mp-te-lsp:bundle:0.21.12-SNAPSHOT 05:48:44 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:compile 05:48:44 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:48:44 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:48:44 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:48:44 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:48:44 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:48:44 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:48:44 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:48:44 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:48:44 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:48:44 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:48:44 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.12-SNAPSHOT:compile 05:48:44 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:48:44 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:48:44 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:48:44 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:48:44 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:48:44 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:48:44 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:48:44 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:48:44 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:48:44 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:48:44 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:48:44 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:48:44 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:48:44 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:48:44 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:48:44 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:48:44 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 05:48:44 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:test 05:48:44 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:48:44 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:48:44 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:48:44 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:48:44 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:48:44 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:48:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:48:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:48:44 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:48:44 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:48:44 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:48:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:48:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:48:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:48:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:48:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:48:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:48:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:48:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:48:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:48:44 [INFO] +- junit:junit:jar:4.13.2:test 05:48:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:48:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:48:44 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:48:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:48:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:48:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:48:44 [INFO] 05:48:44 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-ietf-p2mp-te-lsp --- 05:48:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-p2mp-te-lsp/target/sonatype-clm/module.xml 05:48:44 [INFO] 05:48:44 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-pcep-p2mp-te-lsp >--------- 05:48:44 [INFO] Building OpenDaylight :: PCEP :: P2MP TE LSP 0.21.12-SNAPSHOT [123/169] 05:48:44 [INFO] ------------------------------[ feature ]------------------------------- 05:48:44 [INFO] 05:48:44 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-pcep-p2mp-te-lsp --- 05:48:44 [INFO] 05:48:44 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-pcep-p2mp-te-lsp --- 05:48:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:48:44 [INFO] 05:48:44 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-p2mp-te-lsp --- 05:48:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:48:44 [INFO] 05:48:44 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-pcep-p2mp-te-lsp --- 05:48:44 [INFO] 05:48:44 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-p2mp-te-lsp --- 05:48:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:48:44 [INFO] argLine set to empty 05:48:44 [INFO] 05:48:44 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-pcep-p2mp-te-lsp --- 05:48:44 [INFO] Starting audit... 05:48:44 Audit done. 05:48:44 [INFO] You have 0 Checkstyle violations. 05:48:44 [INFO] 05:48:44 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-pcep-p2mp-te-lsp --- 05:48:44 [INFO] Starting audit... 05:48:44 Audit done. 05:48:44 [INFO] You have 0 Checkstyle violations. 05:48:44 [INFO] 05:48:44 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-pcep-p2mp-te-lsp --- 05:48:44 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-p2mp-te-lsp/target/classes/LICENSE 05:48:44 [INFO] 05:48:44 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-p2mp-te-lsp --- 05:48:44 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-p2mp-te-lsp/target/feature/feature.xml 05:48:44 [INFO] ...done! 05:48:44 [INFO] Attaching features XML 05:48:44 [INFO] 05:48:44 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-pcep-p2mp-te-lsp --- 05:48:44 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:48:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:48:44 [INFO] 05:48:44 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-p2mp-te-lsp >>> 05:48:44 [INFO] 05:48:44 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-pcep-p2mp-te-lsp --- 05:48:44 [INFO] 05:48:44 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-p2mp-te-lsp <<< 05:48:44 [INFO] 05:48:44 [INFO] 05:48:44 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-pcep-p2mp-te-lsp --- 05:48:44 [INFO] 05:48:44 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-pcep-p2mp-te-lsp --- 05:48:44 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-p2mp-te-lsp 05:48:44 [INFO] Project dependency features detected: [] 05:48:44 [INFO] Pax Exam System (Version: 4.13.3) created. 05:48:44 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:48:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:48:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:48:45 [INFO] Waiting for remote bundle context.. on 21000 name: 312335c0-8c82-4d9e-af82-f01ab74548af timout: [ RelativeTimeout value = 180000 ] 05:48:57 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:48:57 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:48:57 [INFO] 05:48:57 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-pcep-p2mp-te-lsp --- 05:48:57 [INFO] 05:48:57 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-pcep-p2mp-te-lsp --- 05:48:57 [INFO] No Javadoc in project. Archive not created. 05:48:57 [INFO] 05:48:57 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-pcep-p2mp-te-lsp --- 05:48:57 [INFO] CycloneDX: Resolving Dependencies 05:48:59 [INFO] CycloneDX: Creating BOM version 1.5 with 209 component(s) 05:48:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-p2mp-te-lsp/target/bom.xml 05:48:59 [INFO] attaching as odl-bgpcep-pcep-p2mp-te-lsp-0.21.12-SNAPSHOT-cyclonedx.xml 05:48:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-p2mp-te-lsp/target/bom.json 05:49:00 [INFO] attaching as odl-bgpcep-pcep-p2mp-te-lsp-0.21.12-SNAPSHOT-cyclonedx.json 05:49:00 [INFO] 05:49:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-p2mp-te-lsp --- 05:49:00 [INFO] Skipping duplicate-finder execution! 05:49:00 [INFO] 05:49:00 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-p2mp-te-lsp --- 05:49:00 [INFO] Skipping plugin execution 05:49:00 [INFO] 05:49:00 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-p2mp-te-lsp --- 05:49:00 [INFO] Skipping source per configuration. 05:49:00 [INFO] 05:49:00 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-pcep-p2mp-te-lsp --- 05:49:00 [INFO] 05:49:00 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-pcep-p2mp-te-lsp --- 05:49:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:49:00 [INFO] 05:49:00 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-pcep-p2mp-te-lsp --- 05:49:00 [WARNING] 05:49:00 [WARNING] The packaging plugin for project odl-bgpcep-pcep-p2mp-te-lsp did not assign 05:49:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:49:00 [WARNING] 05:49:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:49:00 [WARNING] 05:49:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-p2mp-te-lsp/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.21.12-SNAPSHOT/odl-bgpcep-pcep-p2mp-te-lsp-0.21.12-SNAPSHOT.pom 05:49:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-p2mp-te-lsp/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.21.12-SNAPSHOT/odl-bgpcep-pcep-p2mp-te-lsp-0.21.12-SNAPSHOT-features.xml 05:49:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-p2mp-te-lsp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.21.12-SNAPSHOT/odl-bgpcep-pcep-p2mp-te-lsp-0.21.12-SNAPSHOT-cyclonedx.xml 05:49:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-p2mp-te-lsp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.21.12-SNAPSHOT/odl-bgpcep-pcep-p2mp-te-lsp-0.21.12-SNAPSHOT-cyclonedx.json 05:49:00 [INFO] 05:49:00 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-pcep-p2mp-te-lsp --- 05:49:00 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-p2mp-te-lsp:feature:0.21.12-SNAPSHOT 05:49:00 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 05:49:00 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 05:49:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 05:49:00 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:49:00 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:49:00 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:49:00 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:49:00 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:49:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:49:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:49:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:49:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:49:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:49:00 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:49:00 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 05:49:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 05:49:00 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:49:00 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:49:00 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:49:00 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:49:00 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:49:00 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:49:00 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:49:00 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:49:00 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:49:00 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:49:00 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:49:00 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:49:00 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 05:49:00 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:49:00 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 05:49:00 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 05:49:00 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 05:49:00 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:49:00 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:49:00 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 05:49:00 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:49:00 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 05:49:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 05:49:00 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:49:00 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:49:00 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:49:00 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 05:49:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:49:00 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:49:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:49:00 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:49:00 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:49:00 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:49:00 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:49:00 [INFO] | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:49:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 05:49:00 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 05:49:00 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 05:49:00 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 05:49:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 05:49:00 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:49:00 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:49:00 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 05:49:00 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 05:49:00 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 05:49:00 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 05:49:00 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 05:49:00 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 05:49:00 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 05:49:00 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 05:49:00 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 05:49:00 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 05:49:00 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:49:00 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:49:00 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:49:00 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 05:49:00 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 05:49:00 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 05:49:00 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 05:49:00 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 05:49:00 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 05:49:00 [INFO] | | | +- org.lz4:lz4-java:jar:1.8.0:compile 05:49:00 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:49:00 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:49:00 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 05:49:00 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 05:49:00 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 05:49:00 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 05:49:00 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 05:49:00 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 05:49:00 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 05:49:00 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 05:49:00 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 05:49:00 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 05:49:00 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:49:00 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:49:00 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:49:00 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:49:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 05:49:00 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:49:00 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 05:49:00 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:49:00 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:49:00 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 05:49:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:49:00 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:49:00 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:49:00 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:49:00 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:49:00 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:49:00 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:49:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:49:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:49:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:49:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:49:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:49:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:49:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:49:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:49:00 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:49:00 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:49:00 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:49:00 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:49:00 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:49:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 05:49:00 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 05:49:00 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 05:49:00 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 05:49:00 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 05:49:00 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 05:49:00 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 05:49:00 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:49:00 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:49:00 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:49:00 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:49:00 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:49:00 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:49:00 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:49:00 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:49:00 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:49:00 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 05:49:00 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 05:49:00 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 05:49:00 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 05:49:00 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 05:49:00 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 05:49:00 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 05:49:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:49:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:49:00 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:49:00 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 05:49:00 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 05:49:00 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 05:49:00 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 05:49:00 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 05:49:00 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 05:49:00 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:49:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:49:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:49:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:49:00 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:49:00 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:49:00 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:49:00 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:49:00 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 05:49:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:49:00 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 05:49:00 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 05:49:00 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 05:49:00 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 05:49:00 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 05:49:00 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 05:49:00 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 05:49:00 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-p2mp-te-lsp:jar:0.21.12-SNAPSHOT:compile 05:49:00 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:compile 05:49:00 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:49:00 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:49:00 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:49:00 [INFO] | | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:49:00 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:49:00 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:49:00 [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:49:00 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:49:00 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:49:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:49:00 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.12-SNAPSHOT:compile 05:49:00 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:49:00 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:49:00 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:49:00 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:49:00 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:49:00 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:49:00 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:49:00 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:49:00 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:49:00 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:49:00 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:49:00 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:49:00 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:49:00 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:49:00 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:49:00 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:49:00 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.21.12-SNAPSHOT:compile 05:49:00 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.21.12-SNAPSHOT:compile 05:49:00 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.12-SNAPSHOT:compile 05:49:00 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:49:00 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:49:00 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:49:00 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:49:00 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:49:00 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:49:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:49:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:49:00 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:49:00 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:49:00 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:49:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:49:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:49:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:49:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:49:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:49:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:49:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:49:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:49:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:49:00 [INFO] +- junit:junit:jar:4.13.2:test 05:49:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:49:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:49:00 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:49:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:49:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:49:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:49:00 [INFO] 05:49:00 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-pcep-p2mp-te-lsp --- 05:49:00 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-p2mp-te-lsp/target/sonatype-clm/module.xml 05:49:00 [INFO] 05:49:00 [INFO] ------------< org.opendaylight.bgpcep:pcep-segment-routing >------------ 05:49:00 [INFO] Building pcep-segment-routing 0.21.12-SNAPSHOT [124/169] 05:49:00 [INFO] -------------------------------[ bundle ]------------------------------- 05:49:00 [INFO] 05:49:00 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ pcep-segment-routing --- 05:49:00 [INFO] 05:49:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ pcep-segment-routing --- 05:49:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:49:00 [INFO] 05:49:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ pcep-segment-routing --- 05:49:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:49:00 [INFO] 05:49:00 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ pcep-segment-routing --- 05:49:00 [INFO] 05:49:00 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-segment-routing --- 05:49:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/pcep/segment-routing/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:49:00 [INFO] 05:49:00 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ pcep-segment-routing --- 05:49:00 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:49:00 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/pcep/segment-routing/src/main/yang 05:49:00 [INFO] yang-to-sources: Found 16 dependencies in 3.703 ms 05:49:00 [INFO] yang-to-sources: Project model files found: 1 in 1.949 ms 05:49:00 [INFO] yang-to-sources: 25 YANG models processed in 130.3 ms 05:49:00 [INFO] BindingJavaFileGenerator: Defined 58 files in 16.25 ms 05:49:00 [INFO] Sorted 58 files into 23 directories in 124.6 μs 05:49:00 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 58 in 31.94 ms 05:49:00 [INFO] 05:49:00 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ pcep-segment-routing --- 05:49:00 [INFO] Starting audit... 05:49:00 Audit done. 05:49:00 [INFO] You have 0 Checkstyle violations. 05:49:00 [INFO] 05:49:00 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ pcep-segment-routing --- 05:49:00 [INFO] Starting audit... 05:49:00 Audit done. 05:49:00 [INFO] You have 0 Checkstyle violations. 05:49:00 [INFO] 05:49:00 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ pcep-segment-routing --- 05:49:00 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/segment-routing/target/classes/LICENSE 05:49:00 [INFO] 05:49:00 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-segment-routing --- 05:49:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/segment-routing/src/main/resources 05:49:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/segment-routing/target/generated-sources/spi 05:49:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:49:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:49:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:49:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/segment-routing/target/generated-sources/spi 05:49:00 [INFO] 05:49:00 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-segment-routing --- 05:49:00 [INFO] Recompiling the module because of changed dependency. 05:49:00 [INFO] Compiling 65 source files with javac [debug release 17] to target/classes 05:49:01 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator 05:49:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/SegmentRoutingActivator.java:[77,59] SrEroSubobjectParser(boolean) in org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser has been deprecated 05:49:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/SegmentRoutingActivator.java:[78,73] getCodePoint() in org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser has been deprecated 05:49:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/SegmentRoutingActivator.java:[99,59] SrRroSubobjectParser(boolean) in org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser has been deprecated 05:49:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/SegmentRoutingActivator.java:[100,73] getCodePoint() in org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser has been deprecated 05:49:01 [INFO] 05:49:01 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ pcep-segment-routing >>> 05:49:01 [INFO] 05:49:01 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ pcep-segment-routing --- 05:49:01 [INFO] Fork Value is true 05:49:04 [INFO] Done SpotBugs Analysis.... 05:49:04 [INFO] 05:49:04 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ pcep-segment-routing <<< 05:49:04 [INFO] 05:49:04 [INFO] 05:49:04 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ pcep-segment-routing --- 05:49:04 [INFO] BugInstance size is 0 05:49:04 [INFO] Error size is 0 05:49:04 [INFO] No errors/warnings found 05:49:04 [INFO] 05:49:04 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-segment-routing --- 05:49:04 [INFO] Copying 1 resource from src/test/resources to target/test-classes 05:49:04 [INFO] 05:49:04 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-segment-routing --- 05:49:04 [INFO] Recompiling the module because of changed dependency. 05:49:04 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 05:49:04 [INFO] 05:49:04 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ pcep-segment-routing --- 05:49:04 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:49:04 [INFO] 05:49:04 [INFO] ------------------------------------------------------- 05:49:04 [INFO] T E S T S 05:49:04 [INFO] ------------------------------------------------------- 05:49:05 [INFO] Running org.opendaylight.protocol.pcep.segment.routing.PCEPSegmentRoutingCapabilityTest 05:49:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 s -- in org.opendaylight.protocol.pcep.segment.routing.PCEPSegmentRoutingCapabilityTest 05:49:05 [INFO] Running org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParserTest 05:49:06 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 s -- in org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParserTest 05:49:06 [INFO] Running org.opendaylight.protocol.pcep.segment.routing.SrObjectParserTest 05:49:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.protocol.pcep.segment.routing.SrObjectParserTest 05:49:06 [INFO] Running org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParserTest 05:49:06 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParserTest 05:49:06 [INFO] Running org.opendaylight.protocol.pcep.segment.routing.SrTlvParserTest 05:49:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.pcep.segment.routing.SrTlvParserTest 05:49:06 [INFO] 05:49:06 [INFO] Results: 05:49:06 [INFO] 05:49:06 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 05:49:06 [INFO] 05:49:06 [INFO] 05:49:06 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ pcep-segment-routing --- 05:49:06 [INFO] 05:49:06 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-segment-routing --- 05:49:06 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/segment-routing/target/pcep-segment-routing-0.21.12-SNAPSHOT.jar 05:49:06 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/segment-routing/target/classes/META-INF/MANIFEST.MF 05:49:06 [INFO] 05:49:06 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ pcep-segment-routing --- 05:49:06 [INFO] No previous run data found, generating javadoc. 05:49:09 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/segment-routing/target/pcep-segment-routing-0.21.12-SNAPSHOT-javadoc.jar 05:49:09 [INFO] 05:49:09 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ pcep-segment-routing --- 05:49:09 [INFO] CycloneDX: Resolving Dependencies 05:49:10 [INFO] CycloneDX: Creating BOM version 1.5 with 49 component(s) 05:49:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/segment-routing/target/bom.xml 05:49:10 [INFO] attaching as pcep-segment-routing-0.21.12-SNAPSHOT-cyclonedx.xml 05:49:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/segment-routing/target/bom.json 05:49:10 [INFO] attaching as pcep-segment-routing-0.21.12-SNAPSHOT-cyclonedx.json 05:49:10 [INFO] 05:49:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-segment-routing --- 05:49:10 [INFO] Skipping duplicate-finder execution! 05:49:10 [INFO] 05:49:10 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ pcep-segment-routing --- 05:49:10 [INFO] No dependency problems found 05:49:10 [INFO] 05:49:10 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-segment-routing --- 05:49:10 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/segment-routing/target/pcep-segment-routing-0.21.12-SNAPSHOT-sources.jar 05:49:10 [INFO] 05:49:10 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-segment-routing --- 05:49:10 [INFO] 05:49:10 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-segment-routing --- 05:49:10 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/pcep/segment-routing/target/code-coverage/jacoco.exec 05:49:10 [INFO] Analyzed bundle 'pcep-segment-routing' with 11 classes 05:49:10 [INFO] 05:49:10 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ pcep-segment-routing --- 05:49:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/segment-routing/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.21.12-SNAPSHOT/pcep-segment-routing-0.21.12-SNAPSHOT.pom 05:49:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/segment-routing/target/pcep-segment-routing-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.21.12-SNAPSHOT/pcep-segment-routing-0.21.12-SNAPSHOT.jar 05:49:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/segment-routing/target/pcep-segment-routing-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.21.12-SNAPSHOT/pcep-segment-routing-0.21.12-SNAPSHOT-javadoc.jar 05:49:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/segment-routing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.21.12-SNAPSHOT/pcep-segment-routing-0.21.12-SNAPSHOT-cyclonedx.xml 05:49:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/segment-routing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.21.12-SNAPSHOT/pcep-segment-routing-0.21.12-SNAPSHOT-cyclonedx.json 05:49:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/segment-routing/target/pcep-segment-routing-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.21.12-SNAPSHOT/pcep-segment-routing-0.21.12-SNAPSHOT-sources.jar 05:49:10 [INFO] 05:49:10 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-segment-routing --- 05:49:11 [INFO] Installing org/opendaylight/bgpcep/pcep-segment-routing/0.21.12-SNAPSHOT/pcep-segment-routing-0.21.12-SNAPSHOT.jar 05:49:11 [INFO] Writing OBR metadata 05:49:11 [INFO] 05:49:11 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ pcep-segment-routing --- 05:49:11 [INFO] org.opendaylight.bgpcep:pcep-segment-routing:bundle:0.21.12-SNAPSHOT 05:49:11 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:49:11 [INFO] | \- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:49:11 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:49:11 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.12-SNAPSHOT:compile 05:49:11 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:49:11 [INFO] | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:49:11 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:49:11 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:49:11 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:compile 05:49:11 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:49:11 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:49:11 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:49:11 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.12-SNAPSHOT:compile 05:49:11 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:49:11 [INFO] +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.12-SNAPSHOT:compile 05:49:11 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.12-SNAPSHOT:compile 05:49:11 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.21.12-SNAPSHOT:compile 05:49:11 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:compile 05:49:11 [INFO] | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.12-SNAPSHOT:compile 05:49:11 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:49:11 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:49:11 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:49:11 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:49:11 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:49:11 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:49:11 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:49:11 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:49:11 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:49:11 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:49:11 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:49:11 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:49:11 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:49:11 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:49:11 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:49:11 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 05:49:11 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:49:11 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:49:11 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:49:11 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:49:11 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 05:49:11 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 05:49:11 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:49:11 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 05:49:11 [INFO] +- org.opendaylight.bgpcep:pcep-spi:test-jar:tests:0.21.12-SNAPSHOT:test 05:49:11 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.12-SNAPSHOT:test 05:49:11 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 05:49:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:test 05:49:11 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:test 05:49:11 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 05:49:11 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 05:49:11 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 05:49:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 05:49:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 05:49:11 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 05:49:11 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:test 05:49:11 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 05:49:11 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 05:49:11 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 05:49:11 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 05:49:11 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:test 05:49:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 05:49:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 05:49:11 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 05:49:11 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 05:49:11 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 05:49:11 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 05:49:11 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 05:49:11 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 05:49:11 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 05:49:11 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 05:49:11 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 05:49:11 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 05:49:11 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 05:49:11 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 05:49:11 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 05:49:11 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 05:49:11 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 05:49:11 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 05:49:11 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 05:49:11 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 05:49:11 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 05:49:11 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 05:49:11 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 05:49:11 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 05:49:11 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 05:49:11 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 05:49:11 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:test 05:49:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 05:49:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:test 05:49:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 05:49:11 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 05:49:11 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 05:49:11 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 05:49:11 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 05:49:11 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 05:49:11 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:49:11 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:49:11 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:test 05:49:11 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:test (optional) 05:49:11 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:test 05:49:11 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:test 05:49:11 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 05:49:11 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:test 05:49:11 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:test 05:49:11 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:test 05:49:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:test 05:49:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 05:49:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:test 05:49:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:test 05:49:11 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:test 05:49:11 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 05:49:11 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 05:49:11 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:49:11 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:49:11 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:49:11 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:49:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:49:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:49:11 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:49:11 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:49:11 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:49:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:49:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:49:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:49:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:49:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:49:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:49:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:49:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:49:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:49:11 [INFO] +- junit:junit:jar:4.13.2:test 05:49:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:49:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:49:11 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:49:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:49:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:49:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:49:11 [INFO] 05:49:11 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-segment-routing --- 05:49:11 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/segment-routing/target/sonatype-clm/module.xml 05:49:11 [INFO] 05:49:11 [INFO] --------------< org.opendaylight.bgpcep:pcep-server-api >--------------- 05:49:11 [INFO] Building pcep-server-api 0.21.12-SNAPSHOT [125/169] 05:49:11 [INFO] -------------------------------[ bundle ]------------------------------- 05:49:11 [INFO] 05:49:11 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ pcep-server-api --- 05:49:11 [INFO] 05:49:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ pcep-server-api --- 05:49:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:49:11 [INFO] 05:49:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ pcep-server-api --- 05:49:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:49:11 [INFO] 05:49:11 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ pcep-server-api --- 05:49:11 [INFO] 05:49:11 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-server-api --- 05:49:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:49:11 [INFO] 05:49:11 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ pcep-server-api --- 05:49:11 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:49:11 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-api/src/main/yang 05:49:11 [INFO] yang-to-sources: Found 14 dependencies in 2.489 ms 05:49:11 [INFO] yang-to-sources: Project model files found: 1 in 1.145 ms 05:49:11 [INFO] yang-to-sources: 17 YANG models processed in 85.11 ms 05:49:11 [INFO] BindingJavaFileGenerator: Defined 20 files in 18.35 ms 05:49:11 [INFO] Sorted 20 files into 6 directories in 80.23 μs 05:49:11 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 20 in 29.41 ms 05:49:11 [INFO] 05:49:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ pcep-server-api --- 05:49:11 [INFO] Starting audit... 05:49:11 Audit done. 05:49:11 [INFO] You have 0 Checkstyle violations. 05:49:11 [INFO] 05:49:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ pcep-server-api --- 05:49:11 [INFO] Starting audit... 05:49:11 Audit done. 05:49:11 [INFO] You have 0 Checkstyle violations. 05:49:11 [INFO] 05:49:11 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ pcep-server-api --- 05:49:11 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-api/target/classes/LICENSE 05:49:11 [INFO] 05:49:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-server-api --- 05:49:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-api/src/main/resources 05:49:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-api/target/generated-sources/spi 05:49:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:49:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:49:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:49:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-api/target/generated-sources/spi 05:49:11 [INFO] 05:49:11 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-server-api --- 05:49:11 [INFO] Recompiling the module because of changed dependency. 05:49:11 [INFO] Compiling 21 source files with javac [debug release 17] to target/classes 05:49:11 [INFO] 05:49:11 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ pcep-server-api >>> 05:49:11 [INFO] 05:49:11 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ pcep-server-api --- 05:49:11 [INFO] Fork Value is true 05:49:14 [INFO] Done SpotBugs Analysis.... 05:49:14 [INFO] 05:49:14 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ pcep-server-api <<< 05:49:14 [INFO] 05:49:14 [INFO] 05:49:14 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ pcep-server-api --- 05:49:14 [INFO] BugInstance size is 0 05:49:14 [INFO] Error size is 0 05:49:14 [INFO] No errors/warnings found 05:49:14 [INFO] 05:49:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-server-api --- 05:49:14 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-api/src/test/resources 05:49:14 [INFO] 05:49:14 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-server-api --- 05:49:14 [INFO] No sources to compile 05:49:14 [INFO] 05:49:14 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ pcep-server-api --- 05:49:14 [INFO] No tests to run. 05:49:14 [INFO] 05:49:14 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ pcep-server-api --- 05:49:14 [INFO] 05:49:14 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-server-api --- 05:49:14 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-api/target/pcep-server-api-0.21.12-SNAPSHOT.jar 05:49:14 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-api/target/classes/META-INF/MANIFEST.MF 05:49:14 [INFO] 05:49:14 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ pcep-server-api --- 05:49:14 [INFO] No previous run data found, generating javadoc. 05:49:16 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-api/target/pcep-server-api-0.21.12-SNAPSHOT-javadoc.jar 05:49:16 [INFO] 05:49:16 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ pcep-server-api --- 05:49:16 [INFO] CycloneDX: Resolving Dependencies 05:49:16 [INFO] CycloneDX: Creating BOM version 1.5 with 35 component(s) 05:49:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-api/target/bom.xml 05:49:16 [INFO] attaching as pcep-server-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:49:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-api/target/bom.json 05:49:16 [INFO] attaching as pcep-server-api-0.21.12-SNAPSHOT-cyclonedx.json 05:49:16 [INFO] 05:49:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-server-api --- 05:49:16 [INFO] Skipping duplicate-finder execution! 05:49:16 [INFO] 05:49:16 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ pcep-server-api --- 05:49:16 [INFO] No dependency problems found 05:49:16 [INFO] 05:49:16 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-server-api --- 05:49:16 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-api/target/pcep-server-api-0.21.12-SNAPSHOT-sources.jar 05:49:16 [INFO] 05:49:16 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-server-api --- 05:49:16 [INFO] 05:49:16 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-server-api --- 05:49:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:49:16 [INFO] 05:49:16 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ pcep-server-api --- 05:49:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.21.12-SNAPSHOT/pcep-server-api-0.21.12-SNAPSHOT.pom 05:49:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-api/target/pcep-server-api-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.21.12-SNAPSHOT/pcep-server-api-0.21.12-SNAPSHOT.jar 05:49:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-api/target/pcep-server-api-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.21.12-SNAPSHOT/pcep-server-api-0.21.12-SNAPSHOT-javadoc.jar 05:49:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.21.12-SNAPSHOT/pcep-server-api-0.21.12-SNAPSHOT-cyclonedx.xml 05:49:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.21.12-SNAPSHOT/pcep-server-api-0.21.12-SNAPSHOT-cyclonedx.json 05:49:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-api/target/pcep-server-api-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.21.12-SNAPSHOT/pcep-server-api-0.21.12-SNAPSHOT-sources.jar 05:49:16 [INFO] 05:49:16 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-server-api --- 05:49:17 [INFO] Installing org/opendaylight/bgpcep/pcep-server-api/0.21.12-SNAPSHOT/pcep-server-api-0.21.12-SNAPSHOT.jar 05:49:17 [INFO] Writing OBR metadata 05:49:17 [INFO] 05:49:17 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ pcep-server-api --- 05:49:17 [INFO] org.opendaylight.bgpcep:pcep-server-api:bundle:0.21.12-SNAPSHOT 05:49:17 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:compile 05:49:17 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:49:17 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:49:17 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:49:17 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:49:17 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:49:17 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:49:17 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.21.12-SNAPSHOT:compile 05:49:17 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:49:17 [INFO] +- org.opendaylight.bgpcep:algo-api:jar:0.21.12-SNAPSHOT:compile 05:49:17 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.12-SNAPSHOT:compile 05:49:17 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.21.12-SNAPSHOT:compile 05:49:17 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:compile 05:49:17 [INFO] | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.12-SNAPSHOT:compile 05:49:17 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:49:17 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:49:17 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:49:17 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:49:17 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:49:17 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:49:17 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:49:17 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:49:17 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:49:17 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:49:17 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:49:17 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:49:17 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:49:17 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:49:17 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:49:17 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:49:17 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:49:17 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:49:17 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:49:17 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:49:17 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:49:17 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:49:17 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:49:17 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:49:17 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:49:17 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:49:17 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:49:17 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:49:17 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:49:17 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:49:17 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:49:17 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:49:17 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:49:17 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:49:17 [INFO] +- junit:junit:jar:4.13.2:test 05:49:17 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:49:17 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:49:17 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:49:17 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:49:17 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:49:17 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:49:17 [INFO] 05:49:17 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-server-api --- 05:49:17 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-api/target/sonatype-clm/module.xml 05:49:17 [INFO] 05:49:17 [INFO] ---------------< org.opendaylight.bgpcep:pcep-pcc-mock >---------------- 05:49:17 [INFO] Building pcep-pcc-mock 0.21.12-SNAPSHOT [126/169] 05:49:17 [INFO] --------------------------------[ jar ]--------------------------------- 05:49:17 [INFO] 05:49:17 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ pcep-pcc-mock --- 05:49:17 [INFO] 05:49:17 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ pcep-pcc-mock --- 05:49:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:49:17 [INFO] 05:49:17 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ pcep-pcc-mock --- 05:49:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:49:17 [INFO] 05:49:17 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ pcep-pcc-mock --- 05:49:17 [INFO] 05:49:17 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-pcc-mock --- 05:49:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:49:17 [INFO] 05:49:17 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ pcep-pcc-mock --- 05:49:17 [INFO] Starting audit... 05:49:17 Audit done. 05:49:17 [INFO] You have 0 Checkstyle violations. 05:49:17 [INFO] 05:49:17 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ pcep-pcc-mock --- 05:49:18 [INFO] Starting audit... 05:49:18 Audit done. 05:49:18 [INFO] You have 0 Checkstyle violations. 05:49:18 [INFO] 05:49:18 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ pcep-pcc-mock --- 05:49:18 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/target/classes/LICENSE 05:49:18 [INFO] 05:49:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-pcc-mock --- 05:49:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/resources 05:49:18 [INFO] 05:49:18 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-pcc-mock --- 05:49:18 [INFO] Recompiling the module because of changed dependency. 05:49:18 [INFO] Compiling 20 source files with javac [debug release 17] to target/classes 05:49:19 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 05:49:19 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 05:49:19 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 05:49:19 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 05:49:19 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator 05:49:19 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 05:49:19 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 05:49:19 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 05:49:19 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 05:49:19 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 05:49:19 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 05:49:19 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 05:49:19 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 05:49:19 [INFO] 05:49:19 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ pcep-pcc-mock >>> 05:49:19 [INFO] 05:49:19 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ pcep-pcc-mock --- 05:49:19 [INFO] Fork Value is true 05:49:23 [INFO] Done SpotBugs Analysis.... 05:49:23 [INFO] 05:49:23 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ pcep-pcc-mock <<< 05:49:23 [INFO] 05:49:23 [INFO] 05:49:23 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ pcep-pcc-mock --- 05:49:23 [INFO] BugInstance size is 0 05:49:23 [INFO] Error size is 0 05:49:23 [INFO] No errors/warnings found 05:49:23 [INFO] 05:49:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-pcc-mock --- 05:49:23 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/test/resources 05:49:23 [INFO] 05:49:23 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-pcc-mock --- 05:49:23 [INFO] Recompiling the module because of changed dependency. 05:49:23 [INFO] Compiling 13 source files with javac [debug release 17] to target/test-classes 05:49:23 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 05:49:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 05:49:23 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 05:49:23 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 05:49:23 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 05:49:23 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 05:49:23 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 05:49:23 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 05:49:23 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 05:49:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 05:49:23 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 05:49:23 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 05:49:23 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 05:49:23 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 05:49:23 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 05:49:23 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 05:49:23 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 05:49:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 05:49:23 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 05:49:23 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 05:49:23 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 05:49:23 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 05:49:23 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 05:49:23 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 05:49:23 [INFO] 05:49:23 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ pcep-pcc-mock --- 05:49:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:49:23 [INFO] 05:49:23 [INFO] ------------------------------------------------------- 05:49:23 [INFO] T E S T S 05:49:23 [INFO] ------------------------------------------------------- 05:49:24 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCDispatcherImplTest 05:49:25 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:49:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.120 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCDispatcherImplTest 05:49:30 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParserTest 05:49:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParserTest 05:49:30 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCIncrementalSyncTest 05:49:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.41 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCIncrementalSyncTest 05:49:42 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCMockTest 05:49:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.097 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCMockTest 05:49:44 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCSessionListenerTest 05:49:45 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCSessionListenerTest 05:49:45 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCSyncAvoidanceProcedureTest 05:49:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCSyncAvoidanceProcedureTest 05:49:45 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredFullDBResyncTest 05:49:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.460 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredFullDBResyncTest 05:49:45 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredLspResyncTest 05:49:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredLspResyncTest 05:49:46 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredSyncTest 05:49:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredSyncTest 05:49:46 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTunnelManagerImplTest 05:49:49 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.883 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTunnelManagerImplTest 05:49:49 [INFO] 05:49:49 [INFO] Results: 05:49:49 [INFO] 05:49:49 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0 05:49:49 [INFO] 05:49:49 [INFO] 05:49:49 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ pcep-pcc-mock --- 05:49:49 [INFO] 05:49:49 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ pcep-pcc-mock --- 05:49:49 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/target/pcep-pcc-mock-0.21.12-SNAPSHOT.jar 05:49:49 [INFO] 05:49:49 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ pcep-pcc-mock --- 05:49:49 [INFO] No previous run data found, generating javadoc. 05:49:51 [WARNING] Javadoc Warnings 05:49:51 [WARNING] warning: unknown enum constant ReferencePolicyOption.GREEDY 05:49:51 [WARNING] reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/LspType.java:11: warning: no comment 05:49:51 [WARNING] public enum LspType { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/LspType.java:12: warning: no comment 05:49:51 [WARNING] PCE_LSP, PCC_LSP 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/LspType.java:12: warning: no comment 05:49:51 [WARNING] PCE_LSP, PCC_LSP 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/Main.java:27: warning: no comment 05:49:51 [WARNING] public final class Main { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/Main.java:47: warning: no comment 05:49:51 [WARNING] public static void main(final String[] args) { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:56: warning: no comment 05:49:51 [WARNING] public final class MsgBuilderUtil { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:192: warning: no comment 05:49:51 [WARNING] public static Pcerr createErrorMsg(final @NonNull PCEPErrors pcepErrors, final long srpId) { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:168: warning: no comment 05:49:51 [WARNING] public static Pcerr createErrorMsg(final @NonNull PCEPErrors pcepErrors, final Uint32 srpId) { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:87: warning: no comment 05:49:51 [WARNING] public static Lsp createLsp(final Uint32 plspId, final boolean sync, final Optional tlvs, 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:72: warning: no comment 05:49:51 [WARNING] public static Lsp createLsp(final Uint32 plspId, final boolean sync, final Optional tlvs, 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:123: warning: no comment 05:49:51 [WARNING] public static Tlvs createLspTlvs(final Uint32 lspId, final boolean symbolicPathName, final String tunnelEndpoint, 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:129: warning: no comment 05:49:51 [WARNING] public static Tlvs createLspTlvs(final Uint32 lspId, final boolean symbolicPathName, final String tunnelEndpoint, 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:162: warning: no comment 05:49:51 [WARNING] public static Optional createLspTlvsEndofSync(final @NonNull Uint64 dbVersion) { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:92: warning: no comment 05:49:51 [WARNING] public static Path createPath(final List subobjects) { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:61: warning: no comment 05:49:51 [WARNING] public static Pcrpt createPcRtpMessage(final Lsp lsp, final Optional srp, final Path path) { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:98: warning: no comment 05:49:51 [WARNING] public static Srp createSrp(final Uint32 srpId) { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:196: warning: no comment 05:49:51 [WARNING] public static byte[] getDefaultPathName(final String address, final Uint32 lspId) { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:115: warning: no comment 05:49:51 [WARNING] public static Path reqToRptPath(final Requests request) { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:106: warning: no comment 05:49:51 [WARNING] public static Path updToRptPath(final org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCActivator.java:17: warning: no comment 05:49:51 [WARNING] public final class PCCActivator implements PCEPExtensionProviderActivator { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCDispatcher.java:17: warning: no comment 05:49:51 [WARNING] public interface PCCDispatcher { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCDispatcher.java:19: warning: no comment 05:49:51 [WARNING] @NonNull Future createClient(@NonNull InetSocketAddress remoteAddress, long reconnectTime, 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCDispatcherImpl.java:38: warning: no comment 05:49:51 [WARNING] public final class PCCDispatcherImpl implements PCCDispatcher, AutoCloseable { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCDispatcherImpl.java:47: warning: no comment 05:49:51 [WARNING] public PCCDispatcherImpl(final @NonNull MessageRegistry registry) { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCEndPointIpv4ObjectParser.java:22: warning: no comment 05:49:51 [WARNING] public class PCCEndPointIpv4ObjectParser extends PCEPEndPointsIpv4ObjectParser { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCPeerProposal.java:20: warning: no comment 05:49:51 [WARNING] public final class PCCPeerProposal implements PCEPPeerProposal { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCPeerProposal.java:27: warning: no comment 05:49:51 [WARNING] public PCCPeerProposal() { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCPeerProposal.java:23: warning: no comment 05:49:51 [WARNING] public PCCPeerProposal(final @NonNull Uint64 dbVersion) { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCServerPeerProposal.java:20: warning: no comment 05:49:51 [WARNING] public class PCCServerPeerProposal implements PCEPPeerProposal { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCServerPeerProposal.java:24: warning: no comment 05:49:51 [WARNING] public PCCServerPeerProposal(final @NonNull Uint64 dbVersion) { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCSession.java:15: warning: no comment 05:49:51 [WARNING] public interface PCCSession { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCSession.java:21: warning: no comment 05:49:51 [WARNING] int getId(); 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCSession.java:23: warning: no comment 05:49:51 [WARNING] Tlvs getRemoteTlvs(); 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCSession.java:25: warning: no comment 05:49:51 [WARNING] Tlvs localSessionCharacteristics(); 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCSession.java:19: warning: no comment 05:49:51 [WARNING] void sendError(Pcerr errorMessage); 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCSession.java:17: warning: no comment 05:49:51 [WARNING] void sendReport(Pcrpt reportMessage); 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCSessionListener.java:30: warning: no comment 05:49:51 [WARNING] public final class PCCSessionListener implements PCEPSessionListener, PCCSession { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCSessionListener.java:39: warning: no comment 05:49:51 [WARNING] public PCCSessionListener(final int sessionId, final PCCTunnelManager tunnelManager, final boolean errorMode) { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCTunnelManager.java:14: warning: no comment 05:49:51 [WARNING] public interface PCCTunnelManager { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCTunnelManager.java:22: warning: no comment 05:49:51 [WARNING] void onMessagePcInitiate(@NonNull Requests request, @NonNull PCCSession session); 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCTunnelManager.java:20: warning: no comment 05:49:51 [WARNING] void onMessagePcupd(@NonNull Updates update, @NonNull PCCSession session); 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCTunnelManager.java:18: warning: no comment 05:49:51 [WARNING] void onSessionDown(PCCSession session); 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCTunnelManager.java:16: warning: no comment 05:49:51 [WARNING] void onSessionUp(PCCSession session); 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:59: warning: no comment 05:49:51 [WARNING] public final class PCCTunnelManagerImpl implements PCCTunnelManager { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:75: warning: no comment 05:49:51 [WARNING] public PCCTunnelManagerImpl(final int lspsCount, final InetAddress address, final int redelegationTimeout, 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:194: warning: no comment 05:49:51 [WARNING] protected void addTunnel(final Requests request, final PCCSession session) { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:205: warning: no comment 05:49:51 [WARNING] protected void removeTunnel(final Requests request, final PCCSession session) { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:87: warning: no comment 05:49:51 [WARNING] protected void reportToAll(final Updates update, final PCCSession session) { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:138: warning: no comment 05:49:51 [WARNING] protected void takeDelegation(final Requests request, final PCCSession session) { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/TimerHandler.java:21: warning: no comment 05:49:51 [WARNING] public class TimerHandler { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/TimerHandler.java:33: warning: no comment 05:49:51 [WARNING] public TimerHandler(final PCCsBuilder pcCsBuilder, final Optional syncOptDBVersion, 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/TimerHandler.java:60: warning: no comment 05:49:51 [WARNING] protected void createDisconnectTask() { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/TimerHandler.java:67: warning: no comment 05:49:51 [WARNING] public void setPCCDispatcher(final PCCDispatcherImpl dispatcher) { 05:49:51 [WARNING] ^ 05:49:51 [WARNING] 54 warnings 05:49:51 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/target/pcep-pcc-mock-0.21.12-SNAPSHOT-javadoc.jar 05:49:51 [INFO] 05:49:51 [INFO] --- maven-shade-plugin:3.6.0:shade (default) @ pcep-pcc-mock --- 05:49:52 [INFO] Including org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT in the shaded jar. 05:49:52 [INFO] Including org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT in the shaded jar. 05:49:52 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7 in the shaded jar. 05:49:52 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7 in the shaded jar. 05:49:52 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. 05:49:52 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.7 in the shaded jar. 05:49:52 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.8 in the shaded jar. 05:49:52 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. 05:49:52 [INFO] Including org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT in the shaded jar. 05:49:52 [INFO] Including org.opendaylight.bgpcep:pcep-spi:jar:0.21.12-SNAPSHOT in the shaded jar. 05:49:52 [INFO] Including org.opendaylight.yangtools:yang-common-netty:jar:13.0.8 in the shaded jar. 05:49:52 [INFO] Including org.opendaylight.bgpcep:pcep-impl:jar:0.21.12-SNAPSHOT in the shaded jar. 05:49:52 [INFO] Including io.netty:netty-codec:jar:4.1.114.Final in the shaded jar. 05:49:52 [INFO] Including io.netty:netty-handler:jar:4.1.114.Final in the shaded jar. 05:49:52 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.114.Final in the shaded jar. 05:49:52 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.114.Final in the shaded jar. 05:49:52 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final in the shaded jar. 05:49:52 [INFO] Including org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.12-SNAPSHOT in the shaded jar. 05:49:52 [INFO] Including org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT in the shaded jar. 05:49:52 [INFO] Including org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.12-SNAPSHOT in the shaded jar. 05:49:52 [INFO] Including org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.12-SNAPSHOT in the shaded jar. 05:49:52 [INFO] Including org.opendaylight.bgpcep:programming-api:jar:0.21.12-SNAPSHOT in the shaded jar. 05:49:52 [INFO] Including org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT in the shaded jar. 05:49:52 [INFO] Including org.opendaylight.bgpcep:programming-topology-api:jar:0.21.12-SNAPSHOT in the shaded jar. 05:49:52 [INFO] Including org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.12-SNAPSHOT in the shaded jar. 05:49:52 [INFO] Including org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.12-SNAPSHOT in the shaded jar. 05:49:52 [INFO] Including org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.12-SNAPSHOT in the shaded jar. 05:49:52 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7 in the shaded jar. 05:49:52 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7 in the shaded jar. 05:49:52 [INFO] Including org.opendaylight.bgpcep:testtool-util:jar:0.21.12-SNAPSHOT in the shaded jar. 05:49:52 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7 in the shaded jar. 05:49:52 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7 in the shaded jar. 05:49:52 [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. 05:49:52 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 05:49:52 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 05:49:52 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 05:49:52 [INFO] Including org.checkerframework:checker-qual:jar:3.47.0 in the shaded jar. 05:49:52 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.33.0 in the shaded jar. 05:49:52 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 05:49:52 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 05:49:52 [INFO] Including io.netty:netty-buffer:jar:4.1.114.Final in the shaded jar. 05:49:52 [INFO] Including io.netty:netty-common:jar:4.1.114.Final in the shaded jar. 05:49:52 [INFO] Including io.netty:netty-transport:jar:4.1.114.Final in the shaded jar. 05:49:52 [INFO] Including io.netty:netty-resolver:jar:4.1.114.Final in the shaded jar. 05:49:52 [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. 05:49:52 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.8 in the shaded jar. 05:49:52 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.8 in the shaded jar. 05:49:52 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7 in the shaded jar. 05:49:52 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7 in the shaded jar. 05:49:52 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7 in the shaded jar. 05:49:52 [INFO] Dependency-reduced POM written at: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/dependency-reduced-pom.xml 05:49:52 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:49:52 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:49:52 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:49:52 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:49:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:49:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:49:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:49:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:49:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:49:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:49:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:49:53 [WARNING] checker-qual-3.47.0.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 05:49:53 [WARNING] - META-INF/LICENSE.txt 05:49:53 [WARNING] ietf-type-util-13.0.7.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, org.eclipse.jdt.annotation-2.3.0.jar define 3 overlapping resources: 05:49:53 [WARNING] - .api_description 05:49:53 [WARNING] - about.html 05:49:53 [WARNING] - bundle.properties 05:49:53 [WARNING] concepts-0.21.12-SNAPSHOT.jar, concepts-13.0.8.jar, ietf-topology-2013.10.21.25.7.jar, ietf-type-util-13.0.7.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, pcep-api-0.21.12-SNAPSHOT.jar, pcep-base-parser-0.21.12-SNAPSHOT.jar, pcep-ietf-stateful-0.21.12-SNAPSHOT.jar, pcep-impl-0.21.12-SNAPSHOT.jar, pcep-pcc-mock-0.21.12-SNAPSHOT.jar, pcep-spi-0.21.12-SNAPSHOT.jar, pcep-topology-api-0.21.12-SNAPSHOT.jar, pcep-tunnel-api-0.21.12-SNAPSHOT.jar, programming-api-0.21.12-SNAPSHOT.jar, programming-topology-api-0.21.12-SNAPSHOT.jar, programming-tunnel-api-0.21.12-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc8294-ietf-routing-types-13.0.7.jar, rsvp-api-0.21.12-SNAPSHOT.jar, testtool-util-0.21.12-SNAPSHOT.jar, topology-api-0.21.12-SNAPSHOT.jar, topology-tunnel-api-0.21.12-SNAPSHOT.jar, triemap-1.3.2.jar, util-0.21.12-SNAPSHOT.jar, util-13.0.8.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-common-netty-13.0.8.jar, yang-ext-2013.09.07.25.7.jar define 2 overlapping resources: 05:49:53 [WARNING] - LICENSE 05:49:53 [WARNING] - META-INF/git.properties 05:49:53 [WARNING] netty-buffer-4.1.114.Final.jar, netty-codec-4.1.114.Final.jar, netty-common-4.1.114.Final.jar, netty-handler-4.1.114.Final.jar, netty-resolver-4.1.114.Final.jar, netty-transport-4.1.114.Final.jar, netty-transport-classes-epoll-4.1.114.Final.jar, netty-transport-native-epoll-4.1.114.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.1.114.Final.jar define 1 overlapping resource: 05:49:53 [WARNING] - META-INF/io.netty.versions.properties 05:49:53 [WARNING] checker-qual-3.47.0.jar, concepts-0.21.12-SNAPSHOT.jar, concepts-13.0.8.jar, error_prone_annotations-2.33.0.jar, failureaccess-1.0.1.jar, guava-32.1.3-jre.jar, ietf-topology-2013.10.21.25.7.jar, ietf-type-util-13.0.7.jar, j2objc-annotations-2.8.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, netty-buffer-4.1.114.Final.jar, netty-codec-4.1.114.Final.jar, netty-common-4.1.114.Final.jar, netty-handler-4.1.114.Final.jar, netty-resolver-4.1.114.Final.jar, netty-transport-4.1.114.Final.jar, netty-transport-classes-epoll-4.1.114.Final.jar, netty-transport-native-epoll-4.1.114.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.1.114.Final.jar, org.eclipse.jdt.annotation-2.3.0.jar, pcep-api-0.21.12-SNAPSHOT.jar, pcep-base-parser-0.21.12-SNAPSHOT.jar, pcep-ietf-stateful-0.21.12-SNAPSHOT.jar, pcep-impl-0.21.12-SNAPSHOT.jar, pcep-pcc-mock-0.21.12-SNAPSHOT.jar, pcep-spi-0.21.12-SNAPSHOT.jar, pcep-topology-api-0.21.12-SNAPSHOT.jar, pcep-tunnel-api-0.21.12-SNAPSHOT.jar, programming-api-0.21.12-SNAPSHOT.jar, programming-topology-api-0.21.12-SNAPSHOT.jar, programming-tunnel-api-0.21.12-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc8294-ietf-routing-types-13.0.7.jar, rsvp-api-0.21.12-SNAPSHOT.jar, slf4j-api-2.0.12.jar, testtool-util-0.21.12-SNAPSHOT.jar, topology-api-0.21.12-SNAPSHOT.jar, topology-tunnel-api-0.21.12-SNAPSHOT.jar, triemap-1.3.2.jar, util-0.21.12-SNAPSHOT.jar, util-13.0.8.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-common-netty-13.0.8.jar, yang-ext-2013.09.07.25.7.jar define 1 overlapping resource: 05:49:53 [WARNING] - META-INF/MANIFEST.MF 05:49:53 [WARNING] error_prone_annotations-2.33.0.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 05:49:53 [WARNING] - META-INF.versions.9.module-info 05:49:53 [WARNING] concepts-13.0.8.jar, ietf-type-util-13.0.7.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, pcep-pcc-mock-0.21.12-SNAPSHOT.jar, triemap-1.3.2.jar, util-13.0.8.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-common-netty-13.0.8.jar define 1 overlapping resource: 05:49:53 [WARNING] - README.md 05:49:53 [WARNING] maven-shade-plugin has detected that some files are 05:49:53 [WARNING] present in two or more JARs. When this happens, only one 05:49:53 [WARNING] single version of the file is copied to the uber jar. 05:49:53 [WARNING] Usually this is not harmful and you can skip these warnings, 05:49:53 [WARNING] otherwise try to manually exclude artifacts based on 05:49:53 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 05:49:53 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 05:49:53 [INFO] Attaching shaded artifact. 05:49:53 [INFO] 05:49:53 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ pcep-pcc-mock --- 05:49:53 [INFO] CycloneDX: Resolving Dependencies 05:49:54 [INFO] CycloneDX: Creating BOM version 1.5 with 51 component(s) 05:49:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/target/bom.xml 05:49:54 [INFO] attaching as pcep-pcc-mock-0.21.12-SNAPSHOT-cyclonedx.xml 05:49:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/target/bom.json 05:49:54 [INFO] attaching as pcep-pcc-mock-0.21.12-SNAPSHOT-cyclonedx.json 05:49:54 [INFO] 05:49:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-pcc-mock --- 05:49:54 [INFO] Skipping duplicate-finder execution! 05:49:54 [INFO] 05:49:54 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ pcep-pcc-mock --- 05:49:54 [WARNING] Used undeclared dependencies found: 05:49:54 [WARNING] io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:49:54 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:49:54 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:49:54 [INFO] 05:49:54 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-pcc-mock --- 05:49:54 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/target/pcep-pcc-mock-0.21.12-SNAPSHOT-sources.jar 05:49:54 [INFO] 05:49:54 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-pcc-mock --- 05:49:54 [INFO] 05:49:54 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-pcc-mock --- 05:49:54 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/target/code-coverage/jacoco.exec 05:49:54 [INFO] Analyzed bundle 'pcep-pcc-mock' with 22 classes 05:49:54 [INFO] 05:49:54 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ pcep-pcc-mock --- 05:49:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/dependency-reduced-pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.21.12-SNAPSHOT/pcep-pcc-mock-0.21.12-SNAPSHOT.pom 05:49:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/target/pcep-pcc-mock-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.21.12-SNAPSHOT/pcep-pcc-mock-0.21.12-SNAPSHOT.jar 05:49:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/target/pcep-pcc-mock-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.21.12-SNAPSHOT/pcep-pcc-mock-0.21.12-SNAPSHOT-javadoc.jar 05:49:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/target/pcep-pcc-mock-0.21.12-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.21.12-SNAPSHOT/pcep-pcc-mock-0.21.12-SNAPSHOT-executable.jar 05:49:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.21.12-SNAPSHOT/pcep-pcc-mock-0.21.12-SNAPSHOT-cyclonedx.xml 05:49:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.21.12-SNAPSHOT/pcep-pcc-mock-0.21.12-SNAPSHOT-cyclonedx.json 05:49:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/target/pcep-pcc-mock-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.21.12-SNAPSHOT/pcep-pcc-mock-0.21.12-SNAPSHOT-sources.jar 05:49:55 [INFO] 05:49:55 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ pcep-pcc-mock --- 05:49:55 [INFO] org.opendaylight.bgpcep:pcep-pcc-mock:jar:0.21.12-SNAPSHOT 05:49:55 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:49:55 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:49:55 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:49:55 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:49:55 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:49:55 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:49:55 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:49:55 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:49:55 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:compile 05:49:55 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.12-SNAPSHOT:compile 05:49:55 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:49:55 [INFO] +- org.opendaylight.bgpcep:pcep-impl:jar:0.21.12-SNAPSHOT:compile 05:49:55 [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile 05:49:55 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:49:55 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:49:55 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:49:55 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:49:55 [INFO] +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.12-SNAPSHOT:compile 05:49:55 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:49:55 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 05:49:55 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.12-SNAPSHOT:compile 05:49:55 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.12-SNAPSHOT:compile 05:49:55 [INFO] | | +- org.opendaylight.bgpcep:programming-api:jar:0.21.12-SNAPSHOT:compile 05:49:55 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:compile 05:49:55 [INFO] | | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.12-SNAPSHOT:compile 05:49:55 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:49:55 [INFO] | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:49:55 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:49:55 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:49:55 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:49:55 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.12-SNAPSHOT:compile 05:49:55 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:49:55 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:49:55 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:compile 05:49:55 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:49:55 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:49:55 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:49:55 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:49:55 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:49:55 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:49:55 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 05:49:55 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:49:55 [INFO] +- io.netty:netty-common:jar:4.1.114.Final:compile 05:49:55 [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:49:55 [INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:49:55 [INFO] +- ch.qos.logback:logback-classic:jar:1.3.14:compile 05:49:55 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:49:55 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:49:55 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:49:55 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:49:55 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:49:55 [INFO] +- junit:junit:jar:4.13.2:test 05:49:55 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:49:55 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:49:55 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:49:55 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:49:55 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:49:55 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:49:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:49:55 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:49:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:49:55 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:49:55 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:49:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:49:55 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:49:55 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:49:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:49:55 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:49:55 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:49:55 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:49:55 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:49:55 [INFO] 05:49:55 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-pcc-mock --- 05:49:55 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/target/sonatype-clm/module.xml 05:49:55 [INFO] 05:49:55 [INFO] -----------< org.opendaylight.bgpcep:pcep-topology-provider >----------- 05:49:55 [INFO] Building pcep-topology-provider 0.21.12-SNAPSHOT [127/169] 05:49:55 [INFO] -------------------------------[ bundle ]------------------------------- 05:49:55 [INFO] 05:49:55 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ pcep-topology-provider --- 05:49:55 [INFO] 05:49:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ pcep-topology-provider --- 05:49:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:49:55 [INFO] 05:49:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ pcep-topology-provider --- 05:49:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:49:55 [INFO] 05:49:55 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ pcep-topology-provider --- 05:49:55 [INFO] 05:49:55 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-topology-provider --- 05:49:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:49:55 [INFO] 05:49:55 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ pcep-topology-provider --- 05:49:55 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:49:55 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/src/main/yang 05:49:55 [INFO] yang-to-sources: Found 21 dependencies in 3.422 ms 05:49:55 [INFO] yang-to-sources: Project model files found: 2 in 1.114 ms 05:49:55 [INFO] yang-to-sources: 17 YANG models processed in 94.75 ms 05:49:55 [INFO] BindingJavaFileGenerator: Defined 19 files in 11.23 ms 05:49:55 [INFO] Sorted 19 files into 7 directories in 68.85 μs 05:49:55 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 19 in 18.68 ms 05:49:55 [INFO] 05:49:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ pcep-topology-provider --- 05:49:55 [INFO] Starting audit... 05:49:55 Audit done. 05:49:55 [INFO] You have 0 Checkstyle violations. 05:49:55 [INFO] 05:49:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ pcep-topology-provider --- 05:49:56 [INFO] Starting audit... 05:49:56 Audit done. 05:49:56 [INFO] You have 0 Checkstyle violations. 05:49:56 [INFO] 05:49:56 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ pcep-topology-provider --- 05:49:56 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/target/classes/LICENSE 05:49:56 [INFO] 05:49:56 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-topology-provider --- 05:49:56 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/src/main/resources 05:49:56 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/target/generated-sources/spi 05:49:56 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 05:49:56 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:49:56 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 05:49:56 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/target/generated-sources/spi 05:49:56 [INFO] 05:49:56 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-topology-provider --- 05:49:56 [INFO] Recompiling the module because of changed dependency. 05:49:56 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes 05:49:57 [INFO] 05:49:57 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ pcep-topology-provider >>> 05:49:57 [INFO] 05:49:57 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ pcep-topology-provider --- 05:49:57 [INFO] Fork Value is true 05:50:02 [INFO] Done SpotBugs Analysis.... 05:50:02 [INFO] 05:50:02 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ pcep-topology-provider <<< 05:50:02 [INFO] 05:50:02 [INFO] 05:50:02 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ pcep-topology-provider --- 05:50:02 [INFO] BugInstance size is 0 05:50:02 [INFO] Error size is 0 05:50:02 [INFO] No errors/warnings found 05:50:02 [INFO] 05:50:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-topology-provider --- 05:50:02 [INFO] Copying 1 resource from src/test/resources to target/test-classes 05:50:02 [INFO] 05:50:02 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-topology-provider --- 05:50:02 [INFO] Recompiling the module because of changed dependency. 05:50:02 [INFO] Compiling 11 source files with javac [debug release 17] to target/test-classes 05:50:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/AbstractPCEPSessionTest.java:[113,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 05:50:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[105,55] unchecked method invocation: method of in interface java.util.List is applied to given types 05:50:03 required: E 05:50:03 found: org.opendaylight.mdsal.binding.api.DataTreeModification 05:50:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[105,56] unchecked conversion 05:50:03 required: E 05:50:03 found: org.opendaylight.mdsal.binding.api.DataTreeModification 05:50:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[105,47] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener is applied to given types 05:50:03 required: java.util.List> 05:50:03 found: java.util.List 05:50:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[105,55] unchecked conversion 05:50:03 required: java.util.List> 05:50:03 found: java.util.List 05:50:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[140,55] unchecked method invocation: method of in interface java.util.List is applied to given types 05:50:03 required: E 05:50:03 found: org.opendaylight.mdsal.binding.api.DataTreeModification 05:50:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[140,56] unchecked conversion 05:50:03 required: E 05:50:03 found: org.opendaylight.mdsal.binding.api.DataTreeModification 05:50:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[140,47] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener is applied to given types 05:50:03 required: java.util.List> 05:50:03 found: java.util.List 05:50:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[140,55] unchecked conversion 05:50:03 required: java.util.List> 05:50:03 found: java.util.List 05:50:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[142,55] unchecked method invocation: method of in interface java.util.List is applied to given types 05:50:03 required: E 05:50:03 found: org.opendaylight.mdsal.binding.api.DataTreeModification 05:50:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[142,56] unchecked conversion 05:50:03 required: E 05:50:03 found: org.opendaylight.mdsal.binding.api.DataTreeModification 05:50:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[142,47] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener is applied to given types 05:50:03 required: java.util.List> 05:50:03 found: java.util.List 05:50:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[142,55] unchecked conversion 05:50:03 required: java.util.List> 05:50:03 found: java.util.List 05:50:03 [INFO] 05:50:03 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ pcep-topology-provider --- 05:50:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:50:03 [INFO] 05:50:03 [INFO] ------------------------------------------------------- 05:50:03 [INFO] T E S T S 05:50:03 [INFO] ------------------------------------------------------- 05:50:04 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.IncrementalSynchronizationProcedureTest 05:50:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:50:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.296 s -- in org.opendaylight.bgpcep.pcep.topology.provider.IncrementalSynchronizationProcedureTest 05:50:10 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCEPStatefulPeerProposalTest 05:50:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCEPStatefulPeerProposalTest 05:50:10 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListenerTest 05:50:17 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.073 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListenerTest 05:50:17 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCEPTriggeredReSynchronizationProcedureTest 05:50:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.269 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCEPTriggeredReSynchronizationProcedureTest 05:50:19 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCETriggeredInitialSyncProcedureTest 05:50:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCETriggeredInitialSyncProcedureTest 05:50:19 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.SegmentRoutingTest 05:50:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 s -- in org.opendaylight.bgpcep.pcep.topology.provider.SegmentRoutingTest 05:50:20 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.StateSynchronizationAvoidanceProcedureTest 05:50:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s -- in org.opendaylight.bgpcep.pcep.topology.provider.StateSynchronizationAvoidanceProcedureTest 05:50:20 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.SyncOptimizationTest 05:50:20 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.bgpcep.pcep.topology.provider.SyncOptimizationTest 05:50:20 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.TopologyProgrammingTest 05:50:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.300 s -- in org.opendaylight.bgpcep.pcep.topology.provider.TopologyProgrammingTest 05:50:20 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.TopologyStatsRpcTest 05:50:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s -- in org.opendaylight.bgpcep.pcep.topology.provider.TopologyStatsRpcTest 05:50:20 [INFO] 05:50:20 [INFO] Results: 05:50:20 [INFO] 05:50:20 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0 05:50:20 [INFO] 05:50:20 [INFO] 05:50:20 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ pcep-topology-provider --- 05:50:20 [INFO] 05:50:20 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-topology-provider --- 05:50:21 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.12-SNAPSHOT.jar 05:50:21 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/target/classes/META-INF/MANIFEST.MF 05:50:21 [INFO] 05:50:21 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ pcep-topology-provider --- 05:50:21 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.12-SNAPSHOT-tests.jar 05:50:21 [INFO] 05:50:21 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ pcep-topology-provider --- 05:50:21 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.12-SNAPSHOT-test-sources.jar 05:50:21 [INFO] 05:50:21 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ pcep-topology-provider --- 05:50:21 [INFO] No previous run data found, generating javadoc. 05:50:23 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.12-SNAPSHOT-javadoc.jar 05:50:23 [INFO] 05:50:23 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ pcep-topology-provider --- 05:50:23 [INFO] CycloneDX: Resolving Dependencies 05:50:25 [INFO] CycloneDX: Creating BOM version 1.5 with 64 component(s) 05:50:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/target/bom.xml 05:50:25 [INFO] attaching as pcep-topology-provider-0.21.12-SNAPSHOT-cyclonedx.xml 05:50:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/target/bom.json 05:50:25 [INFO] attaching as pcep-topology-provider-0.21.12-SNAPSHOT-cyclonedx.json 05:50:25 [INFO] 05:50:25 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-topology-provider --- 05:50:25 [INFO] Skipping duplicate-finder execution! 05:50:25 [INFO] 05:50:25 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ pcep-topology-provider --- 05:50:25 [WARNING] Used undeclared dependencies found: 05:50:25 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:50:25 [INFO] 05:50:25 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-topology-provider --- 05:50:25 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.12-SNAPSHOT-sources.jar 05:50:25 [INFO] 05:50:25 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-topology-provider --- 05:50:25 [INFO] 05:50:25 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-topology-provider --- 05:50:25 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/target/code-coverage/jacoco.exec 05:50:25 [INFO] Analyzed bundle 'pcep-topology-provider' with 53 classes 05:50:25 [INFO] 05:50:25 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ pcep-topology-provider --- 05:50:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.21.12-SNAPSHOT/pcep-topology-provider-0.21.12-SNAPSHOT.pom 05:50:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.21.12-SNAPSHOT/pcep-topology-provider-0.21.12-SNAPSHOT.jar 05:50:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.12-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.21.12-SNAPSHOT/pcep-topology-provider-0.21.12-SNAPSHOT-tests.jar 05:50:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.12-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.21.12-SNAPSHOT/pcep-topology-provider-0.21.12-SNAPSHOT-test-sources.jar 05:50:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.21.12-SNAPSHOT/pcep-topology-provider-0.21.12-SNAPSHOT-javadoc.jar 05:50:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.21.12-SNAPSHOT/pcep-topology-provider-0.21.12-SNAPSHOT-cyclonedx.xml 05:50:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.21.12-SNAPSHOT/pcep-topology-provider-0.21.12-SNAPSHOT-cyclonedx.json 05:50:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.21.12-SNAPSHOT/pcep-topology-provider-0.21.12-SNAPSHOT-sources.jar 05:50:25 [INFO] 05:50:25 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-topology-provider --- 05:50:25 [INFO] Installing org/opendaylight/bgpcep/pcep-topology-provider/0.21.12-SNAPSHOT/pcep-topology-provider-0.21.12-SNAPSHOT.jar 05:50:25 [INFO] Writing OBR metadata 05:50:25 [INFO] 05:50:25 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ pcep-topology-provider --- 05:50:25 [INFO] org.opendaylight.bgpcep:pcep-topology-provider:bundle:0.21.12-SNAPSHOT 05:50:25 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 05:50:25 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:50:25 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:50:25 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:50:25 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:50:25 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:50:25 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:50:25 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 05:50:25 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:compile 05:50:25 [INFO] | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:50:25 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-p2mp-te-lsp:jar:0.21.12-SNAPSHOT:compile 05:50:25 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:50:25 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.12-SNAPSHOT:compile 05:50:25 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:50:25 [INFO] | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:50:25 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:50:25 [INFO] | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.12-SNAPSHOT:compile 05:50:25 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:50:25 [INFO] +- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.21.12-SNAPSHOT:compile 05:50:25 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.12-SNAPSHOT:compile 05:50:25 [INFO] | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.12-SNAPSHOT:compile 05:50:25 [INFO] +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.21.12-SNAPSHOT:compile 05:50:25 [INFO] +- org.opendaylight.bgpcep:pcep-server-api:jar:0.21.12-SNAPSHOT:compile 05:50:25 [INFO] | \- org.opendaylight.bgpcep:algo-api:jar:0.21.12-SNAPSHOT:compile 05:50:25 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.21.12-SNAPSHOT:compile 05:50:25 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:50:25 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.21.12-SNAPSHOT:compile 05:50:25 [INFO] +- org.opendaylight.bgpcep:programming-spi:jar:0.21.12-SNAPSHOT:compile 05:50:25 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:50:25 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:50:25 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:compile 05:50:25 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:50:25 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:50:25 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:50:25 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 05:50:25 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.12-SNAPSHOT:compile 05:50:25 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:50:25 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:50:25 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:50:25 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:50:25 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:50:25 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:50:25 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:50:25 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:50:25 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:50:25 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:50:25 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:50:25 [INFO] +- io.netty:netty-common:jar:4.1.114.Final:compile 05:50:25 [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:50:25 [INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:50:25 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:50:25 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:50:25 [INFO] +- org.checkerframework:checker-qual:jar:3.47.0:provided 05:50:25 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:50:25 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:50:25 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:50:25 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:50:25 [INFO] +- org.opendaylight.bgpcep:pcep-impl:jar:0.21.12-SNAPSHOT:compile 05:50:25 [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile 05:50:25 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:50:25 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:50:25 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.12-SNAPSHOT:test 05:50:25 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 05:50:25 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 05:50:25 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 05:50:25 [INFO] +- org.opendaylight.bgpcep:programming-impl:jar:0.21.12-SNAPSHOT:test 05:50:25 [INFO] +- org.opendaylight.bgpcep:programming-impl:test-jar:tests:0.21.12-SNAPSHOT:test 05:50:25 [INFO] +- org.opendaylight.bgpcep:pcep-impl:test-jar:tests:0.21.12-SNAPSHOT:test 05:50:25 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 05:50:25 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:test 05:50:25 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:test (optional) 05:50:25 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:test 05:50:25 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:test 05:50:25 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:test 05:50:25 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 05:50:25 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:test 05:50:25 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:test 05:50:25 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:test 05:50:25 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:test 05:50:25 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:test 05:50:25 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:test 05:50:25 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 05:50:25 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:test 05:50:25 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:test 05:50:25 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:test 05:50:25 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:test 05:50:25 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 05:50:25 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 05:50:25 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 05:50:25 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 05:50:25 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 05:50:25 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 05:50:25 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 05:50:25 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 05:50:25 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 05:50:25 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 05:50:25 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 05:50:25 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 05:50:25 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 05:50:25 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 05:50:25 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 05:50:25 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 05:50:25 [INFO] +- org.opendaylight.bgpcep:pcep-pcc-mock:jar:0.21.12-SNAPSHOT:test 05:50:25 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.8:test 05:50:25 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 05:50:25 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 05:50:25 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 05:50:25 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 05:50:25 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 05:50:25 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 05:50:25 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 05:50:25 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 05:50:25 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 05:50:25 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 05:50:25 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 05:50:25 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 05:50:25 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 05:50:25 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 05:50:25 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 05:50:25 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 05:50:25 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 05:50:25 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 05:50:25 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 05:50:25 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 05:50:25 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 05:50:25 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 05:50:25 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 05:50:25 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 05:50:25 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 05:50:25 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 05:50:25 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 05:50:25 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:50:25 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:50:25 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:50:25 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:50:25 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:50:25 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:50:25 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:50:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:50:25 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:50:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:50:25 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:50:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:50:25 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:50:25 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:50:25 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:50:25 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:50:25 [INFO] +- junit:junit:jar:4.13.2:test 05:50:25 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:50:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:50:25 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:50:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:50:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:50:25 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:50:25 [INFO] 05:50:25 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-topology-provider --- 05:50:25 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/target/sonatype-clm/module.xml 05:50:25 [INFO] 05:50:25 [INFO] ------------< org.opendaylight.bgpcep:pcep-server-provider >------------ 05:50:25 [INFO] Building pcep-server-provider 0.21.12-SNAPSHOT [128/169] 05:50:25 [INFO] -------------------------------[ bundle ]------------------------------- 05:50:25 [INFO] 05:50:25 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ pcep-server-provider --- 05:50:25 [INFO] 05:50:25 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ pcep-server-provider --- 05:50:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:50:25 [INFO] 05:50:25 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ pcep-server-provider --- 05:50:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:50:25 [INFO] 05:50:25 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ pcep-server-provider --- 05:50:25 [INFO] 05:50:25 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-server-provider --- 05:50:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:50:25 [INFO] 05:50:25 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ pcep-server-provider --- 05:50:25 [INFO] Starting audit... 05:50:25 Audit done. 05:50:25 [INFO] You have 0 Checkstyle violations. 05:50:25 [INFO] 05:50:25 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ pcep-server-provider --- 05:50:26 [INFO] Starting audit... 05:50:26 Audit done. 05:50:26 [INFO] You have 0 Checkstyle violations. 05:50:26 [INFO] 05:50:26 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ pcep-server-provider --- 05:50:26 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/target/classes/LICENSE 05:50:26 [INFO] 05:50:26 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-server-provider --- 05:50:26 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/resources 05:50:26 [INFO] 05:50:26 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-server-provider --- 05:50:26 [INFO] Recompiling the module because of changed dependency. 05:50:26 [INFO] Compiling 8 source files with javac [debug release 17] to target/classes 05:50:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathManagerListener.java:[49,42] registerLegacyTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 05:50:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PcepTopologyListener.java:[86,42] registerLegacyTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 05:50:26 [INFO] 05:50:26 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ pcep-server-provider >>> 05:50:26 [INFO] 05:50:26 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ pcep-server-provider --- 05:50:26 [INFO] Fork Value is true 05:50:31 [INFO] Done SpotBugs Analysis.... 05:50:31 [INFO] 05:50:31 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ pcep-server-provider <<< 05:50:31 [INFO] 05:50:31 [INFO] 05:50:31 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ pcep-server-provider --- 05:50:31 [INFO] BugInstance size is 0 05:50:31 [INFO] Error size is 0 05:50:31 [INFO] No errors/warnings found 05:50:31 [INFO] 05:50:31 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-server-provider --- 05:50:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/test/resources 05:50:31 [INFO] 05:50:31 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-server-provider --- 05:50:31 [INFO] No sources to compile 05:50:31 [INFO] 05:50:31 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ pcep-server-provider --- 05:50:31 [INFO] No tests to run. 05:50:31 [INFO] 05:50:31 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ pcep-server-provider --- 05:50:31 [INFO] 05:50:31 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-server-provider --- 05:50:31 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/target/pcep-server-provider-0.21.12-SNAPSHOT.jar 05:50:31 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/target/classes/META-INF/MANIFEST.MF 05:50:31 [INFO] 05:50:31 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ pcep-server-provider --- 05:50:31 [INFO] No previous run data found, generating javadoc. 05:50:32 [WARNING] Javadoc Warnings 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/DefaultPceServerProvider.java:40: warning: no comment 05:50:32 [WARNING] public final class DefaultPceServerProvider implements PceServerProvider, AutoCloseable { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/DefaultPceServerProvider.java:56: warning: no comment 05:50:32 [WARNING] public DefaultPceServerProvider(@Reference final ConnectedGraphProvider graphProvider, 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/DefaultPceServerProvider.java:108: warning: no comment 05:50:32 [WARNING] public ConnectedGraph getTedGraph() { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:25: warning: no comment 05:50:32 [WARNING] public class ManagedTeNode { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:39: warning: no comment 05:50:32 [WARNING] public ManagedTeNode(final NodeId id, final TransactionChain chain) { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:45: warning: no comment 05:50:32 [WARNING] public ManagedTeNode(final NodeId id, final TransactionChain chain, final NodeState state) { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:94: warning: no comment 05:50:32 [WARNING] public void addManagedTePath(final ManagedTePath mngPath) { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:55: warning: no comment 05:50:32 [WARNING] public NodeId getId() { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:113: warning: no comment 05:50:32 [WARNING] public ManagedTePath getManagedTePath(final ConfiguredLspKey key) { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:51: warning: no comment 05:50:32 [WARNING] public NodeState getState() { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:59: warning: no comment 05:50:32 [WARNING] public ConcurrentMap getTePaths() { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:63: warning: no comment 05:50:32 [WARNING] public WriteTransaction getTransaction() { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:67: warning: no comment 05:50:32 [WARNING] public boolean isSync() { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:98: warning: no comment 05:50:32 [WARNING] public ManagedTePath removeManagedTePath(final ConfiguredLspKey key) { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:71: warning: no comment 05:50:32 [WARNING] public void sync() { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:88: warning: no comment 05:50:32 [WARNING] public class ManagedTePath implements ConnectedEdgeTrigger, ConnectedVertexTrigger { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:117: warning: no comment 05:50:32 [WARNING] public ManagedTePath(final ManagedTeNode teNode, final ManagedTePath mngPath) { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:108: warning: no comment 05:50:32 [WARNING] public ManagedTePath(final ManagedTeNode teNode, final ConfiguredLsp lsp, 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:101: warning: no comment 05:50:32 [WARNING] public ManagedTePath(final ManagedTeNode teNode, final InstanceIdentifier topology) { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:128: warning: no comment 05:50:32 [WARNING] public ConfiguredLsp getLsp() { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:132: warning: no comment 05:50:32 [WARNING] public ManagedTeNode getManagedTeNode() { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:140: warning: no comment 05:50:32 [WARNING] public InstanceIdentifier getTopology() { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:136: warning: no comment 05:50:32 [WARNING] public PathType getType() { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:179: warning: no comment 05:50:32 [WARNING] public boolean isSent() { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:144: warning: no comment 05:50:32 [WARNING] public ManagedTePath setConfiguredLsp(final ConfiguredLsp lsp) { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:329: warning: no comment 05:50:32 [WARNING] public void setGraph(final ConnectedGraph graph) { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:150: warning: no comment 05:50:32 [WARNING] public ManagedTePath setType(final PathType type) { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:333: warning: no comment 05:50:32 [WARNING] public void unsetGraph(final ConnectedGraph graph) { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:337: warning: no comment 05:50:32 [WARNING] public void updateGraph(final ConnectedGraph graph) { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:71: warning: no comment 05:50:32 [WARNING] public final class MessagesUtil { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:81: warning: no comment 05:50:32 [WARNING] public static final int IGP_METRIC = 1; 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:73: warning: no comment 05:50:32 [WARNING] public static final byte NO_PATH = 0x0; 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:83: warning: no comment 05:50:32 [WARNING] public static final int PATH_DELAY = 12; 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:82: warning: no comment 05:50:32 [WARNING] public static final int TE_METRIC = 2; 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:75: warning: no comment 05:50:32 [WARNING] public static final byte UNKNOWN_DESTINATION = 0x0; 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:74: warning: no comment 05:50:32 [WARNING] public static final byte UNKNOWN_SOURCE = 0x1; 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:265: warning: no comment 05:50:32 [WARNING] public static Pcerr createErrorMsg(@NonNull final PCEPErrors pcepErrors, final Uint32 reqID) { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:240: warning: no comment 05:50:32 [WARNING] public static Pcrep createNoPathMessage(final Rp rp, final byte reason) { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:212: warning: no comment 05:50:32 [WARNING] public static Pcrep createPcRepMessage(final Rp rp, final P2p p2p, final ConstrainedPath cpath) { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:89: warning: no comment 05:50:32 [WARNING] public static Ero getEro(final List pathDescriptions) { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathComputationImpl.java:59: warning: no comment 05:50:32 [WARNING] public class PathComputationImpl implements PathComputation { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathComputationImpl.java:66: warning: no comment 05:50:32 [WARNING] public PathComputationImpl(final ConnectedGraph tedGraph, final PathComputationProvider algoProvider) { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathComputationImpl.java:134: warning: no comment 05:50:32 [WARNING] public ComputedPath computeTePath(final IntendedPath intend) { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathManagerListener.java:46: warning: no comment 05:50:32 [WARNING] public PathManagerListener(final DataBroker dataBroker, 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathManagerProvider.java:419: warning: no @param for ptype 05:50:32 [WARNING] public ManagedTePath registerTePath(final NodeId id, final ConfiguredLsp rptPath, final PathType ptype) { 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathManagerProvider.java:73: warning: no comment 05:50:32 [WARNING] public PathManagerProvider(final DataBroker dataBroker, 05:50:32 [WARNING] ^ 05:50:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PcepTopologyListener.java:83: warning: no comment 05:50:32 [WARNING] public PcepTopologyListener(final DataBroker dataBroker, 05:50:32 [WARNING] ^ 05:50:32 [WARNING] 47 warnings 05:50:32 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/target/pcep-server-provider-0.21.12-SNAPSHOT-javadoc.jar 05:50:32 [INFO] 05:50:32 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ pcep-server-provider --- 05:50:32 [INFO] CycloneDX: Resolving Dependencies 05:50:33 [INFO] CycloneDX: Creating BOM version 1.5 with 53 component(s) 05:50:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/target/bom.xml 05:50:33 [INFO] attaching as pcep-server-provider-0.21.12-SNAPSHOT-cyclonedx.xml 05:50:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/target/bom.json 05:50:33 [INFO] attaching as pcep-server-provider-0.21.12-SNAPSHOT-cyclonedx.json 05:50:33 [INFO] 05:50:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-server-provider --- 05:50:33 [INFO] Skipping duplicate-finder execution! 05:50:33 [INFO] 05:50:33 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ pcep-server-provider --- 05:50:33 [INFO] No dependency problems found 05:50:33 [INFO] 05:50:33 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-server-provider --- 05:50:33 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/target/pcep-server-provider-0.21.12-SNAPSHOT-sources.jar 05:50:33 [INFO] 05:50:33 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-server-provider --- 05:50:33 [INFO] 05:50:33 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-server-provider --- 05:50:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:50:33 [INFO] 05:50:33 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ pcep-server-provider --- 05:50:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.21.12-SNAPSHOT/pcep-server-provider-0.21.12-SNAPSHOT.pom 05:50:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/target/pcep-server-provider-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.21.12-SNAPSHOT/pcep-server-provider-0.21.12-SNAPSHOT.jar 05:50:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/target/pcep-server-provider-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.21.12-SNAPSHOT/pcep-server-provider-0.21.12-SNAPSHOT-javadoc.jar 05:50:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.21.12-SNAPSHOT/pcep-server-provider-0.21.12-SNAPSHOT-cyclonedx.xml 05:50:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.21.12-SNAPSHOT/pcep-server-provider-0.21.12-SNAPSHOT-cyclonedx.json 05:50:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/target/pcep-server-provider-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.21.12-SNAPSHOT/pcep-server-provider-0.21.12-SNAPSHOT-sources.jar 05:50:33 [INFO] 05:50:33 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-server-provider --- 05:50:33 [INFO] Installing org/opendaylight/bgpcep/pcep-server-provider/0.21.12-SNAPSHOT/pcep-server-provider-0.21.12-SNAPSHOT.jar 05:50:33 [INFO] Writing OBR metadata 05:50:33 [INFO] 05:50:33 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ pcep-server-provider --- 05:50:33 [INFO] org.opendaylight.bgpcep:pcep-server-provider:bundle:0.21.12-SNAPSHOT 05:50:33 [INFO] +- org.opendaylight.bgpcep:pcep-server-api:jar:0.21.12-SNAPSHOT:compile 05:50:33 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:50:33 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.21.12-SNAPSHOT:compile 05:50:33 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:50:33 [INFO] +- org.opendaylight.bgpcep:algo-api:jar:0.21.12-SNAPSHOT:compile 05:50:33 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.12-SNAPSHOT:compile 05:50:33 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.21.12-SNAPSHOT:compile 05:50:33 [INFO] | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.12-SNAPSHOT:compile 05:50:33 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:50:33 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:compile 05:50:33 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:50:33 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:50:33 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:50:33 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:50:33 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.12-SNAPSHOT:compile 05:50:33 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:50:33 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:50:33 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.12-SNAPSHOT:compile 05:50:33 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:50:33 [INFO] | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:50:33 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:50:33 [INFO] | \- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.12-SNAPSHOT:compile 05:50:33 [INFO] +- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.21.12-SNAPSHOT:compile 05:50:33 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:50:33 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:compile 05:50:33 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:50:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:50:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:50:33 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:50:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:50:33 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:50:33 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:50:33 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:50:33 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:50:33 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:50:33 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:50:33 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:50:33 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:50:33 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:50:33 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:50:33 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:50:33 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:50:33 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:50:33 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:50:33 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 05:50:33 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:50:33 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:50:33 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:50:33 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:50:33 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:50:33 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:50:33 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:50:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:50:33 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:50:33 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:50:33 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:50:33 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:50:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:50:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:50:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:50:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:50:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:50:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:50:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:50:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:50:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:50:33 [INFO] +- junit:junit:jar:4.13.2:test 05:50:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:50:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:50:33 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:50:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:50:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:50:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:50:33 [INFO] 05:50:33 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-server-provider --- 05:50:33 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/target/sonatype-clm/module.xml 05:50:33 [INFO] 05:50:33 [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-pcep-server >----------- 05:50:33 [INFO] Building OpenDaylight :: PCEP :: PCE Server API 0.21.12-SNAPSHOT [129/169] 05:50:33 [INFO] ------------------------------[ feature ]------------------------------- 05:50:33 [INFO] 05:50:33 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-pcep-server --- 05:50:33 [INFO] 05:50:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-pcep-server --- 05:50:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:50:33 [INFO] 05:50:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-server --- 05:50:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:50:33 [INFO] 05:50:33 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-pcep-server --- 05:50:34 [INFO] 05:50:34 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-server --- 05:50:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:50:34 [INFO] argLine set to empty 05:50:34 [INFO] 05:50:34 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-pcep-server --- 05:50:34 [INFO] Starting audit... 05:50:34 Audit done. 05:50:34 [INFO] You have 0 Checkstyle violations. 05:50:34 [INFO] 05:50:34 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-pcep-server --- 05:50:34 [INFO] Starting audit... 05:50:34 Audit done. 05:50:34 [INFO] You have 0 Checkstyle violations. 05:50:34 [INFO] 05:50:34 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-pcep-server --- 05:50:34 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-server/target/classes/LICENSE 05:50:34 [INFO] 05:50:34 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-server --- 05:50:35 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-server/target/feature/feature.xml 05:50:35 [INFO] ...done! 05:50:35 [INFO] Attaching features XML 05:50:35 [INFO] 05:50:35 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-pcep-server --- 05:50: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 05:50:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:50:35 [INFO] 05:50:35 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-server >>> 05:50:35 [INFO] 05:50:35 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-pcep-server --- 05:50:35 [INFO] 05:50:35 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-server <<< 05:50:35 [INFO] 05:50:35 [INFO] 05:50:35 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-pcep-server --- 05:50:35 [INFO] 05:50:35 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-pcep-server --- 05:50:35 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-server 05:50:35 [INFO] Project dependency features detected: [] 05:50:35 [INFO] Pax Exam System (Version: 4.13.3) created. 05:50:35 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:50:36 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:50:36 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:50:36 [INFO] Waiting for remote bundle context.. on 21000 name: 8fffe1ef-2e19-4eb7-814a-c161f9b880f9 timout: [ RelativeTimeout value = 180000 ] 05:50:49 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:50:49 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:50:49 [INFO] 05:50:49 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-pcep-server --- 05:50:49 [INFO] 05:50:49 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-pcep-server --- 05:50:49 [INFO] No Javadoc in project. Archive not created. 05:50:49 [INFO] 05:50:49 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-pcep-server --- 05:50:49 [INFO] CycloneDX: Resolving Dependencies 05:50:52 [INFO] CycloneDX: Creating BOM version 1.5 with 234 component(s) 05:50:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-server/target/bom.xml 05:50:52 [INFO] attaching as odl-bgpcep-pcep-server-0.21.12-SNAPSHOT-cyclonedx.xml 05:50:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-server/target/bom.json 05:50:52 [INFO] attaching as odl-bgpcep-pcep-server-0.21.12-SNAPSHOT-cyclonedx.json 05:50:52 [INFO] 05:50:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-server --- 05:50:52 [INFO] Skipping duplicate-finder execution! 05:50:52 [INFO] 05:50:52 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-server --- 05:50:52 [INFO] Skipping plugin execution 05:50:52 [INFO] 05:50:52 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-server --- 05:50:52 [INFO] Skipping source per configuration. 05:50:52 [INFO] 05:50:52 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-pcep-server --- 05:50:52 [INFO] 05:50:52 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-pcep-server --- 05:50:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:50:52 [INFO] 05:50:52 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-pcep-server --- 05:50:52 [WARNING] 05:50:52 [WARNING] The packaging plugin for project odl-bgpcep-pcep-server did not assign 05:50:52 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:50:52 [WARNING] 05:50:52 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:50:52 [WARNING] 05:50:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-server/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.21.12-SNAPSHOT/odl-bgpcep-pcep-server-0.21.12-SNAPSHOT.pom 05:50:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-server/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.21.12-SNAPSHOT/odl-bgpcep-pcep-server-0.21.12-SNAPSHOT-features.xml 05:50:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-server/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.21.12-SNAPSHOT/odl-bgpcep-pcep-server-0.21.12-SNAPSHOT-cyclonedx.xml 05:50:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-server/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.21.12-SNAPSHOT/odl-bgpcep-pcep-server-0.21.12-SNAPSHOT-cyclonedx.json 05:50:52 [INFO] 05:50:52 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-pcep-server --- 05:50:52 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-server:feature:0.21.12-SNAPSHOT 05:50:52 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] | +- org.opendaylight.bgpcep:algo-api:jar:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:50:52 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:50:52 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:50:52 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:50:52 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] | \- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] | | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:50:52 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:50:52 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:50:52 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:50:52 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:50:52 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:50:52 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:50:52 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:50:52 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:50:52 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:50:52 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:50:52 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:50:52 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:50:52 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:50:52 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:50:52 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:xml:features:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] | +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] | | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] | | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] | | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] | | \- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 05:50:52 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 05:50:52 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 05:50:52 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 05:50:52 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 05:50:52 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:50:52 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:50:52 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:50:52 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:50:52 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:50:52 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:50:52 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:50:52 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:50:52 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:50:52 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:50:52 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:50:52 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:50:52 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 05:50:52 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 05:50:52 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 05:50:52 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 05:50:52 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:50:52 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:50:52 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 05:50:52 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:50:52 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 05:50:52 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 05:50:52 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:50:52 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:50:52 [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:50:52 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 05:50:52 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:50:52 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:50:52 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 05:50:52 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 05:50:52 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 05:50:52 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 05:50:52 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 05:50:52 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:50:52 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:50:52 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 05:50:52 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 05:50:52 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 05:50:52 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 05:50:52 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 05:50:52 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 05:50:52 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 05:50:52 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 05:50:52 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 05:50:52 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 05:50:52 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:50:52 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:50:52 [INFO] | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:50:52 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 05:50:52 [INFO] | | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 05:50:52 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 05:50:52 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 05:50:52 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 05:50:52 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 05:50:52 [INFO] | | | | | +- org.lz4:lz4-java:jar:1.8.0:compile 05:50:52 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:50:52 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:50:52 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 05:50:52 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 05:50:52 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 05:50:52 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 05:50:52 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 05:50:52 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 05:50:52 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 05:50:52 [INFO] | | | | | \- com.google.code.gson:gson:jar:2.11.0:compile 05:50:52 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 05:50:52 [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 05:50:52 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:50:52 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:50:52 [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:50:52 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:50:52 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 05:50:52 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:50:52 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 05:50:52 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:50:52 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:50:52 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 05:50:52 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:50:52 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:50:52 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:50:52 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:50:52 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:50:52 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:50:52 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:50:52 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:50:52 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:50:52 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:50:52 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:50:52 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:50:52 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:50:52 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:50:52 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:50:52 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:50:52 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:50:52 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:50:52 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:50:52 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:50:52 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 05:50:52 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 05:50:52 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 05:50:52 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 05:50:52 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 05:50:52 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 05:50:52 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 05:50:52 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 05:50:52 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 05:50:52 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 05:50:52 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 05:50:52 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 05:50:52 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 05:50:52 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 05:50:52 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:50:52 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:50:52 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:50:52 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 05:50:52 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 05:50:52 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 05:50:52 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 05:50:52 [INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 05:50:52 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 05:50:52 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:50:52 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:50:52 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:50:52 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:50:52 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:50:52 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:50:52 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:50:52 [INFO] | | | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:50:52 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 05:50:52 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:50:52 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 05:50:52 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 05:50:52 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 05:50:52 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 05:50:52 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 05:50:52 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 05:50:52 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 05:50:52 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] | | \- org.opendaylight.bgpcep:pcep-impl:jar:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] | | +- io.netty:netty-codec:jar:4.1.114.Final:compile 05:50:52 [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:50:52 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:50:52 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:50:52 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:50:52 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] | | \- org.opendaylight.bgpcep:programming-spi:jar:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:50:52 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile 05:50:52 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:50:52 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:50:52 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:50:52 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:50:52 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:50:52 [INFO] | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:50:52 [INFO] | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:50:52 [INFO] | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:50:52 [INFO] | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:50:52 [INFO] | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:50:52 [INFO] | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:50:52 [INFO] | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:50:52 [INFO] +- org.opendaylight.bgpcep:pcep-server-api:jar:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:50:52 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] | | +- org.opendaylight.bgpcep:programming-api:jar:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] | | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.12-SNAPSHOT:compile 05:50:52 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:50:52 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:50:52 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:50:52 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:50:52 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:50:52 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:50:52 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:50:52 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:50:52 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:50:52 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:50:52 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:50:52 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:50:52 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:50:52 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:50:52 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:50:52 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:50:52 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:50:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:50:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:50:52 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:50:52 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:50:52 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:50:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:50:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:50:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:50:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:50:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:50:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:50:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:50:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:50:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:50:52 [INFO] +- junit:junit:jar:4.13.2:test 05:50:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:50:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:50:52 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:50:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:50:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:50:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:50:52 [INFO] 05:50:52 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-pcep-server --- 05:50:52 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-server/target/sonatype-clm/module.xml 05:50:52 [INFO] 05:50:52 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider >------- 05:50:52 [INFO] Building OpenDaylight :: PCEP :: PCE Server Provider 0.21.12-SNAPSHOT [130/169] 05:50:52 [INFO] ------------------------------[ feature ]------------------------------- 05:50:52 [INFO] 05:50:52 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-pcep-server-provider --- 05:50:52 [INFO] 05:50:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-pcep-server-provider --- 05:50:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:50:52 [INFO] 05:50:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-server-provider --- 05:50:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:50:52 [INFO] 05:50:52 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-pcep-server-provider --- 05:50:53 [INFO] 05:50:53 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-server-provider --- 05:50:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:50:53 [INFO] argLine set to empty 05:50:53 [INFO] 05:50:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-pcep-server-provider --- 05:50:53 [INFO] Starting audit... 05:50:53 Audit done. 05:50:53 [INFO] You have 0 Checkstyle violations. 05:50:53 [INFO] 05:50:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-pcep-server-provider --- 05:50:53 [INFO] Starting audit... 05:50:53 Audit done. 05:50:53 [INFO] You have 0 Checkstyle violations. 05:50:53 [INFO] 05:50:53 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-pcep-server-provider --- 05:50:53 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-server-provider/target/classes/LICENSE 05:50:53 [INFO] 05:50:53 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-server-provider --- 05:50:53 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-server-provider/target/feature/feature.xml 05:50:53 [INFO] ...done! 05:50:53 [INFO] Attaching features XML 05:50:53 [INFO] 05:50:53 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-pcep-server-provider --- 05:50:53 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:50:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:50:53 [INFO] 05:50:53 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-server-provider >>> 05:50:53 [INFO] 05:50:53 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-pcep-server-provider --- 05:50:53 [INFO] 05:50:53 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-server-provider <<< 05:50:53 [INFO] 05:50:53 [INFO] 05:50:53 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-pcep-server-provider --- 05:50:53 [INFO] 05:50:53 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-pcep-server-provider --- 05:50:53 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider 05:50:53 [INFO] Project dependency features detected: [] 05:50:53 [INFO] Pax Exam System (Version: 4.13.3) created. 05:50:53 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:50:53 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:50:53 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:50:53 [INFO] Waiting for remote bundle context.. on 21000 name: bbd37351-482b-4496-858e-2bfc083eb893 timout: [ RelativeTimeout value = 180000 ] 05:51:07 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:51:07 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:51:07 [INFO] 05:51:07 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-pcep-server-provider --- 05:51:07 [INFO] 05:51:07 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-pcep-server-provider --- 05:51:07 [INFO] No Javadoc in project. Archive not created. 05:51:07 [INFO] 05:51:07 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-pcep-server-provider --- 05:51:07 [INFO] CycloneDX: Resolving Dependencies 05:51:10 [INFO] CycloneDX: Creating BOM version 1.5 with 241 component(s) 05:51:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-server-provider/target/bom.xml 05:51:10 [INFO] attaching as odl-bgpcep-pcep-server-provider-0.21.12-SNAPSHOT-cyclonedx.xml 05:51:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-server-provider/target/bom.json 05:51:10 [INFO] attaching as odl-bgpcep-pcep-server-provider-0.21.12-SNAPSHOT-cyclonedx.json 05:51:10 [INFO] 05:51:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-server-provider --- 05:51:10 [INFO] Skipping duplicate-finder execution! 05:51:10 [INFO] 05:51:10 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-server-provider --- 05:51:10 [INFO] Skipping plugin execution 05:51:10 [INFO] 05:51:10 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-server-provider --- 05:51:10 [INFO] Skipping source per configuration. 05:51:10 [INFO] 05:51:10 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-pcep-server-provider --- 05:51:10 [INFO] 05:51:10 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-pcep-server-provider --- 05:51:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:51:10 [INFO] 05:51:10 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-pcep-server-provider --- 05:51:10 [WARNING] 05:51:10 [WARNING] The packaging plugin for project odl-bgpcep-pcep-server-provider did not assign 05:51:10 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:51:10 [WARNING] 05:51:10 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:51:10 [WARNING] 05:51:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-server-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.21.12-SNAPSHOT/odl-bgpcep-pcep-server-provider-0.21.12-SNAPSHOT.pom 05:51:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-server-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.21.12-SNAPSHOT/odl-bgpcep-pcep-server-provider-0.21.12-SNAPSHOT-features.xml 05:51:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-server-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.21.12-SNAPSHOT/odl-bgpcep-pcep-server-provider-0.21.12-SNAPSHOT-cyclonedx.xml 05:51:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-server-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.21.12-SNAPSHOT/odl-bgpcep-pcep-server-provider-0.21.12-SNAPSHOT-cyclonedx.json 05:51:10 [INFO] 05:51:10 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-pcep-server-provider --- 05:51:10 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider:feature:0.21.12-SNAPSHOT 05:51:10 [INFO] +- org.opendaylight.bgpcep:pcep-server-provider:jar:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | +- org.opendaylight.bgpcep:pcep-server-api:jar:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:51:10 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:51:10 [INFO] | +- org.opendaylight.bgpcep:algo-api:jar:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | | +- org.opendaylight.bgpcep:programming-api:jar:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:51:10 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:51:10 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:51:10 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:51:10 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:51:10 [INFO] | +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | | \- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | +- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:51:10 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:51:10 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:51:10 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:51:10 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:51:10 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:51:10 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:51:10 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:51:10 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:51:10 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:51:10 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:51:10 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:51:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:51:10 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:51:10 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:51:10 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:51:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:51:10 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:51:10 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:51:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile 05:51:10 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:51:10 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:51:10 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:51:10 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:51:10 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:51:10 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:51:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server:xml:features:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:51:10 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:51:10 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:51:10 [INFO] | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:51:10 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:51:10 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:51:10 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:51:10 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:xml:features:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | | \- org.opendaylight.bgpcep:pcep-impl:jar:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | | +- io.netty:netty-codec:jar:4.1.114.Final:compile 05:51:10 [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:51:10 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:51:10 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:51:10 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:51:10 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | | \- org.opendaylight.bgpcep:programming-spi:jar:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:51:10 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:51:10 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:51:10 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:51:10 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:51:10 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:51:10 [INFO] | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:51:10 [INFO] | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:51:10 [INFO] | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:51:10 [INFO] | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:51:10 [INFO] | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:51:10 [INFO] | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:51:10 [INFO] | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:51:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-algo:xml:features:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | +- org.opendaylight.bgpcep:algo-impl:jar:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 05:51:10 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 05:51:10 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 05:51:10 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 05:51:10 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 05:51:10 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:51:10 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:51:10 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:51:10 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:51:10 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:51:10 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:51:10 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:51:10 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:51:10 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:51:10 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:51:10 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:51:10 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:51:10 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 05:51:10 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 05:51:10 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 05:51:10 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 05:51:10 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:51:10 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:51:10 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 05:51:10 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:51:10 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 05:51:10 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 05:51:10 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:51:10 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:51:10 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:51:10 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 05:51:10 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:51:10 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 05:51:10 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 05:51:10 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 05:51:10 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 05:51:10 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 05:51:10 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:51:10 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:51:10 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 05:51:10 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 05:51:10 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 05:51:10 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 05:51:10 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 05:51:10 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 05:51:10 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 05:51:10 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 05:51:10 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 05:51:10 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 05:51:10 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:51:10 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:51:10 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:51:10 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 05:51:10 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 05:51:10 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 05:51:10 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 05:51:10 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 05:51:10 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 05:51:10 [INFO] | | | | +- org.lz4:lz4-java:jar:1.8.0:compile 05:51:10 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:51:10 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:51:10 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 05:51:10 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 05:51:10 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 05:51:10 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 05:51:10 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 05:51:10 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 05:51:10 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 05:51:10 [INFO] | | | | \- com.google.code.gson:gson:jar:2.11.0:compile 05:51:10 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 05:51:10 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 05:51:10 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:51:10 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:51:10 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:51:10 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:51:10 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 05:51:10 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:51:10 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 05:51:10 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:51:10 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:51:10 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 05:51:10 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:51:10 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:51:10 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:51:10 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:51:10 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:51:10 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:51:10 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:51:10 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:51:10 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:51:10 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:51:10 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:51:10 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:51:10 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:51:10 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:51:10 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:51:10 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:51:10 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:51:10 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:51:10 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:51:10 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:51:10 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 05:51:10 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 05:51:10 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 05:51:10 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 05:51:10 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 05:51:10 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 05:51:10 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 05:51:10 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 05:51:10 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 05:51:10 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 05:51:10 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 05:51:10 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 05:51:10 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 05:51:10 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 05:51:10 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:51:10 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:51:10 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:51:10 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 05:51:10 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 05:51:10 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 05:51:10 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 05:51:10 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 05:51:10 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 05:51:10 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:51:10 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:51:10 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:51:10 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:51:10 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:51:10 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:51:10 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:51:10 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:51:10 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 05:51:10 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 05:51:10 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 05:51:10 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 05:51:10 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 05:51:10 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 05:51:10 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 05:51:10 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 05:51:10 [INFO] | \- org.opendaylight.bgpcep:graph-impl:jar:0.21.12-SNAPSHOT:compile 05:51:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:51:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:51:10 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:51:10 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:51:10 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:51:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:51:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:51:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:51:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:51:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:51:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:51:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:51:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:51:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:51:10 [INFO] +- junit:junit:jar:4.13.2:test 05:51:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:51:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:51:10 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:51:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:51:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:51:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:51:10 [INFO] 05:51:10 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-pcep-server-provider --- 05:51:10 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-server-provider/target/sonatype-clm/module.xml 05:51:10 [INFO] 05:51:10 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider >------ 05:51:10 [INFO] Building OpenDaylight :: PCEP :: Topology Provider 0.21.12-SNAPSHOT [131/169] 05:51:10 [INFO] ------------------------------[ feature ]------------------------------- 05:51:10 [INFO] 05:51:10 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-pcep-topology-provider --- 05:51:10 [INFO] 05:51:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-pcep-topology-provider --- 05:51:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:51:10 [INFO] 05:51:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-topology-provider --- 05:51:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:51:10 [INFO] 05:51:10 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-pcep-topology-provider --- 05:51:10 [INFO] 05:51:10 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-topology-provider --- 05:51:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:51:10 [INFO] argLine set to empty 05:51:10 [INFO] 05:51:10 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-pcep-topology-provider --- 05:51:10 [INFO] Starting audit... 05:51:10 Audit done. 05:51:10 [INFO] You have 0 Checkstyle violations. 05:51:10 [INFO] 05:51:10 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-pcep-topology-provider --- 05:51:10 [INFO] Starting audit... 05:51:10 Audit done. 05:51:10 [INFO] You have 0 Checkstyle violations. 05:51:10 [INFO] 05:51:10 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-pcep-topology-provider --- 05:51:10 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-topology-provider/target/classes/LICENSE 05:51:10 [INFO] 05:51:10 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-topology-provider --- 05:51:10 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-topology-provider/target/feature/feature.xml 05:51:11 [INFO] ...done! 05:51:11 [INFO] Attaching features XML 05:51:11 [INFO] 05:51:11 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-pcep-topology-provider --- 05:51: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 05:51:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:51:11 [INFO] 05:51:11 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-topology-provider >>> 05:51:11 [INFO] 05:51:11 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-pcep-topology-provider --- 05:51:11 [INFO] 05:51:11 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-topology-provider <<< 05:51:11 [INFO] 05:51:11 [INFO] 05:51:11 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-pcep-topology-provider --- 05:51:11 [INFO] 05:51:11 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-pcep-topology-provider --- 05:51:11 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider 05:51:11 [INFO] Project dependency features detected: [] 05:51:11 [INFO] Pax Exam System (Version: 4.13.3) created. 05:51:11 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:51:11 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:51:11 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:51:11 [INFO] Waiting for remote bundle context.. on 21000 name: e520538b-4b00-4e7c-a357-b86c9f704cb9 timout: [ RelativeTimeout value = 180000 ] 05:51:25 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:51:25 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:51:25 [INFO] 05:51:25 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-pcep-topology-provider --- 05:51:25 [INFO] 05:51:25 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-pcep-topology-provider --- 05:51:25 [INFO] No Javadoc in project. Archive not created. 05:51:25 [INFO] 05:51:25 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-pcep-topology-provider --- 05:51:25 [INFO] CycloneDX: Resolving Dependencies 05:51:28 [INFO] CycloneDX: Creating BOM version 1.5 with 246 component(s) 05:51:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-topology-provider/target/bom.xml 05:51:28 [INFO] attaching as odl-bgpcep-pcep-topology-provider-0.21.12-SNAPSHOT-cyclonedx.xml 05:51:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-topology-provider/target/bom.json 05:51:28 [INFO] attaching as odl-bgpcep-pcep-topology-provider-0.21.12-SNAPSHOT-cyclonedx.json 05:51:28 [INFO] 05:51:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-topology-provider --- 05:51:28 [INFO] Skipping duplicate-finder execution! 05:51:28 [INFO] 05:51:28 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-topology-provider --- 05:51:28 [INFO] Skipping plugin execution 05:51:28 [INFO] 05:51:28 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-topology-provider --- 05:51:28 [INFO] Skipping source per configuration. 05:51:28 [INFO] 05:51:28 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-pcep-topology-provider --- 05:51:28 [INFO] 05:51:28 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-pcep-topology-provider --- 05:51:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:51:28 [INFO] 05:51:28 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-pcep-topology-provider --- 05:51:28 [WARNING] 05:51:28 [WARNING] The packaging plugin for project odl-bgpcep-pcep-topology-provider did not assign 05:51:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:51:28 [WARNING] 05:51:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:51:28 [WARNING] 05:51:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-topology-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.21.12-SNAPSHOT/odl-bgpcep-pcep-topology-provider-0.21.12-SNAPSHOT.pom 05:51:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-topology-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.21.12-SNAPSHOT/odl-bgpcep-pcep-topology-provider-0.21.12-SNAPSHOT-features.xml 05:51:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-topology-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.21.12-SNAPSHOT/odl-bgpcep-pcep-topology-provider-0.21.12-SNAPSHOT-cyclonedx.xml 05:51:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-topology-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.21.12-SNAPSHOT/odl-bgpcep-pcep-topology-provider-0.21.12-SNAPSHOT-cyclonedx.json 05:51:28 [INFO] 05:51:28 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-pcep-topology-provider --- 05:51:28 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider:feature:0.21.12-SNAPSHOT 05:51:28 [INFO] +- org.opendaylight.bgpcep:pcep-topology-provider:jar:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:51:28 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:51:28 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:51:28 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:51:28 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:51:28 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:51:28 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:51:28 [INFO] | +- org.opendaylight.bgpcep:pcep-ietf-p2mp-te-lsp:jar:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:51:28 [INFO] | +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:51:28 [INFO] | +- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | +- org.opendaylight.bgpcep:pcep-server-api:jar:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | | \- org.opendaylight.bgpcep:algo-api:jar:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:51:28 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | +- org.opendaylight.bgpcep:programming-spi:jar:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:51:28 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:51:28 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:51:28 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:51:28 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:51:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:51:28 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:51:28 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:51:28 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:51:28 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:51:28 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:51:28 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:51:28 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:51:28 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:51:28 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:51:28 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:51:28 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:51:28 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:51:28 [INFO] | +- org.opendaylight.bgpcep:pcep-impl:jar:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | | +- io.netty:netty-codec:jar:4.1.114.Final:compile 05:51:28 [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:51:28 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:51:28 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:51:28 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-programming-impl:xml:features:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | +- org.opendaylight.bgpcep:programming-impl:jar:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:51:28 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:51:28 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:51:28 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:51:28 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:51:28 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:51:28 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:51:28 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:51:28 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:51:28 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:51:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:51:28 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:51:28 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:51:28 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:51:28 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:51:28 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:51:28 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:51:28 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:51:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:51:28 [INFO] | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 05:51:28 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 05:51:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 05:51:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 05:51:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 05:51:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:51:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:51:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:51:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:51:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:51:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:51:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:51:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:51:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:51:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:51:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:51:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:51:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 05:51:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 05:51:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 05:51:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 05:51:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:51:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:51:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 05:51:28 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 05:51:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 05:51:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:51:28 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:51:28 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:51:28 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 05:51:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:51:28 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:51:28 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:51:28 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:51:28 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:51:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 05:51:28 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 05:51:28 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 05:51:28 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 05:51:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 05:51:28 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:51:28 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:51:28 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 05:51:28 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 05:51:28 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 05:51:28 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 05:51:28 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 05:51:28 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 05:51:28 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 05:51:28 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 05:51:28 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 05:51:28 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 05:51:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:51:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:51:28 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:51:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 05:51:28 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 05:51:28 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 05:51:28 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 05:51:28 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 05:51:28 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 05:51:28 [INFO] | | | +- org.lz4:lz4-java:jar:1.8.0:compile 05:51:28 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:51:28 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:51:28 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 05:51:28 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 05:51:28 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 05:51:28 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 05:51:28 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 05:51:28 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 05:51:28 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 05:51:28 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 05:51:28 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 05:51:28 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 05:51:28 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:51:28 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:51:28 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:51:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:51:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 05:51:28 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:51:28 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 05:51:28 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:51:28 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:51:28 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 05:51:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:51:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:51:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:51:28 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:51:28 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:51:28 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:51:28 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:51:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:51:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:51:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:51:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:51:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:51:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:51:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:51:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:51:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:51:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:51:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:51:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:51:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:51:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 05:51:28 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 05:51:28 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 05:51:28 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 05:51:28 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 05:51:28 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 05:51:28 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 05:51:28 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 05:51:28 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 05:51:28 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 05:51:28 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 05:51:28 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 05:51:28 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 05:51:28 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 05:51:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:51:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:51:28 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:51:28 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 05:51:28 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 05:51:28 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 05:51:28 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 05:51:28 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 05:51:28 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 05:51:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:51:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:51:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:51:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:51:28 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:51:28 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:51:28 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:51:28 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:51:28 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 05:51:28 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 05:51:28 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 05:51:28 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 05:51:28 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 05:51:28 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 05:51:28 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 05:51:28 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 05:51:28 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:xml:features:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:51:28 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider:xml:features:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | +- org.opendaylight.bgpcep:pcep-server-provider:jar:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile 05:51:28 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:51:28 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:51:28 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server:xml:features:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-algo:xml:features:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | +- org.opendaylight.bgpcep:algo-impl:jar:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] | \- org.opendaylight.bgpcep:graph-impl:jar:0.21.12-SNAPSHOT:compile 05:51:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:51:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:51:28 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:51:28 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:51:28 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:51:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:51:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:51:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:51:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:51:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:51:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:51:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:51:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:51:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:51:28 [INFO] +- junit:junit:jar:4.13.2:test 05:51:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:51:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:51:28 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:51:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:51:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:51:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:51:28 [INFO] 05:51:28 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-pcep-topology-provider --- 05:51:28 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-topology-provider/target/sonatype-clm/module.xml 05:51:28 [INFO] 05:51:28 [INFO] ------------< org.opendaylight.bgpcep:pcep-tunnel-provider >------------ 05:51:28 [INFO] Building pcep-tunnel-provider 0.21.12-SNAPSHOT [132/169] 05:51:28 [INFO] -------------------------------[ bundle ]------------------------------- 05:51:28 [INFO] 05:51:28 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ pcep-tunnel-provider --- 05:51:28 [INFO] 05:51:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ pcep-tunnel-provider --- 05:51:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:51:28 [INFO] 05:51:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ pcep-tunnel-provider --- 05:51:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:51:28 [INFO] 05:51:28 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ pcep-tunnel-provider --- 05:51:29 [INFO] 05:51:29 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-tunnel-provider --- 05:51:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:51:29 [INFO] 05:51:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ pcep-tunnel-provider --- 05:51:29 [INFO] Starting audit... 05:51:29 Audit done. 05:51:29 [INFO] You have 0 Checkstyle violations. 05:51:29 [INFO] 05:51:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ pcep-tunnel-provider --- 05:51:29 [INFO] Starting audit... 05:51:29 Audit done. 05:51:29 [INFO] You have 0 Checkstyle violations. 05:51:29 [INFO] 05:51:29 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ pcep-tunnel-provider --- 05:51:29 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/target/classes/LICENSE 05:51:29 [INFO] 05:51:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-tunnel-provider --- 05:51:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/src/main/resources 05:51:29 [INFO] 05:51:29 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-tunnel-provider --- 05:51:29 [INFO] Recompiling the module because of changed dependency. 05:51:29 [INFO] Compiling 10 source files with javac [debug release 17] to target/classes 05:51:29 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/PCEPTunnelTopologyProvider.java:[58,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 05:51:29 [INFO] 05:51:29 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ pcep-tunnel-provider >>> 05:51:29 [INFO] 05:51:29 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ pcep-tunnel-provider --- 05:51:29 [INFO] Fork Value is true 05:51:33 [INFO] Done SpotBugs Analysis.... 05:51:33 [INFO] 05:51:33 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ pcep-tunnel-provider <<< 05:51:33 [INFO] 05:51:33 [INFO] 05:51:33 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ pcep-tunnel-provider --- 05:51:33 [INFO] BugInstance size is 0 05:51:33 [INFO] Error size is 0 05:51:33 [INFO] No errors/warnings found 05:51:33 [INFO] 05:51:33 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-tunnel-provider --- 05:51:33 [INFO] Copying 1 resource from src/test/resources to target/test-classes 05:51:33 [INFO] 05:51:33 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-tunnel-provider --- 05:51:33 [INFO] Recompiling the module because of changed dependency. 05:51:33 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 05:51:33 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:51:33 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:51:33 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:51:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/src/test/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListenerTest.java:[90,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 05:51:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/src/test/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListenerTest.java:[93,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 05:51:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/src/test/java/org/opendaylight/bgpcep/pcep/tunnel/provider/TunnelProgrammingTest.java:[307,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 05:51:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/src/test/java/org/opendaylight/bgpcep/pcep/tunnel/provider/TunnelProgrammingTest.java:[318,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 05:51:33 [INFO] 05:51:33 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ pcep-tunnel-provider --- 05:51:33 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:51:33 [INFO] 05:51:33 [INFO] ------------------------------------------------------- 05:51:33 [INFO] T E S T S 05:51:33 [INFO] ------------------------------------------------------- 05:51:34 [INFO] Running org.opendaylight.bgpcep.pcep.tunnel.provider.NodeChangedListenerTest 05:51:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.678 s -- in org.opendaylight.bgpcep.pcep.tunnel.provider.NodeChangedListenerTest 05:51:39 [INFO] Running org.opendaylight.bgpcep.pcep.tunnel.provider.TunnelProgrammingTest 05:51:39 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:51:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.608 s -- in org.opendaylight.bgpcep.pcep.tunnel.provider.TunnelProgrammingTest 05:51:41 [INFO] 05:51:41 [INFO] Results: 05:51:41 [INFO] 05:51:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 05:51:41 [INFO] 05:51:41 [INFO] 05:51:41 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ pcep-tunnel-provider --- 05:51:41 [INFO] 05:51:41 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-tunnel-provider --- 05:51:41 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.21.12-SNAPSHOT.jar 05:51:41 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/target/classes/META-INF/MANIFEST.MF 05:51:41 [INFO] 05:51:41 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ pcep-tunnel-provider --- 05:51:41 [INFO] No previous run data found, generating javadoc. 05:51:42 [WARNING] Javadoc Warnings 05:51:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListener.java:77: warning: no comment 05:51:42 [WARNING] public final class NodeChangedListener implements DataTreeChangeListener { 05:51:42 [WARNING] ^ 05:51:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListener.java:128: warning: no comment 05:51:42 [WARNING] public static InstanceIdentifier linkIdentifier(final InstanceIdentifier topology, 05:51:42 [WARNING] ^ 05:51:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/PCEPTunnelClusterSingletonService.java:37: warning: no comment 05:51:42 [WARNING] public final class PCEPTunnelClusterSingletonService implements ClusterSingletonService, AutoCloseable { 05:51:42 [WARNING] ^ 05:51:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/PCEPTunnelClusterSingletonService.java:52: warning: no comment 05:51:42 [WARNING] public PCEPTunnelClusterSingletonService( 05:51:42 [WARNING] ^ 05:51:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/PCEPTunnelTopologyProvider.java:30: warning: no comment 05:51:42 [WARNING] public final class PCEPTunnelTopologyProvider extends DefaultTopologyReference implements AutoCloseable { 05:51:42 [WARNING] ^ 05:51:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/PCEPTunnelTopologyProvider.java:42: warning: no comment 05:51:42 [WARNING] public PCEPTunnelTopologyProvider( 05:51:42 [WARNING] ^ 05:51:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/PCEPTunnelTopologyProvider.java:74: warning: no comment 05:51:42 [WARNING] public TopologyReference getTopologyReference() { 05:51:42 [WARNING] ^ 05:51:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/TunnelProgramming.java:41: warning: no comment 05:51:42 [WARNING] public final class TunnelProgramming implements AutoCloseable { 05:51:42 [WARNING] ^ 05:51:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/TunnelProviderDeployer.java:43: warning: no comment 05:51:42 [WARNING] public final class TunnelProviderDeployer implements DataTreeChangeListener, AutoCloseable { 05:51:42 [WARNING] ^ 05:51:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/TunnelProviderDeployer.java:53: warning: no comment 05:51:42 [WARNING] public TunnelProviderDeployer(@Reference final DataBroker dataBroker, 05:51:42 [WARNING] ^ 05:51:42 [WARNING] 10 warnings 05:51:42 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.21.12-SNAPSHOT-javadoc.jar 05:51:42 [INFO] 05:51:42 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ pcep-tunnel-provider --- 05:51:42 [INFO] CycloneDX: Resolving Dependencies 05:51:44 [INFO] CycloneDX: Creating BOM version 1.5 with 54 component(s) 05:51:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/target/bom.xml 05:51:44 [INFO] attaching as pcep-tunnel-provider-0.21.12-SNAPSHOT-cyclonedx.xml 05:51:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/target/bom.json 05:51:44 [INFO] attaching as pcep-tunnel-provider-0.21.12-SNAPSHOT-cyclonedx.json 05:51:44 [INFO] 05:51:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-tunnel-provider --- 05:51:44 [INFO] Skipping duplicate-finder execution! 05:51:44 [INFO] 05:51:44 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ pcep-tunnel-provider --- 05:51:44 [INFO] No dependency problems found 05:51:44 [INFO] 05:51:44 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-tunnel-provider --- 05:51:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.21.12-SNAPSHOT-sources.jar 05:51:44 [INFO] 05:51:44 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-tunnel-provider --- 05:51:44 [INFO] 05:51:44 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-tunnel-provider --- 05:51:44 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/target/code-coverage/jacoco.exec 05:51:44 [INFO] Analyzed bundle 'pcep-tunnel-provider' with 13 classes 05:51:44 [INFO] 05:51:44 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ pcep-tunnel-provider --- 05:51:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.21.12-SNAPSHOT/pcep-tunnel-provider-0.21.12-SNAPSHOT.pom 05:51:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.21.12-SNAPSHOT/pcep-tunnel-provider-0.21.12-SNAPSHOT.jar 05:51:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.21.12-SNAPSHOT/pcep-tunnel-provider-0.21.12-SNAPSHOT-javadoc.jar 05:51:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.21.12-SNAPSHOT/pcep-tunnel-provider-0.21.12-SNAPSHOT-cyclonedx.xml 05:51:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.21.12-SNAPSHOT/pcep-tunnel-provider-0.21.12-SNAPSHOT-cyclonedx.json 05:51:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.21.12-SNAPSHOT/pcep-tunnel-provider-0.21.12-SNAPSHOT-sources.jar 05:51:44 [INFO] 05:51:44 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-tunnel-provider --- 05:51:44 [INFO] Installing org/opendaylight/bgpcep/pcep-tunnel-provider/0.21.12-SNAPSHOT/pcep-tunnel-provider-0.21.12-SNAPSHOT.jar 05:51:44 [INFO] Writing OBR metadata 05:51:44 [INFO] 05:51:44 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ pcep-tunnel-provider --- 05:51:44 [INFO] org.opendaylight.bgpcep:pcep-tunnel-provider:bundle:0.21.12-SNAPSHOT 05:51:44 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.12-SNAPSHOT:compile 05:51:44 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:51:44 [INFO] +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.21.12-SNAPSHOT:compile 05:51:44 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.12-SNAPSHOT:compile 05:51:44 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:51:44 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.12-SNAPSHOT:compile 05:51:44 [INFO] | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.12-SNAPSHOT:compile 05:51:44 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:51:44 [INFO] | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:51:44 [INFO] +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:51:44 [INFO] +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:51:44 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:compile 05:51:44 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:51:44 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:51:44 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:51:44 [INFO] +- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.12-SNAPSHOT:compile 05:51:44 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.21.12-SNAPSHOT:compile 05:51:44 [INFO] +- org.opendaylight.bgpcep:programming-spi:jar:0.21.12-SNAPSHOT:compile 05:51:44 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:compile 05:51:44 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:51:44 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:51:44 [INFO] +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:51:44 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:51:44 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:51:44 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:51:44 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:51:44 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:51:44 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:51:44 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:51:44 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:51:44 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:51:44 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:51:44 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:51:44 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:51:44 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:51:44 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:51:44 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:51:44 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:51:44 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:51:44 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:51:44 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:51:44 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:51:44 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:51:44 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:51:44 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 05:51:44 [INFO] +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 05:51:44 [INFO] | \- org.osgi:osgi.annotation:jar:8.1.0:provided 05:51:44 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:51:44 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:51:44 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:51:44 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:51:44 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.12-SNAPSHOT:test 05:51:44 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 05:51:44 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 05:51:44 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 05:51:44 [INFO] +- org.opendaylight.bgpcep:programming-impl:test-jar:tests:0.21.12-SNAPSHOT:test 05:51:44 [INFO] +- org.opendaylight.bgpcep:programming-impl:jar:0.21.12-SNAPSHOT:test 05:51:44 [INFO] +- org.opendaylight.bgpcep:pcep-topology-provider:test-jar:tests:0.21.12-SNAPSHOT:test 05:51:44 [INFO] | +- org.opendaylight.bgpcep:pcep-ietf-p2mp-te-lsp:jar:0.21.12-SNAPSHOT:test 05:51:44 [INFO] | +- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.21.12-SNAPSHOT:test 05:51:44 [INFO] | +- org.opendaylight.bgpcep:pcep-server-api:jar:0.21.12-SNAPSHOT:test 05:51:44 [INFO] | | \- org.opendaylight.bgpcep:algo-api:jar:0.21.12-SNAPSHOT:test 05:51:44 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:0.21.12-SNAPSHOT:test 05:51:44 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:test 05:51:44 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:test 05:51:44 [INFO] | \- org.opendaylight.bgpcep:pcep-impl:jar:0.21.12-SNAPSHOT:test 05:51:44 [INFO] +- org.opendaylight.bgpcep:pcep-impl:test-jar:tests:0.21.12-SNAPSHOT:test 05:51:44 [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:test 05:51:44 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:test 05:51:44 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:test 05:51:44 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 05:51:44 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 05:51:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 05:51:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 05:51:44 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 05:51:44 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:test 05:51:44 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 05:51:44 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:test 05:51:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 05:51:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 05:51:44 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:test 05:51:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 05:51:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:test 05:51:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 05:51:44 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 05:51:44 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 05:51:44 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 05:51:44 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 05:51:44 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 05:51:44 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:test 05:51:44 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:test (optional) 05:51:44 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:test 05:51:44 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:test 05:51:44 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 05:51:44 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:test 05:51:44 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:test 05:51:44 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:test 05:51:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:test 05:51:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 05:51:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:test 05:51:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:test 05:51:44 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:test 05:51:44 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 05:51:44 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 05:51:44 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.8:test 05:51:44 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 05:51:44 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 05:51:44 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 05:51:44 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 05:51:44 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 05:51:44 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 05:51:44 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 05:51:44 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 05:51:44 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 05:51:44 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 05:51:44 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 05:51:44 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 05:51:44 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 05:51:44 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 05:51:44 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 05:51:44 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 05:51:44 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 05:51:44 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 05:51:44 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 05:51:44 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 05:51:44 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 05:51:44 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 05:51:44 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 05:51:44 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 05:51:44 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 05:51:44 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 05:51:44 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 05:51:44 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:51:44 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:51:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:51:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:51:44 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:51:44 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:51:44 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:51:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:51:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:51:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:51:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:51:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:51:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:51:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:51:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:51:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:51:44 [INFO] +- junit:junit:jar:4.13.2:test 05:51:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:51:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:51:44 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:51:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:51:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:51:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:51:44 [INFO] 05:51:44 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-tunnel-provider --- 05:51:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/target/sonatype-clm/module.xml 05:51:44 [INFO] 05:51:44 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider >------- 05:51:44 [INFO] Building OpenDaylight :: PCEP :: Tunnel Provider 0.21.12-SNAPSHOT [133/169] 05:51:44 [INFO] ------------------------------[ feature ]------------------------------- 05:51:44 [INFO] 05:51:44 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-pcep-tunnel-provider --- 05:51:44 [INFO] 05:51:44 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-pcep-tunnel-provider --- 05:51:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:51:44 [INFO] 05:51:44 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-tunnel-provider --- 05:51:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:51:44 [INFO] 05:51:44 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-pcep-tunnel-provider --- 05:51:45 [INFO] 05:51:45 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-tunnel-provider --- 05:51:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:51:45 [INFO] argLine set to empty 05:51:45 [INFO] 05:51:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-pcep-tunnel-provider --- 05:51:45 [INFO] Starting audit... 05:51:45 Audit done. 05:51:45 [INFO] You have 0 Checkstyle violations. 05:51:45 [INFO] 05:51:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-pcep-tunnel-provider --- 05:51:45 [INFO] Starting audit... 05:51:45 Audit done. 05:51:45 [INFO] You have 0 Checkstyle violations. 05:51:45 [INFO] 05:51:45 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-pcep-tunnel-provider --- 05:51:45 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-tunnel-provider/target/classes/LICENSE 05:51:45 [INFO] 05:51:45 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-tunnel-provider --- 05:51:45 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-tunnel-provider/target/feature/feature.xml 05:51:45 [INFO] ...done! 05:51:45 [INFO] Attaching features XML 05:51:45 [INFO] 05:51:45 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-pcep-tunnel-provider --- 05:51:45 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:51:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:51:45 [INFO] 05:51:45 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-tunnel-provider >>> 05:51:45 [INFO] 05:51:45 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-pcep-tunnel-provider --- 05:51:45 [INFO] 05:51:45 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-tunnel-provider <<< 05:51:45 [INFO] 05:51:45 [INFO] 05:51:45 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-pcep-tunnel-provider --- 05:51:45 [INFO] 05:51:45 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-pcep-tunnel-provider --- 05:51:45 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider 05:51:45 [INFO] Project dependency features detected: [] 05:51:45 [INFO] Pax Exam System (Version: 4.13.3) created. 05:51:45 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:51:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:51:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:51:46 [INFO] Waiting for remote bundle context.. on 21000 name: 280240b4-2fe6-4940-bc22-e6735eb2a7e2 timout: [ RelativeTimeout value = 180000 ] 05:51:58 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:51:58 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:51:58 [INFO] 05:51:58 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-pcep-tunnel-provider --- 05:51:58 [INFO] 05:51:58 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-pcep-tunnel-provider --- 05:51:58 [INFO] No Javadoc in project. Archive not created. 05:51:58 [INFO] 05:51:58 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-pcep-tunnel-provider --- 05:51:58 [INFO] CycloneDX: Resolving Dependencies 05:52:01 [INFO] CycloneDX: Creating BOM version 1.5 with 248 component(s) 05:52:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-tunnel-provider/target/bom.xml 05:52:02 [INFO] attaching as odl-bgpcep-pcep-tunnel-provider-0.21.12-SNAPSHOT-cyclonedx.xml 05:52:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-tunnel-provider/target/bom.json 05:52:02 [INFO] attaching as odl-bgpcep-pcep-tunnel-provider-0.21.12-SNAPSHOT-cyclonedx.json 05:52:02 [INFO] 05:52:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-tunnel-provider --- 05:52:02 [INFO] Skipping duplicate-finder execution! 05:52:02 [INFO] 05:52:02 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-tunnel-provider --- 05:52:02 [INFO] Skipping plugin execution 05:52:02 [INFO] 05:52:02 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-tunnel-provider --- 05:52:02 [INFO] Skipping source per configuration. 05:52:02 [INFO] 05:52:02 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-pcep-tunnel-provider --- 05:52:02 [INFO] 05:52:02 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-pcep-tunnel-provider --- 05:52:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:52:02 [INFO] 05:52:02 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-pcep-tunnel-provider --- 05:52:02 [WARNING] 05:52:02 [WARNING] The packaging plugin for project odl-bgpcep-pcep-tunnel-provider did not assign 05:52:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:52:02 [WARNING] 05:52:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:52:02 [WARNING] 05:52:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-tunnel-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.21.12-SNAPSHOT/odl-bgpcep-pcep-tunnel-provider-0.21.12-SNAPSHOT.pom 05:52:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-tunnel-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.21.12-SNAPSHOT/odl-bgpcep-pcep-tunnel-provider-0.21.12-SNAPSHOT-features.xml 05:52:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-tunnel-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.21.12-SNAPSHOT/odl-bgpcep-pcep-tunnel-provider-0.21.12-SNAPSHOT-cyclonedx.xml 05:52:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-tunnel-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.21.12-SNAPSHOT/odl-bgpcep-pcep-tunnel-provider-0.21.12-SNAPSHOT-cyclonedx.json 05:52:02 [INFO] 05:52:02 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-pcep-tunnel-provider --- 05:52:02 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider:feature:0.21.12-SNAPSHOT 05:52:02 [INFO] +- org.opendaylight.bgpcep:pcep-tunnel-provider:jar:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:52:02 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | | +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:52:02 [INFO] | | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:52:02 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:52:02 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:52:02 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:52:02 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | +- org.opendaylight.bgpcep:programming-spi:jar:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:52:02 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:52:02 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:52:02 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:52:02 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:52:02 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:52:02 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:52:02 [INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:52:02 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:52:02 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:52:02 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:52:02 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:52:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:52:02 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:52:02 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:52:02 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:52:02 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:52:02 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:52:02 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:52:02 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:52:02 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:52:02 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:52:02 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider:xml:features:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-provider:jar:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | | +- org.opendaylight.bgpcep:pcep-ietf-p2mp-te-lsp:jar:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | | +- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | | +- org.opendaylight.bgpcep:pcep-server-api:jar:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | | | \- org.opendaylight.bgpcep:algo-api:jar:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | | +- org.opendaylight.bgpcep:graph-api:jar:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:52:02 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:52:02 [INFO] | | \- org.opendaylight.bgpcep:pcep-impl:jar:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | | +- io.netty:netty-codec:jar:4.1.114.Final:compile 05:52:02 [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:52:02 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:52:02 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-programming-impl:xml:features:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | | +- org.opendaylight.bgpcep:programming-impl:jar:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | | | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:52:02 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:52:02 [INFO] | | | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:52:02 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:52:02 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:52:02 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:52:02 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:52:02 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:52:02 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:52:02 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:52:02 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:52:02 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:52:02 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:52:02 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:52:02 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:52:02 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:52:02 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:52:02 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:52:02 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:52:02 [INFO] | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 05:52:02 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 05:52:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 05:52:02 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 05:52:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 05:52:02 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:52:02 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:52:02 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:52:02 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:52:02 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:52:02 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:52:02 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:52:02 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:52:02 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:52:02 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:52:02 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:52:02 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:52:02 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 05:52:02 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 05:52:02 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 05:52:02 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 05:52:02 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:52:02 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:52:02 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 05:52:02 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 05:52:02 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 05:52:02 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:52:02 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:52:02 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:52:02 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 05:52:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:52:02 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:52:02 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:52:02 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:52:02 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:52:02 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 05:52:02 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 05:52:02 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 05:52:02 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 05:52:02 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 05:52:02 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:52:02 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:52:02 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 05:52:02 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 05:52:02 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 05:52:02 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 05:52:02 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 05:52:02 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 05:52:02 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 05:52:02 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 05:52:02 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 05:52:02 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 05:52:02 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:52:02 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:52:02 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:52:02 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 05:52:02 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 05:52:02 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 05:52:02 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 05:52:02 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 05:52:02 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 05:52:02 [INFO] | | | | +- org.lz4:lz4-java:jar:1.8.0:compile 05:52:02 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:52:02 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:52:02 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 05:52:02 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 05:52:02 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 05:52:02 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 05:52:02 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 05:52:02 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 05:52:02 [INFO] | | | | \- com.google.code.gson:gson:jar:2.11.0:compile 05:52:02 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 05:52:02 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 05:52:02 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:52:02 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:52:02 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:52:02 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:52:02 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 05:52:02 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:52:02 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 05:52:02 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:52:02 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:52:02 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 05:52:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:52:02 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:52:02 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:52:02 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:52:02 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:52:02 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:52:02 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:52:02 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:52:02 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:52:02 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:52:02 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:52:02 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:52:02 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:52:02 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:52:02 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:52:02 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:52:02 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:52:02 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:52:02 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:52:02 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:52:02 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 05:52:02 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 05:52:02 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 05:52:02 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 05:52:02 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 05:52:02 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 05:52:02 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 05:52:02 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 05:52:02 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 05:52:02 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 05:52:02 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 05:52:02 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 05:52:02 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 05:52:02 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 05:52:02 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:52:02 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:52:02 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:52:02 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 05:52:02 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 05:52:02 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 05:52:02 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 05:52:02 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 05:52:02 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 05:52:02 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:52:02 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:52:02 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:52:02 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:52:02 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:52:02 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:52:02 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:52:02 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 05:52:02 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 05:52:02 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 05:52:02 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 05:52:02 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 05:52:02 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 05:52:02 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 05:52:02 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 05:52:02 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:xml:features:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:52:02 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider:xml:features:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | +- org.opendaylight.bgpcep:pcep-server-provider:jar:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile 05:52:02 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:52:02 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:52:02 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server:xml:features:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-algo:xml:features:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | +- org.opendaylight.bgpcep:algo-impl:jar:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] | \- org.opendaylight.bgpcep:graph-impl:jar:0.21.12-SNAPSHOT:compile 05:52:02 [INFO] +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 05:52:02 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:52:02 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:52:02 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:52:02 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:52:02 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:52:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:52:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:52:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:52:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:52:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:52:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:52:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:52:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:52:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:52:02 [INFO] +- junit:junit:jar:4.13.2:test 05:52:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:52:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:52:02 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:52:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:52:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:52:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:52:02 [INFO] 05:52:02 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-pcep-tunnel-provider --- 05:52:02 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-tunnel-provider/target/sonatype-clm/module.xml 05:52:02 [INFO] 05:52:02 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-pcep-segment-routing >------- 05:52:02 [INFO] Building OpenDaylight :: PCEP :: Segment Routing 0.21.12-SNAPSHOT [134/169] 05:52:02 [INFO] ------------------------------[ feature ]------------------------------- 05:52:02 [INFO] 05:52:02 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-pcep-segment-routing --- 05:52:02 [INFO] 05:52:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-pcep-segment-routing --- 05:52:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:52:02 [INFO] 05:52:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-segment-routing --- 05:52:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:52:02 [INFO] 05:52:02 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-pcep-segment-routing --- 05:52:02 [INFO] 05:52:02 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-segment-routing --- 05:52:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:52:02 [INFO] argLine set to empty 05:52:02 [INFO] 05:52:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-pcep-segment-routing --- 05:52:02 [INFO] Starting audit... 05:52:02 Audit done. 05:52:02 [INFO] You have 0 Checkstyle violations. 05:52:02 [INFO] 05:52:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-pcep-segment-routing --- 05:52:02 [INFO] Starting audit... 05:52:02 Audit done. 05:52:02 [INFO] You have 0 Checkstyle violations. 05:52:02 [INFO] 05:52:02 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-pcep-segment-routing --- 05:52:02 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-segment-routing/target/classes/LICENSE 05:52:02 [INFO] 05:52:02 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-segment-routing --- 05:52:02 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-segment-routing/target/feature/feature.xml 05:52:02 [INFO] ...done! 05:52:02 [INFO] Attaching features XML 05:52:02 [INFO] 05:52:02 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-pcep-segment-routing --- 05:52:02 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:52:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:52:02 [INFO] 05:52:02 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-segment-routing >>> 05:52:02 [INFO] 05:52:02 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-pcep-segment-routing --- 05:52:02 [INFO] 05:52:02 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-segment-routing <<< 05:52:02 [INFO] 05:52:02 [INFO] 05:52:02 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-pcep-segment-routing --- 05:52:02 [INFO] 05:52:02 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-pcep-segment-routing --- 05:52:02 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-segment-routing 05:52:02 [INFO] Project dependency features detected: [] 05:52:02 [INFO] Pax Exam System (Version: 4.13.3) created. 05:52:02 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:52:03 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:52:03 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:52:03 [INFO] Waiting for remote bundle context.. on 21000 name: 7cab0b73-d13a-4b10-8b97-fac1971c9c76 timout: [ RelativeTimeout value = 180000 ] 05:52:15 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:52:15 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:52:15 [INFO] 05:52:15 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-pcep-segment-routing --- 05:52:15 [INFO] 05:52:15 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-pcep-segment-routing --- 05:52:15 [INFO] No Javadoc in project. Archive not created. 05:52:15 [INFO] 05:52:15 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-pcep-segment-routing --- 05:52:15 [INFO] CycloneDX: Resolving Dependencies 05:52:18 [INFO] CycloneDX: Creating BOM version 1.5 with 230 component(s) 05:52:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-segment-routing/target/bom.xml 05:52:18 [INFO] attaching as odl-bgpcep-pcep-segment-routing-0.21.12-SNAPSHOT-cyclonedx.xml 05:52:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-segment-routing/target/bom.json 05:52:18 [INFO] attaching as odl-bgpcep-pcep-segment-routing-0.21.12-SNAPSHOT-cyclonedx.json 05:52:18 [INFO] 05:52:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-segment-routing --- 05:52:18 [INFO] Skipping duplicate-finder execution! 05:52:18 [INFO] 05:52:18 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-segment-routing --- 05:52:18 [INFO] Skipping plugin execution 05:52:18 [INFO] 05:52:18 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-segment-routing --- 05:52:18 [INFO] Skipping source per configuration. 05:52:18 [INFO] 05:52:18 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-pcep-segment-routing --- 05:52:18 [INFO] 05:52:18 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-pcep-segment-routing --- 05:52:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:52:18 [INFO] 05:52:18 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-pcep-segment-routing --- 05:52:18 [WARNING] 05:52:18 [WARNING] The packaging plugin for project odl-bgpcep-pcep-segment-routing did not assign 05:52:18 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:52:18 [WARNING] 05:52:18 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:52:18 [WARNING] 05:52:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-segment-routing/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.21.12-SNAPSHOT/odl-bgpcep-pcep-segment-routing-0.21.12-SNAPSHOT.pom 05:52:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-segment-routing/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.21.12-SNAPSHOT/odl-bgpcep-pcep-segment-routing-0.21.12-SNAPSHOT-features.xml 05:52:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-segment-routing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.21.12-SNAPSHOT/odl-bgpcep-pcep-segment-routing-0.21.12-SNAPSHOT-cyclonedx.xml 05:52:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-segment-routing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.21.12-SNAPSHOT/odl-bgpcep-pcep-segment-routing-0.21.12-SNAPSHOT-cyclonedx.json 05:52:18 [INFO] 05:52:18 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-pcep-segment-routing --- 05:52:18 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-segment-routing:feature:0.21.12-SNAPSHOT 05:52:18 [INFO] +- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.21.12-SNAPSHOT:compile 05:52:18 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:52:18 [INFO] | | \- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:52:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:52:18 [INFO] | +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.12-SNAPSHOT:compile 05:52:18 [INFO] | | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:52:18 [INFO] | | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:52:18 [INFO] | | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:52:18 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:52:18 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:compile 05:52:18 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:52:18 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:52:18 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:52:18 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.12-SNAPSHOT:compile 05:52:18 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:52:18 [INFO] | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.12-SNAPSHOT:compile 05:52:18 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.12-SNAPSHOT:compile 05:52:18 [INFO] | | +- org.opendaylight.bgpcep:programming-api:jar:0.21.12-SNAPSHOT:compile 05:52:18 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:compile 05:52:18 [INFO] | | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.12-SNAPSHOT:compile 05:52:18 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:52:18 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:52:18 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:52:18 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:52:18 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:52:18 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:52:18 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:52:18 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:52:18 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:52:18 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:52:18 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:52:18 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:52:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:52:18 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:52:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:52:18 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:52:18 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:52:18 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:52:18 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:52:18 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:xml:features:0.21.12-SNAPSHOT:compile 05:52:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.21.12-SNAPSHOT:compile 05:52:18 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 05:52:18 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 05:52:18 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 05:52:18 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 05:52:18 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 05:52:18 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:52:18 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:52:18 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:52:18 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:52:18 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:52:18 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:52:18 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:52:18 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:52:18 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:52:18 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:52:18 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:52:18 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:52:18 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 05:52:18 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:52:18 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 05:52:18 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 05:52:18 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 05:52:18 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:52:18 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:52:18 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 05:52:18 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:52:18 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 05:52:18 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 05:52:18 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:52:18 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:52:18 [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:52:18 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 05:52:18 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:52:18 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:52:18 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:52:18 [INFO] | | | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:52:18 [INFO] | | | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:52:18 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:52:18 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 05:52:18 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 05:52:18 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 05:52:18 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 05:52:18 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 05:52:18 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:52:18 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:52:18 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 05:52:18 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 05:52:18 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 05:52:18 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 05:52:18 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 05:52:18 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 05:52:18 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 05:52:18 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 05:52:18 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 05:52:18 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 05:52:18 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:52:18 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:52:18 [INFO] | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:52:18 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 05:52:18 [INFO] | | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 05:52:18 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 05:52:18 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 05:52:18 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 05:52:18 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 05:52:18 [INFO] | | | | | +- org.lz4:lz4-java:jar:1.8.0:compile 05:52:18 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:52:18 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:52:18 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 05:52:18 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 05:52:18 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 05:52:18 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 05:52:18 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 05:52:18 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 05:52:18 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 05:52:18 [INFO] | | | | | \- com.google.code.gson:gson:jar:2.11.0:compile 05:52:18 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 05:52:18 [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 05:52:18 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:52:18 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:52:18 [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:52:18 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:52:18 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 05:52:18 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:52:18 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 05:52:18 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:52:18 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:52:18 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 05:52:18 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:52:18 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:52:18 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:52:18 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:52:18 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:52:18 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:52:18 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:52:18 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:52:18 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:52:18 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:52:18 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:52:18 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:52:18 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:52:18 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:52:18 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:52:18 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:52:18 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:52:18 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:52:18 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:52:18 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:52:18 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 05:52:18 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 05:52:18 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 05:52:18 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 05:52:18 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 05:52:18 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 05:52:18 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 05:52:18 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 05:52:18 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 05:52:18 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 05:52:18 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 05:52:18 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 05:52:18 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 05:52:18 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 05:52:18 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:52:18 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:52:18 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:52:18 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 05:52:18 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 05:52:18 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 05:52:18 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 05:52:18 [INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 05:52:18 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 05:52:18 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:52:18 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:52:18 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:52:18 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:52:18 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:52:18 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:52:18 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:52:18 [INFO] | | | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:52:18 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 05:52:18 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:52:18 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 05:52:18 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 05:52:18 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 05:52:18 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 05:52:18 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 05:52:18 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 05:52:18 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 05:52:18 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.21.12-SNAPSHOT:compile 05:52:18 [INFO] | | \- org.opendaylight.bgpcep:pcep-impl:jar:0.21.12-SNAPSHOT:compile 05:52:18 [INFO] | | +- io.netty:netty-codec:jar:4.1.114.Final:compile 05:52:18 [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:52:18 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:52:18 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:52:18 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:52:18 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.21.12-SNAPSHOT:compile 05:52:18 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.21.12-SNAPSHOT:compile 05:52:18 [INFO] | | \- org.opendaylight.bgpcep:programming-spi:jar:0.21.12-SNAPSHOT:compile 05:52:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:52:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.21.12-SNAPSHOT:compile 05:52:18 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.21.12-SNAPSHOT:compile 05:52:18 [INFO] | | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:52:18 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:52:18 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:52:18 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:52:18 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile 05:52:18 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.21.12-SNAPSHOT:compile 05:52:18 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:52:18 [INFO] | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:52:18 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:52:18 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:52:18 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:52:18 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:52:18 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:52:18 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:52:18 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:52:18 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:52:18 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:52:18 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:52:18 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:52:18 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:52:18 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:52:18 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:52:18 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:52:18 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.21.12-SNAPSHOT:compile 05:52:18 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.21.12-SNAPSHOT:compile 05:52:18 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.12-SNAPSHOT:compile 05:52:18 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:52:18 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:52:18 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:52:18 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:52:18 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:52:18 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:52:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:52:18 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:52:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:52:18 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:52:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:52:18 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:52:18 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:52:18 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:52:18 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:52:18 [INFO] +- junit:junit:jar:4.13.2:test 05:52:18 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:52:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:52:18 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:52:18 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:52:18 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:52:18 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:52:18 [INFO] 05:52:18 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-pcep-segment-routing --- 05:52:18 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-segment-routing/target/sonatype-clm/module.xml 05:52:18 [INFO] 05:52:18 [INFO] -------< org.opendaylight.bgpcep:pcep-auto-bandwidth-extension >-------- 05:52:18 [INFO] Building pcep-auto-bandwidth-extension 0.21.12-SNAPSHOT [135/169] 05:52:18 [INFO] -------------------------------[ bundle ]------------------------------- 05:52:18 [INFO] 05:52:18 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ pcep-auto-bandwidth-extension --- 05:52:18 [INFO] 05:52:18 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ pcep-auto-bandwidth-extension --- 05:52:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:52:18 [INFO] 05:52:18 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ pcep-auto-bandwidth-extension --- 05:52:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:52:18 [INFO] 05:52:18 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ pcep-auto-bandwidth-extension --- 05:52:19 [INFO] 05:52:19 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-auto-bandwidth-extension --- 05:52:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/pcep/auto-bandwidth-extension/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:52:19 [INFO] 05:52:19 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ pcep-auto-bandwidth-extension --- 05:52:19 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:52:19 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/pcep/auto-bandwidth-extension/src/main/yang 05:52:19 [INFO] yang-to-sources: Found 16 dependencies in 2.699 ms 05:52:19 [INFO] yang-to-sources: Project model files found: 1 in 655.0 μs 05:52:19 [INFO] yang-to-sources: 24 YANG models processed in 115.5 ms 05:52:19 [INFO] BindingJavaFileGenerator: Defined 12 files in 13.21 ms 05:52:19 [INFO] Sorted 12 files into 4 directories in 69.11 μs 05:52:19 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 12 in 20.72 ms 05:52:19 [INFO] 05:52:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ pcep-auto-bandwidth-extension --- 05:52:19 [INFO] Starting audit... 05:52:19 Audit done. 05:52:19 [INFO] You have 0 Checkstyle violations. 05:52:19 [INFO] 05:52:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ pcep-auto-bandwidth-extension --- 05:52:19 [INFO] Starting audit... 05:52:19 Audit done. 05:52:19 [INFO] You have 0 Checkstyle violations. 05:52:19 [INFO] 05:52:19 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ pcep-auto-bandwidth-extension --- 05:52:19 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/auto-bandwidth-extension/target/classes/LICENSE 05:52:19 [INFO] 05:52:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-auto-bandwidth-extension --- 05:52:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/auto-bandwidth-extension/src/main/resources 05:52:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/auto-bandwidth-extension/target/generated-sources/spi 05:52:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:52:19 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:52:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:52:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/auto-bandwidth-extension/target/generated-sources/spi 05:52:19 [INFO] 05:52:19 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-auto-bandwidth-extension --- 05:52:19 [INFO] Recompiling the module because of changed dependency. 05:52:19 [INFO] Compiling 14 source files with javac [debug release 17] to target/classes 05:52:19 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator 05:52:19 [INFO] 05:52:19 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ pcep-auto-bandwidth-extension >>> 05:52:19 [INFO] 05:52:19 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ pcep-auto-bandwidth-extension --- 05:52:19 [INFO] Fork Value is true 05:52:22 [INFO] Done SpotBugs Analysis.... 05:52:22 [INFO] 05:52:22 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ pcep-auto-bandwidth-extension <<< 05:52:22 [INFO] 05:52:22 [INFO] 05:52:22 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ pcep-auto-bandwidth-extension --- 05:52:22 [INFO] BugInstance size is 0 05:52:22 [INFO] Error size is 0 05:52:22 [INFO] No errors/warnings found 05:52:22 [INFO] 05:52:22 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-auto-bandwidth-extension --- 05:52:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/auto-bandwidth-extension/src/test/resources 05:52:22 [INFO] 05:52:22 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-auto-bandwidth-extension --- 05:52:22 [INFO] Recompiling the module because of changed dependency. 05:52:22 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 05:52:22 [INFO] 05:52:22 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ pcep-auto-bandwidth-extension --- 05:52:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:52:22 [INFO] 05:52:22 [INFO] ------------------------------------------------------- 05:52:22 [INFO] T E S T S 05:52:22 [INFO] ------------------------------------------------------- 05:52:23 [INFO] Running org.opendaylight.protocol.pcep.auto.bandwidth.extension.AutoBandwidthActivatorTest 05:52:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.protocol.pcep.auto.bandwidth.extension.AutoBandwidthActivatorTest 05:52:23 [INFO] Running org.opendaylight.protocol.pcep.auto.bandwidth.extension.PCEPBandwidthUsageObjectCodecTest 05:52:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s -- in org.opendaylight.protocol.pcep.auto.bandwidth.extension.PCEPBandwidthUsageObjectCodecTest 05:52:23 [INFO] Running org.opendaylight.protocol.pcep.auto.bandwidth.extension.PcRptMessageCodecTest 05:52:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.250 s -- in org.opendaylight.protocol.pcep.auto.bandwidth.extension.PcRptMessageCodecTest 05:52:23 [INFO] 05:52:23 [INFO] Results: 05:52:23 [INFO] 05:52:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 05:52:23 [INFO] 05:52:23 [INFO] 05:52:23 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ pcep-auto-bandwidth-extension --- 05:52:23 [INFO] 05:52:23 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-auto-bandwidth-extension --- 05:52:24 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.21.12-SNAPSHOT.jar 05:52:24 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/auto-bandwidth-extension/target/classes/META-INF/MANIFEST.MF 05:52:24 [INFO] 05:52:24 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ pcep-auto-bandwidth-extension --- 05:52:24 [INFO] No previous run data found, generating javadoc. 05:52:25 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.21.12-SNAPSHOT-javadoc.jar 05:52:25 [INFO] 05:52:25 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ pcep-auto-bandwidth-extension --- 05:52:25 [INFO] CycloneDX: Resolving Dependencies 05:52:26 [INFO] CycloneDX: Creating BOM version 1.5 with 49 component(s) 05:52:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/auto-bandwidth-extension/target/bom.xml 05:52:26 [INFO] attaching as pcep-auto-bandwidth-extension-0.21.12-SNAPSHOT-cyclonedx.xml 05:52:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/auto-bandwidth-extension/target/bom.json 05:52:26 [INFO] attaching as pcep-auto-bandwidth-extension-0.21.12-SNAPSHOT-cyclonedx.json 05:52:26 [INFO] 05:52:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-auto-bandwidth-extension --- 05:52:26 [INFO] Skipping duplicate-finder execution! 05:52:26 [INFO] 05:52:26 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ pcep-auto-bandwidth-extension --- 05:52:26 [WARNING] Non-test scoped test only dependencies found: 05:52:26 [WARNING] org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.12-SNAPSHOT:compile 05:52:26 [WARNING] org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:52:26 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:52:26 [INFO] 05:52:26 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-auto-bandwidth-extension --- 05:52:26 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.21.12-SNAPSHOT-sources.jar 05:52:26 [INFO] 05:52:26 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-auto-bandwidth-extension --- 05:52:26 [INFO] 05:52:26 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-auto-bandwidth-extension --- 05:52:26 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/pcep/auto-bandwidth-extension/target/code-coverage/jacoco.exec 05:52:26 [INFO] Analyzed bundle 'pcep-auto-bandwidth-extension' with 5 classes 05:52:26 [INFO] 05:52:26 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ pcep-auto-bandwidth-extension --- 05:52:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/auto-bandwidth-extension/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.21.12-SNAPSHOT/pcep-auto-bandwidth-extension-0.21.12-SNAPSHOT.pom 05:52:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.21.12-SNAPSHOT/pcep-auto-bandwidth-extension-0.21.12-SNAPSHOT.jar 05:52:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.21.12-SNAPSHOT/pcep-auto-bandwidth-extension-0.21.12-SNAPSHOT-javadoc.jar 05:52:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/auto-bandwidth-extension/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.21.12-SNAPSHOT/pcep-auto-bandwidth-extension-0.21.12-SNAPSHOT-cyclonedx.xml 05:52:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/auto-bandwidth-extension/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.21.12-SNAPSHOT/pcep-auto-bandwidth-extension-0.21.12-SNAPSHOT-cyclonedx.json 05:52:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.21.12-SNAPSHOT/pcep-auto-bandwidth-extension-0.21.12-SNAPSHOT-sources.jar 05:52:26 [INFO] 05:52:26 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-auto-bandwidth-extension --- 05:52:26 [INFO] Installing org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.21.12-SNAPSHOT/pcep-auto-bandwidth-extension-0.21.12-SNAPSHOT.jar 05:52:26 [INFO] Writing OBR metadata 05:52:26 [INFO] 05:52:26 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ pcep-auto-bandwidth-extension --- 05:52:26 [INFO] org.opendaylight.bgpcep:pcep-auto-bandwidth-extension:bundle:0.21.12-SNAPSHOT 05:52:26 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:52:26 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:52:26 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:52:26 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:compile 05:52:26 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:52:26 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:52:26 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:52:26 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.12-SNAPSHOT:compile 05:52:26 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:52:26 [INFO] +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.12-SNAPSHOT:compile 05:52:26 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:52:26 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.12-SNAPSHOT:compile 05:52:26 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.21.12-SNAPSHOT:compile 05:52:26 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:compile 05:52:26 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.12-SNAPSHOT:compile 05:52:26 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:52:26 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.12-SNAPSHOT:compile 05:52:26 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:52:26 [INFO] | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:52:26 [INFO] | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:52:26 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:52:26 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:52:26 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:52:26 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:52:26 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:52:26 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:52:26 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:52:26 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:52:26 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:52:26 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:52:26 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:52:26 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:52:26 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:52:26 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:52:26 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:52:26 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:52:26 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:52:26 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:52:26 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 05:52:26 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 05:52:26 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:52:26 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 05:52:26 [INFO] +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 05:52:26 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:52:26 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:52:26 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:52:26 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:52:26 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:52:26 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:52:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:52:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:52:26 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:52:26 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:52:26 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:52:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:52:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:52:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:52:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:52:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:52:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:52:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:52:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:52:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:52:26 [INFO] +- junit:junit:jar:4.13.2:test 05:52:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:52:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:52:26 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:52:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:52:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:52:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:52:26 [INFO] 05:52:26 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-auto-bandwidth-extension --- 05:52:26 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/auto-bandwidth-extension/target/sonatype-clm/module.xml 05:52:26 [INFO] 05:52:26 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-pcep-auto-bandwidth >------- 05:52:26 [INFO] Building OpenDaylight :: PCEP :: Auto Bandwidth 0.21.12-SNAPSHOT [136/169] 05:52:26 [INFO] ------------------------------[ feature ]------------------------------- 05:52:26 [INFO] 05:52:26 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-pcep-auto-bandwidth --- 05:52:26 [INFO] 05:52:26 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-pcep-auto-bandwidth --- 05:52:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:52:26 [INFO] 05:52:26 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-auto-bandwidth --- 05:52:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:52:26 [INFO] 05:52:26 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-pcep-auto-bandwidth --- 05:52:27 [INFO] 05:52:27 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-auto-bandwidth --- 05:52:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:52:27 [INFO] argLine set to empty 05:52:27 [INFO] 05:52:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-pcep-auto-bandwidth --- 05:52:27 [INFO] Starting audit... 05:52:27 Audit done. 05:52:27 [INFO] You have 0 Checkstyle violations. 05:52:27 [INFO] 05:52:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-pcep-auto-bandwidth --- 05:52:27 [INFO] Starting audit... 05:52:27 Audit done. 05:52:27 [INFO] You have 0 Checkstyle violations. 05:52:27 [INFO] 05:52:27 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-pcep-auto-bandwidth --- 05:52:27 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-auto-bandwidth/target/classes/LICENSE 05:52:27 [INFO] 05:52:27 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-auto-bandwidth --- 05:52:27 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-auto-bandwidth/target/feature/feature.xml 05:52:27 [INFO] ...done! 05:52:27 [INFO] Attaching features XML 05:52:27 [INFO] 05:52:27 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-pcep-auto-bandwidth --- 05:52:27 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:52:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:52:27 [INFO] 05:52:27 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-auto-bandwidth >>> 05:52:27 [INFO] 05:52:27 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-pcep-auto-bandwidth --- 05:52:27 [INFO] 05:52:27 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-auto-bandwidth <<< 05:52:27 [INFO] 05:52:27 [INFO] 05:52:27 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-pcep-auto-bandwidth --- 05:52:27 [INFO] 05:52:27 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-pcep-auto-bandwidth --- 05:52:27 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-auto-bandwidth 05:52:27 [INFO] Project dependency features detected: [] 05:52:27 [INFO] Pax Exam System (Version: 4.13.3) created. 05:52:27 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:52:28 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:52:28 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:52:28 [INFO] Waiting for remote bundle context.. on 21000 name: cf81ea1e-5b6a-4a92-96ba-1faf69dbf8ef timout: [ RelativeTimeout value = 180000 ] 05:52:40 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:52:40 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:52:40 [INFO] 05:52:40 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-pcep-auto-bandwidth --- 05:52:40 [INFO] 05:52:40 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-pcep-auto-bandwidth --- 05:52:40 [INFO] No Javadoc in project. Archive not created. 05:52:40 [INFO] 05:52:40 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-pcep-auto-bandwidth --- 05:52:40 [INFO] CycloneDX: Resolving Dependencies 05:52:43 [INFO] CycloneDX: Creating BOM version 1.5 with 230 component(s) 05:52:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-auto-bandwidth/target/bom.xml 05:52:43 [INFO] attaching as odl-bgpcep-pcep-auto-bandwidth-0.21.12-SNAPSHOT-cyclonedx.xml 05:52:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-auto-bandwidth/target/bom.json 05:52:43 [INFO] attaching as odl-bgpcep-pcep-auto-bandwidth-0.21.12-SNAPSHOT-cyclonedx.json 05:52:43 [INFO] 05:52:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-auto-bandwidth --- 05:52:43 [INFO] Skipping duplicate-finder execution! 05:52:43 [INFO] 05:52:43 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-auto-bandwidth --- 05:52:43 [INFO] Skipping plugin execution 05:52:43 [INFO] 05:52:43 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-auto-bandwidth --- 05:52:43 [INFO] Skipping source per configuration. 05:52:43 [INFO] 05:52:43 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-pcep-auto-bandwidth --- 05:52:43 [INFO] 05:52:43 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-pcep-auto-bandwidth --- 05:52:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:52:43 [INFO] 05:52:43 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-pcep-auto-bandwidth --- 05:52:43 [WARNING] 05:52:43 [WARNING] The packaging plugin for project odl-bgpcep-pcep-auto-bandwidth did not assign 05:52:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:52:43 [WARNING] 05:52:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:52:43 [WARNING] 05:52:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-auto-bandwidth/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.21.12-SNAPSHOT/odl-bgpcep-pcep-auto-bandwidth-0.21.12-SNAPSHOT.pom 05:52:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-auto-bandwidth/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.21.12-SNAPSHOT/odl-bgpcep-pcep-auto-bandwidth-0.21.12-SNAPSHOT-features.xml 05:52:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-auto-bandwidth/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.21.12-SNAPSHOT/odl-bgpcep-pcep-auto-bandwidth-0.21.12-SNAPSHOT-cyclonedx.xml 05:52:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-auto-bandwidth/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.21.12-SNAPSHOT/odl-bgpcep-pcep-auto-bandwidth-0.21.12-SNAPSHOT-cyclonedx.json 05:52:43 [INFO] 05:52:43 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-pcep-auto-bandwidth --- 05:52:43 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-auto-bandwidth:feature:0.21.12-SNAPSHOT 05:52:43 [INFO] +- org.opendaylight.bgpcep:pcep-auto-bandwidth-extension:jar:0.21.12-SNAPSHOT:compile 05:52:43 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:52:43 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:52:43 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:52:43 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:compile 05:52:43 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:52:43 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:52:43 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:52:43 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.12-SNAPSHOT:compile 05:52:43 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:52:43 [INFO] | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.12-SNAPSHOT:compile 05:52:43 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:52:43 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.12-SNAPSHOT:compile 05:52:43 [INFO] | | +- org.opendaylight.bgpcep:programming-api:jar:0.21.12-SNAPSHOT:compile 05:52:43 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:compile 05:52:43 [INFO] | | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.12-SNAPSHOT:compile 05:52:43 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:52:43 [INFO] | +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.12-SNAPSHOT:compile 05:52:43 [INFO] | | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:52:43 [INFO] | | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:52:43 [INFO] | | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:52:43 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:52:43 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:52:43 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:52:43 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:52:43 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:52:43 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:52:43 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:52:43 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:52:43 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:52:43 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:52:43 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:52:43 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:52:43 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:52:43 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:52:43 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:52:43 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:52:43 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:52:43 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:52:43 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:xml:features:0.21.12-SNAPSHOT:compile 05:52:43 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.21.12-SNAPSHOT:compile 05:52:43 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 05:52:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 05:52:43 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 05:52:43 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 05:52:43 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 05:52:43 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:52:43 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:52:43 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:52:43 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:52:43 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:52:43 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:52:43 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:52:43 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:52:43 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:52:43 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:52:43 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:52:43 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:52:43 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 05:52:43 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:52:43 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 05:52:43 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 05:52:43 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 05:52:43 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:52:43 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:52:43 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 05:52:43 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:52:43 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 05:52:43 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 05:52:43 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:52:43 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:52:43 [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:52:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 05:52:43 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:52:43 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:52:43 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:52:43 [INFO] | | | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:52:43 [INFO] | | | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:52:43 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:52:43 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 05:52:43 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 05:52:43 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 05:52:43 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 05:52:43 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 05:52:43 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:52:43 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:52:43 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 05:52:43 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 05:52:43 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 05:52:43 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 05:52:43 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 05:52:43 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 05:52:43 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 05:52:43 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 05:52:43 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 05:52:43 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 05:52:43 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:52:43 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:52:43 [INFO] | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:52:43 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 05:52:43 [INFO] | | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 05:52:43 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 05:52:43 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 05:52:43 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 05:52:43 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 05:52:43 [INFO] | | | | | +- org.lz4:lz4-java:jar:1.8.0:compile 05:52:43 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:52:43 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:52:43 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 05:52:43 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 05:52:43 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 05:52:43 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 05:52:43 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 05:52:43 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 05:52:43 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 05:52:43 [INFO] | | | | | \- com.google.code.gson:gson:jar:2.11.0:compile 05:52:43 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 05:52:43 [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 05:52:43 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:52:43 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:52:43 [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:52:43 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:52:43 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 05:52:43 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:52:43 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 05:52:43 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:52:43 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:52:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 05:52:43 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:52:43 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:52:43 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:52:43 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:52:43 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:52:43 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:52:43 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:52:43 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:52:43 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:52:43 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:52:43 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:52:43 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:52:43 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:52:43 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:52:43 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:52:43 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:52:43 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:52:43 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:52:43 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:52:43 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:52:43 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 05:52:43 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 05:52:43 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 05:52:43 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 05:52:43 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 05:52:43 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 05:52:43 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 05:52:43 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 05:52:43 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 05:52:43 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 05:52:43 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 05:52:43 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 05:52:43 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 05:52:43 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 05:52:43 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:52:43 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:52:43 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:52:43 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 05:52:43 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 05:52:43 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 05:52:43 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 05:52:43 [INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 05:52:43 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 05:52:43 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:52:43 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:52:43 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:52:43 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:52:43 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:52:43 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:52:43 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:52:43 [INFO] | | | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:52:43 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 05:52:43 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:52:43 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 05:52:43 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 05:52:43 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 05:52:43 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 05:52:43 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 05:52:43 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 05:52:43 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 05:52:43 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.21.12-SNAPSHOT:compile 05:52:43 [INFO] | | \- org.opendaylight.bgpcep:pcep-impl:jar:0.21.12-SNAPSHOT:compile 05:52:43 [INFO] | | +- io.netty:netty-codec:jar:4.1.114.Final:compile 05:52:43 [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:52:43 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:52:43 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:52:43 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:52:43 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.21.12-SNAPSHOT:compile 05:52:43 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.21.12-SNAPSHOT:compile 05:52:43 [INFO] | | \- org.opendaylight.bgpcep:programming-spi:jar:0.21.12-SNAPSHOT:compile 05:52:43 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:52:43 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.21.12-SNAPSHOT:compile 05:52:43 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.21.12-SNAPSHOT:compile 05:52:43 [INFO] | | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:52:43 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:52:43 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:52:43 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:52:43 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile 05:52:43 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.21.12-SNAPSHOT:compile 05:52:43 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:52:43 [INFO] | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:52:43 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:52:43 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:52:43 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:52:43 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:52:43 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:52:43 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:52:43 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:52:43 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:52:43 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:52:43 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:52:43 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:52:43 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:52:43 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:52:43 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:52:43 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:52:43 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.21.12-SNAPSHOT:compile 05:52:43 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.21.12-SNAPSHOT:compile 05:52:43 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.12-SNAPSHOT:compile 05:52:43 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:52:43 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:52:43 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:52:43 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:52:43 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:52:43 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:52:43 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:52:43 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:52:43 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:52:43 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:52:43 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:52:43 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:52:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:52:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:52:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:52:43 [INFO] +- junit:junit:jar:4.13.2:test 05:52:43 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:52:43 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:52:43 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:52:43 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:52:43 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:52:43 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:52:43 [INFO] 05:52:43 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-pcep-auto-bandwidth --- 05:52:43 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-auto-bandwidth/target/sonatype-clm/module.xml 05:52:43 [INFO] 05:52:43 [INFO] ------------< org.opendaylight.bgpcep:pcep-config-example >------------- 05:52:43 [INFO] Building pcep-config-example 0.21.12-SNAPSHOT [137/169] 05:52:43 [INFO] --------------------------------[ jar ]--------------------------------- 05:52:43 [INFO] 05:52:43 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ pcep-config-example --- 05:52:43 [INFO] 05:52:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ pcep-config-example --- 05:52:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:52:43 [INFO] 05:52:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ pcep-config-example --- 05:52:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:52:43 [INFO] 05:52:43 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ pcep-config-example --- 05:52:44 [INFO] 05:52:44 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-config-example --- 05:52:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/pcep/config-example/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:52:44 [INFO] 05:52:44 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ pcep-config-example --- 05:52:44 [INFO] Starting audit... 05:52:44 Audit done. 05:52:44 [INFO] You have 0 Checkstyle violations. 05:52:44 [INFO] 05:52:44 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ pcep-config-example --- 05:52:44 [INFO] Starting audit... 05:52:44 Audit done. 05:52:44 [INFO] You have 0 Checkstyle violations. 05:52:44 [INFO] 05:52:44 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ pcep-config-example --- 05:52:44 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/config-example/target/classes/LICENSE 05:52:44 [INFO] 05:52:44 [INFO] --- maven-remote-resources-plugin:3.2.0:bundle (default) @ pcep-config-example --- 05:52:44 [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 1 entry 05:52:44 [INFO] 05:52:44 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-config-example --- 05:52:44 [INFO] Copying 1 resource from src/main/resources to target/classes 05:52:44 [INFO] 05:52:44 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-config-example --- 05:52:44 [INFO] No sources to compile 05:52:44 [INFO] 05:52:44 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ pcep-config-example >>> 05:52:44 [INFO] 05:52:44 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ pcep-config-example --- 05:52:44 [INFO] 05:52:44 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ pcep-config-example <<< 05:52:44 [INFO] 05:52:44 [INFO] 05:52:44 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ pcep-config-example --- 05:52:44 [INFO] 05:52:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-config-example --- 05:52:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/config-example/src/test/resources 05:52:44 [INFO] 05:52:44 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-config-example --- 05:52:44 [INFO] No sources to compile 05:52:44 [INFO] 05:52:44 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ pcep-config-example --- 05:52:44 [INFO] No tests to run. 05:52:44 [INFO] 05:52:44 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ pcep-config-example --- 05:52:44 [INFO] 05:52:44 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ pcep-config-example --- 05:52:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/config-example/target/pcep-config-example-0.21.12-SNAPSHOT.jar 05:52:44 [INFO] 05:52:44 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ pcep-config-example --- 05:52:44 [INFO] No Javadoc in project. Archive not created. 05:52:44 [INFO] 05:52:44 [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ pcep-config-example --- 05:52:44 [INFO] 05:52:44 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ pcep-config-example --- 05:52:44 [INFO] CycloneDX: Resolving Dependencies 05:52:44 [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s) 05:52:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/config-example/target/bom.xml 05:52:44 [INFO] attaching as pcep-config-example-0.21.12-SNAPSHOT-cyclonedx.xml 05:52:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/config-example/target/bom.json 05:52:44 [INFO] attaching as pcep-config-example-0.21.12-SNAPSHOT-cyclonedx.json 05:52:44 [INFO] 05:52:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-config-example --- 05:52:44 [INFO] Skipping duplicate-finder execution! 05:52:44 [INFO] 05:52:44 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ pcep-config-example --- 05:52:44 [INFO] No dependency problems found 05:52:44 [INFO] 05:52:44 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-config-example --- 05:52:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/config-example/target/pcep-config-example-0.21.12-SNAPSHOT-sources.jar 05:52:44 [INFO] 05:52:44 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-config-example --- 05:52:44 [INFO] 05:52:44 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-config-example --- 05:52:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:52:44 [INFO] 05:52:44 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ pcep-config-example --- 05:52:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.21.12-SNAPSHOT/pcep-config-example-0.21.12-SNAPSHOT.pom 05:52:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/config-example/target/pcep-config-example-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.21.12-SNAPSHOT/pcep-config-example-0.21.12-SNAPSHOT.jar 05:52:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/config-example/target/classes/initial/network-topology-pcep-config.xml to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.21.12-SNAPSHOT/pcep-config-example-0.21.12-SNAPSHOT-network-topology-pcep-initial-config.xml 05:52:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.21.12-SNAPSHOT/pcep-config-example-0.21.12-SNAPSHOT-cyclonedx.xml 05:52:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.21.12-SNAPSHOT/pcep-config-example-0.21.12-SNAPSHOT-cyclonedx.json 05:52:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/config-example/target/pcep-config-example-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.21.12-SNAPSHOT/pcep-config-example-0.21.12-SNAPSHOT-sources.jar 05:52:44 [INFO] 05:52:44 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ pcep-config-example --- 05:52:44 [INFO] org.opendaylight.bgpcep:pcep-config-example:jar:0.21.12-SNAPSHOT 05:52:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:52:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:52:44 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:52:44 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:52:44 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:52:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:52:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:52:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:52:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:52:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:52:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:52:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:52:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:52:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:52:44 [INFO] +- junit:junit:jar:4.13.2:test 05:52:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:52:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:52:44 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:52:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:52:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:52:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:52:44 [INFO] 05:52:44 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-config-example --- 05:52:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/config-example/target/sonatype-clm/module.xml 05:52:44 [INFO] 05:52:44 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example >------- 05:52:44 [INFO] Building OpenDaylight :: Pcep Configuration Example Files 0.21.12-SNAPSHOT [138/169] 05:52:44 [INFO] ------------------------------[ feature ]------------------------------- 05:52:44 [INFO] 05:52:44 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-pcep-config-example --- 05:52:44 [INFO] 05:52:44 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-pcep-config-example --- 05:52:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:52:44 [INFO] 05:52:44 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-config-example --- 05:52:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:52:44 [INFO] 05:52:44 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-pcep-config-example --- 05:52:44 [INFO] 05:52:44 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-config-example --- 05:52:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:52:44 [INFO] argLine set to empty 05:52:44 [INFO] 05:52:44 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-pcep-config-example --- 05:52:44 [INFO] Starting audit... 05:52:44 Audit done. 05:52:44 [INFO] You have 0 Checkstyle violations. 05:52:44 [INFO] 05:52:44 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-pcep-config-example --- 05:52:44 [INFO] Starting audit... 05:52:44 Audit done. 05:52:44 [INFO] You have 0 Checkstyle violations. 05:52:44 [INFO] 05:52:44 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-pcep-config-example --- 05:52:44 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-config-example/target/classes/LICENSE 05:52:44 [INFO] 05:52:44 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-config-example --- 05:52:44 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-config-example/target/feature/feature.xml 05:52:44 [INFO] ...done! 05:52:44 [INFO] Attaching features XML 05:52:44 [INFO] 05:52:44 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-pcep-config-example --- 05:52:44 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:52:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:52:44 [INFO] 05:52:44 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-config-example >>> 05:52:44 [INFO] 05:52:44 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-pcep-config-example --- 05:52:44 [INFO] 05:52:44 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-config-example <<< 05:52:44 [INFO] 05:52:44 [INFO] 05:52:44 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-pcep-config-example --- 05:52:44 [INFO] 05:52:44 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-pcep-config-example --- 05:52:44 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example 05:52:44 [INFO] Project dependency features detected: [] 05:52:44 [INFO] Pax Exam System (Version: 4.13.3) created. 05:52:44 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:52:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:52:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:52:45 [INFO] Waiting for remote bundle context.. on 21000 name: 801cea0e-11d0-4be2-a79d-f472aa452e85 timout: [ RelativeTimeout value = 180000 ] 05:52:50 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:52:50 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:52:50 [INFO] 05:52:50 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-pcep-config-example --- 05:52:50 [INFO] 05:52:50 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-pcep-config-example --- 05:52:50 [INFO] No Javadoc in project. Archive not created. 05:52:50 [INFO] 05:52:50 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-pcep-config-example --- 05:52:50 [INFO] CycloneDX: Resolving Dependencies 05:52:51 [INFO] CycloneDX: Creating BOM version 1.5 with 2 component(s) 05:52:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-config-example/target/bom.xml 05:52:51 [INFO] attaching as odl-bgpcep-pcep-config-example-0.21.12-SNAPSHOT-cyclonedx.xml 05:52:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-config-example/target/bom.json 05:52:51 [INFO] attaching as odl-bgpcep-pcep-config-example-0.21.12-SNAPSHOT-cyclonedx.json 05:52:51 [INFO] 05:52:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-config-example --- 05:52:51 [INFO] Skipping duplicate-finder execution! 05:52:51 [INFO] 05:52:51 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-config-example --- 05:52:51 [INFO] Skipping plugin execution 05:52:51 [INFO] 05:52:51 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-config-example --- 05:52:51 [INFO] Skipping source per configuration. 05:52:51 [INFO] 05:52:51 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-pcep-config-example --- 05:52:51 [INFO] 05:52:51 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-pcep-config-example --- 05:52:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:52:51 [INFO] 05:52:51 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-pcep-config-example --- 05:52:51 [WARNING] 05:52:51 [WARNING] The packaging plugin for project odl-bgpcep-pcep-config-example did not assign 05:52:51 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:52:51 [WARNING] 05:52:51 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:52:51 [WARNING] 05:52:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.21.12-SNAPSHOT/odl-bgpcep-pcep-config-example-0.21.12-SNAPSHOT.pom 05:52:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-config-example/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.21.12-SNAPSHOT/odl-bgpcep-pcep-config-example-0.21.12-SNAPSHOT-features.xml 05:52:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.21.12-SNAPSHOT/odl-bgpcep-pcep-config-example-0.21.12-SNAPSHOT-cyclonedx.xml 05:52:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.21.12-SNAPSHOT/odl-bgpcep-pcep-config-example-0.21.12-SNAPSHOT-cyclonedx.json 05:52:51 [INFO] 05:52:51 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-pcep-config-example --- 05:52:51 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example:feature:0.21.12-SNAPSHOT 05:52:51 [INFO] +- org.opendaylight.bgpcep:pcep-config-example:xml:network-topology-pcep-initial-config:0.21.12-SNAPSHOT:compile 05:52:51 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:52:51 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:52:51 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:52:51 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:52:51 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:52:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:52:51 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:52:51 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:52:51 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:52:51 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:52:51 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:52:51 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:52:51 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:52:51 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:52:51 [INFO] +- junit:junit:jar:4.13.2:test 05:52:51 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:52:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:52:51 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:52:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:52:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:52:51 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:52:51 [INFO] 05:52:51 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-pcep-config-example --- 05:52:51 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-config-example/target/sonatype-clm/module.xml 05:52:51 [INFO] 05:52:51 [INFO] ------------------< org.opendaylight.bgpcep:pcep-cli >------------------ 05:52:51 [INFO] Building pcep-cli 0.21.12-SNAPSHOT [139/169] 05:52:51 [INFO] -------------------------------[ bundle ]------------------------------- 05:52:51 [INFO] 05:52:51 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ pcep-cli --- 05:52:51 [INFO] 05:52:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ pcep-cli --- 05:52:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:52:51 [INFO] 05:52:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ pcep-cli --- 05:52:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:52:51 [INFO] 05:52:51 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ pcep-cli --- 05:52:51 [INFO] 05:52:51 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-cli --- 05:52:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/cli/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:52:51 [INFO] 05:52:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ pcep-cli --- 05:52:51 [INFO] Starting audit... 05:52:51 Audit done. 05:52:51 [INFO] You have 0 Checkstyle violations. 05:52:51 [INFO] 05:52:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ pcep-cli --- 05:52:51 [INFO] Starting audit... 05:52:51 Audit done. 05:52:51 [INFO] You have 0 Checkstyle violations. 05:52:51 [INFO] 05:52:51 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ pcep-cli --- 05:52:51 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/cli/target/classes/LICENSE 05:52:51 [INFO] 05:52:51 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-cli --- 05:52:51 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/cli/src/main/resources 05:52:51 [INFO] 05:52:51 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-cli --- 05:52:51 [INFO] Recompiling the module because of changed dependency. 05:52:51 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 05:52:51 [INFO] 05:52:51 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ pcep-cli >>> 05:52:51 [INFO] 05:52:51 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ pcep-cli --- 05:52:51 [INFO] Fork Value is true 05:52:54 [INFO] Done SpotBugs Analysis.... 05:52:54 [INFO] 05:52:54 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ pcep-cli <<< 05:52:54 [INFO] 05:52:54 [INFO] 05:52:54 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ pcep-cli --- 05:52:54 [INFO] BugInstance size is 0 05:52:54 [INFO] Error size is 0 05:52:54 [INFO] No errors/warnings found 05:52:54 [INFO] 05:52:54 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-cli --- 05:52:54 [INFO] Copying 1 resource from src/test/resources to target/test-classes 05:52:54 [INFO] 05:52:54 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-cli --- 05:52:54 [INFO] Recompiling the module because of changed dependency. 05:52:54 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 05:52:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/cli/src/test/java/org/opendaylight/protocol/pcep/cli/utils/PcepStateUtilsTest.java:[84,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 05:52:54 [INFO] 05:52:54 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ pcep-cli --- 05:52:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:52:54 [INFO] 05:52:54 [INFO] ------------------------------------------------------- 05:52:54 [INFO] T E S T S 05:52:54 [INFO] ------------------------------------------------------- 05:52:55 [INFO] Running org.opendaylight.protocol.pcep.cli.utils.PcepStateUtilsTest 05:52:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.562 s -- in org.opendaylight.protocol.pcep.cli.utils.PcepStateUtilsTest 05:52:58 [INFO] 05:52:58 [INFO] Results: 05:52:58 [INFO] 05:52:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 05:52:58 [INFO] 05:52:58 [INFO] 05:52:58 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ pcep-cli --- 05:52:58 [INFO] 05:52:58 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-cli --- 05:52:58 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/cli/target/pcep-cli-0.21.12-SNAPSHOT.jar 05:52:58 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/cli/target/classes/META-INF/MANIFEST.MF 05:52:58 [INFO] 05:52:58 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ pcep-cli --- 05:52:59 [INFO] No previous run data found, generating javadoc. 05:53:00 [WARNING] Javadoc Warnings 05:53:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/cli/src/main/java/org/opendaylight/protocol/pcep/cli/PcepStateCommandProvider.java:21: warning: no comment 05:53:00 [WARNING] public final class PcepStateCommandProvider implements Action { 05:53:00 [WARNING] ^ 05:53:00 [WARNING] 1 warning 05:53:00 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/cli/target/pcep-cli-0.21.12-SNAPSHOT-javadoc.jar 05:53:00 [INFO] 05:53:00 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ pcep-cli --- 05:53:00 [INFO] CycloneDX: Resolving Dependencies 05:53:01 [INFO] CycloneDX: Creating BOM version 1.5 with 58 component(s) 05:53:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/cli/target/bom.xml 05:53:01 [INFO] attaching as pcep-cli-0.21.12-SNAPSHOT-cyclonedx.xml 05:53:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/cli/target/bom.json 05:53:01 [INFO] attaching as pcep-cli-0.21.12-SNAPSHOT-cyclonedx.json 05:53:01 [INFO] 05:53:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-cli --- 05:53:01 [INFO] Skipping duplicate-finder execution! 05:53:01 [INFO] 05:53:01 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ pcep-cli --- 05:53:01 [INFO] No dependency problems found 05:53:01 [INFO] 05:53:01 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-cli --- 05:53:01 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/cli/target/pcep-cli-0.21.12-SNAPSHOT-sources.jar 05:53:01 [INFO] 05:53:01 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-cli --- 05:53:01 [INFO] 05:53:01 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-cli --- 05:53:01 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/cli/target/code-coverage/jacoco.exec 05:53:01 [INFO] Analyzed bundle 'pcep-cli' with 2 classes 05:53:01 [INFO] 05:53:01 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ pcep-cli --- 05:53:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/cli/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.21.12-SNAPSHOT/pcep-cli-0.21.12-SNAPSHOT.pom 05:53:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/cli/target/pcep-cli-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.21.12-SNAPSHOT/pcep-cli-0.21.12-SNAPSHOT.jar 05:53:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/cli/target/pcep-cli-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.21.12-SNAPSHOT/pcep-cli-0.21.12-SNAPSHOT-javadoc.jar 05:53:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/cli/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.21.12-SNAPSHOT/pcep-cli-0.21.12-SNAPSHOT-cyclonedx.xml 05:53:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/cli/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.21.12-SNAPSHOT/pcep-cli-0.21.12-SNAPSHOT-cyclonedx.json 05:53:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/cli/target/pcep-cli-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.21.12-SNAPSHOT/pcep-cli-0.21.12-SNAPSHOT-sources.jar 05:53:01 [INFO] 05:53:01 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-cli --- 05:53:01 [INFO] Installing org/opendaylight/bgpcep/pcep-cli/0.21.12-SNAPSHOT/pcep-cli-0.21.12-SNAPSHOT.jar 05:53:01 [INFO] Writing OBR metadata 05:53:02 [INFO] 05:53:02 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ pcep-cli --- 05:53:02 [INFO] org.opendaylight.bgpcep:pcep-cli:bundle:0.21.12-SNAPSHOT 05:53:02 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.12-SNAPSHOT:compile 05:53:02 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.21.12-SNAPSHOT:compile 05:53:02 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:53:02 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:compile 05:53:02 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.12-SNAPSHOT:compile 05:53:02 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:53:02 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:53:02 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:53:02 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:53:02 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:53:02 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:53:02 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:53:02 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:53:02 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:53:02 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:53:02 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:compile 05:53:02 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:53:02 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:53:02 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:53:02 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:53:02 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:53:02 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:53:02 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.12-SNAPSHOT:compile 05:53:02 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:53:02 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.12-SNAPSHOT:compile 05:53:02 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:53:02 [INFO] | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:53:02 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:53:02 [INFO] | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.12-SNAPSHOT:compile 05:53:02 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:53:02 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:53:02 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:53:02 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:53:02 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:53:02 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:53:02 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:53:02 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:53:02 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:53:02 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:53:02 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:provided 05:53:02 [INFO] | +- org.jline:jline:jar:3.21.0:provided 05:53:02 [INFO] | +- org.fusesource.jansi:jansi:jar:2.4.1:provided 05:53:02 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.modules:jar:4.4.6:provided 05:53:02 [INFO] | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.config:jar:4.4.6:provided 05:53:02 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:provided 05:53:02 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:provided 05:53:02 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:provided 05:53:02 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:provided 05:53:02 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:provided 05:53:02 [INFO] | | \- javax.activation:activation:jar:1.1.1:provided 05:53:02 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:provided 05:53:02 [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.12.1:provided 05:53:02 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided 05:53:02 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.6:provided 05:53:02 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 05:53:02 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:test 05:53:02 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:test (optional) 05:53:02 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:test 05:53:02 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:test 05:53:02 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:test 05:53:02 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 05:53:02 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:test 05:53:02 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:test 05:53:02 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:test 05:53:02 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:test 05:53:02 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 05:53:02 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 05:53:02 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 05:53:02 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:test 05:53:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:test 05:53:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 05:53:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:test 05:53:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:test 05:53:02 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:test 05:53:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:53:02 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:test 05:53:02 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 05:53:02 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 05:53:02 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 05:53:02 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 05:53:02 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 05:53:02 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 05:53:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 05:53:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 05:53:02 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 05:53:02 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 05:53:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 05:53:02 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 05:53:02 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 05:53:02 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 05:53:02 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 05:53:02 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 05:53:02 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 05:53:02 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 05:53:02 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 05:53:02 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 05:53:02 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 05:53:02 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 05:53:02 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 05:53:02 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 05:53:02 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 05:53:02 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 05:53:02 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 05:53:02 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 05:53:02 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 05:53:02 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 05:53:02 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 05:53:02 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 05:53:02 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 05:53:02 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 05:53:02 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 05:53:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 05:53:02 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 05:53:02 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 05:53:02 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 05:53:02 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 05:53:02 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:53:02 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:53:02 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:53:02 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:53:02 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:53:02 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:53:02 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:53:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:53:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:53:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:53:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:53:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:53:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:53:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:53:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:53:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:53:02 [INFO] +- junit:junit:jar:4.13.2:test 05:53:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:53:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:53:02 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:53:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:53:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:53:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:53:02 [INFO] 05:53:02 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-cli --- 05:53:02 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/cli/target/sonatype-clm/module.xml 05:53:02 [INFO] 05:53:02 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-pcep-cli >------------- 05:53:02 [INFO] Building OpenDaylight :: PCEP :: Topology Cli 0.21.12-SNAPSHOT [140/169] 05:53:02 [INFO] ------------------------------[ feature ]------------------------------- 05:53:02 [INFO] 05:53:02 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-pcep-cli --- 05:53:02 [INFO] 05:53:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-pcep-cli --- 05:53:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:53:02 [INFO] 05:53:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-cli --- 05:53:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:53:02 [INFO] 05:53:02 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-pcep-cli --- 05:53:02 [INFO] 05:53:02 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-cli --- 05:53:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:53:02 [INFO] argLine set to empty 05:53:02 [INFO] 05:53:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-pcep-cli --- 05:53:02 [INFO] Starting audit... 05:53:02 Audit done. 05:53:02 [INFO] You have 0 Checkstyle violations. 05:53:02 [INFO] 05:53:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-pcep-cli --- 05:53:02 [INFO] Starting audit... 05:53:02 Audit done. 05:53:02 [INFO] You have 0 Checkstyle violations. 05:53:02 [INFO] 05:53:02 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-pcep-cli --- 05:53:02 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-cli/target/classes/LICENSE 05:53:02 [INFO] 05:53:02 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-cli --- 05:53:02 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-cli/target/feature/feature.xml 05:53:02 [INFO] ...done! 05:53:02 [INFO] Attaching features XML 05:53:02 [INFO] 05:53:02 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-pcep-cli --- 05:53:02 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:53:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:53:02 [INFO] 05:53:02 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-cli >>> 05:53:02 [INFO] 05:53:02 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-pcep-cli --- 05:53:02 [INFO] 05:53:02 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-cli <<< 05:53:02 [INFO] 05:53:02 [INFO] 05:53:02 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-pcep-cli --- 05:53:02 [INFO] 05:53:02 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-pcep-cli --- 05:53:02 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-cli 05:53:02 [INFO] Project dependency features detected: [] 05:53:02 [INFO] Pax Exam System (Version: 4.13.3) created. 05:53:02 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:53:03 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:53:03 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:53:03 [INFO] Waiting for remote bundle context.. on 21000 name: 0f7dfb8b-70e8-4cdf-85db-a79c1c29e2c9 timout: [ RelativeTimeout value = 180000 ] 05:53:15 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:53:15 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:53:15 [INFO] 05:53:15 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-pcep-cli --- 05:53:15 [INFO] 05:53:15 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-pcep-cli --- 05:53:15 [INFO] No Javadoc in project. Archive not created. 05:53:15 [INFO] 05:53:15 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-pcep-cli --- 05:53:15 [INFO] CycloneDX: Resolving Dependencies 05:53:18 [INFO] CycloneDX: Creating BOM version 1.5 with 230 component(s) 05:53:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-cli/target/bom.xml 05:53:18 [INFO] attaching as odl-bgpcep-pcep-cli-0.21.12-SNAPSHOT-cyclonedx.xml 05:53:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-cli/target/bom.json 05:53:18 [INFO] attaching as odl-bgpcep-pcep-cli-0.21.12-SNAPSHOT-cyclonedx.json 05:53:18 [INFO] 05:53:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-cli --- 05:53:18 [INFO] Skipping duplicate-finder execution! 05:53:18 [INFO] 05:53:18 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-cli --- 05:53:18 [INFO] Skipping plugin execution 05:53:18 [INFO] 05:53:18 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-cli --- 05:53:18 [INFO] Skipping source per configuration. 05:53:18 [INFO] 05:53:18 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-pcep-cli --- 05:53:18 [INFO] 05:53:18 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-pcep-cli --- 05:53:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:53:18 [INFO] 05:53:18 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-pcep-cli --- 05:53:18 [WARNING] 05:53:18 [WARNING] The packaging plugin for project odl-bgpcep-pcep-cli did not assign 05:53:18 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:53:18 [WARNING] 05:53:18 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:53:18 [WARNING] 05:53:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-cli/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.21.12-SNAPSHOT/odl-bgpcep-pcep-cli-0.21.12-SNAPSHOT.pom 05:53:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.21.12-SNAPSHOT/odl-bgpcep-pcep-cli-0.21.12-SNAPSHOT-features.xml 05:53:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-cli/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.21.12-SNAPSHOT/odl-bgpcep-pcep-cli-0.21.12-SNAPSHOT-cyclonedx.xml 05:53:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-cli/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.21.12-SNAPSHOT/odl-bgpcep-pcep-cli-0.21.12-SNAPSHOT-cyclonedx.json 05:53:18 [INFO] 05:53:18 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-pcep-cli --- 05:53:18 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-cli:feature:0.21.12-SNAPSHOT 05:53:18 [INFO] +- org.opendaylight.bgpcep:pcep-cli:jar:0.21.12-SNAPSHOT:compile 05:53:18 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.12-SNAPSHOT:compile 05:53:18 [INFO] | | +- org.opendaylight.bgpcep:programming-api:jar:0.21.12-SNAPSHOT:compile 05:53:18 [INFO] | | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:53:18 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:compile 05:53:18 [INFO] | | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.12-SNAPSHOT:compile 05:53:18 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:53:18 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:53:18 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:53:18 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:53:18 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:53:18 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:53:18 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:53:18 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:53:18 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:53:18 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:53:18 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:53:18 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:compile 05:53:18 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:53:18 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:53:18 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:53:18 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:53:18 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:53:18 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:53:18 [INFO] | +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.12-SNAPSHOT:compile 05:53:18 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:53:18 [INFO] | | +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.12-SNAPSHOT:compile 05:53:18 [INFO] | | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:53:18 [INFO] | | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.12-SNAPSHOT:compile 05:53:18 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:53:18 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:53:18 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:53:18 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:53:18 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:53:18 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:53:18 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:53:18 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:53:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:53:18 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:53:18 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:xml:features:0.21.12-SNAPSHOT:compile 05:53:18 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.21.12-SNAPSHOT:compile 05:53:18 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 05:53:18 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 05:53:18 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 05:53:18 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 05:53:18 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 05:53:18 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:53:18 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:53:18 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:53:18 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:53:18 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:53:18 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:53:18 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:53:18 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:53:18 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:53:18 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:53:18 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:53:18 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:53:18 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 05:53:18 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 05:53:18 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 05:53:18 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 05:53:18 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:53:18 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:53:18 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 05:53:18 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 05:53:18 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 05:53:18 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:53:18 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:53:18 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:53:18 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 05:53:18 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:53:18 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 05:53:18 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 05:53:18 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 05:53:18 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 05:53:18 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 05:53:18 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:53:18 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:53:18 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 05:53:18 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 05:53:18 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 05:53:18 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 05:53:18 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 05:53:18 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 05:53:18 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 05:53:18 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 05:53:18 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 05:53:18 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 05:53:18 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:53:18 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:53:18 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:53:18 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 05:53:18 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 05:53:18 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 05:53:18 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 05:53:18 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 05:53:18 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 05:53:18 [INFO] | | | | +- org.lz4:lz4-java:jar:1.8.0:compile 05:53:18 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:53:18 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:53:18 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 05:53:18 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 05:53:18 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 05:53:18 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 05:53:18 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 05:53:18 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 05:53:18 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 05:53:18 [INFO] | | | | \- com.google.code.gson:gson:jar:2.11.0:compile 05:53:18 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 05:53:18 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 05:53:18 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:53:18 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:53:18 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:53:18 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:53:18 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 05:53:18 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:53:18 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 05:53:18 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:53:18 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:53:18 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 05:53:18 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:53:18 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:53:18 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:53:18 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:53:18 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:53:18 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:53:18 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:53:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:53:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:53:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:53:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:53:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:53:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:53:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:53:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:53:18 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:53:18 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:53:18 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:53:18 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:53:18 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:53:18 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 05:53:18 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 05:53:18 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 05:53:18 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 05:53:18 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 05:53:18 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 05:53:18 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 05:53:18 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 05:53:18 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 05:53:18 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 05:53:18 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 05:53:18 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 05:53:18 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 05:53:18 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 05:53:18 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:53:18 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:53:18 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:53:18 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 05:53:18 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 05:53:18 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 05:53:18 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 05:53:18 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 05:53:18 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 05:53:18 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:53:18 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:53:18 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:53:18 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:53:18 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:53:18 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:53:18 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:53:18 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:53:18 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 05:53:18 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 05:53:18 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 05:53:18 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 05:53:18 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 05:53:18 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 05:53:18 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 05:53:18 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 05:53:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.21.12-SNAPSHOT:compile 05:53:18 [INFO] | \- org.opendaylight.bgpcep:pcep-impl:jar:0.21.12-SNAPSHOT:compile 05:53:18 [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile 05:53:18 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:53:18 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:53:18 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:53:18 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:53:18 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.21.12-SNAPSHOT:compile 05:53:18 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:53:18 [INFO] | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:53:18 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.21.12-SNAPSHOT:compile 05:53:18 [INFO] | | \- org.opendaylight.bgpcep:programming-spi:jar:0.21.12-SNAPSHOT:compile 05:53:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:53:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.21.12-SNAPSHOT:compile 05:53:18 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.21.12-SNAPSHOT:compile 05:53:18 [INFO] | | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:53:18 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:53:18 [INFO] | | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:53:18 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:53:18 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:53:18 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile 05:53:18 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.21.12-SNAPSHOT:compile 05:53:18 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:53:18 [INFO] | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:53:18 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:53:18 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:53:18 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:53:18 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:53:18 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:53:18 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:53:18 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:53:18 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:53:18 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:53:18 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:53:18 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:53:18 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:53:18 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:53:18 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:53:18 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:53:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:53:18 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.21.12-SNAPSHOT:compile 05:53:18 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.21.12-SNAPSHOT:compile 05:53:18 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.12-SNAPSHOT:compile 05:53:18 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:53:18 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:53:18 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:53:18 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:53:18 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:53:18 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:53:18 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:53:18 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:53:18 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:53:18 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:53:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:53:18 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:53:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:53:18 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:53:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:53:18 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:53:18 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:53:18 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:53:18 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:53:18 [INFO] +- junit:junit:jar:4.13.2:test 05:53:18 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:53:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:53:18 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:53:18 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:53:18 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:53:18 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:53:18 [INFO] 05:53:18 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-pcep-cli --- 05:53:18 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep-cli/target/sonatype-clm/module.xml 05:53:18 [INFO] 05:53:18 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-pcep >--------------- 05:53:18 [INFO] Building OpenDaylight :: PCEP 0.21.12-SNAPSHOT [141/169] 05:53:18 [INFO] ------------------------------[ feature ]------------------------------- 05:53:18 [INFO] 05:53:18 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-pcep --- 05:53:18 [INFO] 05:53:18 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-pcep --- 05:53:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:53:18 [INFO] 05:53:18 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep --- 05:53:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:53:18 [INFO] 05:53:18 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-pcep --- 05:53:19 [INFO] 05:53:19 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep --- 05:53:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:53:19 [INFO] argLine set to empty 05:53:19 [INFO] 05:53:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-pcep --- 05:53:19 [INFO] Starting audit... 05:53:19 Audit done. 05:53:19 [INFO] You have 0 Checkstyle violations. 05:53:19 [INFO] 05:53:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-pcep --- 05:53:19 [INFO] Starting audit... 05:53:19 Audit done. 05:53:19 [INFO] You have 0 Checkstyle violations. 05:53:19 [INFO] 05:53:19 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-pcep --- 05:53:19 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep/target/classes/LICENSE 05:53:19 [INFO] 05:53:19 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep --- 05:53:19 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep/target/feature/feature.xml 05:53:19 [INFO] ...done! 05:53:19 [INFO] Attaching features XML 05:53:19 [INFO] 05:53:19 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-pcep --- 05:53:19 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:53:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:53:19 [INFO] 05:53:19 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep >>> 05:53:19 [INFO] 05:53:19 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-pcep --- 05:53:19 [INFO] 05:53:19 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep <<< 05:53:19 [INFO] 05:53:19 [INFO] 05:53:19 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-pcep --- 05:53:19 [INFO] 05:53:19 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-pcep --- 05:53:19 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep 05:53:19 [INFO] Project dependency features detected: [] 05:53:19 [INFO] Pax Exam System (Version: 4.13.3) created. 05:53:19 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:53:20 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:53:20 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:53:20 [INFO] Waiting for remote bundle context.. on 21000 name: 735d250e-2625-4269-9823-b7b9a9e83769 timout: [ RelativeTimeout value = 180000 ] 05:53:33 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:53:33 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:53:33 [INFO] 05:53:33 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-pcep --- 05:53:33 [INFO] 05:53:33 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-pcep --- 05:53:33 [INFO] No Javadoc in project. Archive not created. 05:53:33 [INFO] 05:53:33 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-pcep --- 05:53:33 [INFO] CycloneDX: Resolving Dependencies 05:53:36 [INFO] CycloneDX: Creating BOM version 1.5 with 263 component(s) 05:53:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep/target/bom.xml 05:53:36 [INFO] attaching as odl-bgpcep-pcep-0.21.12-SNAPSHOT-cyclonedx.xml 05:53:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep/target/bom.json 05:53:37 [INFO] attaching as odl-bgpcep-pcep-0.21.12-SNAPSHOT-cyclonedx.json 05:53:37 [INFO] 05:53:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep --- 05:53:37 [INFO] Skipping duplicate-finder execution! 05:53:37 [INFO] 05:53:37 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep --- 05:53:37 [INFO] Skipping plugin execution 05:53:37 [INFO] 05:53:37 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep --- 05:53:37 [INFO] Skipping source per configuration. 05:53:37 [INFO] 05:53:37 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-pcep --- 05:53:37 [INFO] 05:53:37 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-pcep --- 05:53:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:53:37 [INFO] 05:53:37 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-pcep --- 05:53:37 [WARNING] 05:53:37 [WARNING] The packaging plugin for project odl-bgpcep-pcep did not assign 05:53:37 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:53:37 [WARNING] 05:53:37 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:53:37 [WARNING] 05:53:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.21.12-SNAPSHOT/odl-bgpcep-pcep-0.21.12-SNAPSHOT.pom 05:53:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.21.12-SNAPSHOT/odl-bgpcep-pcep-0.21.12-SNAPSHOT-features.xml 05:53:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.21.12-SNAPSHOT/odl-bgpcep-pcep-0.21.12-SNAPSHOT-cyclonedx.xml 05:53:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.21.12-SNAPSHOT/odl-bgpcep-pcep-0.21.12-SNAPSHOT-cyclonedx.json 05:53:37 [INFO] 05:53:37 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-pcep --- 05:53:37 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep:feature:0.21.12-SNAPSHOT 05:53:37 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:53:37 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:53:37 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:53:37 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:53:37 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:53:37 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:53:37 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:53:37 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:53:37 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:53:37 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:53:37 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:53:37 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:53:37 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:53:37 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:53:37 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:53:37 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:53:37 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:53:37 [INFO] | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:53:37 [INFO] | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:53:37 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:53:37 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:53:37 [INFO] | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:53:37 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:53:37 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:53:37 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:53:37 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:53:37 [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:53:37 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:53:37 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:53:37 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:53:37 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:53:37 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:53:37 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:53:37 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:53:37 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:53:37 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:53:37 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:53:37 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:53:37 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 05:53:37 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 05:53:37 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 05:53:37 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 05:53:37 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 05:53:37 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 05:53:37 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 05:53:37 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 05:53:37 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 05:53:37 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 05:53:37 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 05:53:37 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 05:53:37 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:53:37 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 05:53:37 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:53:37 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 05:53:37 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 05:53:37 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 05:53:37 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 05:53:37 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 05:53:37 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 05:53:37 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 05:53:37 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 05:53:37 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 05:53:37 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 05:53:37 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 05:53:37 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 05:53:37 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 05:53:37 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 05:53:37 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:53:37 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:53:37 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 05:53:37 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 05:53:37 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 05:53:37 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 05:53:37 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 05:53:37 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 05:53:37 [INFO] | | | | +- org.lz4:lz4-java:jar:1.8.0:compile 05:53:37 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:53:37 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 05:53:37 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 05:53:37 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 05:53:37 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 05:53:37 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 05:53:37 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:53:37 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:53:37 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:53:37 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:53:37 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:53:37 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:53:37 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:53:37 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:53:37 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:53:37 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:53:37 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:53:37 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:53:37 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:53:37 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:53:37 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:53:37 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:53:37 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:53:37 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:53:37 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:53:37 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:53:37 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 05:53:37 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 05:53:37 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 05:53:37 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 05:53:37 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 05:53:37 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 05:53:37 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 05:53:37 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 05:53:37 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 05:53:37 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 05:53:37 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 05:53:37 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 05:53:37 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 05:53:37 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 05:53:37 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:53:37 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 05:53:37 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 05:53:37 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 05:53:37 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 05:53:37 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 05:53:37 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 05:53:37 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:53:37 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:53:37 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:53:37 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:53:37 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:53:37 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:53:37 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 05:53:37 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 05:53:37 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 05:53:37 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 05:53:37 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 05:53:37 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 05:53:37 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 05:53:37 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 05:53:37 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | | \- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | \- org.opendaylight.bgpcep:pcep-impl:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile 05:53:37 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:53:37 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | +- org.opendaylight.bgpcep:programming-spi:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:53:37 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:53:37 [INFO] | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile 05:53:37 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:53:37 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:53:37 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:53:37 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:53:37 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:53:37 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:53:37 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:53:37 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:53:37 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:53:37 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:53:37 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:53:37 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:53:37 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:53:37 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-programming-impl:xml:features:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | \- org.opendaylight.bgpcep:programming-impl:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:53:37 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:53:37 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:53:37 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | \- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:xml:features:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | \- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-p2mp-te-lsp:xml:features:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | \- org.opendaylight.bgpcep:pcep-ietf-p2mp-te-lsp:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider:xml:features:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-provider:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | | +- org.opendaylight.bgpcep:pcep-server-api:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | | | \- org.opendaylight.bgpcep:algo-api:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | | \- org.opendaylight.bgpcep:graph-api:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider:xml:features:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | +- org.opendaylight.bgpcep:pcep-server-provider:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server:xml:features:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-algo:xml:features:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | +- org.opendaylight.bgpcep:algo-impl:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | \- org.opendaylight.bgpcep:graph-impl:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider:xml:features:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-provider:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:53:37 [INFO] | \- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 05:53:37 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-segment-routing:xml:features:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | \- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-auto-bandwidth:xml:features:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | \- org.opendaylight.bgpcep:pcep-auto-bandwidth-extension:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader:xml:features:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | +- org.opendaylight.bgpcep:topology-config-loader:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:53:37 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:53:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:53:37 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:53:37 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:53:37 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:53:37 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | +- org.opendaylight.bgpcep:config-loader-impl:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:53:37 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:53:37 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:53:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 05:53:37 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 05:53:37 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:53:37 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:53:37 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:53:37 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:53:37 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:53:37 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:53:37 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:53:37 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:53:37 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:53:37 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:53:37 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:53:37 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:53:37 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:53:37 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:53:37 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:53:37 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:53:37 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:53:37 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 05:53:37 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 05:53:37 [INFO] | | \- com.google.code.gson:gson:jar:2.11.0:compile 05:53:37 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 05:53:37 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:53:37 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:53:37 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:53:37 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:53:37 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 05:53:37 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 05:53:37 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example:xml:features:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | \- org.opendaylight.bgpcep:pcep-config-example:xml:network-topology-pcep-initial-config:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-cli:xml:features:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] | \- org.opendaylight.bgpcep:pcep-cli:jar:0.21.12-SNAPSHOT:compile 05:53:37 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:53:37 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:53:37 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:53:37 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:53:37 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:53:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:53:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:53:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:53:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:53:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:53:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:53:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:53:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:53:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:53:37 [INFO] +- junit:junit:jar:4.13.2:test 05:53:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:53:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:53:37 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:53:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:53:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:53:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:53:37 [INFO] 05:53:37 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-pcep --- 05:53:37 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-pcep/target/sonatype-clm/module.xml 05:53:37 [INFO] 05:53:37 [INFO] ----< org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing >----- 05:53:37 [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api 0.21.12-SNAPSHOT [142/169] 05:53:37 [INFO] ------------------------------[ feature ]------------------------------- 05:53:37 [INFO] 05:53:37 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-topology-segment-routing --- 05:53:37 [INFO] 05:53:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-topology-segment-routing --- 05:53:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:53:37 [INFO] 05:53:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-segment-routing --- 05:53:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:53:37 [INFO] 05:53:37 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-topology-segment-routing --- 05:53:37 [INFO] 05:53:37 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-segment-routing --- 05:53:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:53:37 [INFO] argLine set to empty 05:53:37 [INFO] 05:53:37 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-topology-segment-routing --- 05:53:37 [INFO] Starting audit... 05:53:37 Audit done. 05:53:37 [INFO] You have 0 Checkstyle violations. 05:53:37 [INFO] 05:53:37 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-topology-segment-routing --- 05:53:37 [INFO] Starting audit... 05:53:37 Audit done. 05:53:37 [INFO] You have 0 Checkstyle violations. 05:53:37 [INFO] 05:53:37 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-topology-segment-routing --- 05:53:37 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-segment-routing/target/classes/LICENSE 05:53:37 [INFO] 05:53:37 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-segment-routing --- 05:53:37 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-segment-routing/target/feature/feature.xml 05:53:37 [INFO] ...done! 05:53:37 [INFO] Attaching features XML 05:53:37 [INFO] 05:53:37 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-topology-segment-routing --- 05:53:37 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:53:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:53:37 [INFO] 05:53:37 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-segment-routing >>> 05:53:37 [INFO] 05:53:37 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-topology-segment-routing --- 05:53:37 [INFO] 05:53:37 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-segment-routing <<< 05:53:37 [INFO] 05:53:37 [INFO] 05:53:37 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-topology-segment-routing --- 05:53:37 [INFO] 05:53:37 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-topology-segment-routing --- 05:53:37 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing 05:53:37 [INFO] Project dependency features detected: [] 05:53:37 [INFO] Pax Exam System (Version: 4.13.3) created. 05:53:37 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:53:38 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:53:38 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:53:38 [INFO] Waiting for remote bundle context.. on 21000 name: 0bfc3a4e-e4e5-41d1-878f-12ccf0819eaa timout: [ RelativeTimeout value = 180000 ] 05:53:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:53:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:53:43 [INFO] 05:53:43 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-topology-segment-routing --- 05:53:43 [INFO] 05:53:43 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-topology-segment-routing --- 05:53:43 [INFO] No Javadoc in project. Archive not created. 05:53:43 [INFO] 05:53:43 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-topology-segment-routing --- 05:53:43 [INFO] CycloneDX: Resolving Dependencies 05:53:44 [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) 05:53:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-segment-routing/target/bom.xml 05:53:44 [INFO] attaching as odl-bgpcep-topology-segment-routing-0.21.12-SNAPSHOT-cyclonedx.xml 05:53:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-segment-routing/target/bom.json 05:53:44 [INFO] attaching as odl-bgpcep-topology-segment-routing-0.21.12-SNAPSHOT-cyclonedx.json 05:53:44 [INFO] 05:53:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-segment-routing --- 05:53:44 [INFO] Skipping duplicate-finder execution! 05:53:44 [INFO] 05:53:44 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-topology-segment-routing --- 05:53:44 [INFO] Skipping plugin execution 05:53:44 [INFO] 05:53:44 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-topology-segment-routing --- 05:53:44 [INFO] Skipping source per configuration. 05:53:44 [INFO] 05:53:44 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-topology-segment-routing --- 05:53:44 [INFO] 05:53:44 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-topology-segment-routing --- 05:53:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:53:44 [INFO] 05:53:44 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-topology-segment-routing --- 05:53:44 [WARNING] 05:53:44 [WARNING] The packaging plugin for project odl-bgpcep-topology-segment-routing did not assign 05:53:44 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:53:44 [WARNING] 05:53:44 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:53:44 [WARNING] 05:53:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-segment-routing/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.21.12-SNAPSHOT/odl-bgpcep-topology-segment-routing-0.21.12-SNAPSHOT.pom 05:53:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-segment-routing/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.21.12-SNAPSHOT/odl-bgpcep-topology-segment-routing-0.21.12-SNAPSHOT-features.xml 05:53:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-segment-routing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.21.12-SNAPSHOT/odl-bgpcep-topology-segment-routing-0.21.12-SNAPSHOT-cyclonedx.xml 05:53:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-segment-routing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.21.12-SNAPSHOT/odl-bgpcep-topology-segment-routing-0.21.12-SNAPSHOT-cyclonedx.json 05:53:44 [INFO] 05:53:44 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-topology-segment-routing --- 05:53:44 [INFO] org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing:feature:0.21.12-SNAPSHOT 05:53:44 [INFO] +- org.opendaylight.bgpcep:topology-segment-routing:jar:0.21.12-SNAPSHOT:compile 05:53:44 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:53:44 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:53:44 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:53:44 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:53:44 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:53:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:53:44 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:53:44 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:53:44 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:53:44 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:53:44 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:53:44 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:53:44 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:53:44 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:53:44 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:53:44 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:53:44 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:53:44 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:53:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.21.12-SNAPSHOT:compile 05:53:44 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile 05:53:44 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:53:44 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:53:44 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:53:44 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:53:44 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:53:44 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:53:44 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:53:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:53:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:53:44 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:53:44 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:53:44 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:53:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:53:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:53:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:53:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:53:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:53:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:53:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:53:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:53:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:53:44 [INFO] +- junit:junit:jar:4.13.2:test 05:53:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:53:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:53:44 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:53:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:53:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:53:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:53:44 [INFO] 05:53:44 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-topology-segment-routing --- 05:53:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-topology-segment-routing/target/sonatype-clm/module.xml 05:53:44 [INFO] 05:53:44 [INFO] ------------< org.opendaylight.bgpcep:feature-repo-parent >------------- 05:53:44 [INFO] Building feature-repo-parent 0.21.12-SNAPSHOT [143/169] 05:53:44 [INFO] --------------------------------[ pom ]--------------------------------- 05:53:44 [INFO] 05:53:44 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ feature-repo-parent --- 05:53:44 [INFO] 05:53:44 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ feature-repo-parent --- 05:53:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:53:44 [INFO] 05:53:44 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ feature-repo-parent --- 05:53:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:53:44 [INFO] 05:53:44 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ feature-repo-parent --- 05:53:44 [INFO] 05:53:44 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ feature-repo-parent --- 05:53:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:53:44 [INFO] argLine set to empty 05:53:44 [INFO] 05:53:44 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ feature-repo-parent --- 05:53:44 [INFO] Starting audit... 05:53:44 Audit done. 05:53:44 [INFO] You have 0 Checkstyle violations. 05:53:44 [INFO] 05:53:44 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ feature-repo-parent --- 05:53:44 [INFO] Starting audit... 05:53:44 Audit done. 05:53:44 [INFO] You have 0 Checkstyle violations. 05:53:44 [INFO] 05:53:44 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ feature-repo-parent --- 05:53:44 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/feature-repo-parent/target/classes/LICENSE 05:53:44 [INFO] 05:53:44 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ feature-repo-parent >>> 05:53:44 [INFO] 05:53:44 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ feature-repo-parent --- 05:53:44 [INFO] 05:53:44 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ feature-repo-parent <<< 05:53:44 [INFO] 05:53:44 [INFO] 05:53:44 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ feature-repo-parent --- 05:53:44 [INFO] 05:53:44 [INFO] --- features-test-plugin:13.1.5:test (default) @ feature-repo-parent --- 05:53:44 [INFO] 05:53:44 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ feature-repo-parent --- 05:53:44 [INFO] 05:53:44 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ feature-repo-parent --- 05:53:44 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 05:53:44 [INFO] 05:53:44 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ feature-repo-parent --- 05:53:44 [INFO] CycloneDX: Resolving Dependencies 05:53:44 [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s) 05:53:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/feature-repo-parent/target/bom.xml 05:53:44 [INFO] attaching as feature-repo-parent-0.21.12-SNAPSHOT-cyclonedx.xml 05:53:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/feature-repo-parent/target/bom.json 05:53:44 [INFO] attaching as feature-repo-parent-0.21.12-SNAPSHOT-cyclonedx.json 05:53:44 [INFO] 05:53:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ feature-repo-parent --- 05:53:44 [INFO] Skipping duplicate-finder execution! 05:53:44 [INFO] 05:53:44 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ feature-repo-parent --- 05:53:44 [INFO] Skipping plugin execution 05:53:44 [INFO] 05:53:44 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ feature-repo-parent --- 05:53:44 [INFO] 05:53:44 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ feature-repo-parent --- 05:53:44 [INFO] 05:53:44 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ feature-repo-parent --- 05:53:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:53:44 [INFO] 05:53:44 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ feature-repo-parent --- 05:53:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/feature-repo-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/feature-repo-parent/0.21.12-SNAPSHOT/feature-repo-parent-0.21.12-SNAPSHOT.pom 05:53:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/feature-repo-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/feature-repo-parent/0.21.12-SNAPSHOT/feature-repo-parent-0.21.12-SNAPSHOT-cyclonedx.xml 05:53:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/feature-repo-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/feature-repo-parent/0.21.12-SNAPSHOT/feature-repo-parent-0.21.12-SNAPSHOT-cyclonedx.json 05:53:44 [INFO] 05:53:44 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ feature-repo-parent --- 05:53:44 [INFO] org.opendaylight.bgpcep:feature-repo-parent:pom:0.21.12-SNAPSHOT 05:53:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:53:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:53:44 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:53:44 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:53:44 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:53:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:53:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:53:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:53:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:53:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:53:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:53:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:53:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:53:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:53:44 [INFO] +- junit:junit:jar:4.13.2:test 05:53:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:53:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:53:44 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:53:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:53:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:53:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:53:44 [INFO] 05:53:44 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ feature-repo-parent --- 05:53:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/feature-repo-parent/target/sonatype-clm/module.xml 05:53:44 [INFO] 05:53:44 [INFO] --------------< org.opendaylight.bgpcep:features-bgpcep >--------------- 05:53:44 [INFO] Building features-bgpcep 0.21.12-SNAPSHOT [144/169] 05:53:44 [INFO] ------------------------------[ feature ]------------------------------- 05:53:44 [INFO] 05:53:44 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-bgpcep --- 05:53:44 [INFO] 05:53:44 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-bgpcep --- 05:53:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:53:44 [INFO] 05:53:44 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-bgpcep --- 05:53:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:53:44 [INFO] 05:53:44 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-bgpcep --- 05:53:45 [INFO] 05:53:45 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-bgpcep --- 05:53:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:53:45 [INFO] argLine set to empty 05:53:45 [INFO] 05:53:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-bgpcep --- 05:53:45 [INFO] Starting audit... 05:53:45 Audit done. 05:53:45 [INFO] You have 0 Checkstyle violations. 05:53:45 [INFO] 05:53:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-bgpcep --- 05:53:45 [INFO] Starting audit... 05:53:45 Audit done. 05:53:45 [INFO] You have 0 Checkstyle violations. 05:53:45 [INFO] 05:53:45 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-bgpcep --- 05:53:45 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/features-bgpcep/target/classes/LICENSE 05:53:45 [INFO] 05:53:45 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-bgpcep --- 05:53:45 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/features-bgpcep/target/feature/feature.xml 05:53:45 [INFO] ...done! 05:53:45 [INFO] Attaching features XML 05:53:45 [INFO] 05:53:45 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-bgpcep --- 05:53:45 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:53:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:53:45 [INFO] 05:53:45 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ features-bgpcep >>> 05:53:45 [INFO] 05:53:45 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ features-bgpcep --- 05:53:45 [INFO] 05:53:45 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ features-bgpcep <<< 05:53:45 [INFO] 05:53:45 [INFO] 05:53:45 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ features-bgpcep --- 05:53:45 [INFO] 05:53:45 [INFO] --- features-test-plugin:13.1.5:test (default) @ features-bgpcep --- 05:53:45 [INFO] 05:53:45 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ features-bgpcep --- 05:53:45 [INFO] 05:53:45 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ features-bgpcep --- 05:53:45 [INFO] No Javadoc in project. Archive not created. 05:53:45 [INFO] 05:53:45 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-bgpcep --- 05:53:45 [INFO] CycloneDX: Resolving Dependencies 05:53:49 [INFO] CycloneDX: Creating BOM version 1.5 with 341 component(s) 05:53:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/features-bgpcep/target/bom.xml 05:53:49 [INFO] attaching as features-bgpcep-0.21.12-SNAPSHOT-cyclonedx.xml 05:53:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/features-bgpcep/target/bom.json 05:53:49 [INFO] attaching as features-bgpcep-0.21.12-SNAPSHOT-cyclonedx.json 05:53:49 [INFO] 05:53:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-bgpcep --- 05:53:49 [INFO] Skipping duplicate-finder execution! 05:53:49 [INFO] 05:53:49 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-bgpcep --- 05:53:49 [INFO] Skipping plugin execution 05:53:49 [INFO] 05:53:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-bgpcep --- 05:53:49 [INFO] No sources in project. Archive not created. 05:53:49 [INFO] 05:53:49 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-bgpcep --- 05:53:49 [INFO] 05:53:49 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-bgpcep --- 05:53:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:53:49 [INFO] 05:53:49 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-bgpcep --- 05:53:49 [WARNING] 05:53:49 [WARNING] The packaging plugin for project features-bgpcep did not assign 05:53:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:53:49 [WARNING] 05:53:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:53:49 [WARNING] 05:53:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/features-bgpcep/pom.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep/0.21.12-SNAPSHOT/features-bgpcep-0.21.12-SNAPSHOT.pom 05:53:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/features-bgpcep/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep/0.21.12-SNAPSHOT/features-bgpcep-0.21.12-SNAPSHOT-features.xml 05:53:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/features-bgpcep/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep/0.21.12-SNAPSHOT/features-bgpcep-0.21.12-SNAPSHOT-cyclonedx.xml 05:53:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/features-bgpcep/target/bom.json to /tmp/r/org/opendaylight/bgpcep/features-bgpcep/0.21.12-SNAPSHOT/features-bgpcep-0.21.12-SNAPSHOT-cyclonedx.json 05:53:49 [INFO] 05:53:49 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ features-bgpcep --- 05:53:49 [INFO] org.opendaylight.bgpcep:features-bgpcep:feature:0.21.12-SNAPSHOT 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-algo:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:algo-impl:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:53:49 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:53:49 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:53:49 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:53:49 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:53:49 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:53:49 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:53:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:53:49 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:53:49 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:53:49 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:53:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:53:49 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:53:49 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:algo-api:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | +- org.opendaylight.bgpcep:bgp-config-example:xml:bgp-initial-config:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:bgp-config-example:xml:network-topology-bgp-initial-config:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:53:49 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:53:49 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:53:49 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:53:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:53:49 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:53:49 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:53:49 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:53:49 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:53:49 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:53:49 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:53:49 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:53:49 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:53:49 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:53:49 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:53:49 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:53:49 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:53:49 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:53:49 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:53:49 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:53:49 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:53:49 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:53:49 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:53:49 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:53:49 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:53:49 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:53:49 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:53:49 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:53:49 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:53:49 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:53:49 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:53:49 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:53:49 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:53:49 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:53:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:53:49 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:53:49 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:53:49 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:53:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:53:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:53:49 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:53:49 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:53:49 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:53:49 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:53:49 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:53:49 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:53:49 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:53:49 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:53:49 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:53:49 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 05:53:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:53:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:53:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:53:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:53:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:53:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:53:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:53:49 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:53:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:53:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:53:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:53:49 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:53:49 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:53:49 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:53:49 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:53:49 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:53:49 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:53:49 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:53:49 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:53:49 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:53:49 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:53:49 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:53:49 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:53:49 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:53:49 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:53:49 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:53:49 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:53:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:53:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:53:49 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:53:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:53:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:53:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:53:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:53:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:53:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:53:49 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:53:49 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:53:49 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:53:49 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:13.0.7:compile 05:53:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-rfc8294-netty:xml:features:13.0.7:compile 05:53:49 [INFO] | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 05:53:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 05:53:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 05:53:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 05:53:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 05:53:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 05:53:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 05:53:49 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 05:53:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 05:53:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 05:53:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 05:53:49 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 05:53:49 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 05:53:49 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 05:53:49 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 05:53:49 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 05:53:49 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 05:53:49 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 05:53:49 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 05:53:49 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 05:53:49 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 05:53:49 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 05:53:49 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 05:53:49 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 05:53:49 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 05:53:49 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 05:53:49 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 05:53:49 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 05:53:49 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 05:53:49 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 05:53:49 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 05:53:49 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 05:53:49 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 05:53:49 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 05:53:49 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 05:53:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 05:53:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 05:53:49 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 05:53:49 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 05:53:49 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 05:53:49 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 05:53:49 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 05:53:49 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 05:53:49 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 05:53:49 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 05:53:49 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 05:53:49 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 05:53:49 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 05:53:49 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 05:53:49 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 05:53:49 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 05:53:49 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 05:53:49 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 05:53:49 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 05:53:49 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 05:53:49 [INFO] | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 05:53:49 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 05:53:49 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 05:53:49 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 05:53:49 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 05:53:49 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 05:53:49 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 05:53:49 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 05:53:49 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:bgp-flowspec:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:bgp-l3vpn:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:bgp-mvpn:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:bgp-route-target:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:bgp-evpn:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:53:49 [INFO] | | +- io.netty:netty-codec:jar:4.1.114.Final:compile 05:53:49 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:53:49 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:53:49 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:53:49 [INFO] | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile 05:53:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 05:53:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 05:53:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 05:53:49 [INFO] | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile 05:53:49 [INFO] | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-topology:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:bgp-topology-provider:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-cli:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:bgp-cli:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-state:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-impl:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-config-example:xml:odl-bmp-monitors-config:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:bmp-monitors-config-loader:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:53:49 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:53:49 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:53:49 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | +- org.opendaylight.bgpcep:config-loader-impl:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:53:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 05:53:49 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 05:53:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:53:49 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 05:53:49 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 05:53:49 [INFO] | | \- com.google.code.gson:gson:jar:2.11.0:compile 05:53:49 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 05:53:49 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 05:53:49 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:topology-config-loader:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:protocols-config-loader:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:graph-impl:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:graph-api:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:pcep-spi:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:pcep-impl:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- io.netty:netty-handler:jar:4.1.114.Final:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | +- org.opendaylight.bgpcep:programming-spi:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-programming-impl:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:programming-impl:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:pcep-server-api:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:pcep-server-provider:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-p2mp-te-lsp:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:pcep-ietf-p2mp-te-lsp:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:pcep-topology-provider:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-provider:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-segment-routing:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-auto-bandwidth:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:pcep-auto-bandwidth-extension:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:pcep-config-example:xml:network-topology-pcep-initial-config:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-cli:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:pcep-cli:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:rsvp-impl:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing:xml:features:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] | \- org.opendaylight.bgpcep:topology-segment-routing:jar:0.21.12-SNAPSHOT:compile 05:53:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:53:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:53:49 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:53:49 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:53:49 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:53:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:53:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:53:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:53:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:53:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:53:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:53:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:53:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:53:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:53:49 [INFO] +- junit:junit:jar:4.13.2:test 05:53:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:53:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:53:49 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:53:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:53:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:53:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:53:49 [INFO] 05:53:49 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ features-bgpcep --- 05:53:49 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/features-bgpcep/target/sonatype-clm/module.xml 05:53:49 [INFO] 05:53:49 [INFO] -------------< org.opendaylight.bgpcep:bgp-benchmark-app >-------------- 05:53:49 [INFO] Building bgp-benchmark-app 0.21.12-SNAPSHOT [145/169] 05:53:49 [INFO] -------------------------------[ bundle ]------------------------------- 05:53:49 [INFO] 05:53:49 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-benchmark-app --- 05:53:49 [INFO] 05:53:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-benchmark-app --- 05:53:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:53:49 [INFO] 05:53:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-benchmark-app --- 05:53:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:53:49 [INFO] 05:53:49 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-benchmark-app --- 05:53:50 [INFO] 05:53:50 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-benchmark-app --- 05:53:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/bgp/benchmark-app/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:53:50 [INFO] 05:53:50 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ bgp-benchmark-app --- 05:53:50 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:53:50 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/bgp/benchmark-app/src/main/yang 05:53:50 [INFO] yang-to-sources: Found 13 dependencies in 2.943 ms 05:53:50 [INFO] yang-to-sources: Project model files found: 2 in 734.0 μs 05:53:50 [INFO] yang-to-sources: 3 YANG models processed in 48.69 ms 05:53:50 [INFO] BindingJavaFileGenerator: Defined 23 files in 1.325 ms 05:53:50 [INFO] Sorted 23 files into 6 directories in 64.37 μs 05:53:50 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 23 in 8.968 ms 05:53:50 [INFO] 05:53:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-benchmark-app --- 05:53:50 [INFO] Starting audit... 05:53:50 Audit done. 05:53:50 [INFO] You have 0 Checkstyle violations. 05:53:50 [INFO] 05:53:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-benchmark-app --- 05:53:50 [INFO] Starting audit... 05:53:50 Audit done. 05:53:50 [INFO] You have 0 Checkstyle violations. 05:53:50 [INFO] 05:53:50 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-benchmark-app --- 05:53:50 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/benchmark-app/target/classes/LICENSE 05:53:50 [INFO] 05:53:50 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-benchmark-app --- 05:53:50 [INFO] Copying 1 resource from src/main/resources to target/classes 05:53:50 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/benchmark-app/target/generated-sources/spi 05:53:50 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 05:53:50 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:53:50 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 05:53:50 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/benchmark-app/target/generated-sources/spi 05:53:50 [INFO] 05:53:50 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-benchmark-app --- 05:53:50 [INFO] Recompiling the module because of changed dependency. 05:53:50 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 05:53:50 [INFO] 05:53:50 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-benchmark-app >>> 05:53:50 [INFO] 05:53:50 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-benchmark-app --- 05:53:50 [INFO] Fork Value is true 05:53:53 [INFO] Done SpotBugs Analysis.... 05:53:53 [INFO] 05:53:53 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-benchmark-app <<< 05:53:53 [INFO] 05:53:53 [INFO] 05:53:53 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-benchmark-app --- 05:53:53 [INFO] BugInstance size is 0 05:53:53 [INFO] Error size is 0 05:53:53 [INFO] No errors/warnings found 05:53:53 [INFO] 05:53:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-benchmark-app --- 05:53:53 [INFO] Copying 1 resource from src/test/resources to target/test-classes 05:53:53 [INFO] 05:53:53 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-benchmark-app --- 05:53:53 [INFO] Recompiling the module because of changed dependency. 05:53:53 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 05:53:53 [INFO] 05:53:53 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-benchmark-app --- 05:53:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:53:53 [INFO] 05:53:53 [INFO] ------------------------------------------------------- 05:53:53 [INFO] T E S T S 05:53:53 [INFO] ------------------------------------------------------- 05:53:54 [INFO] Running org.opendaylight.protocol.bgp.benchmark.app.AppPeerBenchmarkTest 05:53:54 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:53:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.190 s -- in org.opendaylight.protocol.bgp.benchmark.app.AppPeerBenchmarkTest 05:53:59 [INFO] 05:53:59 [INFO] Results: 05:53:59 [INFO] 05:53:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 05:53:59 [INFO] 05:53:59 [INFO] 05:53:59 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-benchmark-app --- 05:53:59 [INFO] 05:53:59 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-benchmark-app --- 05:53:59 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/benchmark-app/target/bgp-benchmark-app-0.21.12-SNAPSHOT.jar 05:53:59 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/benchmark-app/target/classes/META-INF/MANIFEST.MF 05:53:59 [INFO] 05:53:59 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-benchmark-app --- 05:54:00 [INFO] No previous run data found, generating javadoc. 05:54:01 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/benchmark-app/target/bgp-benchmark-app-0.21.12-SNAPSHOT-javadoc.jar 05:54:01 [INFO] 05:54:01 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-benchmark-app --- 05:54:01 [INFO] CycloneDX: Resolving Dependencies 05:54:03 [INFO] CycloneDX: Creating BOM version 1.5 with 52 component(s) 05:54:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/benchmark-app/target/bom.xml 05:54:03 [INFO] attaching as bgp-benchmark-app-0.21.12-SNAPSHOT-cyclonedx.xml 05:54:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/benchmark-app/target/bom.json 05:54:03 [INFO] attaching as bgp-benchmark-app-0.21.12-SNAPSHOT-cyclonedx.json 05:54:03 [INFO] 05:54:03 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-benchmark-app --- 05:54:03 [INFO] Skipping duplicate-finder execution! 05:54:03 [INFO] 05:54:03 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-benchmark-app --- 05:54:03 [INFO] No dependency problems found 05:54:03 [INFO] 05:54:03 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-benchmark-app --- 05:54:03 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/benchmark-app/target/bgp-benchmark-app-0.21.12-SNAPSHOT-sources.jar 05:54:03 [INFO] 05:54:03 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-benchmark-app --- 05:54:03 [INFO] 05:54:03 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-benchmark-app --- 05:54:03 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/bgp/benchmark-app/target/code-coverage/jacoco.exec 05:54:03 [INFO] Analyzed bundle 'bgp-benchmark-app' with 8 classes 05:54:03 [INFO] 05:54:03 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-benchmark-app --- 05:54:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/benchmark-app/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.21.12-SNAPSHOT/bgp-benchmark-app-0.21.12-SNAPSHOT.pom 05:54:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/benchmark-app/target/bgp-benchmark-app-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.21.12-SNAPSHOT/bgp-benchmark-app-0.21.12-SNAPSHOT.jar 05:54:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/benchmark-app/target/bgp-benchmark-app-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.21.12-SNAPSHOT/bgp-benchmark-app-0.21.12-SNAPSHOT-javadoc.jar 05:54:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/benchmark-app/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.21.12-SNAPSHOT/bgp-benchmark-app-0.21.12-SNAPSHOT-cyclonedx.xml 05:54:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/benchmark-app/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.21.12-SNAPSHOT/bgp-benchmark-app-0.21.12-SNAPSHOT-cyclonedx.json 05:54:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/benchmark-app/target/bgp-benchmark-app-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.21.12-SNAPSHOT/bgp-benchmark-app-0.21.12-SNAPSHOT-sources.jar 05:54:03 [INFO] 05:54:03 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-benchmark-app --- 05:54:03 [INFO] Installing org/opendaylight/bgpcep/bgp-benchmark-app/0.21.12-SNAPSHOT/bgp-benchmark-app-0.21.12-SNAPSHOT.jar 05:54:03 [INFO] Writing OBR metadata 05:54:03 [INFO] 05:54:03 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-benchmark-app --- 05:54:03 [INFO] org.opendaylight.bgpcep:bgp-benchmark-app:bundle:0.21.12-SNAPSHOT 05:54:03 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:54:03 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:54:03 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:54:03 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:54:03 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:54:03 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:54:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 05:54:03 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:54:03 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:54:03 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:54:03 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:54:03 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:54:03 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:54:03 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:54:03 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:54:03 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:54:03 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:54:03 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:54:03 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:54:03 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:54:03 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:54:03 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:54:03 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:54:03 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:54:03 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:54:03 [INFO] | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:54:03 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:54:03 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:compile 05:54:03 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:54:03 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:54:03 [INFO] | | \- io.netty:netty-transport:jar:4.1.114.Final:compile 05:54:03 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:54:03 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:54:03 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:54:03 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:54:03 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:54:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:54:03 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:54:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:54:03 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:54:03 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.12-SNAPSHOT:test 05:54:03 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 05:54:03 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 05:54:03 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 05:54:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 05:54:03 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 05:54:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 05:54:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 05:54:03 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 05:54:03 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:54:03 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 05:54:03 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 05:54:03 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 05:54:03 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 05:54:03 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:54:03 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 05:54:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 05:54:03 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 05:54:03 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 05:54:03 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 05:54:03 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 05:54:03 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 05:54:03 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 05:54:03 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 05:54:03 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 05:54:03 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 05:54:03 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 05:54:03 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 05:54:03 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 05:54:03 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 05:54:03 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 05:54:03 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 05:54:03 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 05:54:03 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 05:54:03 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 05:54:03 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 05:54:03 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 05:54:03 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 05:54:03 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 05:54:03 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 05:54:03 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 05:54:03 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:54:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 05:54:03 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 05:54:03 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 05:54:03 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 05:54:03 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 05:54:03 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 05:54:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 05:54:03 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:test 05:54:03 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:test 05:54:03 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 05:54:03 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:54:03 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:54:03 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:test 05:54:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 05:54:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:54:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:54:03 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 05:54:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 05:54:03 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:54:03 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:54:03 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:54:03 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:54:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:54:03 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:54:03 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:54:03 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:54:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:54:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:54:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:54:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:54:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:54:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:54:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:54:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:54:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:54:03 [INFO] +- junit:junit:jar:4.13.2:test 05:54:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:54:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:54:03 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:54:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:54:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:54:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:54:03 [INFO] 05:54:03 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-benchmark-app --- 05:54:03 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/benchmark-app/target/sonatype-clm/module.xml 05:54:03 [INFO] 05:54:03 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-benchmark >---------- 05:54:03 [INFO] Building OpenDaylight :: BGP :: Benchmark 0.21.12-SNAPSHOT [146/169] 05:54:03 [INFO] ------------------------------[ feature ]------------------------------- 05:54:03 [INFO] 05:54:03 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-benchmark --- 05:54:03 [INFO] 05:54:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-benchmark --- 05:54:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:54:03 [INFO] 05:54:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-benchmark --- 05:54:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:54:03 [INFO] 05:54:03 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-benchmark --- 05:54:03 [INFO] 05:54:03 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-benchmark --- 05:54:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:54:03 [INFO] argLine set to empty 05:54:03 [INFO] 05:54:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-benchmark --- 05:54:03 [INFO] Starting audit... 05:54:03 Audit done. 05:54:03 [INFO] You have 0 Checkstyle violations. 05:54:03 [INFO] 05:54:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-benchmark --- 05:54:04 [INFO] Starting audit... 05:54:04 Audit done. 05:54:04 [INFO] You have 0 Checkstyle violations. 05:54:04 [INFO] 05:54:04 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-benchmark --- 05:54:04 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-benchmark/target/classes/LICENSE 05:54:04 [INFO] 05:54:04 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-benchmark --- 05:54:04 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-benchmark/target/feature/feature.xml 05:54:04 [INFO] ...done! 05:54:04 [INFO] Attaching features XML 05:54:04 [INFO] 05:54:04 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-benchmark --- 05:54: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 05:54:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:54:04 [INFO] 05:54:04 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-benchmark >>> 05:54:04 [INFO] 05:54:04 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-benchmark --- 05:54:04 [INFO] 05:54:04 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-benchmark <<< 05:54:04 [INFO] 05:54:04 [INFO] 05:54:04 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-benchmark --- 05:54:04 [INFO] 05:54:04 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-benchmark --- 05:54:04 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-benchmark 05:54:04 [INFO] Project dependency features detected: [] 05:54:04 [INFO] Pax Exam System (Version: 4.13.3) created. 05:54:04 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:54:04 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:54:04 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:54:04 [INFO] Waiting for remote bundle context.. on 21000 name: 8613bd2a-e83c-4982-950f-90fb44579ac2 timout: [ RelativeTimeout value = 180000 ] 05:54:07 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:44444/jndi/rmi://127.0.0.1:1099/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 05:54:07 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:438) 05:54:07 at java.base/java.lang.Thread.run(Thread.java:833) 05:54:07 Caused by: java.io.IOException: The server has been stopped. 05:54:07 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 05:54:07 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:421) 05:54:07 ... 1 more 05:54:17 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:54:17 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:54:17 [INFO] 05:54:17 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-benchmark --- 05:54:17 [INFO] 05:54:17 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-benchmark --- 05:54:17 [INFO] No Javadoc in project. Archive not created. 05:54:17 [INFO] 05:54:17 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-benchmark --- 05:54:17 [INFO] CycloneDX: Resolving Dependencies 05:54:20 [INFO] CycloneDX: Creating BOM version 1.5 with 227 component(s) 05:54:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-benchmark/target/bom.xml 05:54:20 [INFO] attaching as odl-bgpcep-bgp-benchmark-0.21.12-SNAPSHOT-cyclonedx.xml 05:54:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-benchmark/target/bom.json 05:54:20 [INFO] attaching as odl-bgpcep-bgp-benchmark-0.21.12-SNAPSHOT-cyclonedx.json 05:54:20 [INFO] 05:54:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-benchmark --- 05:54:20 [INFO] Skipping duplicate-finder execution! 05:54:20 [INFO] 05:54:20 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-benchmark --- 05:54:20 [INFO] Skipping plugin execution 05:54:20 [INFO] 05:54:20 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-benchmark --- 05:54:20 [INFO] Skipping source per configuration. 05:54:20 [INFO] 05:54:20 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-benchmark --- 05:54:20 [INFO] 05:54:20 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-benchmark --- 05:54:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:54:20 [INFO] 05:54:20 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-benchmark --- 05:54:20 [WARNING] 05:54:20 [WARNING] The packaging plugin for project odl-bgpcep-bgp-benchmark did not assign 05:54:20 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:54:20 [WARNING] 05:54:20 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:54:20 [WARNING] 05:54:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-benchmark/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.21.12-SNAPSHOT/odl-bgpcep-bgp-benchmark-0.21.12-SNAPSHOT.pom 05:54:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-benchmark/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.21.12-SNAPSHOT/odl-bgpcep-bgp-benchmark-0.21.12-SNAPSHOT-features.xml 05:54:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-benchmark/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.21.12-SNAPSHOT/odl-bgpcep-bgp-benchmark-0.21.12-SNAPSHOT-cyclonedx.xml 05:54:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-benchmark/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.21.12-SNAPSHOT/odl-bgpcep-bgp-benchmark-0.21.12-SNAPSHOT-cyclonedx.json 05:54:20 [INFO] 05:54:20 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-benchmark --- 05:54:20 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-benchmark:feature:0.21.12-SNAPSHOT 05:54:20 [INFO] +- org.opendaylight.bgpcep:bgp-benchmark-app:jar:0.21.12-SNAPSHOT:compile 05:54:20 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:54:20 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:54:20 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:54:20 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:54:20 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:54:20 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:54:20 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:54:20 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:54:20 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:54:20 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:54:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:54:20 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:54:20 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:54:20 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:54:20 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:54:20 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:54:20 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:54:20 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:54:20 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:54:20 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:54:20 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:54:20 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:54:20 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:54:20 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:54:20 [INFO] | | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:54:20 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:54:20 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:54:20 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:compile 05:54:20 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:54:20 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:54:20 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:54:20 [INFO] | | | \- io.netty:netty-transport:jar:4.1.114.Final:compile 05:54:20 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:54:20 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:54:20 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:54:20 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:54:20 [INFO] | | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:54:20 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:54:20 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:54:20 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:54:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:54:20 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:54:20 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:54:20 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:54:20 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:54:20 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.21.12-SNAPSHOT:compile 05:54:20 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.21.12-SNAPSHOT:compile 05:54:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.21.12-SNAPSHOT:compile 05:54:20 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:54:20 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.21.12-SNAPSHOT:compile 05:54:20 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:54:20 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:54:20 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:54:20 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:54:20 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:54:20 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:54:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.21.12-SNAPSHOT:compile 05:54:20 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.21.12-SNAPSHOT:compile 05:54:20 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 05:54:20 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:54:20 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.21.12-SNAPSHOT:compile 05:54:20 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.12-SNAPSHOT:compile 05:54:20 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 05:54:20 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 05:54:20 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 05:54:20 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:54:20 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 05:54:20 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 05:54:20 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 05:54:20 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 05:54:20 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:54:20 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 05:54:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 05:54:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:54:20 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 05:54:20 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:54:20 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:54:20 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:54:20 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:54:20 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:54:20 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:54:20 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:54:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 05:54:20 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 05:54:20 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 05:54:20 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 05:54:20 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 05:54:20 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 05:54:20 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 05:54:20 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 05:54:20 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 05:54:20 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 05:54:20 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 05:54:20 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 05:54:20 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 05:54:20 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 05:54:20 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 05:54:20 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 05:54:20 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 05:54:20 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 05:54:20 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 05:54:20 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 05:54:20 [INFO] | | | +- org.lz4:lz4-java:jar:1.8.0:compile 05:54:20 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:54:20 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 05:54:20 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 05:54:20 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 05:54:20 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 05:54:20 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 05:54:20 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 05:54:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 05:54:20 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 05:54:20 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 05:54:20 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 05:54:20 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 05:54:20 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 05:54:20 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 05:54:20 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:54:20 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:54:20 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:54:20 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:54:20 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:54:20 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:54:20 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:54:20 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:54:20 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:54:20 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 05:54:20 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 05:54:20 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 05:54:20 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 05:54:20 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 05:54:20 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 05:54:20 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 05:54:20 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 05:54:20 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 05:54:20 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 05:54:20 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 05:54:20 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 05:54:20 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 05:54:20 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:54:20 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:54:20 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:54:20 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:54:20 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:54:20 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:54:20 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 05:54:20 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 05:54:20 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 05:54:20 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 05:54:20 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 05:54:20 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 05:54:20 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 05:54:20 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 05:54:20 [INFO] +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile 05:54:20 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 05:54:20 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 05:54:20 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 05:54:20 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 05:54:20 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 05:54:20 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:54:20 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:54:20 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:54:20 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:54:20 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 05:54:20 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 05:54:20 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:54:20 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 05:54:20 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:54:20 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:54:20 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 05:54:20 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:54:20 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:54:20 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:54:20 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:54:20 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:54:20 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:54:20 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:54:20 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:54:20 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:54:20 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:54:20 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:54:20 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 05:54:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 05:54:20 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:54:20 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:54:20 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:54:20 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:54:20 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:54:20 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:54:20 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:54:20 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:54:20 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:54:20 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:54:20 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:54:20 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:54:20 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:54:20 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:54:20 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:54:20 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:54:20 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:54:20 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:54:20 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:54:20 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:54:20 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:54:20 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:54:20 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:54:20 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:54:20 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:54:20 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:54:20 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:54:20 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:54:20 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:54:20 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:54:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:54:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:54:20 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:54:20 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:54:20 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:54:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:54:20 [INFO] | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile 05:54:20 [INFO] | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 05:54:20 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:54:20 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:54:20 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:54:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:54:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:54:20 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:54:20 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:54:20 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:54:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:54:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:54:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:54:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:54:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:54:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:54:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:54:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:54:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:54:20 [INFO] +- junit:junit:jar:4.13.2:test 05:54:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:54:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:54:20 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:54:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:54:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:54:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:54:20 [INFO] 05:54:20 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-benchmark --- 05:54:20 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-bgp-benchmark/target/sonatype-clm/module.xml 05:54:20 [INFO] 05:54:20 [INFO] ------------< org.opendaylight.bgpcep:data-change-counter >------------- 05:54:20 [INFO] Building data-change-counter 0.21.12-SNAPSHOT [147/169] 05:54:20 [INFO] -------------------------------[ bundle ]------------------------------- 05:54:20 [INFO] 05:54:20 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ data-change-counter --- 05:54:20 [INFO] 05:54:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ data-change-counter --- 05:54:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:54:20 [INFO] 05:54:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ data-change-counter --- 05:54:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:54:20 [INFO] 05:54:20 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ data-change-counter --- 05:54:20 [INFO] 05:54:20 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ data-change-counter --- 05:54:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/data-change-counter/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:54:20 [INFO] 05:54:20 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ data-change-counter --- 05:54:20 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:54:20 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.21.x/data-change-counter/src/main/yang 05:54:20 [INFO] yang-to-sources: Found 3 dependencies in 1.042 ms 05:54:20 [INFO] yang-to-sources: Project model files found: 2 in 828.3 μs 05:54:20 [INFO] yang-to-sources: 2 YANG models processed in 4.474 ms 05:54:20 [INFO] BindingJavaFileGenerator: Defined 15 files in 534.2 μs 05:54:20 [INFO] Sorted 15 files into 6 directories in 65.55 μs 05:54:20 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 15 in 4.368 ms 05:54:20 [INFO] 05:54:20 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ data-change-counter --- 05:54:20 [INFO] Starting audit... 05:54:20 Audit done. 05:54:20 [INFO] You have 0 Checkstyle violations. 05:54:20 [INFO] 05:54:20 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ data-change-counter --- 05:54:20 [INFO] Starting audit... 05:54:20 Audit done. 05:54:20 [INFO] You have 0 Checkstyle violations. 05:54:20 [INFO] 05:54:20 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ data-change-counter --- 05:54:20 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/data-change-counter/target/classes/LICENSE 05:54:20 [INFO] 05:54:20 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ data-change-counter --- 05:54:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/data-change-counter/src/main/resources 05:54:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/data-change-counter/target/generated-sources/spi 05:54:20 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 05:54:20 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:54:20 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 05:54:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/data-change-counter/target/generated-sources/spi 05:54:20 [INFO] 05:54:20 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ data-change-counter --- 05:54:20 [INFO] Recompiling the module because of changed dependency. 05:54:20 [INFO] Compiling 16 source files with javac [debug release 17] to target/classes 05:54:21 [INFO] 05:54:21 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ data-change-counter >>> 05:54:21 [INFO] 05:54:21 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ data-change-counter --- 05:54:21 [INFO] Fork Value is true 05:54:23 [INFO] Done SpotBugs Analysis.... 05:54:23 [INFO] 05:54:23 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ data-change-counter <<< 05:54:23 [INFO] 05:54:23 [INFO] 05:54:23 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ data-change-counter --- 05:54:23 [INFO] BugInstance size is 0 05:54:23 [INFO] Error size is 0 05:54:23 [INFO] No errors/warnings found 05:54:23 [INFO] 05:54:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ data-change-counter --- 05:54:23 [INFO] Copying 1 resource from src/test/resources to target/test-classes 05:54:23 [INFO] 05:54:23 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ data-change-counter --- 05:54:23 [INFO] Recompiling the module because of changed dependency. 05:54:23 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 05:54:23 [INFO] 05:54:23 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ data-change-counter --- 05:54:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:54:23 [INFO] 05:54:23 [INFO] ------------------------------------------------------- 05:54:23 [INFO] T E S T S 05:54:23 [INFO] ------------------------------------------------------- 05:54:24 [INFO] Running org.opendaylight.protocol.data.change.counter.TopologyDataChangeCounterTest 05:54:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.847 s -- in org.opendaylight.protocol.data.change.counter.TopologyDataChangeCounterTest 05:54:27 [INFO] 05:54:27 [INFO] Results: 05:54:27 [INFO] 05:54:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 05:54:27 [INFO] 05:54:27 [INFO] 05:54:27 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ data-change-counter --- 05:54:27 [INFO] 05:54:27 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ data-change-counter --- 05:54:27 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/data-change-counter/target/data-change-counter-0.21.12-SNAPSHOT.jar 05:54:27 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/data-change-counter/target/classes/META-INF/MANIFEST.MF 05:54:27 [INFO] 05:54:27 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ data-change-counter --- 05:54:27 [INFO] No previous run data found, generating javadoc. 05:54:29 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/data-change-counter/target/data-change-counter-0.21.12-SNAPSHOT-javadoc.jar 05:54:29 [INFO] 05:54:29 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ data-change-counter --- 05:54:29 [INFO] CycloneDX: Resolving Dependencies 05:54:30 [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s) 05:54:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/data-change-counter/target/bom.xml 05:54:30 [INFO] attaching as data-change-counter-0.21.12-SNAPSHOT-cyclonedx.xml 05:54:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/data-change-counter/target/bom.json 05:54:30 [INFO] attaching as data-change-counter-0.21.12-SNAPSHOT-cyclonedx.json 05:54:30 [INFO] 05:54:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ data-change-counter --- 05:54:30 [INFO] Skipping duplicate-finder execution! 05:54:30 [INFO] 05:54:30 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ data-change-counter --- 05:54:30 [INFO] No dependency problems found 05:54:30 [INFO] 05:54:30 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ data-change-counter --- 05:54:30 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/data-change-counter/target/data-change-counter-0.21.12-SNAPSHOT-sources.jar 05:54:30 [INFO] 05:54:30 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ data-change-counter --- 05:54:30 [INFO] 05:54:30 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ data-change-counter --- 05:54:30 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/data-change-counter/target/code-coverage/jacoco.exec 05:54:30 [INFO] Analyzed bundle 'data-change-counter' with 7 classes 05:54:30 [INFO] 05:54:30 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ data-change-counter --- 05:54:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/data-change-counter/pom.xml to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.21.12-SNAPSHOT/data-change-counter-0.21.12-SNAPSHOT.pom 05:54:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/data-change-counter/target/data-change-counter-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.21.12-SNAPSHOT/data-change-counter-0.21.12-SNAPSHOT.jar 05:54:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/data-change-counter/target/data-change-counter-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.21.12-SNAPSHOT/data-change-counter-0.21.12-SNAPSHOT-javadoc.jar 05:54:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/data-change-counter/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.21.12-SNAPSHOT/data-change-counter-0.21.12-SNAPSHOT-cyclonedx.xml 05:54:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/data-change-counter/target/bom.json to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.21.12-SNAPSHOT/data-change-counter-0.21.12-SNAPSHOT-cyclonedx.json 05:54:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/data-change-counter/target/data-change-counter-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.21.12-SNAPSHOT/data-change-counter-0.21.12-SNAPSHOT-sources.jar 05:54:30 [INFO] 05:54:30 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ data-change-counter --- 05:54:30 [INFO] Installing org/opendaylight/bgpcep/data-change-counter/0.21.12-SNAPSHOT/data-change-counter-0.21.12-SNAPSHOT.jar 05:54:30 [INFO] Writing OBR metadata 05:54:30 [INFO] 05:54:30 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ data-change-counter --- 05:54:30 [INFO] org.opendaylight.bgpcep:data-change-counter:bundle:0.21.12-SNAPSHOT 05:54:30 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 05:54:30 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:54:30 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:54:30 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:54:30 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:54:30 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:54:30 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:54:30 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:54:30 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:54:30 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:54:30 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:54:30 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:54:30 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:54:30 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:54:30 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:54:30 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:54:30 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:54:30 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 05:54:30 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 05:54:30 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 05:54:30 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 05:54:30 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 05:54:30 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 05:54:30 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 05:54:30 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 05:54:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 05:54:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 05:54:30 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 05:54:30 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:test 05:54:30 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 05:54:30 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 05:54:30 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 05:54:30 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 05:54:30 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:test 05:54:30 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 05:54:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 05:54:30 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 05:54:30 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 05:54:30 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 05:54:30 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 05:54:30 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 05:54:30 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 05:54:30 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 05:54:30 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 05:54:30 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 05:54:30 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 05:54:30 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 05:54:30 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 05:54:30 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 05:54:30 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 05:54:30 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 05:54:30 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 05:54:30 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 05:54:30 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 05:54:30 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 05:54:30 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 05:54:30 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 05:54:30 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 05:54:30 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 05:54:30 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 05:54:30 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:test 05:54:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 05:54:30 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:test 05:54:30 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 05:54:30 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 05:54:30 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 05:54:30 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 05:54:30 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 05:54:30 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 05:54:30 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:test 05:54:30 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:test (optional) 05:54:30 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:test 05:54:30 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:test 05:54:30 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 05:54:30 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:test 05:54:30 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:test 05:54:30 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:test 05:54:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:test 05:54:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 05:54:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:test 05:54:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:test 05:54:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:54:30 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:test 05:54:30 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 05:54:30 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 05:54:30 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 05:54:30 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.12-SNAPSHOT:test 05:54:30 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 05:54:30 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:test 05:54:30 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 05:54:30 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:54:30 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:54:30 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:54:30 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:54:30 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:54:30 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:54:30 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:54:30 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:54:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:54:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:54:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:54:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:54:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:54:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:54:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:54:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:54:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:54:30 [INFO] +- junit:junit:jar:4.13.2:test 05:54:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:54:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:54:30 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:54:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:54:30 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:54:30 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:54:30 [INFO] 05:54:30 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ data-change-counter --- 05:54:30 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/data-change-counter/target/sonatype-clm/module.xml 05:54:30 [INFO] 05:54:30 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-data-change-counter >------- 05:54:30 [INFO] Building ODL :: Bgpcep :: odl-bgpcep-data-change-counter 0.21.12-SNAPSHOT [148/169] 05:54:30 [INFO] ------------------------------[ feature ]------------------------------- 05:54:30 [INFO] 05:54:30 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-data-change-counter --- 05:54:30 [INFO] 05:54:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-data-change-counter --- 05:54:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:54:30 [INFO] 05:54:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-data-change-counter --- 05:54:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:54:30 [INFO] 05:54:30 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-data-change-counter --- 05:54:31 [INFO] 05:54:31 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-data-change-counter --- 05:54:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:54:31 [INFO] argLine set to empty 05:54:31 [INFO] 05:54:31 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-data-change-counter --- 05:54:31 [INFO] Starting audit... 05:54:31 Audit done. 05:54:31 [INFO] You have 0 Checkstyle violations. 05:54:31 [INFO] 05:54:31 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-data-change-counter --- 05:54:31 [INFO] Starting audit... 05:54:31 Audit done. 05:54:31 [INFO] You have 0 Checkstyle violations. 05:54:31 [INFO] 05:54:31 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-data-change-counter --- 05:54:31 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-data-change-counter/target/classes/LICENSE 05:54:31 [INFO] 05:54:31 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-data-change-counter --- 05:54:31 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-data-change-counter/target/feature/feature.xml 05:54:31 [INFO] ...done! 05:54:31 [INFO] Attaching features XML 05:54:31 [INFO] 05:54:31 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-data-change-counter --- 05:54:31 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:54:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:54:31 [INFO] 05:54:31 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-data-change-counter >>> 05:54:31 [INFO] 05:54:31 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-data-change-counter --- 05:54:31 [INFO] 05:54:31 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-data-change-counter <<< 05:54:31 [INFO] 05:54:31 [INFO] 05:54:31 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-data-change-counter --- 05:54:31 [INFO] 05:54:31 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-data-change-counter --- 05:54:31 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-data-change-counter 05:54:31 [INFO] Project dependency features detected: [] 05:54:31 [INFO] Pax Exam System (Version: 4.13.3) created. 05:54:31 [INFO] Creating RMI registry server on 127.0.0.1:21000 05:54:37 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:54:37 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:54:37 [INFO] Waiting for remote bundle context.. on 21000 name: ab787b1e-b7b6-4bdb-84ea-fa66bbfcbe86 timout: [ RelativeTimeout value = 180000 ] 05:54:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:54:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:54:43 [INFO] 05:54:43 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-data-change-counter --- 05:54:43 [INFO] 05:54:43 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-data-change-counter --- 05:54:43 [INFO] No Javadoc in project. Archive not created. 05:54:43 [INFO] 05:54:43 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-data-change-counter --- 05:54:43 [INFO] CycloneDX: Resolving Dependencies 05:54:46 [INFO] CycloneDX: Creating BOM version 1.5 with 203 component(s) 05:54:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-data-change-counter/target/bom.xml 05:54:46 [INFO] attaching as odl-bgpcep-data-change-counter-0.21.12-SNAPSHOT-cyclonedx.xml 05:54:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-data-change-counter/target/bom.json 05:54:46 [INFO] attaching as odl-bgpcep-data-change-counter-0.21.12-SNAPSHOT-cyclonedx.json 05:54:46 [INFO] 05:54:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-data-change-counter --- 05:54:46 [INFO] Skipping duplicate-finder execution! 05:54:46 [INFO] 05:54:46 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-data-change-counter --- 05:54:46 [INFO] Skipping plugin execution 05:54:46 [INFO] 05:54:46 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-data-change-counter --- 05:54:46 [INFO] Skipping source per configuration. 05:54:46 [INFO] 05:54:46 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-data-change-counter --- 05:54:46 [INFO] 05:54:46 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-data-change-counter --- 05:54:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:54:46 [INFO] 05:54:46 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-data-change-counter --- 05:54:46 [WARNING] 05:54:46 [WARNING] The packaging plugin for project odl-bgpcep-data-change-counter did not assign 05:54:46 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:54:46 [WARNING] 05:54:46 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:54:46 [WARNING] 05:54:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-data-change-counter/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.21.12-SNAPSHOT/odl-bgpcep-data-change-counter-0.21.12-SNAPSHOT.pom 05:54:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-data-change-counter/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.21.12-SNAPSHOT/odl-bgpcep-data-change-counter-0.21.12-SNAPSHOT-features.xml 05:54:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-data-change-counter/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.21.12-SNAPSHOT/odl-bgpcep-data-change-counter-0.21.12-SNAPSHOT-cyclonedx.xml 05:54:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-data-change-counter/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.21.12-SNAPSHOT/odl-bgpcep-data-change-counter-0.21.12-SNAPSHOT-cyclonedx.json 05:54:46 [INFO] 05:54:46 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-data-change-counter --- 05:54:46 [INFO] org.opendaylight.bgpcep:odl-bgpcep-data-change-counter:feature:0.21.12-SNAPSHOT 05:54:46 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile 05:54:46 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:54:46 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:54:46 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:54:46 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:54:46 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:54:46 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:54:46 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:54:46 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:54:46 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:54:46 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:54:46 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:54:46 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:54:46 [INFO] +- org.opendaylight.bgpcep:data-change-counter:jar:0.21.12-SNAPSHOT:compile 05:54:46 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:54:46 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:54:46 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:54:46 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:54:46 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:54:46 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:54:46 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:54:46 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:54:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:54:46 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:54:46 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:54:46 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:54:46 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:54:46 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:54:46 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:54:46 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:54:46 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:54:46 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:54:46 [INFO] | | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:54:46 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:54:46 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:54:46 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:54:46 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:54:46 [INFO] | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:54:46 [INFO] | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:54:46 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:54:46 [INFO] | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:54:46 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:54:46 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:54:46 [INFO] | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:54:46 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:54:46 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:54:46 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:54:46 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:54:46 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 05:54:46 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 05:54:46 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 05:54:46 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:54:46 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:54:46 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:54:46 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:54:46 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:54:46 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:54:46 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:54:46 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:54:46 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:54:46 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:54:46 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:54:46 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 05:54:46 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 05:54:46 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:54:46 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:54:46 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:54:46 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:54:46 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:54:46 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:54:46 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:54:46 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:54:46 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:54:46 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:54:46 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:54:46 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:54:46 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 05:54:46 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 05:54:46 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 05:54:46 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 05:54:46 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:54:46 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:54:46 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 05:54:46 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:54:46 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 05:54:46 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 05:54:46 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:54:46 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:54:46 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:54:46 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 05:54:46 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:54:46 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:54:46 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:54:46 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 05:54:46 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 05:54:46 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 05:54:46 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 05:54:46 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 05:54:46 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:54:46 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:54:46 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 05:54:46 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 05:54:46 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 05:54:46 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 05:54:46 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 05:54:46 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 05:54:46 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 05:54:46 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 05:54:46 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 05:54:46 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 05:54:46 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:54:46 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:54:46 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:54:46 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 05:54:46 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 05:54:46 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 05:54:46 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 05:54:46 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 05:54:46 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 05:54:46 [INFO] | | | +- org.lz4:lz4-java:jar:1.8.0:compile 05:54:46 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:54:46 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:54:46 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 05:54:46 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 05:54:46 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 05:54:46 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 05:54:46 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 05:54:46 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 05:54:46 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 05:54:46 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 05:54:46 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 05:54:46 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 05:54:46 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:54:46 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:54:46 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:54:46 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:54:46 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 05:54:46 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:54:46 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 05:54:46 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:54:46 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:54:46 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 05:54:46 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:54:46 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:54:46 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:54:46 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:54:46 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:54:46 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:54:46 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:54:46 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:54:46 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:54:46 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:54:46 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:54:46 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:54:46 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:54:46 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:54:46 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:54:46 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:54:46 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:54:46 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:54:46 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:54:46 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:54:46 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 05:54:46 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 05:54:46 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 05:54:46 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 05:54:46 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 05:54:46 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 05:54:46 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 05:54:46 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 05:54:46 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 05:54:46 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 05:54:46 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 05:54:46 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 05:54:46 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 05:54:46 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 05:54:46 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:54:46 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:54:46 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:54:46 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 05:54:46 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 05:54:46 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 05:54:46 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 05:54:46 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 05:54:46 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 05:54:46 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:54:46 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:54:46 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:54:46 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:54:46 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:54:46 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:54:46 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:54:46 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:54:46 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 05:54:46 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 05:54:46 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 05:54:46 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 05:54:46 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 05:54:46 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 05:54:46 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 05:54:46 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 05:54:46 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:54:46 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:54:46 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:54:46 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:54:46 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:54:46 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:54:46 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:54:46 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:54:46 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:54:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:54:46 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:54:46 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:54:46 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:54:46 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:54:46 [INFO] +- junit:junit:jar:4.13.2:test 05:54:46 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:54:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:54:46 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:54:46 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:54:46 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:54:46 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:54:46 [INFO] 05:54:46 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-data-change-counter --- 05:54:46 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/odl-bgpcep-data-change-counter/target/sonatype-clm/module.xml 05:54:46 [INFO] 05:54:46 [INFO] ----------< org.opendaylight.bgpcep:features-bgpcep-testing >----------- 05:54:46 [INFO] Building features-bgpcep-testing 0.21.12-SNAPSHOT [149/169] 05:54:46 [INFO] ------------------------------[ feature ]------------------------------- 05:54:46 [INFO] 05:54:46 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-bgpcep-testing --- 05:54:46 [INFO] 05:54:46 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-bgpcep-testing --- 05:54:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:54:46 [INFO] 05:54:46 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-bgpcep-testing --- 05:54:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:54:46 [INFO] 05:54:46 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-bgpcep-testing --- 05:54:46 [INFO] 05:54:46 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-bgpcep-testing --- 05:54:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:54:46 [INFO] argLine set to empty 05:54:46 [INFO] 05:54:46 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-bgpcep-testing --- 05:54:46 [INFO] Starting audit... 05:54:46 Audit done. 05:54:46 [INFO] You have 0 Checkstyle violations. 05:54:46 [INFO] 05:54:46 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-bgpcep-testing --- 05:54:46 [INFO] Starting audit... 05:54:46 Audit done. 05:54:46 [INFO] You have 0 Checkstyle violations. 05:54:46 [INFO] 05:54:46 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-bgpcep-testing --- 05:54:46 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/features/features-bgpcep-testing/target/classes/LICENSE 05:54:46 [INFO] 05:54:46 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-bgpcep-testing --- 05:54:46 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.21.x/features/features-bgpcep-testing/target/feature/feature.xml 05:54:46 [INFO] ...done! 05:54:46 [INFO] Attaching features XML 05:54:46 [INFO] 05:54:46 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-bgpcep-testing --- 05:54: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 05:54:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:54:46 [INFO] 05:54:46 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ features-bgpcep-testing >>> 05:54:46 [INFO] 05:54:46 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ features-bgpcep-testing --- 05:54:46 [INFO] 05:54:46 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ features-bgpcep-testing <<< 05:54:46 [INFO] 05:54:46 [INFO] 05:54:46 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ features-bgpcep-testing --- 05:54:46 [INFO] 05:54:46 [INFO] --- features-test-plugin:13.1.5:test (default) @ features-bgpcep-testing --- 05:54:46 [INFO] 05:54:46 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ features-bgpcep-testing --- 05:54:46 [INFO] 05:54:46 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ features-bgpcep-testing --- 05:54:46 [INFO] No Javadoc in project. Archive not created. 05:54:46 [INFO] 05:54:46 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-bgpcep-testing --- 05:54:46 [INFO] CycloneDX: Resolving Dependencies 05:54:49 [INFO] CycloneDX: Creating BOM version 1.5 with 232 component(s) 05:54:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/features/features-bgpcep-testing/target/bom.xml 05:54:49 [INFO] attaching as features-bgpcep-testing-0.21.12-SNAPSHOT-cyclonedx.xml 05:54:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/features/features-bgpcep-testing/target/bom.json 05:54:49 [INFO] attaching as features-bgpcep-testing-0.21.12-SNAPSHOT-cyclonedx.json 05:54:49 [INFO] 05:54:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-bgpcep-testing --- 05:54:49 [INFO] Skipping duplicate-finder execution! 05:54:49 [INFO] 05:54:49 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-bgpcep-testing --- 05:54:49 [INFO] Skipping plugin execution 05:54:49 [INFO] 05:54:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-bgpcep-testing --- 05:54:49 [INFO] No sources in project. Archive not created. 05:54:49 [INFO] 05:54:49 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-bgpcep-testing --- 05:54:49 [INFO] 05:54:49 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-bgpcep-testing --- 05:54:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:54:49 [INFO] 05:54:49 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-bgpcep-testing --- 05:54:49 [WARNING] 05:54:49 [WARNING] The packaging plugin for project features-bgpcep-testing did not assign 05:54:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:54:49 [WARNING] 05:54:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:54:49 [WARNING] 05:54:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/features-bgpcep-testing/pom.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep-testing/0.21.12-SNAPSHOT/features-bgpcep-testing-0.21.12-SNAPSHOT.pom 05:54:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/features-bgpcep-testing/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep-testing/0.21.12-SNAPSHOT/features-bgpcep-testing-0.21.12-SNAPSHOT-features.xml 05:54:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/features-bgpcep-testing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep-testing/0.21.12-SNAPSHOT/features-bgpcep-testing-0.21.12-SNAPSHOT-cyclonedx.xml 05:54:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/features/features-bgpcep-testing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/features-bgpcep-testing/0.21.12-SNAPSHOT/features-bgpcep-testing-0.21.12-SNAPSHOT-cyclonedx.json 05:54:49 [INFO] 05:54:49 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ features-bgpcep-testing --- 05:54:49 [INFO] org.opendaylight.bgpcep:features-bgpcep-testing:feature:0.21.12-SNAPSHOT 05:54:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:54:49 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:54:49 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:54:49 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:54:49 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile 05:54:49 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:54:49 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:54:49 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:54:49 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:54:49 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:54:49 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:54:49 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:54:49 [INFO] | | | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:54:49 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:54:49 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:54:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:54:49 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:compile 05:54:49 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 05:54:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 05:54:49 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 05:54:49 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 05:54:49 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 05:54:49 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 05:54:49 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:54:49 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:compile 05:54:49 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:compile 05:54:49 [INFO] | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 05:54:49 [INFO] | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 05:54:49 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:54:49 [INFO] | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 05:54:49 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 05:54:49 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:54:49 [INFO] | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:54:49 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:54:49 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:54:49 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:54:49 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 05:54:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-benchmark:xml:features:0.21.12-SNAPSHOT:compile 05:54:49 [INFO] | +- org.opendaylight.bgpcep:bgp-benchmark-app:jar:0.21.12-SNAPSHOT:compile 05:54:49 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:54:49 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:54:49 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:54:49 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:54:49 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:54:49 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:54:49 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:54:49 [INFO] | | | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:54:49 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:54:49 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:54:49 [INFO] | | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:54:49 [INFO] | | +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:compile 05:54:49 [INFO] | | | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:54:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:54:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:54:49 [INFO] | | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:54:49 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:54:49 [INFO] | | | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:54:49 [INFO] | | | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:54:49 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:54:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:54:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:54:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:54:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:54:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:54:49 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:54:49 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:54:49 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.21.12-SNAPSHOT:compile 05:54:49 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.21.12-SNAPSHOT:compile 05:54:49 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.21.12-SNAPSHOT:compile 05:54:49 [INFO] | | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:54:49 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.21.12-SNAPSHOT:compile 05:54:49 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:compile 05:54:49 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.12-SNAPSHOT:compile 05:54:49 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.21.12-SNAPSHOT:compile 05:54:49 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.21.12-SNAPSHOT:compile 05:54:49 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 05:54:49 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.21.12-SNAPSHOT:compile 05:54:49 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.12-SNAPSHOT:compile 05:54:49 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 05:54:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 05:54:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 05:54:49 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 05:54:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 05:54:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 05:54:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 05:54:49 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 05:54:49 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 05:54:49 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 05:54:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 05:54:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 05:54:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 05:54:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 05:54:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:54:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 05:54:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 05:54:49 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 05:54:49 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 05:54:49 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 05:54:49 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 05:54:49 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 05:54:49 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 05:54:49 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 05:54:49 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 05:54:49 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 05:54:49 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 05:54:49 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 05:54:49 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 05:54:49 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 05:54:49 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 05:54:49 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 05:54:49 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 05:54:49 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 05:54:49 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 05:54:49 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 05:54:49 [INFO] | | | | +- org.lz4:lz4-java:jar:1.8.0:compile 05:54:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 05:54:49 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 05:54:49 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 05:54:49 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 05:54:49 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 05:54:49 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 05:54:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 05:54:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 05:54:49 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 05:54:49 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 05:54:49 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 05:54:49 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 05:54:49 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 05:54:49 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 05:54:49 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 05:54:49 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 05:54:49 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 05:54:49 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 05:54:49 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 05:54:49 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 05:54:49 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 05:54:49 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 05:54:49 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 05:54:49 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 05:54:49 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 05:54:49 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 05:54:49 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 05:54:49 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 05:54:49 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 05:54:49 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 05:54:49 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 05:54:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 05:54:49 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:54:49 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 05:54:49 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 05:54:49 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 05:54:49 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 05:54:49 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 05:54:49 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 05:54:49 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 05:54:49 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 05:54:49 [INFO] | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile 05:54:49 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 05:54:49 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 05:54:49 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 05:54:49 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 05:54:49 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 05:54:49 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 05:54:49 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 05:54:49 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 05:54:49 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 05:54:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 05:54:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 05:54:49 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:54:49 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 05:54:49 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 05:54:49 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 05:54:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 05:54:49 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 05:54:49 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 05:54:49 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 05:54:49 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 05:54:49 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 05:54:49 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 05:54:49 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 05:54:49 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 05:54:49 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 05:54:49 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 05:54:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 05:54:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 05:54:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 05:54:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 05:54:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 05:54:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 05:54:49 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 05:54:49 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 05:54:49 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 05:54:49 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 05:54:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 05:54:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 05:54:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 05:54:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 05:54:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 05:54:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 05:54:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 05:54:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 05:54:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 05:54:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 05:54:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 05:54:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 05:54:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 05:54:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 05:54:49 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 05:54:49 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 05:54:49 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:54:49 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:54:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 05:54:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 05:54:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 05:54:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 05:54:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 05:54:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 05:54:49 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 05:54:49 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 05:54:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 05:54:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 05:54:49 [INFO] | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile 05:54:49 [INFO] | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 05:54:49 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 05:54:49 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:54:49 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 05:54:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-data-change-counter:xml:features:0.21.12-SNAPSHOT:compile 05:54:49 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile 05:54:49 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:54:49 [INFO] | \- org.opendaylight.bgpcep:data-change-counter:jar:0.21.12-SNAPSHOT:compile 05:54:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:54:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:54:49 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:54:49 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:54:49 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:54:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:54:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:54:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:54:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:54:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:54:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:54:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:54:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:54:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:54:49 [INFO] +- junit:junit:jar:4.13.2:test 05:54:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:54:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:54:49 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:54:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 05:54:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:54:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:54:49 [INFO] 05:54:49 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ features-bgpcep-testing --- 05:54:49 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/features-bgpcep-testing/target/sonatype-clm/module.xml 05:54:49 [INFO] 05:54:49 [INFO] -----------< org.opendaylight.bgpcep:bgpcep-features-parent >----------- 05:54:49 [INFO] Building bgpcep-features-parent 0.21.12-SNAPSHOT [150/169] 05:54:49 [INFO] --------------------------------[ pom ]--------------------------------- 05:54:49 [INFO] 05:54:49 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgpcep-features-parent --- 05:54:49 [INFO] 05:54:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgpcep-features-parent --- 05:54:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:54:49 [INFO] 05:54:49 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgpcep-features-parent --- 05:54:49 [INFO] 05:54:49 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgpcep-features-parent --- 05:54:49 [INFO] Skipping CycloneDX goal, because module skips deploy 05:54:49 [INFO] 05:54:49 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgpcep-features-parent --- 05:54:49 [INFO] Skipping artifact installation 05:54:49 [INFO] 05:54:49 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgpcep-features-parent --- 05:54:49 [INFO] org.opendaylight.bgpcep:bgpcep-features-parent:pom:0.21.12-SNAPSHOT 05:54:49 [INFO] 05:54:49 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgpcep-features-parent --- 05:54:49 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/features/target/sonatype-clm/module.xml 05:54:49 [INFO] 05:54:49 [INFO] -------------------< org.opendaylight.bgpcep:graph >-------------------- 05:54:49 [INFO] Building graph 0.21.12-SNAPSHOT [151/169] 05:54:49 [INFO] --------------------------------[ pom ]--------------------------------- 05:54:49 [INFO] 05:54:49 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ graph --- 05:54:49 [INFO] 05:54:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ graph --- 05:54:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:54:49 [INFO] 05:54:49 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ graph --- 05:54:49 [INFO] 05:54:49 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ graph --- 05:54:49 [INFO] Skipping CycloneDX goal, because module skips deploy 05:54:49 [INFO] 05:54:49 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ graph --- 05:54:49 [INFO] Skipping artifact installation 05:54:49 [INFO] 05:54:49 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ graph --- 05:54:49 [INFO] org.opendaylight.bgpcep:graph:pom:0.21.12-SNAPSHOT 05:54:49 [INFO] 05:54:49 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ graph --- 05:54:49 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/graph/target/sonatype-clm/module.xml 05:54:49 [INFO] 05:54:49 [INFO] --------------< org.opendaylight.bgpcep:bgp-parser-mock >--------------- 05:54:49 [INFO] Building bgp-parser-mock 0.21.12-SNAPSHOT [152/169] 05:54:49 [INFO] -------------------------------[ bundle ]------------------------------- 05:54:49 [INFO] 05:54:49 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-parser-mock --- 05:54:49 [INFO] 05:54:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-parser-mock --- 05:54:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:54:49 [INFO] 05:54:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-parser-mock --- 05:54:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:54:49 [INFO] 05:54:49 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-parser-mock --- 05:54:50 [INFO] 05:54:50 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-parser-mock --- 05:54:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-mock/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:54:50 [INFO] 05:54:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-parser-mock --- 05:54:50 [INFO] Starting audit... 05:54:50 Audit done. 05:54:50 [INFO] You have 0 Checkstyle violations. 05:54:50 [INFO] 05:54:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-parser-mock --- 05:54:50 [INFO] Starting audit... 05:54:50 Audit done. 05:54:50 [INFO] You have 0 Checkstyle violations. 05:54:50 [INFO] 05:54:50 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-parser-mock --- 05:54:50 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-mock/target/classes/LICENSE 05:54:50 [INFO] 05:54:50 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-parser-mock --- 05:54:50 [INFO] Copying 11 resources from src/main/resources to target/classes 05:54:50 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-mock/target/generated-sources/spi 05:54:50 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-mock/target/generated-sources/yang 05:54:50 [INFO] 05:54:50 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-parser-mock --- 05:54:50 [INFO] Recompiling the module because of changed dependency. 05:54:50 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 05:54:50 [INFO] 05:54:50 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-parser-mock >>> 05:54:50 [INFO] 05:54:50 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-parser-mock --- 05:54:50 [INFO] Fork Value is true 05:54:52 [INFO] Done SpotBugs Analysis.... 05:54:52 [INFO] 05:54:52 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-parser-mock <<< 05:54:52 [INFO] 05:54:52 [INFO] 05:54:52 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-parser-mock --- 05:54:52 [INFO] BugInstance size is 0 05:54:52 [INFO] Error size is 0 05:54:52 [INFO] No errors/warnings found 05:54:52 [INFO] 05:54:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-parser-mock --- 05:54:52 [INFO] Copying 11 resources from src/test/resources to target/test-classes 05:54:52 [INFO] 05:54:52 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-parser-mock --- 05:54:52 [INFO] Recompiling the module because of changed dependency. 05:54:52 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 05:54:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-mock/src/test/java/org/opendaylight/protocol/bgp/parser/mock/BGPMessageParserMockTest.java:[132,15] explicit call to close() on an auto-closeable resource 05:54:52 [INFO] 05:54:52 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-parser-mock --- 05:54:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:54:52 [INFO] 05:54:52 [INFO] ------------------------------------------------------- 05:54:52 [INFO] T E S T S 05:54:52 [INFO] ------------------------------------------------------- 05:54:53 [INFO] Running org.opendaylight.protocol.bgp.parser.mock.BGPMessageParserMockTest 05:54:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 s -- in org.opendaylight.protocol.bgp.parser.mock.BGPMessageParserMockTest 05:54:53 [INFO] 05:54:53 [INFO] Results: 05:54:53 [INFO] 05:54:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 05:54:53 [INFO] 05:54:53 [INFO] 05:54:53 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-parser-mock --- 05:54:53 [INFO] 05:54:53 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-parser-mock --- 05:54:53 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-mock/target/bgp-parser-mock-0.21.12-SNAPSHOT.jar 05:54:53 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-mock/target/classes/META-INF/MANIFEST.MF 05:54:53 [INFO] 05:54:53 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-parser-mock --- 05:54:53 [INFO] No previous run data found, generating javadoc. 05:54:54 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-mock/target/bgp-parser-mock-0.21.12-SNAPSHOT-javadoc.jar 05:54:54 [INFO] 05:54:54 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-parser-mock --- 05:54:54 [INFO] CycloneDX: Resolving Dependencies 05:54:55 [INFO] CycloneDX: Creating BOM version 1.5 with 33 component(s) 05:54:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-mock/target/bom.xml 05:54:55 [INFO] attaching as bgp-parser-mock-0.21.12-SNAPSHOT-cyclonedx.xml 05:54:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-mock/target/bom.json 05:54:55 [INFO] attaching as bgp-parser-mock-0.21.12-SNAPSHOT-cyclonedx.json 05:54:55 [INFO] 05:54:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-mock --- 05:54:55 [INFO] Skipping duplicate-finder execution! 05:54:55 [INFO] 05:54:55 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-parser-mock --- 05:54:55 [WARNING] Non-test scoped test only dependencies found: 05:54:55 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:54:55 [WARNING] org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:54:55 [INFO] 05:54:55 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-parser-mock --- 05:54:55 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-mock/target/bgp-parser-mock-0.21.12-SNAPSHOT-sources.jar 05:54:55 [INFO] 05:54:55 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-parser-mock --- 05:54:55 [INFO] 05:54:55 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-parser-mock --- 05:54:55 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-mock/target/code-coverage/jacoco.exec 05:54:55 [INFO] Analyzed bundle 'bgp-parser-mock' with 1 classes 05:54:55 [INFO] 05:54:55 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-parser-mock --- 05:54:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-mock/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.21.12-SNAPSHOT/bgp-parser-mock-0.21.12-SNAPSHOT.pom 05:54:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-mock/target/bgp-parser-mock-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.21.12-SNAPSHOT/bgp-parser-mock-0.21.12-SNAPSHOT.jar 05:54:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-mock/target/bgp-parser-mock-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.21.12-SNAPSHOT/bgp-parser-mock-0.21.12-SNAPSHOT-javadoc.jar 05:54:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.21.12-SNAPSHOT/bgp-parser-mock-0.21.12-SNAPSHOT-cyclonedx.xml 05:54:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.21.12-SNAPSHOT/bgp-parser-mock-0.21.12-SNAPSHOT-cyclonedx.json 05:54:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-mock/target/bgp-parser-mock-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.21.12-SNAPSHOT/bgp-parser-mock-0.21.12-SNAPSHOT-sources.jar 05:54:55 [INFO] 05:54:55 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-parser-mock --- 05:54:55 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-mock/0.21.12-SNAPSHOT/bgp-parser-mock-0.21.12-SNAPSHOT.jar 05:54:55 [INFO] Writing OBR metadata 05:54:56 [INFO] 05:54:56 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-parser-mock --- 05:54:56 [INFO] org.opendaylight.bgpcep:bgp-parser-mock:bundle:0.21.12-SNAPSHOT 05:54:56 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:54:56 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:54:56 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:54:56 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:54:56 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:54:56 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:54:56 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:54:56 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:54:56 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:54:56 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:54:56 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:54:56 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:54:56 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:54:56 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:54:56 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:54:56 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:54:56 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:54:56 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:54:56 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 05:54:56 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:54:56 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:54:56 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:test 05:54:56 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:54:56 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:54:56 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:test 05:54:56 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:test 05:54:56 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:test 05:54:56 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:test 05:54:56 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:test 05:54:56 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:test 05:54:56 [INFO] | | \- io.netty:netty-transport:jar:4.1.114.Final:test 05:54:56 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:test 05:54:56 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:test 05:54:56 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:test 05:54:56 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:test 05:54:56 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:test 05:54:56 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:test 05:54:56 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:test 05:54:56 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:test 05:54:56 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:test 05:54:56 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:test 05:54:56 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:test 05:54:56 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:54:56 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:54:56 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:54:56 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:54:56 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:54:56 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:54:56 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 05:54:56 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 05:54:56 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:54:56 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:54:56 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:54:56 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:54:56 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:54:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:54:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:54:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:54:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:54:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:54:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:54:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:54:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:54:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:54:56 [INFO] +- junit:junit:jar:4.13.2:test 05:54:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:54:56 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:54:56 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:54:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 05:54:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:54:56 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:54:56 [INFO] 05:54:56 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-parser-mock --- 05:54:56 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-mock/target/sonatype-clm/module.xml 05:54:56 [INFO] 05:54:56 [INFO] ----------------< org.opendaylight.bgpcep:bgp-testtool >---------------- 05:54:56 [INFO] Building bgp-testtool 0.21.12-SNAPSHOT [153/169] 05:54:56 [INFO] --------------------------------[ jar ]--------------------------------- 05:54:56 [INFO] 05:54:56 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-testtool --- 05:54:56 [INFO] 05:54:56 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-testtool --- 05:54:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:54:56 [INFO] 05:54:56 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-testtool --- 05:54:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:54:56 [INFO] 05:54:56 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-testtool --- 05:54:56 [INFO] 05:54:56 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-testtool --- 05:54:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/bgp/testtool/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:54:56 [INFO] 05:54:56 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-testtool --- 05:54:56 [INFO] Starting audit... 05:54:56 Audit done. 05:54:56 [INFO] You have 0 Checkstyle violations. 05:54:56 [INFO] 05:54:56 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-testtool --- 05:54:56 [INFO] Starting audit... 05:54:56 Audit done. 05:54:56 [INFO] You have 0 Checkstyle violations. 05:54:56 [INFO] 05:54:56 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-testtool --- 05:54:56 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/testtool/target/classes/LICENSE 05:54:56 [INFO] 05:54:56 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-testtool --- 05:54:56 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/testtool/src/main/resources 05:54:56 [INFO] 05:54:56 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-testtool --- 05:54:56 [INFO] Recompiling the module because of changed dependency. 05:54:56 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 05:54:56 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 05:54:56 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 05:54:56 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 05:54:56 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 05:54:56 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:54:56 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 05:54:56 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 05:54:56 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 05:54:56 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 05:54:56 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 05:54:56 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:54:56 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 05:54:56 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 05:54:56 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 05:54:56 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 05:54:56 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 05:54:56 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 05:54:56 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 05:54:56 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/testtool/src/main/java/org/opendaylight/protocol/bgp/testtool/Arguments.java:[90,54] newArgumentParser(java.lang.String) in net.sourceforge.argparse4j.ArgumentParsers has been deprecated 05:54:56 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/testtool/src/main/java/org/opendaylight/protocol/bgp/testtool/TestingListener.java:[73,59] found raw type: org.opendaylight.yangtools.yang.binding.Notification 05:54:56 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.Notification 05:54:56 [INFO] 05:54:56 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-testtool >>> 05:54:56 [INFO] 05:54:56 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-testtool --- 05:54:56 [INFO] Fork Value is true 05:55:00 [INFO] Done SpotBugs Analysis.... 05:55:00 [INFO] 05:55:00 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-testtool <<< 05:55:00 [INFO] 05:55:00 [INFO] 05:55:00 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-testtool --- 05:55:00 [INFO] BugInstance size is 0 05:55:00 [INFO] Error size is 0 05:55:00 [INFO] No errors/warnings found 05:55:00 [INFO] 05:55:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-testtool --- 05:55:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bgp/testtool/src/test/resources 05:55:00 [INFO] 05:55:00 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-testtool --- 05:55:00 [INFO] No sources to compile 05:55:00 [INFO] 05:55:00 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-testtool --- 05:55:00 [INFO] No tests to run. 05:55:00 [INFO] 05:55:00 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-testtool --- 05:55:00 [INFO] 05:55:00 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ bgp-testtool --- 05:55:00 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/testtool/target/bgp-testtool-0.21.12-SNAPSHOT.jar 05:55:00 [INFO] 05:55:00 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-testtool --- 05:55:00 [INFO] No previous run data found, generating javadoc. 05:55:01 [WARNING] Javadoc Warnings 05:55:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bgp/testtool/src/main/java/org/opendaylight/protocol/bgp/testtool/Main.java:28: warning: no comment 05:55:01 [WARNING] public static void main(final String[] args) throws IOException { 05:55:01 [WARNING] ^ 05:55:01 [WARNING] 1 warning 05:55:01 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/testtool/target/bgp-testtool-0.21.12-SNAPSHOT-javadoc.jar 05:55:01 [INFO] 05:55:01 [INFO] --- maven-shade-plugin:3.6.0:shade (default) @ bgp-testtool --- 05:55:01 [INFO] Including org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:01 [INFO] Including io.netty:netty-buffer:jar:4.1.114.Final in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.8 in the shaded jar. 05:55:01 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.8 in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8 in the shaded jar. 05:55:01 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.bgpcep:bgp-linkstate:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.bgpcep:rsvp-spi:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.8 in the shaded jar. 05:55:01 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.yangtools:yang-common-netty:jar:13.0.8 in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7 in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:13.0.7 in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7 in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.8 in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7 in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7 in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8 in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.8 in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7 in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7 in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7 in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.8 in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8 in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.bgpcep:bgp-rib-impl:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:01 [INFO] Including org.apache.commons:commons-lang3:jar:3.17.0 in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7 in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7 in the shaded jar. 05:55:01 [INFO] Including io.netty:netty-codec:jar:4.1.114.Final in the shaded jar. 05:55:01 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.114.Final in the shaded jar. 05:55:01 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.114.Final in the shaded jar. 05:55:01 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.bgpcep:testtool-util:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:01 [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.8 in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.7 in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7 in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7 in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7 in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.bgpcep:bgp-evpn:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.bgpcep:bgp-mvpn:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7 in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.bgpcep:bgp-flowspec:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.bgpcep:bgp-l3vpn:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.bgpcep:bgp-route-target:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:01 [INFO] Including io.netty:netty-common:jar:4.1.114.Final in the shaded jar. 05:55:01 [INFO] Including io.netty:netty-transport:jar:4.1.114.Final in the shaded jar. 05:55:01 [INFO] Including io.netty:netty-resolver:jar:4.1.114.Final in the shaded jar. 05:55:01 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 05:55:01 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 05:55:01 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 05:55:01 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 05:55:01 [INFO] Including org.checkerframework:checker-qual:jar:3.47.0 in the shaded jar. 05:55:01 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.33.0 in the shaded jar. 05:55:01 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 05:55:01 [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. 05:55:01 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7 in the shaded jar. 05:55:01 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 05:55:01 [INFO] Dependency-reduced POM written at: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/testtool/dependency-reduced-pom.xml 05:55:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:03 [WARNING] argparse4j-0.9.0.jar, bgp-bmp-api-0.21.12-SNAPSHOT.jar, bgp-concepts-0.21.12-SNAPSHOT.jar, bgp-evpn-0.21.12-SNAPSHOT.jar, bgp-flowspec-0.21.12-SNAPSHOT.jar, bgp-inet-0.21.12-SNAPSHOT.jar, bgp-l3vpn-0.21.12-SNAPSHOT.jar, bgp-labeled-unicast-0.21.12-SNAPSHOT.jar, bgp-linkstate-0.21.12-SNAPSHOT.jar, bgp-mvpn-0.21.12-SNAPSHOT.jar, bgp-openconfig-api-0.21.12-SNAPSHOT.jar, bgp-openconfig-rp-spi-0.21.12-SNAPSHOT.jar, bgp-openconfig-spi-0.21.12-SNAPSHOT.jar, bgp-parser-api-0.21.12-SNAPSHOT.jar, bgp-parser-impl-0.21.12-SNAPSHOT.jar, bgp-parser-spi-0.21.12-SNAPSHOT.jar, bgp-path-selection-mode-0.21.12-SNAPSHOT.jar, bgp-rib-api-0.21.12-SNAPSHOT.jar, bgp-rib-impl-0.21.12-SNAPSHOT.jar, bgp-rib-spi-0.21.12-SNAPSHOT.jar, bgp-route-target-0.21.12-SNAPSHOT.jar, bgp-testtool-0.21.12-SNAPSHOT.jar, checker-qual-3.47.0.jar, commons-lang3-3.17.0.jar, concepts-0.21.12-SNAPSHOT.jar, concepts-13.0.8.jar, error_prone_annotations-2.33.0.jar, failureaccess-1.0.1.jar, guava-32.1.3-jre.jar, ietf-type-util-13.0.7.jar, j2objc-annotations-2.8.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-dom-codec-api-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-rfc8294-netty-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, netty-buffer-4.1.114.Final.jar, netty-codec-4.1.114.Final.jar, netty-common-4.1.114.Final.jar, netty-resolver-4.1.114.Final.jar, netty-transport-4.1.114.Final.jar, netty-transport-classes-epoll-4.1.114.Final.jar, netty-transport-native-epoll-4.1.114.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.1.114.Final.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc8040-model-api-13.0.8.jar, rfc8294-ietf-routing-types-13.0.7.jar, rfc8343-13.0.7.jar, rsvp-api-0.21.12-SNAPSHOT.jar, rsvp-spi-0.21.12-SNAPSHOT.jar, slf4j-api-2.0.12.jar, testtool-util-0.21.12-SNAPSHOT.jar, triemap-1.3.2.jar, util-0.21.12-SNAPSHOT.jar, util-13.0.8.jar, value-2.10.1-annotations.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-common-netty-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-ext-2013.09.07.25.7.jar, yang-model-api-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-xpath-api-13.0.8.jar define 1 overlapping resource: 05:55:03 [WARNING] - META-INF/MANIFEST.MF 05:55:03 [WARNING] checker-qual-3.47.0.jar, commons-lang3-3.17.0.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 05:55:03 [WARNING] - META-INF/LICENSE.txt 05:55:03 [WARNING] bgp-testtool-0.21.12-SNAPSHOT.jar, concepts-13.0.8.jar, ietf-type-util-13.0.7.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-dom-codec-api-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-rfc8294-netty-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, rfc8040-model-api-13.0.8.jar, triemap-1.3.2.jar, util-13.0.8.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-common-netty-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-model-api-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-xpath-api-13.0.8.jar define 1 overlapping resource: 05:55:03 [WARNING] - README.md 05:55:03 [WARNING] ietf-type-util-13.0.7.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-dom-codec-api-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-rfc8294-netty-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, org.eclipse.jdt.annotation-2.3.0.jar, yang-data-api-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-repo-api-13.0.8.jar define 3 overlapping resources: 05:55:03 [WARNING] - .api_description 05:55:03 [WARNING] - about.html 05:55:03 [WARNING] - bundle.properties 05:55:03 [WARNING] commons-lang3-3.17.0.jar, error_prone_annotations-2.33.0.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 05:55:03 [WARNING] - META-INF.versions.9.module-info 05:55:03 [WARNING] netty-buffer-4.1.114.Final.jar, netty-codec-4.1.114.Final.jar, netty-common-4.1.114.Final.jar, netty-resolver-4.1.114.Final.jar, netty-transport-4.1.114.Final.jar, netty-transport-classes-epoll-4.1.114.Final.jar, netty-transport-native-epoll-4.1.114.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.1.114.Final.jar define 1 overlapping resource: 05:55:03 [WARNING] - META-INF/io.netty.versions.properties 05:55:03 [WARNING] bgp-bmp-api-0.21.12-SNAPSHOT.jar, bgp-concepts-0.21.12-SNAPSHOT.jar, bgp-evpn-0.21.12-SNAPSHOT.jar, bgp-flowspec-0.21.12-SNAPSHOT.jar, bgp-inet-0.21.12-SNAPSHOT.jar, bgp-l3vpn-0.21.12-SNAPSHOT.jar, bgp-labeled-unicast-0.21.12-SNAPSHOT.jar, bgp-linkstate-0.21.12-SNAPSHOT.jar, bgp-mvpn-0.21.12-SNAPSHOT.jar, bgp-openconfig-api-0.21.12-SNAPSHOT.jar, bgp-openconfig-rp-spi-0.21.12-SNAPSHOT.jar, bgp-openconfig-spi-0.21.12-SNAPSHOT.jar, bgp-parser-api-0.21.12-SNAPSHOT.jar, bgp-parser-impl-0.21.12-SNAPSHOT.jar, bgp-parser-spi-0.21.12-SNAPSHOT.jar, bgp-path-selection-mode-0.21.12-SNAPSHOT.jar, bgp-rib-api-0.21.12-SNAPSHOT.jar, bgp-rib-impl-0.21.12-SNAPSHOT.jar, bgp-rib-spi-0.21.12-SNAPSHOT.jar, bgp-route-target-0.21.12-SNAPSHOT.jar, bgp-testtool-0.21.12-SNAPSHOT.jar, concepts-0.21.12-SNAPSHOT.jar, concepts-13.0.8.jar, ietf-type-util-13.0.7.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-dom-codec-api-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-rfc8294-netty-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc8040-model-api-13.0.8.jar, rfc8294-ietf-routing-types-13.0.7.jar, rfc8343-13.0.7.jar, rsvp-api-0.21.12-SNAPSHOT.jar, rsvp-spi-0.21.12-SNAPSHOT.jar, testtool-util-0.21.12-SNAPSHOT.jar, triemap-1.3.2.jar, util-0.21.12-SNAPSHOT.jar, util-13.0.8.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-common-netty-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-ext-2013.09.07.25.7.jar, yang-model-api-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-xpath-api-13.0.8.jar define 2 overlapping resources: 05:55:03 [WARNING] - LICENSE 05:55:03 [WARNING] - META-INF/git.properties 05:55:03 [WARNING] maven-shade-plugin has detected that some files are 05:55:03 [WARNING] present in two or more JARs. When this happens, only one 05:55:03 [WARNING] single version of the file is copied to the uber jar. 05:55:03 [WARNING] Usually this is not harmful and you can skip these warnings, 05:55:03 [WARNING] otherwise try to manually exclude artifacts based on 05:55:03 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 05:55:03 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 05:55:03 [INFO] Attaching shaded artifact. 05:55:03 [INFO] 05:55:03 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-testtool --- 05:55:03 [INFO] CycloneDX: Resolving Dependencies 05:55:04 [INFO] CycloneDX: Creating BOM version 1.5 with 74 component(s) 05:55:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/testtool/target/bom.xml 05:55:04 [INFO] attaching as bgp-testtool-0.21.12-SNAPSHOT-cyclonedx.xml 05:55:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bgp/testtool/target/bom.json 05:55:04 [INFO] attaching as bgp-testtool-0.21.12-SNAPSHOT-cyclonedx.json 05:55:04 [INFO] 05:55:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-testtool --- 05:55:04 [INFO] Skipping duplicate-finder execution! 05:55:04 [INFO] 05:55:04 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-testtool --- 05:55:04 [WARNING] Unused declared dependencies found: 05:55:04 [WARNING] org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:55:04 [WARNING] org.opendaylight.bgpcep:bgp-flowspec:jar:0.21.12-SNAPSHOT:compile 05:55:04 [WARNING] org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.21.12-SNAPSHOT:compile 05:55:04 [INFO] 05:55:04 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-testtool --- 05:55:04 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/testtool/target/bgp-testtool-0.21.12-SNAPSHOT-sources.jar 05:55:04 [INFO] 05:55:04 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-testtool --- 05:55:04 [INFO] 05:55:04 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-testtool --- 05:55:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:55:04 [INFO] 05:55:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-testtool --- 05:55:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/testtool/dependency-reduced-pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.21.12-SNAPSHOT/bgp-testtool-0.21.12-SNAPSHOT.pom 05:55:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/testtool/target/bgp-testtool-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.21.12-SNAPSHOT/bgp-testtool-0.21.12-SNAPSHOT.jar 05:55:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/testtool/target/bgp-testtool-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.21.12-SNAPSHOT/bgp-testtool-0.21.12-SNAPSHOT-javadoc.jar 05:55:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/testtool/target/bgp-testtool-0.21.12-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.21.12-SNAPSHOT/bgp-testtool-0.21.12-SNAPSHOT-executable.jar 05:55:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/testtool/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.21.12-SNAPSHOT/bgp-testtool-0.21.12-SNAPSHOT-cyclonedx.xml 05:55:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/testtool/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.21.12-SNAPSHOT/bgp-testtool-0.21.12-SNAPSHOT-cyclonedx.json 05:55:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bgp/testtool/target/bgp-testtool-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.21.12-SNAPSHOT/bgp-testtool-0.21.12-SNAPSHOT-sources.jar 05:55:04 [INFO] 05:55:04 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-testtool --- 05:55:04 [INFO] org.opendaylight.bgpcep:bgp-testtool:jar:0.21.12-SNAPSHOT 05:55:04 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:55:04 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:55:04 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:55:04 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:55:04 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:55:04 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:55:04 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:55:04 [INFO] +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.21.12-SNAPSHOT:compile 05:55:04 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.12-SNAPSHOT:compile 05:55:04 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:55:04 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:55:04 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:55:04 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:55:04 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:55:04 [INFO] | +- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:13.0.7:compile 05:55:04 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:55:04 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:55:04 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:55:04 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:55:04 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:55:04 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:55:04 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:55:04 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:55:04 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:55:04 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:55:04 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:55:04 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:55:04 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:55:04 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:55:04 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:55:04 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:55:04 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:55:04 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:55:04 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:55:04 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:55:04 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.21.12-SNAPSHOT:compile 05:55:04 [INFO] | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.21.12-SNAPSHOT:compile 05:55:04 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.21.12-SNAPSHOT:compile 05:55:04 [INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:55:04 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:55:04 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:55:04 [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile 05:55:04 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:55:04 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:55:04 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:55:04 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.12-SNAPSHOT:compile 05:55:04 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:compile 05:55:04 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:55:04 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:55:04 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:55:04 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:55:04 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:55:04 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:compile 05:55:04 [INFO] +- org.opendaylight.bgpcep:bgp-evpn:jar:0.21.12-SNAPSHOT:compile 05:55:04 [INFO] | +- org.opendaylight.bgpcep:bgp-mvpn:jar:0.21.12-SNAPSHOT:compile 05:55:04 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:55:04 [INFO] +- org.opendaylight.bgpcep:bgp-flowspec:jar:0.21.12-SNAPSHOT:compile 05:55:04 [INFO] +- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.21.12-SNAPSHOT:compile 05:55:04 [INFO] +- org.opendaylight.bgpcep:bgp-l3vpn:jar:0.21.12-SNAPSHOT:compile 05:55:04 [INFO] +- org.opendaylight.bgpcep:bgp-route-target:jar:0.21.12-SNAPSHOT:compile 05:55:04 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:55:04 [INFO] +- io.netty:netty-common:jar:4.1.114.Final:compile 05:55:04 [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:55:04 [INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:55:04 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 05:55:04 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:55:04 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:55:04 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:55:04 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:55:04 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:55:04 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:55:04 [INFO] +- ch.qos.logback:logback-classic:jar:1.3.14:compile 05:55:04 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:55:04 [INFO] +- net.sourceforge.argparse4j:argparse4j:jar:0.9.0:compile 05:55:04 [INFO] +- junit:junit:jar:4.13.2:test 05:55:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:55:04 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:55:04 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:55:04 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:55:04 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:55:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:55:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:55:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:55:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:55:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:55:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:55:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:55:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:55:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:55:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:55:04 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:55:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:55:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:55:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:55:04 [INFO] 05:55:04 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-testtool --- 05:55:04 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/testtool/target/sonatype-clm/module.xml 05:55:04 [INFO] 05:55:04 [INFO] -----------------< org.opendaylight.bgpcep:extensions >----------------- 05:55:04 [INFO] Building extensions 0.21.12-SNAPSHOT [154/169] 05:55:04 [INFO] --------------------------------[ pom ]--------------------------------- 05:55:04 [INFO] 05:55:04 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ extensions --- 05:55:04 [INFO] 05:55:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ extensions --- 05:55:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:55:04 [INFO] 05:55:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ extensions --- 05:55:04 [INFO] 05:55:04 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ extensions --- 05:55:04 [INFO] Skipping CycloneDX goal, because module skips deploy 05:55:04 [INFO] 05:55:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ extensions --- 05:55:04 [INFO] Skipping artifact installation 05:55:04 [INFO] 05:55:04 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ extensions --- 05:55:04 [INFO] org.opendaylight.bgpcep:extensions:pom:0.21.12-SNAPSHOT 05:55:04 [INFO] 05:55:04 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ extensions --- 05:55:04 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/target/sonatype-clm/module.xml 05:55:04 [INFO] 05:55:04 [INFO] -----------------< org.opendaylight.bgpcep:bgp-parent >----------------- 05:55:04 [INFO] Building bgp-parent 0.21.12-SNAPSHOT [155/169] 05:55:04 [INFO] --------------------------------[ pom ]--------------------------------- 05:55:04 [INFO] 05:55:04 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-parent --- 05:55:04 [INFO] 05:55:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-parent --- 05:55:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:55:04 [INFO] 05:55:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-parent --- 05:55:04 [INFO] 05:55:04 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-parent --- 05:55:04 [INFO] Skipping CycloneDX goal, because module skips deploy 05:55:04 [INFO] 05:55:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-parent --- 05:55:04 [INFO] Skipping artifact installation 05:55:04 [INFO] 05:55:04 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-parent --- 05:55:04 [INFO] org.opendaylight.bgpcep:bgp-parent:pom:0.21.12-SNAPSHOT 05:55:04 [INFO] 05:55:04 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-parent --- 05:55:04 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bgp/target/sonatype-clm/module.xml 05:55:04 [INFO] 05:55:04 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-mock >---------------- 05:55:04 [INFO] Building bmp-mock 0.21.12-SNAPSHOT [156/169] 05:55:04 [INFO] --------------------------------[ jar ]--------------------------------- 05:55:04 [INFO] 05:55:04 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-bmp-mock --- 05:55:04 [INFO] 05:55:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-bmp-mock --- 05:55:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:55:04 [INFO] 05:55:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-bmp-mock --- 05:55:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:55:04 [INFO] 05:55:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-bmp-mock --- 05:55:05 [INFO] 05:55:05 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-bmp-mock --- 05:55:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:55:05 [INFO] 05:55:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-bmp-mock --- 05:55:05 [INFO] Starting audit... 05:55:05 Audit done. 05:55:05 [INFO] You have 0 Checkstyle violations. 05:55:05 [INFO] 05:55:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-bmp-mock --- 05:55:05 [INFO] Starting audit... 05:55:05 Audit done. 05:55:05 [INFO] You have 0 Checkstyle violations. 05:55:05 [INFO] 05:55:05 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-bmp-mock --- 05:55:05 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/target/classes/LICENSE 05:55:05 [INFO] 05:55:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-bmp-mock --- 05:55:05 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/src/main/resources 05:55:05 [INFO] 05:55:05 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-bmp-mock --- 05:55:05 [INFO] Recompiling the module because of changed dependency. 05:55:05 [INFO] Compiling 8 source files with javac [debug release 17] to target/classes 05:55:05 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 05:55:05 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 05:55:05 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 05:55:05 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 05:55:05 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 05:55:05 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 05:55:05 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 05:55:05 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 05:55:05 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 05:55:05 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 05:55:05 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 05:55:05 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 05:55:05 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 05:55:05 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 05:55:05 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 05:55:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockArguments.java:[110,54] newArgumentParser(java.lang.String) in net.sourceforge.argparse4j.ArgumentParsers has been deprecated 05:55:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSession.java:[27,14] auto-closeable resource org.opendaylight.protocol.bmp.mock.BmpMockSession has a member method close() that could throw InterruptedException 05:55:05 [INFO] 05:55:05 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-bmp-mock >>> 05:55:05 [INFO] 05:55:05 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-bmp-mock --- 05:55:05 [INFO] Fork Value is true 05:55:08 [INFO] Done SpotBugs Analysis.... 05:55:08 [INFO] 05:55:08 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-bmp-mock <<< 05:55:08 [INFO] 05:55:08 [INFO] 05:55:08 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-bmp-mock --- 05:55:08 [INFO] BugInstance size is 0 05:55:08 [INFO] Error size is 0 05:55:08 [INFO] No errors/warnings found 05:55:08 [INFO] 05:55:08 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-bmp-mock --- 05:55:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/src/test/resources 05:55:08 [INFO] 05:55:08 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-bmp-mock --- 05:55:08 [INFO] Recompiling the module because of changed dependency. 05:55:08 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 05:55:08 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 05:55:08 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 05:55:08 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 05:55:08 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 05:55:08 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 05:55:08 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 05:55:08 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 05:55:08 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 05:55:08 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 05:55:08 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 05:55:08 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 05:55:08 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 05:55:08 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 05:55:08 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 05:55:08 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 05:55:08 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 05:55:08 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 05:55:08 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 05:55:08 [INFO] 05:55:08 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-bmp-mock --- 05:55:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:55:08 [INFO] 05:55:08 [INFO] ------------------------------------------------------- 05:55:08 [INFO] T E S T S 05:55:08 [INFO] ------------------------------------------------------- 05:55:09 [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockArgumentsTest 05:55:09 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.opendaylight.protocol.bmp.mock.BmpMockArgumentsTest 05:55:09 [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockDispatcherTest 05:55:10 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:55:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.20 s -- in org.opendaylight.protocol.bmp.mock.BmpMockDispatcherTest 05:55:26 [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockSessionTest 05:55:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 s -- in org.opendaylight.protocol.bmp.mock.BmpMockSessionTest 05:55:27 [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockTest 05:55:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 s -- in org.opendaylight.protocol.bmp.mock.BmpMockTest 05:55:27 [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockUtilTest 05:55:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bmp.mock.BmpMockUtilTest 05:55:28 [INFO] 05:55:28 [INFO] Results: 05:55:28 [INFO] 05:55:28 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 05:55:28 [INFO] 05:55:28 [INFO] 05:55:28 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-bmp-mock --- 05:55:28 [INFO] 05:55:28 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ bgp-bmp-mock --- 05:55:28 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/target/bgp-bmp-mock-0.21.12-SNAPSHOT.jar 05:55:28 [INFO] 05:55:28 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-bmp-mock --- 05:55:28 [INFO] No previous run data found, generating javadoc. 05:55:29 [WARNING] Javadoc Warnings 05:55:29 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMock.java:27: warning: no comment 05:55:29 [WARNING] public final class BmpMock { 05:55:29 [WARNING] ^ 05:55:29 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMock.java:77: warning: no comment 05:55:29 [WARNING] public static List deploy(String [] args) { 05:55:29 [WARNING] ^ 05:55:29 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMock.java:34: warning: no comment 05:55:29 [WARNING] public static void main(final String[] args) { 05:55:29 [WARNING] ^ 05:55:29 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockArguments.java:29: warning: no comment 05:55:29 [WARNING] public final class BmpMockArguments implements ArgumentsInput { 05:55:29 [WARNING] ^ 05:55:29 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSession.java:27: warning: no comment 05:55:29 [WARNING] public final class BmpMockSession extends SimpleChannelInboundHandler> implements BmpSession { 05:55:29 [WARNING] ^ 05:55:29 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSession.java:41: warning: no comment 05:55:29 [WARNING] public BmpMockSession(final int peersCount, final int prePolicyRoutesCount, final int postPolicyRoutesCount) { 05:55:29 [WARNING] ^ 05:55:29 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSessionFactory.java:16: warning: no comment 05:55:29 [WARNING] public final class BmpMockSessionFactory implements BmpSessionFactory { 05:55:29 [WARNING] ^ 05:55:29 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSessionFactory.java:19: warning: no comment 05:55:29 [WARNING] public BmpMockSessionFactory(final BmpMockArguments arguments) { 05:55:29 [WARNING] ^ 05:55:29 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSessionListener.java:16: warning: no comment 05:55:29 [WARNING] public final class BmpMockSessionListener implements BmpSessionListener { 05:55:29 [WARNING] ^ 05:55:29 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSessionListener.java:39: warning: no comment 05:55:29 [WARNING] public long getNumberOfMessagesReceived() { 05:55:29 [WARNING] ^ 05:55:29 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSessionListener.java:35: warning: no comment 05:55:29 [WARNING] public boolean getStatus() { 05:55:29 [WARNING] ^ 05:55:29 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSessionListenerFactory.java:13: warning: no comment 05:55:29 [WARNING] public final class BmpMockSessionListenerFactory implements BmpSessionListenerFactory { 05:55:29 [WARNING] ^ 05:55:29 [WARNING] 12 warnings 05:55:29 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/target/bgp-bmp-mock-0.21.12-SNAPSHOT-javadoc.jar 05:55:29 [INFO] 05:55:29 [INFO] --- maven-shade-plugin:3.6.0:shade (default) @ bgp-bmp-mock --- 05:55:29 [INFO] Including org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.8 in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7 in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7 in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:29 [INFO] Including io.netty:netty-buffer:jar:4.1.114.Final in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.yangtools:yang-common-netty:jar:13.0.8 in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.bgpcep:bgp-bmp-impl:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7 in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8 in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7 in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.8 in the shaded jar. 05:55:29 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.8 in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8 in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.8 in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7 in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7 in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7 in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7 in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8 in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.8 in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7 in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7 in the shaded jar. 05:55:29 [INFO] Including io.netty:netty-codec:jar:4.1.114.Final in the shaded jar. 05:55:29 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.114.Final in the shaded jar. 05:55:29 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.114.Final in the shaded jar. 05:55:29 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7 in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.8 in the shaded jar. 05:55:29 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:29 [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. 05:55:29 [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. 05:55:29 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 05:55:29 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 05:55:29 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 05:55:29 [INFO] Including org.checkerframework:checker-qual:jar:3.47.0 in the shaded jar. 05:55:29 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.33.0 in the shaded jar. 05:55:29 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 05:55:29 [INFO] Including io.netty:netty-transport:jar:4.1.114.Final in the shaded jar. 05:55:29 [INFO] Including io.netty:netty-resolver:jar:4.1.114.Final in the shaded jar. 05:55:29 [INFO] Including io.netty:netty-common:jar:4.1.114.Final in the shaded jar. 05:55:29 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 05:55:29 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.8 in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7 in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7 in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7 in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.7 in the shaded jar. 05:55:29 [INFO] Including org.opendaylight.bgpcep:testtool-util:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:29 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 05:55:29 [INFO] Dependency-reduced POM written at: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/dependency-reduced-pom.xml 05:55:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:30 [WARNING] ietf-type-util-13.0.7.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-dom-codec-api-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, org.eclipse.jdt.annotation-2.3.0.jar, yang-data-api-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-repo-api-13.0.8.jar define 3 overlapping resources: 05:55:30 [WARNING] - .api_description 05:55:30 [WARNING] - about.html 05:55:30 [WARNING] - bundle.properties 05:55:30 [WARNING] checker-qual-3.47.0.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 05:55:30 [WARNING] - META-INF/LICENSE.txt 05:55:30 [WARNING] bgp-bmp-mock-0.21.12-SNAPSHOT.jar, concepts-13.0.8.jar, ietf-type-util-13.0.7.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-dom-codec-api-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, rfc8040-model-api-13.0.8.jar, triemap-1.3.2.jar, util-13.0.8.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-common-netty-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-model-api-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-xpath-api-13.0.8.jar define 1 overlapping resource: 05:55:30 [WARNING] - README.md 05:55:30 [WARNING] argparse4j-0.9.0.jar, bgp-bmp-api-0.21.12-SNAPSHOT.jar, bgp-bmp-impl-0.21.12-SNAPSHOT.jar, bgp-bmp-mock-0.21.12-SNAPSHOT.jar, bgp-bmp-parser-impl-0.21.12-SNAPSHOT.jar, bgp-bmp-spi-0.21.12-SNAPSHOT.jar, bgp-concepts-0.21.12-SNAPSHOT.jar, bgp-inet-0.21.12-SNAPSHOT.jar, bgp-openconfig-api-0.21.12-SNAPSHOT.jar, bgp-openconfig-spi-0.21.12-SNAPSHOT.jar, bgp-parser-api-0.21.12-SNAPSHOT.jar, bgp-parser-impl-0.21.12-SNAPSHOT.jar, bgp-parser-spi-0.21.12-SNAPSHOT.jar, bgp-rib-api-0.21.12-SNAPSHOT.jar, bgp-rib-spi-0.21.12-SNAPSHOT.jar, checker-qual-3.47.0.jar, concepts-0.21.12-SNAPSHOT.jar, concepts-13.0.8.jar, error_prone_annotations-2.33.0.jar, failureaccess-1.0.1.jar, guava-32.1.3-jre.jar, ietf-type-util-13.0.7.jar, j2objc-annotations-2.8.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-dom-codec-api-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, netty-buffer-4.1.114.Final.jar, netty-codec-4.1.114.Final.jar, netty-common-4.1.114.Final.jar, netty-resolver-4.1.114.Final.jar, netty-transport-4.1.114.Final.jar, netty-transport-classes-epoll-4.1.114.Final.jar, netty-transport-native-epoll-4.1.114.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.1.114.Final.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc8040-model-api-13.0.8.jar, rfc8294-ietf-routing-types-13.0.7.jar, rfc8343-13.0.7.jar, slf4j-api-2.0.12.jar, testtool-util-0.21.12-SNAPSHOT.jar, triemap-1.3.2.jar, util-0.21.12-SNAPSHOT.jar, util-13.0.8.jar, value-2.10.1-annotations.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-common-netty-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-ext-2013.09.07.25.7.jar, yang-model-api-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-xpath-api-13.0.8.jar define 1 overlapping resource: 05:55:30 [WARNING] - META-INF/MANIFEST.MF 05:55:30 [WARNING] error_prone_annotations-2.33.0.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 05:55:30 [WARNING] - META-INF.versions.9.module-info 05:55:30 [WARNING] bgp-bmp-api-0.21.12-SNAPSHOT.jar, bgp-bmp-impl-0.21.12-SNAPSHOT.jar, bgp-bmp-mock-0.21.12-SNAPSHOT.jar, bgp-bmp-parser-impl-0.21.12-SNAPSHOT.jar, bgp-bmp-spi-0.21.12-SNAPSHOT.jar, bgp-concepts-0.21.12-SNAPSHOT.jar, bgp-inet-0.21.12-SNAPSHOT.jar, bgp-openconfig-api-0.21.12-SNAPSHOT.jar, bgp-openconfig-spi-0.21.12-SNAPSHOT.jar, bgp-parser-api-0.21.12-SNAPSHOT.jar, bgp-parser-impl-0.21.12-SNAPSHOT.jar, bgp-parser-spi-0.21.12-SNAPSHOT.jar, bgp-rib-api-0.21.12-SNAPSHOT.jar, bgp-rib-spi-0.21.12-SNAPSHOT.jar, concepts-0.21.12-SNAPSHOT.jar, concepts-13.0.8.jar, ietf-type-util-13.0.7.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-dom-codec-api-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc8040-model-api-13.0.8.jar, rfc8294-ietf-routing-types-13.0.7.jar, rfc8343-13.0.7.jar, testtool-util-0.21.12-SNAPSHOT.jar, triemap-1.3.2.jar, util-0.21.12-SNAPSHOT.jar, util-13.0.8.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-common-netty-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-ext-2013.09.07.25.7.jar, yang-model-api-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-xpath-api-13.0.8.jar define 2 overlapping resources: 05:55:30 [WARNING] - LICENSE 05:55:30 [WARNING] - META-INF/git.properties 05:55:30 [WARNING] netty-buffer-4.1.114.Final.jar, netty-codec-4.1.114.Final.jar, netty-common-4.1.114.Final.jar, netty-resolver-4.1.114.Final.jar, netty-transport-4.1.114.Final.jar, netty-transport-classes-epoll-4.1.114.Final.jar, netty-transport-native-epoll-4.1.114.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.1.114.Final.jar define 1 overlapping resource: 05:55:30 [WARNING] - META-INF/io.netty.versions.properties 05:55:30 [WARNING] maven-shade-plugin has detected that some files are 05:55:30 [WARNING] present in two or more JARs. When this happens, only one 05:55:30 [WARNING] single version of the file is copied to the uber jar. 05:55:30 [WARNING] Usually this is not harmful and you can skip these warnings, 05:55:30 [WARNING] otherwise try to manually exclude artifacts based on 05:55:30 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 05:55:30 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 05:55:30 [INFO] Attaching shaded artifact. 05:55:30 [INFO] 05:55:30 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-bmp-mock --- 05:55:30 [INFO] CycloneDX: Resolving Dependencies 05:55:31 [INFO] CycloneDX: Creating BOM version 1.5 with 63 component(s) 05:55:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/target/bom.xml 05:55:31 [INFO] attaching as bgp-bmp-mock-0.21.12-SNAPSHOT-cyclonedx.xml 05:55:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/target/bom.json 05:55:31 [INFO] attaching as bgp-bmp-mock-0.21.12-SNAPSHOT-cyclonedx.json 05:55:31 [INFO] 05:55:31 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-mock --- 05:55:31 [INFO] Skipping duplicate-finder execution! 05:55:31 [INFO] 05:55:31 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-bmp-mock --- 05:55:31 [INFO] No dependency problems found 05:55:31 [INFO] 05:55:31 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-mock --- 05:55:31 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/target/bgp-bmp-mock-0.21.12-SNAPSHOT-sources.jar 05:55:31 [INFO] 05:55:31 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-bmp-mock --- 05:55:31 [INFO] 05:55:31 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-bmp-mock --- 05:55:31 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/target/code-coverage/jacoco.exec 05:55:31 [INFO] Analyzed bundle 'bmp-mock' with 11 classes 05:55:31 [INFO] 05:55:31 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-bmp-mock --- 05:55:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/dependency-reduced-pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.21.12-SNAPSHOT/bgp-bmp-mock-0.21.12-SNAPSHOT.pom 05:55:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/target/bgp-bmp-mock-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.21.12-SNAPSHOT/bgp-bmp-mock-0.21.12-SNAPSHOT.jar 05:55:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/target/bgp-bmp-mock-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.21.12-SNAPSHOT/bgp-bmp-mock-0.21.12-SNAPSHOT-javadoc.jar 05:55:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/target/bgp-bmp-mock-0.21.12-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.21.12-SNAPSHOT/bgp-bmp-mock-0.21.12-SNAPSHOT-executable.jar 05:55:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.21.12-SNAPSHOT/bgp-bmp-mock-0.21.12-SNAPSHOT-cyclonedx.xml 05:55:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.21.12-SNAPSHOT/bgp-bmp-mock-0.21.12-SNAPSHOT-cyclonedx.json 05:55:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/target/bgp-bmp-mock-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.21.12-SNAPSHOT/bgp-bmp-mock-0.21.12-SNAPSHOT-sources.jar 05:55:32 [INFO] 05:55:32 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-bmp-mock --- 05:55:32 [INFO] org.opendaylight.bgpcep:bgp-bmp-mock:jar:0.21.12-SNAPSHOT 05:55:32 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:55:32 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:55:32 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:55:32 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:compile 05:55:32 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:55:32 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:compile 05:55:32 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.12-SNAPSHOT:compile 05:55:32 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:55:32 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:55:32 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-impl:jar:0.21.12-SNAPSHOT:compile 05:55:32 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:compile 05:55:32 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:compile 05:55:32 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 05:55:32 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 05:55:32 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:compile 05:55:32 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:compile 05:55:32 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:55:32 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 05:55:32 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 05:55:32 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 05:55:32 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 05:55:32 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 05:55:32 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:55:32 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 05:55:32 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 05:55:32 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 05:55:32 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 05:55:32 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 05:55:32 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 05:55:32 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 05:55:32 [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile 05:55:32 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:55:32 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:55:32 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:55:32 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:55:32 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:compile 05:55:32 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:55:32 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:compile 05:55:32 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:55:32 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:55:32 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:compile 05:55:32 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:compile 05:55:32 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:55:32 [INFO] +- ch.qos.logback:logback-classic:jar:1.3.14:compile 05:55:32 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:compile 05:55:32 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:55:32 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:55:32 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:55:32 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:55:32 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:55:32 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:55:32 [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:55:32 [INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:55:32 [INFO] +- io.netty:netty-common:jar:4.1.114.Final:compile 05:55:32 [INFO] +- net.sourceforge.argparse4j:argparse4j:jar:0.9.0:compile 05:55:32 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:55:32 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:55:32 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:55:32 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:55:32 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:55:32 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:55:32 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.12-SNAPSHOT:compile 05:55:32 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 05:55:32 [INFO] +- junit:junit:jar:4.13.2:test 05:55:32 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:55:32 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:55:32 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:55:32 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:55:32 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:55:32 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:55:32 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:55:32 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:55:32 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:55:32 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:55:32 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:55:32 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:55:32 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:55:32 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:55:32 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:55:32 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:55:32 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:55:32 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:55:32 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:55:32 [INFO] 05:55:32 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-bmp-mock --- 05:55:32 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/target/sonatype-clm/module.xml 05:55:32 [INFO] 05:55:32 [INFO] -----------------< org.opendaylight.bgpcep:bmp-parent >----------------- 05:55:32 [INFO] Building bmp-parent 0.21.12-SNAPSHOT [157/169] 05:55:32 [INFO] --------------------------------[ pom ]--------------------------------- 05:55:32 [INFO] 05:55:32 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bmp-parent --- 05:55:32 [INFO] 05:55:32 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bmp-parent --- 05:55:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:55:32 [INFO] 05:55:32 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bmp-parent --- 05:55:32 [INFO] 05:55:32 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bmp-parent --- 05:55:32 [INFO] Skipping CycloneDX goal, because module skips deploy 05:55:32 [INFO] 05:55:32 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bmp-parent --- 05:55:32 [INFO] Skipping artifact installation 05:55:32 [INFO] 05:55:32 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bmp-parent --- 05:55:32 [INFO] org.opendaylight.bgpcep:bmp-parent:pom:0.21.12-SNAPSHOT 05:55:32 [INFO] 05:55:32 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bmp-parent --- 05:55:32 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/bmp/target/sonatype-clm/module.xml 05:55:32 [INFO] 05:55:32 [INFO] ----------------< org.opendaylight.bgpcep:algo-parent >----------------- 05:55:32 [INFO] Building algo-parent 0.21.12-SNAPSHOT [158/169] 05:55:32 [INFO] --------------------------------[ pom ]--------------------------------- 05:55:32 [INFO] 05:55:32 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ algo-parent --- 05:55:32 [INFO] 05:55:32 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ algo-parent --- 05:55:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:55:32 [INFO] 05:55:32 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ algo-parent --- 05:55:32 [INFO] 05:55:32 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ algo-parent --- 05:55:32 [INFO] Skipping CycloneDX goal, because module skips deploy 05:55:32 [INFO] 05:55:32 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ algo-parent --- 05:55:32 [INFO] Skipping artifact installation 05:55:32 [INFO] 05:55:32 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ algo-parent --- 05:55:32 [INFO] org.opendaylight.bgpcep:algo-parent:pom:0.21.12-SNAPSHOT 05:55:32 [INFO] 05:55:32 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ algo-parent --- 05:55:32 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/algo/target/sonatype-clm/module.xml 05:55:32 [INFO] 05:55:32 [INFO] ---------------< org.opendaylight.bgpcep:pcep-testtool >---------------- 05:55:32 [INFO] Building pcep-testtool 0.21.12-SNAPSHOT [159/169] 05:55:32 [INFO] --------------------------------[ jar ]--------------------------------- 05:55:32 [INFO] 05:55:32 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ pcep-testtool --- 05:55:32 [INFO] 05:55:32 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ pcep-testtool --- 05:55:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:55:32 [INFO] 05:55:32 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ pcep-testtool --- 05:55:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:55:32 [INFO] 05:55:32 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ pcep-testtool --- 05:55:32 [INFO] 05:55:32 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-testtool --- 05:55:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/pcep/testtool/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:55:32 [INFO] 05:55:32 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ pcep-testtool --- 05:55:32 [INFO] Starting audit... 05:55:32 Audit done. 05:55:32 [INFO] You have 0 Checkstyle violations. 05:55:32 [INFO] 05:55:32 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ pcep-testtool --- 05:55:32 [INFO] Starting audit... 05:55:32 Audit done. 05:55:32 [INFO] You have 0 Checkstyle violations. 05:55:32 [INFO] 05:55:32 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ pcep-testtool --- 05:55:32 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/testtool/target/classes/LICENSE 05:55:32 [INFO] 05:55:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-testtool --- 05:55:32 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/testtool/src/main/resources 05:55:32 [INFO] 05:55:32 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-testtool --- 05:55:32 [INFO] Recompiling the module because of changed dependency. 05:55:32 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 05:55:32 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 05:55:32 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 05:55:32 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 05:55:32 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 05:55:32 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 05:55:32 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 05:55:32 [INFO] 05:55:32 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ pcep-testtool >>> 05:55:32 [INFO] 05:55:32 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ pcep-testtool --- 05:55:32 [INFO] Fork Value is true 05:55:35 [INFO] Done SpotBugs Analysis.... 05:55:35 [INFO] 05:55:35 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ pcep-testtool <<< 05:55:35 [INFO] 05:55:35 [INFO] 05:55:35 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ pcep-testtool --- 05:55:35 [INFO] BugInstance size is 0 05:55:35 [INFO] Error size is 0 05:55:35 [INFO] No errors/warnings found 05:55:35 [INFO] 05:55:35 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-testtool --- 05:55:35 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/pcep/testtool/src/test/resources 05:55:35 [INFO] 05:55:35 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-testtool --- 05:55:35 [INFO] Recompiling the module because of changed dependency. 05:55:35 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 05:55:35 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 05:55:35 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 05:55:35 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 05:55:35 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 05:55:35 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 05:55:35 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 05:55:35 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 05:55:35 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 05:55:35 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 05:55:35 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 05:55:35 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 05:55:35 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 05:55:35 [INFO] 05:55:35 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ pcep-testtool --- 05:55:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:55:35 [INFO] 05:55:35 [INFO] ------------------------------------------------------- 05:55:35 [INFO] T E S T S 05:55:35 [INFO] ------------------------------------------------------- 05:55:36 [INFO] Running org.opendaylight.protocol.pcep.testtool.PCEPTestingToolTest 05:55:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.060 s -- in org.opendaylight.protocol.pcep.testtool.PCEPTestingToolTest 05:55:39 [INFO] 05:55:39 [INFO] Results: 05:55:39 [INFO] 05:55:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 05:55:39 [INFO] 05:55:39 [INFO] 05:55:39 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ pcep-testtool --- 05:55:39 [INFO] 05:55:39 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ pcep-testtool --- 05:55:39 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/testtool/target/pcep-testtool-0.21.12-SNAPSHOT.jar 05:55:39 [INFO] 05:55:39 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ pcep-testtool --- 05:55:39 [INFO] No previous run data found, generating javadoc. 05:55:40 [WARNING] Javadoc Warnings 05:55:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/testtool/src/main/java/org/opendaylight/protocol/pcep/testtool/Main.java:28: warning: no comment 05:55:40 [WARNING] public final class Main { 05:55:40 [WARNING] ^ 05:55:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/testtool/src/main/java/org/opendaylight/protocol/pcep/testtool/Main.java:76: warning: no comment 05:55:40 [WARNING] public static void main(final String[] args) throws UnknownHostException, InterruptedException, ExecutionException { 05:55:40 [WARNING] ^ 05:55:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/testtool/src/main/java/org/opendaylight/protocol/pcep/testtool/TestingSessionListener.java:19: warning: no comment 05:55:40 [WARNING] public class TestingSessionListener implements PCEPSessionListener { 05:55:40 [WARNING] ^ 05:55:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.21.x/pcep/testtool/src/main/java/org/opendaylight/protocol/pcep/testtool/TestingSessionListenerFactory.java:13: warning: no comment 05:55:40 [WARNING] public class TestingSessionListenerFactory implements PCEPSessionListenerFactory { 05:55:40 [WARNING] ^ 05:55:40 [WARNING] 4 warnings 05:55:40 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/testtool/target/pcep-testtool-0.21.12-SNAPSHOT-javadoc.jar 05:55:40 [INFO] 05:55:40 [INFO] --- maven-shade-plugin:3.6.0:shade (default) @ pcep-testtool --- 05:55:40 [INFO] Including org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:40 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.8 in the shaded jar. 05:55:40 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.8 in the shaded jar. 05:55:40 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7 in the shaded jar. 05:55:40 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7 in the shaded jar. 05:55:40 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7 in the shaded jar. 05:55:40 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7 in the shaded jar. 05:55:40 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7 in the shaded jar. 05:55:40 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. 05:55:40 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.7 in the shaded jar. 05:55:40 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.8 in the shaded jar. 05:55:40 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. 05:55:40 [INFO] Including org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:40 [INFO] Including org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:40 [INFO] Including io.netty:netty-buffer:jar:4.1.114.Final in the shaded jar. 05:55:40 [INFO] Including org.opendaylight.bgpcep:pcep-spi:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:40 [INFO] Including org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:40 [INFO] Including org.opendaylight.yangtools:yang-common-netty:jar:13.0.8 in the shaded jar. 05:55:40 [INFO] Including org.opendaylight.bgpcep:pcep-impl:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:40 [INFO] Including org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:40 [INFO] Including io.netty:netty-codec:jar:4.1.114.Final in the shaded jar. 05:55:40 [INFO] Including io.netty:netty-handler:jar:4.1.114.Final in the shaded jar. 05:55:40 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.114.Final in the shaded jar. 05:55:40 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.114.Final in the shaded jar. 05:55:40 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final in the shaded jar. 05:55:40 [INFO] Including org.opendaylight.bgpcep:pcep-pcc-mock:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:40 [INFO] Including org.opendaylight.bgpcep:testtool-util:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:40 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7 in the shaded jar. 05:55:40 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7 in the shaded jar. 05:55:40 [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. 05:55:40 [INFO] Including org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:40 [INFO] Including org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:40 [INFO] Including org.opendaylight.bgpcep:programming-api:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:40 [INFO] Including org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:40 [INFO] Including org.opendaylight.bgpcep:programming-topology-api:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:40 [INFO] Including org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:40 [INFO] Including org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:40 [INFO] Including org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.12-SNAPSHOT in the shaded jar. 05:55:40 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7 in the shaded jar. 05:55:40 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7 in the shaded jar. 05:55:40 [INFO] Including io.netty:netty-common:jar:4.1.114.Final in the shaded jar. 05:55:40 [INFO] Including io.netty:netty-transport:jar:4.1.114.Final in the shaded jar. 05:55:40 [INFO] Including io.netty:netty-resolver:jar:4.1.114.Final in the shaded jar. 05:55:40 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 05:55:40 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 05:55:40 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 05:55:40 [INFO] Including org.checkerframework:checker-qual:jar:3.47.0 in the shaded jar. 05:55:40 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.33.0 in the shaded jar. 05:55:40 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 05:55:40 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 05:55:40 [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. 05:55:40 [INFO] Dependency-reduced POM written at: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/testtool/dependency-reduced-pom.xml 05:55:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 05:55:41 [WARNING] checker-qual-3.47.0.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 05:55:41 [WARNING] - META-INF/LICENSE.txt 05:55:41 [WARNING] ietf-type-util-13.0.7.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, org.eclipse.jdt.annotation-2.3.0.jar define 3 overlapping resources: 05:55:41 [WARNING] - .api_description 05:55:41 [WARNING] - about.html 05:55:41 [WARNING] - bundle.properties 05:55:41 [WARNING] netty-buffer-4.1.114.Final.jar, netty-codec-4.1.114.Final.jar, netty-common-4.1.114.Final.jar, netty-handler-4.1.114.Final.jar, netty-resolver-4.1.114.Final.jar, netty-transport-4.1.114.Final.jar, netty-transport-classes-epoll-4.1.114.Final.jar, netty-transport-native-epoll-4.1.114.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.1.114.Final.jar define 1 overlapping resource: 05:55:41 [WARNING] - META-INF/io.netty.versions.properties 05:55:41 [WARNING] checker-qual-3.47.0.jar, concepts-0.21.12-SNAPSHOT.jar, concepts-13.0.8.jar, error_prone_annotations-2.33.0.jar, failureaccess-1.0.1.jar, guava-32.1.3-jre.jar, ietf-topology-2013.10.21.25.7.jar, ietf-type-util-13.0.7.jar, j2objc-annotations-2.8.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, netty-buffer-4.1.114.Final.jar, netty-codec-4.1.114.Final.jar, netty-common-4.1.114.Final.jar, netty-handler-4.1.114.Final.jar, netty-resolver-4.1.114.Final.jar, netty-transport-4.1.114.Final.jar, netty-transport-classes-epoll-4.1.114.Final.jar, netty-transport-native-epoll-4.1.114.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.1.114.Final.jar, org.eclipse.jdt.annotation-2.3.0.jar, pcep-api-0.21.12-SNAPSHOT.jar, pcep-base-parser-0.21.12-SNAPSHOT.jar, pcep-ietf-stateful-0.21.12-SNAPSHOT.jar, pcep-impl-0.21.12-SNAPSHOT.jar, pcep-pcc-mock-0.21.12-SNAPSHOT.jar, pcep-spi-0.21.12-SNAPSHOT.jar, pcep-testtool-0.21.12-SNAPSHOT.jar, pcep-topology-api-0.21.12-SNAPSHOT.jar, pcep-tunnel-api-0.21.12-SNAPSHOT.jar, programming-api-0.21.12-SNAPSHOT.jar, programming-topology-api-0.21.12-SNAPSHOT.jar, programming-tunnel-api-0.21.12-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc8294-ietf-routing-types-13.0.7.jar, rsvp-api-0.21.12-SNAPSHOT.jar, slf4j-api-2.0.12.jar, testtool-util-0.21.12-SNAPSHOT.jar, topology-api-0.21.12-SNAPSHOT.jar, topology-tunnel-api-0.21.12-SNAPSHOT.jar, triemap-1.3.2.jar, util-0.21.12-SNAPSHOT.jar, util-13.0.8.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-common-netty-13.0.8.jar, yang-ext-2013.09.07.25.7.jar define 1 overlapping resource: 05:55:41 [WARNING] - META-INF/MANIFEST.MF 05:55:41 [WARNING] error_prone_annotations-2.33.0.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 05:55:41 [WARNING] - META-INF.versions.9.module-info 05:55:41 [WARNING] concepts-13.0.8.jar, ietf-type-util-13.0.7.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, pcep-pcc-mock-0.21.12-SNAPSHOT.jar, pcep-testtool-0.21.12-SNAPSHOT.jar, triemap-1.3.2.jar, util-13.0.8.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-common-netty-13.0.8.jar define 1 overlapping resource: 05:55:41 [WARNING] - README.md 05:55:41 [WARNING] concepts-0.21.12-SNAPSHOT.jar, concepts-13.0.8.jar, ietf-topology-2013.10.21.25.7.jar, ietf-type-util-13.0.7.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, pcep-api-0.21.12-SNAPSHOT.jar, pcep-base-parser-0.21.12-SNAPSHOT.jar, pcep-ietf-stateful-0.21.12-SNAPSHOT.jar, pcep-impl-0.21.12-SNAPSHOT.jar, pcep-pcc-mock-0.21.12-SNAPSHOT.jar, pcep-spi-0.21.12-SNAPSHOT.jar, pcep-testtool-0.21.12-SNAPSHOT.jar, pcep-topology-api-0.21.12-SNAPSHOT.jar, pcep-tunnel-api-0.21.12-SNAPSHOT.jar, programming-api-0.21.12-SNAPSHOT.jar, programming-topology-api-0.21.12-SNAPSHOT.jar, programming-tunnel-api-0.21.12-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc8294-ietf-routing-types-13.0.7.jar, rsvp-api-0.21.12-SNAPSHOT.jar, testtool-util-0.21.12-SNAPSHOT.jar, topology-api-0.21.12-SNAPSHOT.jar, topology-tunnel-api-0.21.12-SNAPSHOT.jar, triemap-1.3.2.jar, util-0.21.12-SNAPSHOT.jar, util-13.0.8.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-common-netty-13.0.8.jar, yang-ext-2013.09.07.25.7.jar define 2 overlapping resources: 05:55:41 [WARNING] - LICENSE 05:55:41 [WARNING] - META-INF/git.properties 05:55:41 [WARNING] maven-shade-plugin has detected that some files are 05:55:41 [WARNING] present in two or more JARs. When this happens, only one 05:55:41 [WARNING] single version of the file is copied to the uber jar. 05:55:41 [WARNING] Usually this is not harmful and you can skip these warnings, 05:55:41 [WARNING] otherwise try to manually exclude artifacts based on 05:55:41 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 05:55:41 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 05:55:41 [INFO] Attaching shaded artifact. 05:55:41 [INFO] 05:55:41 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ pcep-testtool --- 05:55:41 [INFO] CycloneDX: Resolving Dependencies 05:55:42 [INFO] CycloneDX: Creating BOM version 1.5 with 51 component(s) 05:55:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/testtool/target/bom.xml 05:55:42 [INFO] attaching as pcep-testtool-0.21.12-SNAPSHOT-cyclonedx.xml 05:55:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/pcep/testtool/target/bom.json 05:55:42 [INFO] attaching as pcep-testtool-0.21.12-SNAPSHOT-cyclonedx.json 05:55:42 [INFO] 05:55:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-testtool --- 05:55:42 [INFO] Skipping duplicate-finder execution! 05:55:42 [INFO] 05:55:42 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ pcep-testtool --- 05:55:42 [WARNING] Used undeclared dependencies found: 05:55:42 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:55:42 [WARNING] Non-test scoped test only dependencies found: 05:55:42 [WARNING] io.netty:netty-common:jar:4.1.114.Final:compile 05:55:42 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 05:55:42 [WARNING] org.opendaylight.bgpcep:testtool-util:jar:0.21.12-SNAPSHOT:compile 05:55:42 [WARNING] org.opendaylight.bgpcep:pcep-pcc-mock:jar:0.21.12-SNAPSHOT:compile 05:55:42 [INFO] 05:55:42 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-testtool --- 05:55:42 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/testtool/target/pcep-testtool-0.21.12-SNAPSHOT-sources.jar 05:55:42 [INFO] 05:55:42 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-testtool --- 05:55:42 [INFO] 05:55:42 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-testtool --- 05:55:42 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.21.x/pcep/testtool/target/code-coverage/jacoco.exec 05:55:42 [INFO] Analyzed bundle 'pcep-testtool' with 3 classes 05:55:42 [INFO] 05:55:42 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ pcep-testtool --- 05:55:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/testtool/dependency-reduced-pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.21.12-SNAPSHOT/pcep-testtool-0.21.12-SNAPSHOT.pom 05:55:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/testtool/target/pcep-testtool-0.21.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.21.12-SNAPSHOT/pcep-testtool-0.21.12-SNAPSHOT.jar 05:55:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/testtool/target/pcep-testtool-0.21.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.21.12-SNAPSHOT/pcep-testtool-0.21.12-SNAPSHOT-javadoc.jar 05:55:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/testtool/target/pcep-testtool-0.21.12-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.21.12-SNAPSHOT/pcep-testtool-0.21.12-SNAPSHOT-executable.jar 05:55:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/testtool/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.21.12-SNAPSHOT/pcep-testtool-0.21.12-SNAPSHOT-cyclonedx.xml 05:55:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/testtool/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.21.12-SNAPSHOT/pcep-testtool-0.21.12-SNAPSHOT-cyclonedx.json 05:55:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/pcep/testtool/target/pcep-testtool-0.21.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.21.12-SNAPSHOT/pcep-testtool-0.21.12-SNAPSHOT-sources.jar 05:55:42 [INFO] 05:55:42 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ pcep-testtool --- 05:55:42 [INFO] org.opendaylight.bgpcep:pcep-testtool:jar:0.21.12-SNAPSHOT 05:55:42 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:compile 05:55:42 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 05:55:42 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 05:55:42 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 05:55:42 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 05:55:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 05:55:42 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:compile 05:55:42 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 05:55:42 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 05:55:42 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 05:55:42 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 05:55:42 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 05:55:42 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:compile 05:55:42 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:compile 05:55:42 [INFO] | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 05:55:42 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.12-SNAPSHOT:compile 05:55:42 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:compile 05:55:42 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:compile 05:55:42 [INFO] +- org.opendaylight.bgpcep:pcep-impl:jar:0.21.12-SNAPSHOT:compile 05:55:42 [INFO] | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.12-SNAPSHOT:compile 05:55:42 [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile 05:55:42 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile 05:55:42 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 05:55:42 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 05:55:42 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 05:55:42 [INFO] +- org.opendaylight.bgpcep:pcep-pcc-mock:jar:0.21.12-SNAPSHOT:compile 05:55:42 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.12-SNAPSHOT:compile 05:55:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 05:55:42 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 05:55:42 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:compile 05:55:42 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.12-SNAPSHOT:compile 05:55:42 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.12-SNAPSHOT:compile 05:55:42 [INFO] | | +- org.opendaylight.bgpcep:programming-api:jar:0.21.12-SNAPSHOT:compile 05:55:42 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:compile 05:55:42 [INFO] | | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.12-SNAPSHOT:compile 05:55:42 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:55:42 [INFO] | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:55:42 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.12-SNAPSHOT:compile 05:55:42 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 05:55:42 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 05:55:42 [INFO] +- io.netty:netty-common:jar:4.1.114.Final:compile 05:55:42 [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:compile 05:55:42 [INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 05:55:42 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 05:55:42 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:55:42 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:55:42 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 05:55:42 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 05:55:42 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 05:55:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 05:55:42 [INFO] +- ch.qos.logback:logback-classic:jar:1.3.14:runtime 05:55:42 [INFO] +- junit:junit:jar:4.13.2:test 05:55:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:55:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:55:42 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:55:42 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:55:42 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:55:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:55:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:55:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:55:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:55:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:55:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:55:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:55:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:55:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:55:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:55:42 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:55:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 05:55:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:55:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:55:42 [INFO] 05:55:42 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-testtool --- 05:55:42 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/testtool/target/sonatype-clm/module.xml 05:55:42 [INFO] 05:55:42 [INFO] -------------< org.opendaylight.bgpcep:pcep-server-parent >------------- 05:55:42 [INFO] Building pcep-server-parent 0.21.12-SNAPSHOT [160/169] 05:55:42 [INFO] --------------------------------[ pom ]--------------------------------- 05:55:42 [INFO] 05:55:42 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ pcep-server-parent --- 05:55:42 [INFO] 05:55:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ pcep-server-parent --- 05:55:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:55:42 [INFO] 05:55:42 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ pcep-server-parent --- 05:55:42 [INFO] 05:55:42 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ pcep-server-parent --- 05:55:42 [INFO] Skipping CycloneDX goal, because module skips deploy 05:55:42 [INFO] 05:55:42 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ pcep-server-parent --- 05:55:42 [INFO] Skipping artifact installation 05:55:42 [INFO] 05:55:42 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ pcep-server-parent --- 05:55:42 [INFO] org.opendaylight.bgpcep:pcep-server-parent:pom:0.21.12-SNAPSHOT 05:55:42 [INFO] 05:55:42 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-server-parent --- 05:55:42 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/target/sonatype-clm/module.xml 05:55:42 [INFO] 05:55:42 [INFO] ------------< org.opendaylight.bgpcep:pcep-topology-parent >------------ 05:55:42 [INFO] Building pcep-topology-parent 0.21.12-SNAPSHOT [161/169] 05:55:42 [INFO] --------------------------------[ pom ]--------------------------------- 05:55:42 [INFO] 05:55:42 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ pcep-topology-parent --- 05:55:42 [INFO] 05:55:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ pcep-topology-parent --- 05:55:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:55:42 [INFO] 05:55:42 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ pcep-topology-parent --- 05:55:42 [INFO] 05:55:42 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ pcep-topology-parent --- 05:55:42 [INFO] Skipping CycloneDX goal, because module skips deploy 05:55:42 [INFO] 05:55:42 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ pcep-topology-parent --- 05:55:42 [INFO] Skipping artifact installation 05:55:42 [INFO] 05:55:42 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ pcep-topology-parent --- 05:55:42 [INFO] org.opendaylight.bgpcep:pcep-topology-parent:pom:0.21.12-SNAPSHOT 05:55:42 [INFO] 05:55:42 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-topology-parent --- 05:55:42 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/target/sonatype-clm/module.xml 05:55:42 [INFO] 05:55:42 [INFO] -------------< org.opendaylight.bgpcep:pcep-tunnel-parent >------------- 05:55:42 [INFO] Building pcep-tunnel-parent 0.21.12-SNAPSHOT [162/169] 05:55:42 [INFO] --------------------------------[ pom ]--------------------------------- 05:55:42 [INFO] 05:55:42 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ pcep-tunnel-parent --- 05:55:42 [INFO] 05:55:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ pcep-tunnel-parent --- 05:55:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:55:42 [INFO] 05:55:42 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ pcep-tunnel-parent --- 05:55:42 [INFO] 05:55:42 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ pcep-tunnel-parent --- 05:55:42 [INFO] Skipping CycloneDX goal, because module skips deploy 05:55:42 [INFO] 05:55:42 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ pcep-tunnel-parent --- 05:55:42 [INFO] Skipping artifact installation 05:55:42 [INFO] 05:55:42 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ pcep-tunnel-parent --- 05:55:42 [INFO] org.opendaylight.bgpcep:pcep-tunnel-parent:pom:0.21.12-SNAPSHOT 05:55:42 [INFO] 05:55:42 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-tunnel-parent --- 05:55:42 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/target/sonatype-clm/module.xml 05:55:42 [INFO] 05:55:42 [INFO] ----------------< org.opendaylight.bgpcep:pcep-parent >----------------- 05:55:42 [INFO] Building pcep-parent 0.21.12-SNAPSHOT [163/169] 05:55:42 [INFO] --------------------------------[ pom ]--------------------------------- 05:55:42 [INFO] 05:55:42 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ pcep-parent --- 05:55:42 [INFO] 05:55:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ pcep-parent --- 05:55:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:55:42 [INFO] 05:55:42 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ pcep-parent --- 05:55:42 [INFO] 05:55:42 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ pcep-parent --- 05:55:42 [INFO] Skipping CycloneDX goal, because module skips deploy 05:55:42 [INFO] 05:55:42 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ pcep-parent --- 05:55:42 [INFO] Skipping artifact installation 05:55:42 [INFO] 05:55:42 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ pcep-parent --- 05:55:42 [INFO] org.opendaylight.bgpcep:pcep-parent:pom:0.21.12-SNAPSHOT 05:55:42 [INFO] 05:55:42 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-parent --- 05:55:42 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/pcep/target/sonatype-clm/module.xml 05:55:42 [INFO] 05:55:42 [INFO] -------------< org.opendaylight.bgpcep:programming-parent >------------- 05:55:42 [INFO] Building programming-parent 0.21.12-SNAPSHOT [164/169] 05:55:42 [INFO] --------------------------------[ pom ]--------------------------------- 05:55:42 [INFO] 05:55:42 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ programming-parent --- 05:55:42 [INFO] 05:55:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ programming-parent --- 05:55:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:55:42 [INFO] 05:55:42 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ programming-parent --- 05:55:42 [INFO] 05:55:42 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ programming-parent --- 05:55:42 [INFO] Skipping CycloneDX goal, because module skips deploy 05:55:42 [INFO] 05:55:42 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ programming-parent --- 05:55:42 [INFO] Skipping artifact installation 05:55:42 [INFO] 05:55:42 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ programming-parent --- 05:55:42 [INFO] org.opendaylight.bgpcep:programming-parent:pom:0.21.12-SNAPSHOT 05:55:42 [INFO] 05:55:42 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ programming-parent --- 05:55:42 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/programming/target/sonatype-clm/module.xml 05:55:42 [INFO] 05:55:42 [INFO] ----------------< org.opendaylight.bgpcep:rsvp-parent >----------------- 05:55:42 [INFO] Building rsvp-parent 0.21.12-SNAPSHOT [165/169] 05:55:42 [INFO] --------------------------------[ pom ]--------------------------------- 05:55:42 [INFO] 05:55:42 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rsvp-parent --- 05:55:42 [INFO] 05:55:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rsvp-parent --- 05:55:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:55:42 [INFO] 05:55:42 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rsvp-parent --- 05:55:42 [INFO] 05:55:42 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ rsvp-parent --- 05:55:42 [INFO] Skipping CycloneDX goal, because module skips deploy 05:55:42 [INFO] 05:55:42 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rsvp-parent --- 05:55:42 [INFO] Skipping artifact installation 05:55:42 [INFO] 05:55:42 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ rsvp-parent --- 05:55:42 [INFO] org.opendaylight.bgpcep:rsvp-parent:pom:0.21.12-SNAPSHOT 05:55:42 [INFO] 05:55:42 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rsvp-parent --- 05:55:42 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/target/sonatype-clm/module.xml 05:55:42 [INFO] 05:55:42 [INFO] --------------< org.opendaylight.bgpcep:topology-parent >--------------- 05:55:42 [INFO] Building topology-parent 0.21.12-SNAPSHOT [166/169] 05:55:42 [INFO] --------------------------------[ pom ]--------------------------------- 05:55:42 [INFO] 05:55:42 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ topology-parent --- 05:55:42 [INFO] 05:55:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ topology-parent --- 05:55:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:55:42 [INFO] 05:55:42 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ topology-parent --- 05:55:42 [INFO] 05:55:42 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ topology-parent --- 05:55:42 [INFO] Skipping CycloneDX goal, because module skips deploy 05:55:42 [INFO] 05:55:42 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ topology-parent --- 05:55:42 [INFO] Skipping artifact installation 05:55:42 [INFO] 05:55:42 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ topology-parent --- 05:55:42 [INFO] org.opendaylight.bgpcep:topology-parent:pom:0.21.12-SNAPSHOT 05:55:42 [INFO] 05:55:42 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ topology-parent --- 05:55:42 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/topology/target/sonatype-clm/module.xml 05:55:42 [INFO] 05:55:42 [INFO] ------------< org.opendaylight.bgpcep:config-loader-parent >------------ 05:55:42 [INFO] Building config-loader-parent 0.21.12-SNAPSHOT [167/169] 05:55:42 [INFO] --------------------------------[ pom ]--------------------------------- 05:55:42 [INFO] 05:55:42 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ config-loader-parent --- 05:55:42 [INFO] 05:55:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ config-loader-parent --- 05:55:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:55:42 [INFO] 05:55:42 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ config-loader-parent --- 05:55:42 [INFO] 05:55:42 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ config-loader-parent --- 05:55:42 [INFO] Skipping CycloneDX goal, because module skips deploy 05:55:42 [INFO] 05:55:42 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ config-loader-parent --- 05:55:42 [INFO] Skipping artifact installation 05:55:42 [INFO] 05:55:42 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ config-loader-parent --- 05:55:42 [INFO] org.opendaylight.bgpcep:config-loader-parent:pom:0.21.12-SNAPSHOT 05:55:42 [INFO] 05:55:42 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ config-loader-parent --- 05:55:42 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/target/sonatype-clm/module.xml 05:55:42 [INFO] 05:55:42 [INFO] ----------------< org.opendaylight.bgpcep:bgpcep-karaf >---------------- 05:55:42 [INFO] Building bgpcep-karaf 0.21.12-SNAPSHOT [168/169] 05:55:42 [INFO] --------------------------------[ pom ]--------------------------------- 05:55:49 [INFO] 05:55:49 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgpcep-karaf --- 05:55:49 [INFO] 05:55:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgpcep-karaf --- 05:55:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:55:49 [INFO] 05:55:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgpcep-karaf --- 05:55:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:55:49 [INFO] 05:55:49 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgpcep-karaf --- 05:55:49 [INFO] 05:55:49 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgpcep-karaf --- 05:55:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.21.x/distribution-karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 05:55:49 [INFO] 05:55:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgpcep-karaf --- 05:55:49 [INFO] Starting audit... 05:55:49 Audit done. 05:55:49 [INFO] You have 0 Checkstyle violations. 05:55:49 [INFO] 05:55:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgpcep-karaf --- 05:55:49 [INFO] Starting audit... 05:55:49 Audit done. 05:55:49 [INFO] You have 0 Checkstyle violations. 05:55:49 [INFO] 05:55:49 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgpcep-karaf --- 05:55:49 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.21.x/distribution-karaf/target/classes/LICENSE 05:55:49 [INFO] 05:55:49 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ bgpcep-karaf --- 05:55:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/distribution-karaf/src/main/resources 05:55:49 [INFO] 05:55:49 [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ bgpcep-karaf --- 05:55:49 [INFO] Using repositories: 05:55:49 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 05:55:49 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 05:55:49 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:55:49 [INFO] Creating work directory: /w/workspace/bgpcep-maven-clm-0.21.x/distribution-karaf/target/assembly 05:55:49 [INFO] Loading direct KAR and features XML dependencies 05:55:49 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar 05:55:49 [INFO] Feature framework will be added as a startup feature 05:55:49 [INFO] Generating Karaf assembly: /w/workspace/bgpcep-maven-clm-0.21.x/distribution-karaf/target/assembly 05:55:49 [INFO] Unzipping kars 05:55:49 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar 05:55:49 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 05:55:49 [INFO] Loading profiles from: 05:55:49 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 05:55:49 [INFO] Loading repositories 05:55:50 [INFO] Generating generated-startup profile 05:55:50 [INFO] Generating generated-boot profile with parents: generated-startup 05:55:50 [INFO] Generating generated-installed profile 05:55:50 [INFO] Configuring etc/config.properties and etc/system.properties 05:55:50 [INFO] Downloading libraries for generated profiles 05:55:50 [INFO] Downloading additional libraries 05:55:50 [INFO] Writing configurations 05:55:50 [INFO] adding config file: etc/profile.cfg 05:55:50 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 05:55:50 [INFO] Startup stage 05:55:50 [INFO] Loading startup repositories 05:55:50 [INFO] Resolving startup features and bundles 05:55:50 [INFO] Features: framework 05:55:50 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 05:55:50 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 05:55:50 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 05:55:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 05:55:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 05:55:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 05:55:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 05:55:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 05:55:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 05:55:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 05:55:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 05:55:50 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 05:55:50 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 05:55:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 05:55:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 05:55:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 05:55:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 05:55:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 05:55:50 [INFO] Boot stage 05:55:50 [INFO] Loading boot repositories 05:55:50 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/9.0.6/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/6.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-dependencies/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-extensions-api/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-inet/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser-api/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-api/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-linkstate/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-flowspec/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep-testing/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-l3vpn/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-labeled-unicast/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-evpn/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-mvpn/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-config-example/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-impl/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-route-target/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-path-selection-mode/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo-api/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-cli/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-state/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-topology/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-api/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-loader/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-concepts/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-impl/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-spi/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-config-loader/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-routing-policy-config-loader/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-example/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-api/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-impl/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-api/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-impl/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-stateful/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph-api/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-tunnel-provider/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology-provider/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server-provider/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-protocols-config-loader/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-segment-routing/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-cli/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp-api/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-api/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-tunnel-api/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-segment-routing/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/9.0.6/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-base-parser/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-config-example/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/9.0.6/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7224/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345-non-nmda/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348-non-nmda/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8520/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8519/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8530/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8542/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8776/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8349/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346-non-nmda/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819-non-nmda/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795-non-nmda/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.8/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.8/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/13.0.8/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-extras-dependencies/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.6/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8639/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8650/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8641/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-data-change-counter/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.6/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-benchmark/0.21.12-SNAPSHOT/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.5/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.5/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.8/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.5/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.8/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.5/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.5/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.6/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.6/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.5/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.8/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.5/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.1.5/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.8/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.8/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.6/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.6/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.5/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.8/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.5/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.5/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.11/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.5/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.5/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.8/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.1.5/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.8/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.8/xml/features 05:55:50 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.6/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.5/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.8/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.8/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.6/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.8/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.6/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.8/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.8/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.5/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.8/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.5/xml/features 05:55:50 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 05:55:50 [INFO] Feature kar/4.4.6 is defined as a boot feature 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 05:55:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 05:55:50 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 05:55:50 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 05:55:50 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 05:55:50 [INFO] Feature scr/4.4.6 is defined as a boot feature 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 05:55:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 05:55:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 05:55:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 05:55:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 05:55:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 05:55:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 05:55:50 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 05:55:50 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 05:55:50 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 05:55:50 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 05:55:50 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 05:55:50 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 05:55:50 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 05:55:50 [INFO] Feature shell/4.4.6 is defined as a boot feature 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 05:55:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 05:55:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 05:55:50 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 05:55:50 [INFO] Feature service/4.4.6 is defined as a boot feature 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 05:55:50 [INFO] Feature jaas/4.4.6 is defined as a boot feature 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 05:55:50 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 05:55:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 05:55:50 [INFO] Feature 2a61ff18-56fb-45ed-9553-ede661172bf3/0.0.0 is defined as a boot feature 05:55:50 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.5 05:55:50 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.5 05:55:50 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 05:55:50 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 05:55:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 05:55:50 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.5 05:55:50 [INFO] Feature package/4.4.6 is defined as a boot feature 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 05:55:50 [INFO] Feature ssh/4.4.6 is defined as a boot feature 05:55:50 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 05:55:50 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 05:55:50 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 05:55:50 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 05:55:50 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 05:55:50 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 05:55:50 [INFO] Feature feature/4.4.6 is defined as a boot feature 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 05:55:50 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 05:55:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 05:55:50 [INFO] Feature management/4.4.6 is defined as a boot feature 05:55:50 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 05:55:50 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 05:55:50 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 05:55:50 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 05:55:50 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 05:55:50 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 05:55:50 [INFO] adding config file: etc/jmx.acl.cfg 05:55:50 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 05:55:50 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 05:55:50 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 05:55:50 [INFO] adding config file: etc/org.apache.karaf.management.cfg 05:55:50 [INFO] Feature jline/3.21.0 is defined as a boot feature 05:55:50 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 05:55:50 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 05:55:50 [INFO] Feature system/4.4.6 is defined as a boot feature 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 05:55:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 05:55:50 [INFO] Feature log/4.4.6 is defined as a boot feature 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 05:55:50 [INFO] adding config file: etc/org.apache.karaf.log.cfg 05:55:50 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 05:55:50 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 05:55:50 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 05:55:50 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 05:55:50 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 05:55:50 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 05:55:50 [INFO] Feature config/4.4.6 is defined as a boot feature 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 05:55:50 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 05:55:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 05:55:50 [INFO] Feature instance/4.4.6 is defined as a boot feature 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 05:55:50 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 05:55:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 05:55:50 [INFO] Feature framework/4.4.6 is defined as a boot feature 05:55:50 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 05:55:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 05:55:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 05:55:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 05:55:50 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 05:55:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 05:55:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 05:55:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 05:55:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 05:55:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 05:55:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 05:55:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 05:55:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 05:55:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 05:55:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 05:55:50 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 05:55:50 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 05:55:50 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 05:55:50 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 05:55:50 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 05:55:50 [INFO] Feature deployer/4.4.6 is defined as a boot feature 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 05:55:50 [INFO] Feature bundle/4.4.6 is defined as a boot feature 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 05:55:50 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 05:55:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 05:55:50 [INFO] Feature standard/4.4.6 is defined as a boot feature 05:55:50 [INFO] Install stage 05:55:50 [INFO] Loading installed repositories 05:55:50 [INFO] Feature wrapper/4.4.6 is defined as an installed feature 05:55:50 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 05:55:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 05:55:50 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 05:55:50 [INFO] 05:55:50 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgpcep-karaf >>> 05:55:50 [INFO] 05:55:50 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgpcep-karaf --- 05:55:50 [INFO] 05:55:50 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgpcep-karaf <<< 05:55:50 [INFO] 05:55:50 [INFO] 05:55:50 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgpcep-karaf --- 05:55:50 [INFO] 05:55:50 [INFO] --- maven-dependency-plugin:3.8.0:copy (apply-branding) @ bgpcep-karaf --- 05:55:50 [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:13.1.5' (/tmp/r/org/opendaylight/odlparent/karaf.branding/13.1.5/karaf.branding-13.1.5.jar) to /w/workspace/bgpcep-maven-clm-0.21.x/distribution-karaf/target/assembly/lib/karaf.branding-13.1.5.jar 05:55:50 [INFO] 05:55:50 [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ bgpcep-karaf --- 05:55:50 [INFO] 05:55:50 [INFO] --- maven-dependency-plugin:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ bgpcep-karaf --- 05:55:50 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 05:55:50 [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:13.1.5' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.5/opendaylight-karaf-resources-13.1.5-config.properties) to /w/workspace/bgpcep-maven-clm-0.21.x/distribution-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 05:55:50 [INFO] 05:55:50 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgpcep-karaf --- 05:55:50 [INFO] 05:55:50 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ bgpcep-karaf --- 05:55:50 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.21.x/distribution-karaf/src/main/assembly 05:55:50 [INFO] 05:55:50 [INFO] --- karaf-plugin:13.1.5:populate-local-repo (populate-local-repo) @ bgpcep-karaf --- 05:55:51 [INFO] Feature repository discovered recursively: efa906cd-1506-4af8-95d1-3200905405ef 05:55:51 [INFO] Feature repository discovered recursively: features-bgpcep 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-algo 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 05:55:51 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 05:55:51 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-yangtools-data 05:55:51 [INFO] Feature repository discovered recursively: odl-antlr4 05:55:51 [INFO] Feature repository discovered recursively: odl-yangtools-netty 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 05:55:51 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 05:55:51 [INFO] Feature repository discovered recursively: odl-apache-commons-text 05:55:51 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 05:55:51 [INFO] Feature repository discovered recursively: odl-controller-akka 05:55:51 [INFO] Feature repository discovered recursively: odl-controller-scala 05:55:51 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 05:55:51 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.6 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.6 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-yangtools-codec 05:55:51 [INFO] Feature repository discovered recursively: odl-stax2-api 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-p2mp-te-lsp-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing 05:55:51 [INFO] Feature repository discovered recursively: features-bgpcep-testing 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-netty-4 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: features-netconf 05:55:51 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 05:55:51 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 05:55:51 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 05:55:51 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 05:55:51 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 05:55:51 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 05:55:51 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 05:55:51 [INFO] Feature repository discovered recursively: odl-jersey-2 05:55:51 [INFO] Feature repository discovered recursively: odl-javassist-3 05:55:51 [INFO] Feature repository discovered recursively: odl-extras-9.0.6 05:55:51 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 05:55:51 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-all 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-client 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-impl 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-console 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-topology 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-jackson-2 05:55:51 [INFO] Feature repository discovered recursively: odl-woodstox 05:55:51 [INFO] Feature repository discovered recursively: odl-ws-rs-api 05:55:51 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 05:55:51 [INFO] Feature repository discovered recursively: odl-restconf 05:55:51 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-yangtools-export 05:55:51 [INFO] Feature repository discovered recursively: odl-restconf-all 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-yangtools-common 05:55:51 [INFO] Feature repository discovered recursively: odl-yangtools-util 05:55:51 [INFO] Feature repository discovered recursively: pt-triemap 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-keystore 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-truststore 05:55:51 [INFO] Feature repository discovered recursively: features-mdsal 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-binding 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-common 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-dom 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 05:55:51 [INFO] Feature repository discovered recursively: odl-yangtools-parser 05:55:51 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-trace-13.0.7 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-13.0.7 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types 05:55:51 [INFO] Feature repository discovered recursively: features-controller-testing 05:55:51 [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.0.6 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 05:55:51 [INFO] Feature repository discovered recursively: features-infrautils 05:55:51 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 05:55:51 [INFO] Feature repository discovered recursively: odl-guava 05:55:51 [INFO] Feature repository discovered recursively: odl-gson 05:55:51 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 05:55:51 [INFO] Feature repository discovered recursively: odl-servlet-api 05:55:51 [INFO] Feature repository discovered recursively: odl-infrautils-ready 05:55:51 [INFO] Feature repository discovered recursively: odl-infrautils-utils 05:55:51 [INFO] Feature repository discovered recursively: framework-4.4.6 05:55:51 [INFO] Feature repository discovered recursively: standard-4.4.6 05:55:51 [INFO] Feature repository discovered recursively: framework-4.4.6 05:55:51 [INFO] Feature repository discovered recursively: features-bgpcep 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-algo 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 05:55:51 [INFO] Feature repository discovered recursively: odl-yangtools-common 05:55:51 [INFO] Feature repository discovered recursively: odl-yangtools-util 05:55:51 [INFO] Feature repository discovered recursively: odl-guava 05:55:51 [INFO] Feature repository discovered recursively: pt-triemap 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 05:55:51 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 05:55:51 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 05:55:51 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-common 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 05:55:51 [INFO] Feature repository discovered recursively: odl-yangtools-data 05:55:51 [INFO] Feature repository discovered recursively: odl-antlr4 05:55:51 [INFO] Feature repository discovered recursively: odl-yangtools-parser 05:55:51 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 05:55:51 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 05:55:51 [INFO] Feature repository discovered recursively: odl-apache-commons-text 05:55:51 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 05:55:51 [INFO] Feature repository discovered recursively: odl-yangtools-codec 05:55:51 [INFO] Feature repository discovered recursively: odl-gson 05:55:51 [INFO] Feature repository discovered recursively: odl-stax2-api 05:55:51 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 05:55:51 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 05:55:51 [INFO] Feature repository discovered recursively: odl-netty-4 05:55:51 [INFO] Feature repository discovered recursively: odl-servlet-api 05:55:51 [INFO] Feature repository discovered recursively: odl-controller-akka 05:55:51 [INFO] Feature repository discovered recursively: odl-controller-scala 05:55:51 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.6 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-yangtools-netty 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.6 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp 05:55:51 [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-p2mp-te-lsp-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing 05:55:51 [INFO] Feature repository discovered recursively: features-bgpcep-testing 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.21.12-SNAPSHOT 05:55:51 [INFO] Feature repository discovered recursively: features-netconf 05:55:51 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 05:55:51 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 05:55:51 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 05:55:51 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 05:55:51 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 05:55:51 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 05:55:51 [INFO] Feature repository discovered recursively: odl-extras-9.0.6 05:55:51 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 05:55:51 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 05:55:51 [INFO] Feature repository discovered recursively: odl-ws-rs-api 05:55:51 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 05:55:51 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 05:55:51 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 05:55:51 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 05:55:51 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 05:55:51 [INFO] Feature repository discovered recursively: odl-jersey-2 05:55:51 [INFO] Feature repository discovered recursively: odl-javassist-3 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-all 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-client 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-keystore 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-truststore 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-impl 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-topology 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-console 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-jackson-2 05:55:51 [INFO] Feature repository discovered recursively: odl-woodstox 05:55:51 [INFO] Feature repository discovered recursively: odl-restconf 05:55:51 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 05:55:51 [INFO] Feature repository discovered recursively: odl-yangtools-export 05:55:51 [INFO] Feature repository discovered recursively: odl-restconf-all 05:55:51 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 05:55:51 [INFO] Feature repository discovered recursively: features-mdsal 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-binding 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-dom 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-trace-13.0.7 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-13.0.7 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types 05:55:51 [INFO] Feature repository discovered recursively: features-controller-testing 05:55:51 [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.0.6 05:55:51 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 05:55:51 [INFO] Feature repository discovered recursively: features-infrautils 05:55:51 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 05:55:51 [INFO] Feature repository discovered recursively: odl-infrautils-ready 05:55:51 [INFO] Feature repository discovered recursively: odl-infrautils-utils 05:55:51 [INFO] Feature repository discovered recursively: standard-4.4.6 05:55:51 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 05:55:51 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 05:55:51 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 05:55:52 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 05:55:52 [INFO] 05:55:52 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ bgpcep-karaf --- 05:55:53 [INFO] Executing tasks 05:55:53 [INFO] Executed tasks 05:55:53 [INFO] 05:55:53 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ bgpcep-karaf --- 05:55:53 [INFO] Executing tasks 05:55:53 [INFO] [delete] Deleting directory /w/workspace/bgpcep-maven-clm-0.21.x/distribution-karaf/target/assembly/system/org/bouncycastle 05:55:53 [INFO] Executed tasks 05:55:53 [INFO] 05:55:53 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgpcep-karaf --- 05:55:53 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 05:55:53 [INFO] 05:55:53 [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ bgpcep-karaf --- 05:56:07 [INFO] 05:56:07 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgpcep-karaf --- 05:56:07 [INFO] CycloneDX: Resolving Dependencies 05:56:17 [INFO] CycloneDX: Creating BOM version 1.5 with 710 component(s) 05:56:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.21.x/distribution-karaf/target/bom.xml 05:56:17 [INFO] attaching as bgpcep-karaf-0.21.12-SNAPSHOT-cyclonedx.xml 05:56:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.21.x/distribution-karaf/target/bom.json 05:56:17 [INFO] attaching as bgpcep-karaf-0.21.12-SNAPSHOT-cyclonedx.json 05:56:17 [INFO] 05:56:17 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgpcep-karaf --- 05:56:17 [INFO] Skipping duplicate-finder execution! 05:56:17 [INFO] 05:56:17 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgpcep-karaf --- 05:56:17 [INFO] Skipping pom project 05:56:17 [INFO] 05:56:17 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgpcep-karaf --- 05:56:17 [INFO] 05:56:17 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgpcep-karaf --- 05:56:17 [INFO] 05:56:17 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgpcep-karaf --- 05:56:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:56:17 [INFO] 05:56:17 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgpcep-karaf --- 05:56:17 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/distribution-karaf/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.21.12-SNAPSHOT/bgpcep-karaf-0.21.12-SNAPSHOT.pom 05:56:17 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/distribution-karaf/target/bgpcep-karaf-0.21.12-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.21.12-SNAPSHOT/bgpcep-karaf-0.21.12-SNAPSHOT.tar.gz 05:56:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/distribution-karaf/target/bgpcep-karaf-0.21.12-SNAPSHOT.zip to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.21.12-SNAPSHOT/bgpcep-karaf-0.21.12-SNAPSHOT.zip 05:56:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/distribution-karaf/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.21.12-SNAPSHOT/bgpcep-karaf-0.21.12-SNAPSHOT-cyclonedx.xml 05:56:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.21.x/distribution-karaf/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.21.12-SNAPSHOT/bgpcep-karaf-0.21.12-SNAPSHOT-cyclonedx.json 05:56:18 [INFO] 05:56:18 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgpcep-karaf --- 05:56:18 [INFO] org.opendaylight.bgpcep:bgpcep-karaf:pom:0.21.12-SNAPSHOT 05:56:18 [INFO] +- org.apache.karaf.features:framework:kar:4.4.6:compile 05:56:18 [INFO] | +- org.apache.karaf.features:base:jar:4.4.6:runtime 05:56:18 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 05:56:18 [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime 05:56:18 [INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime 05:56:18 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 05:56:18 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 05:56:18 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 05:56:18 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 05:56:18 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.6:runtime 05:56:18 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.6:runtime 05:56:18 [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime 05:56:18 [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime 05:56:18 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.6:runtime 05:56:18 [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime 05:56:18 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime 05:56:18 [INFO] | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.6:runtime 05:56:18 [INFO] | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.6:runtime 05:56:18 [INFO] | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.6:compile 05:56:18 [INFO] | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:compile 05:56:18 [INFO] | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 05:56:18 [INFO] | | \- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 05:56:18 [INFO] | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.6:runtime 05:56:18 [INFO] | | \- org.apache.sshd:sshd-osgi:jar:2.12.1:runtime 05:56:18 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 05:56:18 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:compile 05:56:18 [INFO] | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.6:runtime 05:56:18 [INFO] | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.6:compile 05:56:18 [INFO] | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:compile 05:56:18 [INFO] | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:compile 05:56:18 [INFO] | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:compile 05:56:18 [INFO] | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime 05:56:18 [INFO] | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime 05:56:18 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime 05:56:18 [INFO] | +- org.jline:jline:jar:3.21.0:compile 05:56:18 [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.7:compile 05:56:18 [INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided 05:56:18 [INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile 05:56:18 [INFO] | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.7:compile 05:56:18 [INFO] | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.7:compile 05:56:18 [INFO] | | +- ch.qos.logback:logback-core:jar:1.3.14:compile 05:56:18 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.3.14:compile 05:56:18 [INFO] | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:compile 05:56:18 [INFO] | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:compile 05:56:18 [INFO] | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:compile 05:56:18 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 05:56:18 [INFO] | | \- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 05:56:18 [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 05:56:18 [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 05:56:18 [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 05:56:18 [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 05:56:18 [INFO] | | \- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 05:56:18 [INFO] | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile 05:56:18 [INFO] | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile 05:56:18 [INFO] | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:compile 05:56:18 [INFO] | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.6:compile 05:56:18 [INFO] | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile 05:56:18 [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile 05:56:18 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile 05:56:18 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile 05:56:18 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:compile 05:56:18 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 05:56:18 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile 05:56:18 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 05:56:18 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 05:56:18 [INFO] +- org.opendaylight.bgpcep:features-bgpcep:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-algo:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:algo-impl:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:runtime 05:56:18 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:runtime 05:56:18 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:runtime 05:56:18 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:runtime 05:56:18 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:runtime 05:56:18 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:runtime 05:56:18 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:algo-api:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-config-example:xml:bgp-initial-config:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-config-example:xml:network-topology-bgp-initial-config:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.114.Final:runtime 05:56:18 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:runtime 05:56:18 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:runtime (optional) 05:56:18 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:runtime 05:56:18 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:runtime 05:56:18 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:runtime 05:56:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:runtime 05:56:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:runtime 05:56:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:runtime 05:56:18 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-inet:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.8:runtime 05:56:18 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.8:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:runtime 05:56:18 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:runtime 05:56:18 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:runtime 05:56:18 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:runtime 05:56:18 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.8:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:runtime 05:56:18 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:runtime 05:56:18 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:runtime 05:56:18 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:runtime 05:56:18 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:runtime 05:56:18 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:runtime 05:56:18 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:runtime 05:56:18 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:runtime 05:56:18 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:runtime 05:56:18 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:runtime 05:56:18 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:runtime 05:56:18 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:runtime 05:56:18 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:runtime 05:56:18 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:runtime 05:56:18 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:runtime 05:56:18 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:runtime 05:56:18 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:runtime 05:56:18 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:runtime 05:56:18 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:runtime 05:56:18 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:runtime 05:56:18 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:runtime 05:56:18 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:runtime 05:56:18 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:runtime 05:56:18 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:runtime 05:56:18 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:runtime 05:56:18 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:runtime 05:56:18 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-flowspec:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-l3vpn:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-mvpn:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-route-target:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-evpn:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.17.0:runtime 05:56:18 [INFO] | | | +- io.netty:netty-codec:jar:4.1.114.Final:runtime 05:56:18 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:runtime 05:56:18 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:runtime 05:56:18 [INFO] | | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:runtime 05:56:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:runtime 05:56:18 [INFO] | | \- org.opendaylight.controller:blueprint:jar:9.0.6:runtime 05:56:18 [INFO] | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-topology:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-topology-provider:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-cli:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-cli:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-state:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bmp:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-impl:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-config-example:xml:odl-bmp-monitors-config:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:bmp-monitors-config-loader:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:concepts:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | +- org.opendaylight.bgpcep:config-loader-impl:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:runtime 05:56:18 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:runtime 05:56:18 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:runtime 05:56:18 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:runtime 05:56:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:runtime 05:56:18 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:topology-config-loader:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:protocols-config-loader:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:graph-impl:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:graph-api:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | +- org.opendaylight.bgpcep:pcep-api:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:pcep-spi:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:pcep-impl:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- io.netty:netty-handler:jar:4.1.114.Final:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | +- org.opendaylight.bgpcep:programming-api:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | +- org.opendaylight.bgpcep:programming-spi:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-programming-impl:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:programming-impl:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:pcep-server-api:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:pcep-server-provider:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-p2mp-te-lsp:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:pcep-ietf-p2mp-te-lsp:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:pcep-topology-provider:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | +- org.opendaylight.bgpcep:pcep-tunnel-provider:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-segment-routing:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-auto-bandwidth:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:pcep-auto-bandwidth-extension:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:pcep-config-example:xml:network-topology-pcep-initial-config:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-cli:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:pcep-cli:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:rsvp-impl:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:topology-api:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | \- org.opendaylight.bgpcep:topology-segment-routing:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] +- org.opendaylight.bgpcep:features-bgpcep-testing:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:runtime 05:56:18 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.114.Final:runtime 05:56:18 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:runtime 05:56:18 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:runtime 05:56:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-benchmark:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-benchmark-app:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-data-change-counter:xml:features:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] | \- org.opendaylight.bgpcep:data-change-counter:jar:0.21.12-SNAPSHOT:runtime 05:56:18 [INFO] +- org.opendaylight.netconf:features-netconf:xml:features:7.0.11:runtime 05:56:18 [INFO] | +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.11:runtime 05:56:18 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:runtime 05:56:18 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:runtime 05:56:18 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.8:runtime 05:56:18 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.8:runtime 05:56:18 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.8:runtime 05:56:18 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.8:runtime 05:56:18 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.8:runtime 05:56:18 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:runtime 05:56:18 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:runtime 05:56:18 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:runtime 05:56:18 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:runtime 05:56:18 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:runtime 05:56:18 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:runtime 05:56:18 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:runtime 05:56:18 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:runtime 05:56:18 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:runtime 05:56:18 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:runtime 05:56:18 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:runtime 05:56:18 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime 05:56:18 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:runtime 05:56:18 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:runtime 05:56:18 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:runtime 05:56:18 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:runtime 05:56:18 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:runtime 05:56:18 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:runtime 05:56:18 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.8:runtime 05:56:18 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.6:runtime 05:56:18 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:runtime 05:56:18 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:runtime 05:56:18 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.6:runtime 05:56:18 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.19.8:runtime 05:56:18 [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.8:runtime 05:56:18 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:runtime 05:56:18 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:runtime 05:56:18 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:runtime 05:56:18 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.8:runtime 05:56:18 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.8:runtime 05:56:18 [INFO] | | | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.8:runtime 05:56:18 [INFO] | | | | \- com.h2database:h2:jar:2.2.224:runtime 05:56:18 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:runtime 05:56:18 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 05:56:18 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 05:56:18 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 05:56:18 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 05:56:18 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 05:56:18 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 05:56:18 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 05:56:18 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 05:56:18 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 05:56:18 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 05:56:18 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 05:56:18 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 05:56:18 [INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 05:56:18 [INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 05:56:18 [INFO] | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 05:56:18 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 05:56:18 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:runtime 05:56:18 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.8:runtime 05:56:18 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.8:runtime 05:56:18 [INFO] | | +- org.opendaylight.netconf:netconf-auth:jar:7.0.11:runtime 05:56:18 [INFO] | | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.11:runtime 05:56:18 [INFO] | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:runtime 05:56:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-all:xml:features:7.0.11:runtime 05:56:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11:runtime 05:56:18 [INFO] | | \- org.opendaylight.netconf:netconf-api:jar:7.0.11:runtime 05:56:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.11:runtime 05:56:18 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:7.0.11:runtime 05:56:18 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.11:runtime 05:56:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.11:runtime 05:56:18 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.11:runtime 05:56:18 [INFO] | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.11:runtime 05:56:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.11:runtime 05:56:18 [INFO] | | \- org.opendaylight.netconf:netconf-server:jar:7.0.11:runtime 05:56:18 [INFO] | | \- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.11:runtime 05:56:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-mdsal:xml:features:7.0.11:runtime 05:56:18 [INFO] | | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.11:runtime 05:56:18 [INFO] | | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.11:runtime 05:56:18 [INFO] | | +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.11:runtime 05:56:18 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:runtime 05:56:18 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.netconf:netconf-nb:jar:7.0.11:runtime 05:56:18 [INFO] | | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.11:runtime 05:56:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11:runtime 05:56:18 [INFO] | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.11:runtime 05:56:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.11:runtime 05:56:18 [INFO] | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.11:runtime 05:56:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11:runtime 05:56:18 [INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11:runtime 05:56:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11:runtime 05:56:18 [INFO] | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.11:runtime 05:56:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11:runtime 05:56:18 [INFO] | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.11:runtime 05:56:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.11:runtime 05:56:18 [INFO] | | \- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.11:runtime 05:56:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.11:runtime 05:56:18 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11:runtime 05:56:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11:runtime 05:56:18 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11:runtime 05:56:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8639:xml:features:7.0.11:runtime 05:56:18 [INFO] | | \- org.opendaylight.netconf.model:rfc8639:jar:7.0.11:runtime 05:56:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8641:xml:features:7.0.11:runtime 05:56:18 [INFO] | | \- org.opendaylight.netconf.model:rfc8641:jar:7.0.11:runtime 05:56:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8650:xml:features:7.0.11:runtime 05:56:18 [INFO] | | \- org.opendaylight.netconf.model:rfc8650:jar:7.0.11:runtime 05:56:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.11:runtime 05:56:18 [INFO] | | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11:runtime 05:56:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-clustered-topology:xml:features:7.0.11:runtime 05:56:18 [INFO] | | \- org.opendaylight.netconf:netconf-topology-singleton:jar:7.0.11:runtime 05:56:18 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:runtime 05:56:18 [INFO] | | | +- com.typesafe:config:jar:1.4.2:runtime 05:56:18 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:runtime 05:56:18 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:runtime 05:56:18 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:runtime 05:56:18 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:runtime 05:56:18 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:runtime 05:56:18 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:runtime 05:56:18 [INFO] | | | +- org.scala-lang:scala-library:jar:2.13.14:runtime 05:56:18 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:runtime 05:56:18 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:runtime 05:56:18 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:runtime 05:56:18 [INFO] | | +- org.opendaylight.netconf:netconf-topology:jar:7.0.11:runtime 05:56:18 [INFO] | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:runtime 05:56:18 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:runtime 05:56:18 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:runtime 05:56:18 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:runtime 05:56:18 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:runtime 05:56:18 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.22.0:runtime 05:56:18 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:runtime 05:56:18 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:runtime 05:56:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.11:runtime 05:56:18 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:runtime 05:56:18 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:runtime 05:56:18 [INFO] | | +- com.google.code.gson:gson:jar:2.11.0:runtime 05:56:18 [INFO] | | | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:runtime 05:56:18 [INFO] | | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.11:runtime 05:56:18 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:runtime 05:56:18 [INFO] | | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.11:runtime 05:56:18 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11:runtime 05:56:18 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:runtime 05:56:18 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:runtime 05:56:18 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:runtime 05:56:18 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:runtime 05:56:18 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:runtime 05:56:18 [INFO] | | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:runtime 05:56:18 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:runtime 05:56:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.11:runtime 05:56:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:7.0.11:runtime 05:56:18 [INFO] | | \- org.opendaylight.netconf:callhome-provider:jar:7.0.11:runtime 05:56:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-console:xml:features:7.0.11:runtime 05:56:18 [INFO] | | \- org.opendaylight.netconf:netconf-console:jar:7.0.11:runtime 05:56:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.11:runtime 05:56:18 [INFO] | | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.11:runtime 05:56:18 [INFO] | +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.11:runtime 05:56:18 [INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.5:runtime 05:56:18 [INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.5:runtime 05:56:18 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:runtime 05:56:18 [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:runtime 05:56:18 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:runtime 05:56:18 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:runtime 05:56:18 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:runtime 05:56:18 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:runtime 05:56:18 [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:runtime 05:56:18 [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:runtime 05:56:18 [INFO] | | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.11:runtime 05:56:18 [INFO] | | +- dk.brics:automaton:jar:1.12-4:runtime 05:56:18 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:runtime 05:56:18 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:runtime 05:56:18 [INFO] | | +- org.opendaylight.netconf:restconf-nb:jar:7.0.11:runtime 05:56:18 [INFO] | | | +- org.opendaylight.netconf:restconf-api:jar:7.0.11:runtime 05:56:18 [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.11:runtime 05:56:18 [INFO] | | | +- org.opendaylight.netconf:restconf-common:jar:7.0.11:runtime 05:56:18 [INFO] | | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.8:runtime 05:56:18 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:runtime 05:56:18 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:runtime 05:56:18 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:runtime 05:56:18 [INFO] | | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:runtime 05:56:18 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:runtime 05:56:18 [INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:runtime 05:56:18 [INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:runtime 05:56:18 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:runtime 05:56:18 [INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:runtime 05:56:18 [INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:runtime 05:56:18 [INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:runtime 05:56:18 [INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:runtime 05:56:18 [INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:runtime 05:56:18 [INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:runtime 05:56:18 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.8:runtime 05:56:18 [INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:runtime 05:56:18 [INFO] | +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.11:runtime 05:56:18 [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.11:runtime 05:56:18 [INFO] | | \- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.11:runtime 05:56:18 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.8:runtime 05:56:18 [INFO] | +- org.opendaylight.netconf:odl-restconf-all:xml:features:7.0.11:runtime 05:56:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.11:runtime 05:56:18 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:runtime 05:56:18 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:runtime 05:56:18 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:runtime 05:56:18 [INFO] | | \- org.opendaylight.netconf:transport-api:jar:7.0.11:runtime 05:56:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.11:runtime 05:56:18 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.11:runtime 05:56:18 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:runtime 05:56:18 [INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:runtime 05:56:18 [INFO] | | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11:runtime 05:56:18 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.11:runtime 05:56:18 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.11:runtime 05:56:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.11:runtime 05:56:18 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.11:runtime 05:56:18 [INFO] | | \- org.opendaylight.netconf:keystore-none:jar:7.0.11:runtime 05:56:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore-plaintext:xml:features:7.0.11:runtime 05:56:18 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.11:runtime 05:56:18 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-localfile:jar:7.0.11:runtime 05:56:18 [INFO] | | \- org.opendaylight.netconf:keystore-plaintext-cli:jar:7.0.11:runtime 05:56:18 [INFO] | \- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.11:runtime 05:56:18 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.11:runtime 05:56:18 [INFO] | \- org.opendaylight.netconf:truststore-none:jar:7.0.11:runtime 05:56:18 [INFO] +- org.opendaylight.mdsal:features-mdsal:xml:features:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding:xml:features:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:runtime 05:56:18 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:runtime 05:56:18 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:runtime 05:56:18 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:runtime 05:56:18 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:runtime 05:56:18 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:runtime 05:56:18 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:runtime 05:56:18 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:runtime 05:56:18 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:runtime 05:56:18 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:runtime 05:56:18 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:runtime 05:56:18 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom:xml:features:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:runtime 05:56:18 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:runtime 05:56:18 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:runtime 05:56:18 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:runtime 05:56:18 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:runtime 05:56:18 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:runtime 05:56:18 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-trace:xml:features:13.0.7:runtime 05:56:18 [INFO] | | +- org.opendaylight.mdsal:mdsal-trace-api:jar:13.0.7:runtime 05:56:18 [INFO] | | +- org.opendaylight.mdsal:mdsal-trace-impl:jar:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-trace-cli:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-rfc8294-netty:xml:features:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-replicate-common:xml:features:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-replicate-common:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-replicate-netty:xml:features:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-replicate-netty:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:runtime 05:56:18 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:runtime 05:56:18 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7224:xml:features:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-if-type:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.7:runtime 05:56:18 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:runtime 05:56:18 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8345:xml:features:13.0.7:runtime 05:56:18 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network:jar:13.0.7:runtime 05:56:18 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-state:jar:13.0.7:runtime 05:56:18 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology:jar:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology-state:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8345-non-nmda:xml:features:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8346:xml:features:13.0.7:runtime 05:56:18 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology:jar:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology-state:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8346-non-nmda:xml:features:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8348:xml:features:13.0.7:runtime 05:56:18 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-hardware:jar:13.0.7:runtime 05:56:18 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware:jar:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware-state:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8348-non-nmda:xml:features:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8349:xml:features:13.0.7:runtime 05:56:18 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-routing:jar:13.0.7:runtime 05:56:18 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv4-unicast-routing:jar:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv6-unicast-routing:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8519:xml:features:13.0.7:runtime 05:56:18 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-access-control-list:jar:13.0.7:runtime 05:56:18 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-ethertypes:jar:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-packet-fields:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8520:xml:features:13.0.7:runtime 05:56:18 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-acldns:jar:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-mud:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8530:xml:features:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8530:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8542:xml:features:13.0.7:runtime 05:56:18 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-topology:jar:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-types:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8776:xml:features:13.0.7:runtime 05:56:18 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-types:jar:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-packet-types:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8795:xml:features:13.0.7:runtime 05:56:18 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8795-ietf-te-topology:jar:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8795-ietf-te-topology-state:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8795-non-nmda:xml:features:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8819:xml:features:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8819-ietf-module-tags:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8819-non-nmda:xml:features:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8819-ietf-module-tags-state:jar:13.0.7:runtime 05:56:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:runtime 05:56:18 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:runtime 05:56:18 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.7:runtime 05:56:18 [INFO] | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:runtime 05:56:18 [INFO] +- org.opendaylight.controller:features-controller-testing:xml:features:9.0.6:runtime 05:56:18 [INFO] | +- org.opendaylight.controller:odl-clustering-test-app:xml:features:9.0.6:runtime 05:56:18 [INFO] | | +- org.opendaylight.controller.samples:clustering-it-model:jar:9.0.6:runtime 05:56:18 [INFO] | | +- org.opendaylight.controller.samples:clustering-it-provider:jar:9.0.6:runtime 05:56:18 [INFO] | | | \- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:runtime 05:56:18 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:runtime 05:56:18 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:runtime 05:56:18 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:runtime 05:56:18 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:runtime 05:56:18 [INFO] | | +- org.opendaylight.controller.samples:clustering-it-karaf-cli:jar:9.0.6:runtime 05:56:18 [INFO] | | \- org.opendaylight.controller:sal-cluster-admin-karaf-cli:jar:9.0.6:runtime 05:56:18 [INFO] | | \- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:runtime 05:56:18 [INFO] | \- org.opendaylight.controller:odl-mdsal-benchmark:xml:features:9.0.6:runtime 05:56:18 [INFO] | +- org.opendaylight.controller:benchmark-api:jar:9.0.6:runtime 05:56:18 [INFO] | +- org.opendaylight.controller:dsbenchmark:jar:9.0.6:runtime 05:56:18 [INFO] | +- org.opendaylight.controller:ntfbenchmark:jar:9.0.6:runtime 05:56:18 [INFO] | \- org.opendaylight.controller:rpcbenchmark:jar:9.0.6:runtime 05:56:18 [INFO] +- org.opendaylight.infrautils:features-infrautils:xml:features:6.0.11:runtime 05:56:18 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.11:runtime 05:56:18 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:runtime 05:56:18 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:runtime 05:56:18 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:runtime 05:56:18 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:runtime 05:56:18 [INFO] | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.11:runtime 05:56:18 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.11:runtime 05:56:18 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.11:runtime 05:56:18 [INFO] | | \- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.11:runtime 05:56:18 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.11:runtime 05:56:18 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:6.0.11:runtime 05:56:18 [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.11:runtime 05:56:18 [INFO] | | | \- org.awaitility:awaitility:jar:4.2.2:test 05:56:18 [INFO] | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.5:runtime 05:56:18 [INFO] | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.11:runtime 05:56:18 [INFO] | \- org.opendaylight.infrautils:infrautils-util:jar:6.0.11:runtime 05:56:18 [INFO] +- org.apache.karaf.features:framework:xml:features:4.4.6:runtime 05:56:18 [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 05:56:18 [INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 05:56:18 [INFO] +- org.osgi:org.osgi.service.event:jar:1.4.1:provided 05:56:18 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:compile 05:56:18 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 05:56:18 [INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 05:56:18 [INFO] +- org.opendaylight.odlparent:karaf.branding:jar:13.1.5:compile 05:56:18 [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:13.1.5:provided 05:56:18 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:runtime 05:56:18 [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.1.5:runtime 05:56:18 [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.1.5:runtime 05:56:18 [INFO] +- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.1.5:runtime 05:56:18 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 05:56:18 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 05:56:18 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 05:56:18 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 05:56:18 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 05:56:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:56:18 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 05:56:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:56:18 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 05:56:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:56:18 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 05:56:18 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 05:56:18 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 05:56:18 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 05:56:18 [INFO] +- junit:junit:jar:4.13.2:test 05:56:18 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 05:56:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 05:56:18 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 05:56:18 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:runtime 05:56:18 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 05:56:18 [INFO] \- org.objenesis:objenesis:jar:3.3:test 05:56:18 [INFO] 05:56:18 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgpcep-karaf --- 05:56:18 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/distribution-karaf/target/sonatype-clm/module.xml 05:56:18 [INFO] 05:56:18 [INFO] -------------< org.opendaylight.bgpcep:bgpcep-aggregator >-------------- 05:56:18 [INFO] Building bgpcep 0.21.12-SNAPSHOT [169/169] 05:56:18 [INFO] --------------------------------[ pom ]--------------------------------- 05:56:18 [INFO] 05:56:18 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgpcep-aggregator --- 05:56:18 [INFO] 05:56:18 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgpcep-aggregator --- 05:56:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:56:18 [INFO] 05:56:18 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgpcep-aggregator --- 05:56:18 [INFO] 05:56:18 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ bgpcep-aggregator --- 05:56:19 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 05:56:19 [INFO] 05:56:19 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgpcep-aggregator --- 05:56:19 [INFO] Skipping CycloneDX goal, because module skips deploy 05:56:19 [INFO] 05:56:19 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgpcep-aggregator --- 05:56:19 [INFO] Skipping artifact installation 05:56:19 [INFO] 05:56:19 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgpcep-aggregator --- 05:56:19 [INFO] org.opendaylight.bgpcep:bgpcep-aggregator:pom:0.21.12-SNAPSHOT 05:56:19 [INFO] 05:56:19 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgpcep-aggregator --- 05:56:19 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.21.x/target/sonatype-clm/module.xml 05:56:19 [INFO] ------------------------------------------------------------------------ 05:56:19 [INFO] Reactor Summary for bgpcep 0.21.12-SNAPSHOT: 05:56:19 [INFO] 05:56:19 [INFO] bgpcep-artifacts ................................... SUCCESS [ 4.983 s] 05:56:19 [INFO] binding-parent ..................................... SUCCESS [ 9.037 s] 05:56:19 [INFO] graph-api .......................................... SUCCESS [ 14.205 s] 05:56:19 [INFO] algo-api ........................................... SUCCESS [ 7.861 s] 05:56:19 [INFO] concepts ........................................... SUCCESS [ 9.010 s] 05:56:19 [INFO] BGPCEP common parent ............................... SUCCESS [ 0.539 s] 05:56:19 [INFO] algo-impl .......................................... SUCCESS [ 7.943 s] 05:56:19 [INFO] single-feature-parent .............................. SUCCESS [ 3.931 s] 05:56:19 [INFO] OpenDaylight :: GRAPH :: API ....................... SUCCESS [ 13.217 s] 05:56:19 [INFO] OpenDaylight :: BGPCEP :: Concepts ................. SUCCESS [ 8.081 s] 05:56:19 [INFO] OpenDaylight :: Path Computation Algorithms :: API . SUCCESS [ 8.161 s] 05:56:19 [INFO] graph-impl ......................................... SUCCESS [ 6.944 s] 05:56:19 [INFO] OpenDaylight :: GRAPH .............................. SUCCESS [ 20.159 s] 05:56:19 [INFO] OpenDaylight :: Path Computation Algorithms ........ SUCCESS [ 16.909 s] 05:56:19 [INFO] testtool-parent .................................... SUCCESS [ 1.420 s] 05:56:19 [INFO] util ............................................... SUCCESS [ 8.411 s] 05:56:19 [INFO] bgp-concepts ....................................... SUCCESS [ 11.009 s] 05:56:19 [INFO] bgp-parser-api ..................................... SUCCESS [ 10.921 s] 05:56:19 [INFO] bgp-parser-spi ..................................... SUCCESS [ 12.887 s] 05:56:19 [INFO] bgp-util ........................................... SUCCESS [ 5.916 s] 05:56:19 [INFO] bgp-parser-impl .................................... SUCCESS [ 12.961 s] 05:56:19 [INFO] OpenDaylight :: Extras :: Dependencies ............. SUCCESS [ 7.569 s] 05:56:19 [INFO] OpenDaylight :: BGP :: Dependencies ................ SUCCESS [ 7.799 s] 05:56:19 [INFO] OpenDaylight :: BGP :: Parser :: API ............... SUCCESS [ 8.334 s] 05:56:19 [INFO] OpenDaylight :: BGP :: Parser ...................... SUCCESS [ 8.276 s] 05:56:19 [INFO] bgp-rib-api ........................................ SUCCESS [ 7.088 s] 05:56:19 [INFO] bgp-openconfig-api ................................. SUCCESS [ 21.479 s] 05:56:19 [INFO] bgp-rib-spi ........................................ SUCCESS [ 15.742 s] 05:56:19 [INFO] OpenDaylight :: BGP :: RIB Api ..................... SUCCESS [ 11.110 s] 05:56:19 [INFO] bgp-openconfig-spi ................................. SUCCESS [ 6.903 s] 05:56:19 [INFO] OpenDaylight :: BGP :: Openconfig .................. SUCCESS [ 10.941 s] 05:56:19 [INFO] bgp-bmp-api ........................................ SUCCESS [ 9.481 s] 05:56:19 [INFO] bgp-extension-parent ............................... SUCCESS [ 1.589 s] 05:56:19 [INFO] bgp-inet ........................................... SUCCESS [ 16.739 s] 05:56:19 [INFO] bgp-path-selection-mode ............................ SUCCESS [ 9.333 s] 05:56:19 [INFO] config-loader-spi .................................. SUCCESS [ 4.974 s] 05:56:19 [INFO] config-loader-impl ................................. SUCCESS [ 12.715 s] 05:56:19 [INFO] testtool-util ...................................... SUCCESS [ 28.263 s] 05:56:19 [INFO] routing-policy-config-loader ....................... SUCCESS [ 11.317 s] 05:56:19 [INFO] bgp-openconfig-rp-spi .............................. SUCCESS [ 14.005 s] 05:56:19 [INFO] bgp-route-target ................................... SUCCESS [ 16.812 s] 05:56:19 [INFO] bgp-openconfig-rp-impl ............................. SUCCESS [ 6.019 s] 05:56:19 [INFO] rsvp-api ........................................... SUCCESS [ 10.450 s] 05:56:19 [INFO] rsvp-spi ........................................... SUCCESS [ 10.045 s] 05:56:19 [INFO] rsvp-impl .......................................... SUCCESS [ 10.555 s] 05:56:19 [INFO] bgp-linkstate ...................................... SUCCESS [ 25.048 s] 05:56:19 [INFO] bgp-rib-mock ....................................... SUCCESS [ 5.425 s] 05:56:19 [INFO] bgp-config-example ................................. SUCCESS [ 1.892 s] 05:56:19 [INFO] bgp-openconfig-rp-statement ........................ SUCCESS [ 15.671 s] 05:56:19 [INFO] bgp-rib-impl ....................................... SUCCESS [01:09 min] 05:56:19 [INFO] bgp-peer-acceptor .................................. SUCCESS [ 8.258 s] 05:56:19 [INFO] bgp-bmp-spi ........................................ SUCCESS [ 8.994 s] 05:56:19 [INFO] OpenDaylight :: BMP :: API ......................... SUCCESS [ 10.520 s] 05:56:19 [INFO] OpenDaylight :: BGP :: Extensions API .............. SUCCESS [ 10.486 s] 05:56:19 [INFO] OpenDaylight :: BGP :: Inet ........................ SUCCESS [ 10.740 s] 05:56:19 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi SUCCESS [ 11.234 s] 05:56:19 [INFO] OpenDaylight :: BGP :: Route Target Constrains ..... SUCCESS [ 11.729 s] 05:56:19 [INFO] OpenDaylight :: BGP :: Path Selection .............. SUCCESS [ 11.565 s] 05:56:19 [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader ........ SUCCESS [ 8.606 s] 05:56:19 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl SUCCESS [ 17.321 s] 05:56:19 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements SUCCESS [ 16.885 s] 05:56:19 [INFO] OpenDaylight :: BGP :: RIB Impl .................... SUCCESS [ 17.568 s] 05:56:19 [INFO] bgp-openconfig-state ............................... SUCCESS [ 21.535 s] 05:56:19 [INFO] OpenDaylight :: BGP :: Config Loader ............... SUCCESS [ 17.553 s] 05:56:19 [INFO] topology-api ....................................... SUCCESS [ 6.485 s] 05:56:19 [INFO] topology-tunnel-api ................................ SUCCESS [ 5.685 s] 05:56:19 [INFO] topology-segment-routing ........................... SUCCESS [ 5.849 s] 05:56:19 [INFO] bgp-topology-provider .............................. SUCCESS [01:03 min] 05:56:19 [INFO] OpenDaylight :: RSVP :: API ........................ SUCCESS [ 7.510 s] 05:56:19 [INFO] OpenDaylight :: RSVP ............................... SUCCESS [ 7.537 s] 05:56:19 [INFO] OpenDaylight :: BGP :: RIB Linkstate ............... SUCCESS [ 17.298 s] 05:56:19 [INFO] OpenDaylight :: BGPCEP :: Topology :: Api .......... SUCCESS [ 7.235 s] 05:56:19 [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api SUCCESS [ 7.379 s] 05:56:19 [INFO] OpenDaylight :: BGP :: Topology .................... SUCCESS [ 17.794 s] 05:56:19 [INFO] bgp-cli ............................................ SUCCESS [ 10.958 s] 05:56:19 [INFO] OpenDaylight :: BGP :: Cli ......................... SUCCESS [ 10.392 s] 05:56:19 [INFO] bgp-flowspec ....................................... SUCCESS [ 23.009 s] 05:56:19 [INFO] OpenDaylight :: BGP :: Flowspec .................... SUCCESS [ 11.314 s] 05:56:19 [INFO] bgp-labeled-unicast ................................ SUCCESS [ 16.549 s] 05:56:19 [INFO] OpenDaylight :: BGP :: Labeled Unicast ............. SUCCESS [ 11.064 s] 05:56:19 [INFO] bgp-l3vpn .......................................... SUCCESS [ 18.467 s] 05:56:19 [INFO] OpenDaylight :: BGP :: L3Vpn ....................... SUCCESS [ 11.439 s] 05:56:19 [INFO] bgp-mvpn ........................................... SUCCESS [ 21.356 s] 05:56:19 [INFO] OpenDaylight :: BGP :: Mvpn ........................ SUCCESS [ 11.517 s] 05:56:19 [INFO] bgp-evpn ........................................... SUCCESS [ 19.858 s] 05:56:19 [INFO] OpenDaylight :: BGP :: Evpn ........................ SUCCESS [ 11.994 s] 05:56:19 [INFO] protocols-config-loader ............................ SUCCESS [ 11.930 s] 05:56:19 [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl ....... SUCCESS [ 9.349 s] 05:56:19 [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader SUCCESS [ 17.849 s] 05:56:19 [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader .. SUCCESS [ 18.167 s] 05:56:19 [INFO] topology-config-loader ............................. SUCCESS [ 10.415 s] 05:56:19 [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader ... SUCCESS [ 16.347 s] 05:56:19 [INFO] OpenDaylight :: BGP ................................ SUCCESS [ 20.123 s] 05:56:19 [INFO] OpenDaylight :: Configuration Example Files ........ SUCCESS [ 6.704 s] 05:56:19 [INFO] bmp-monitors-config-loader ......................... SUCCESS [ 10.764 s] 05:56:19 [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader ........ SUCCESS [ 16.215 s] 05:56:19 [INFO] bgp-bmp-config-example ............................. SUCCESS [ 0.838 s] 05:56:19 [INFO] OpenDaylight :: BMP :: Config files example ........ SUCCESS [ 6.704 s] 05:56:19 [INFO] bgp-bmp-parser-impl ................................ SUCCESS [ 8.839 s] 05:56:19 [INFO] bgp-bmp-impl ....................................... SUCCESS [ 21.812 s] 05:56:19 [INFO] OpenDaylight :: BMP ................................ SUCCESS [ 20.219 s] 05:56:19 [INFO] pcep-api ........................................... SUCCESS [ 14.370 s] 05:56:19 [INFO] pcep-spi ........................................... SUCCESS [ 11.078 s] 05:56:19 [INFO] OpenDaylight :: PCEP :: Api ........................ SUCCESS [ 7.392 s] 05:56:19 [INFO] pcep-base-parser ................................... SUCCESS [ 10.683 s] 05:56:19 [INFO] OpenDaylight :: PCEP :: Base Parser ................ SUCCESS [ 7.789 s] 05:56:19 [INFO] pcep-impl .......................................... SUCCESS [ 15.712 s] 05:56:19 [INFO] OpenDaylight :: PCEP :: Impl ....................... SUCCESS [ 16.627 s] 05:56:19 [INFO] programming-api .................................... SUCCESS [ 7.304 s] 05:56:19 [INFO] programming-spi .................................... SUCCESS [ 5.324 s] 05:56:19 [INFO] programming-topology-api ........................... SUCCESS [ 5.039 s] 05:56:19 [INFO] programming-tunnel-api ............................. SUCCESS [ 5.486 s] 05:56:19 [INFO] OpenDaylight :: PCEP :: Programming Api ............ SUCCESS [ 8.739 s] 05:56:19 [INFO] pcep-tunnel-api .................................... SUCCESS [ 7.005 s] 05:56:19 [INFO] programming-impl ................................... SUCCESS [ 19.514 s] 05:56:19 [INFO] OpenDaylight :: PCEP :: Programming Impl ........... SUCCESS [ 16.182 s] 05:56:19 [INFO] pcep-topology-api .................................. SUCCESS [ 8.447 s] 05:56:19 [INFO] pcep-topology-spi .................................. SUCCESS [ 4.859 s] 05:56:19 [INFO] OpenDaylight :: PCEP :: Topology ................... SUCCESS [ 8.335 s] 05:56:19 [INFO] pcep-ietf-stateful ................................. SUCCESS [ 14.733 s] 05:56:19 [INFO] OpenDaylight :: PCEP :: Stateful ................... SUCCESS [ 16.854 s] 05:56:19 [INFO] pcep-ietf-p2mp-te-lsp .............................. SUCCESS [ 6.985 s] 05:56:19 [INFO] OpenDaylight :: PCEP :: P2MP TE LSP ................ SUCCESS [ 15.906 s] 05:56:19 [INFO] pcep-segment-routing ............................... SUCCESS [ 11.033 s] 05:56:19 [INFO] pcep-server-api .................................... SUCCESS [ 5.996 s] 05:56:19 [INFO] pcep-pcc-mock ...................................... SUCCESS [ 37.919 s] 05:56:19 [INFO] pcep-topology-provider ............................. SUCCESS [ 30.446 s] 05:56:19 [INFO] pcep-server-provider ............................... SUCCESS [ 8.434 s] 05:56:19 [INFO] OpenDaylight :: PCEP :: PCE Server API ............. SUCCESS [ 18.799 s] 05:56:19 [INFO] OpenDaylight :: PCEP :: PCE Server Provider ........ SUCCESS [ 17.705 s] 05:56:19 [INFO] OpenDaylight :: PCEP :: Topology Provider .......... SUCCESS [ 18.265 s] 05:56:19 [INFO] pcep-tunnel-provider ............................... SUCCESS [ 16.042 s] 05:56:19 [INFO] OpenDaylight :: PCEP :: Tunnel Provider ............ SUCCESS [ 17.443 s] 05:56:19 [INFO] OpenDaylight :: PCEP :: Segment Routing ............ SUCCESS [ 16.756 s] 05:56:19 [INFO] pcep-auto-bandwidth-extension ...................... SUCCESS [ 7.895 s] 05:56:19 [INFO] OpenDaylight :: PCEP :: Auto Bandwidth ............. SUCCESS [ 16.808 s] 05:56:19 [INFO] pcep-config-example ................................ SUCCESS [ 0.785 s] 05:56:19 [INFO] OpenDaylight :: Pcep Configuration Example Files ... SUCCESS [ 6.832 s] 05:56:19 [INFO] pcep-cli ........................................... SUCCESS [ 10.820 s] 05:56:19 [INFO] OpenDaylight :: PCEP :: Topology Cli ............... SUCCESS [ 16.812 s] 05:56:19 [INFO] OpenDaylight :: PCEP ............................... SUCCESS [ 18.222 s] 05:56:19 [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api SUCCESS [ 7.261 s] 05:56:19 [INFO] feature-repo-parent ................................ SUCCESS [ 0.314 s] 05:56:19 [INFO] features-bgpcep .................................... SUCCESS [ 5.280 s] 05:56:19 [INFO] bgp-benchmark-app .................................. SUCCESS [ 13.568 s] 05:56:19 [INFO] OpenDaylight :: BGP :: Benchmark ................... SUCCESS [ 16.920 s] 05:56:19 [INFO] data-change-counter ................................ SUCCESS [ 10.395 s] 05:56:19 [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter .... SUCCESS [ 15.349 s] 05:56:19 [INFO] features-bgpcep-testing ............................ SUCCESS [ 3.687 s] 05:56:19 [INFO] bgpcep-features-parent ............................. SUCCESS [ 0.007 s] 05:56:19 [INFO] graph .............................................. SUCCESS [ 0.004 s] 05:56:19 [INFO] bgp-parser-mock .................................... SUCCESS [ 6.185 s] 05:56:19 [INFO] bgp-testtool ....................................... SUCCESS [ 8.812 s] 05:56:19 [INFO] extensions ......................................... SUCCESS [ 0.007 s] 05:56:19 [INFO] bgp-parent ......................................... SUCCESS [ 0.004 s] 05:56:19 [INFO] bmp-mock ........................................... SUCCESS [ 27.203 s] 05:56:19 [INFO] bmp-parent ......................................... SUCCESS [ 0.010 s] 05:56:19 [INFO] algo-parent ........................................ SUCCESS [ 0.006 s] 05:56:19 [INFO] pcep-testtool ...................................... SUCCESS [ 10.667 s] 05:56:19 [INFO] pcep-server-parent ................................. SUCCESS [ 0.010 s] 05:56:19 [INFO] pcep-topology-parent ............................... SUCCESS [ 0.004 s] 05:56:19 [INFO] pcep-tunnel-parent ................................. SUCCESS [ 0.005 s] 05:56:19 [INFO] pcep-parent ........................................ SUCCESS [ 0.003 s] 05:56:19 [INFO] programming-parent ................................. SUCCESS [ 0.003 s] 05:56:19 [INFO] rsvp-parent ........................................ SUCCESS [ 0.004 s] 05:56:19 [INFO] topology-parent .................................... SUCCESS [ 0.003 s] 05:56:19 [INFO] config-loader-parent ............................... SUCCESS [ 0.003 s] 05:56:19 [INFO] bgpcep-karaf ....................................... SUCCESS [ 35.658 s] 05:56:19 [INFO] bgpcep ............................................. SUCCESS [ 1.510 s] 05:56:19 [INFO] ------------------------------------------------------------------------ 05:56:19 [INFO] BUILD SUCCESS 05:56:19 [INFO] ------------------------------------------------------------------------ 05:56:19 [INFO] Total time: 32:50 min 05:56:19 [INFO] Finished at: 2025-01-18T05:56:19Z 05:56:19 [INFO] ------------------------------------------------------------------------ 05:56:20 [bgpcep-maven-clm-0.21.x] $ /bin/bash /tmp/jenkins14279725955439034488.sh 05:56:20 [bgpcep-maven-clm-0.21.x] $ /bin/sh -xe /tmp/jenkins6397516788279523166.sh 05:56:20 + find . -regex '.*karaf/target' 05:56:20 + xargs rm -rf 05:56:29 [INFO] 2025-01-18T05:56:29.645Z Scanning application odl-bgpcep. 05:56:29 [INFO] Discovered commit hash '28500bd5ad502f3178c88a50030bc6cb1bb90439' via environment variable GIT_COMMIT 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-api/target/algo-api-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-api/target/algo-api-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-api/target/algo-api-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-api/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/target/algo-impl-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/target/algo-impl-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/target/algo-impl-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/benchmark-app/target/bgp-benchmark-app-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/benchmark-app/target/bgp-benchmark-app-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/benchmark-app/target/bgp-benchmark-app-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/benchmark-app/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/cli/target/bgp-cli-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/cli/target/bgp-cli-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/cli/target/bgp-cli-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/cli/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/concepts/target/bgp-concepts-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/concepts/target/bgp-concepts-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/concepts/target/bgp-concepts-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/concepts/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/config-example/target/bgp-config-example-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/config-example/target/bgp-config-example-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/evpn/target/bgp-evpn-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/evpn/target/bgp-evpn-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/evpn/target/bgp-evpn-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/evpn/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/target/bgp-flowspec-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/target/bgp-flowspec-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/target/bgp-flowspec-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/inet/target/bgp-inet-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/inet/target/bgp-inet-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/inet/target/bgp-inet-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/inet/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/l3vpn/target/bgp-l3vpn-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/l3vpn/target/bgp-l3vpn-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/l3vpn/target/bgp-l3vpn-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/l3vpn/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/labeled-unicast/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/target/bgp-linkstate-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/target/bgp-linkstate-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/target/bgp-linkstate-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/target/bgp-mvpn-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/target/bgp-mvpn-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/target/bgp-mvpn-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/route-target/target/bgp-route-target-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/route-target/target/bgp-route-target-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/route-target/target/bgp-route-target-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/route-target/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-api/target/bgp-openconfig-api-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-api/target/bgp-openconfig-api-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-api/target/bgp-openconfig-api-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-api/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.12-SNAPSHOT-test-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.12-SNAPSHOT-tests.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.12-SNAPSHOT-test-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.12-SNAPSHOT-tests.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.12-SNAPSHOT-test-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.12-SNAPSHOT-tests.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-spi/target/bgp-openconfig-spi-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-spi/target/bgp-openconfig-spi-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-spi/target/bgp-openconfig-spi-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-spi/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-state/target/bgp-openconfig-state-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-state/target/bgp-openconfig-state-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-state/target/bgp-openconfig-state-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-state/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-api/target/bgp-parser-api-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-api/target/bgp-parser-api-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-api/target/bgp-parser-api-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-api/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/target/bgp-parser-impl-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/target/bgp-parser-impl-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/target/bgp-parser-impl-0.21.12-SNAPSHOT-test-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/target/bgp-parser-impl-0.21.12-SNAPSHOT-tests.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/target/bgp-parser-impl-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-mock/target/bgp-parser-mock-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-mock/target/bgp-parser-mock-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-mock/target/bgp-parser-mock-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-mock/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/target/bgp-parser-spi-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/target/bgp-parser-spi-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/target/bgp-parser-spi-0.21.12-SNAPSHOT-test-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/target/bgp-parser-spi-0.21.12-SNAPSHOT-tests.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/target/bgp-parser-spi-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.12-SNAPSHOT-test-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.12-SNAPSHOT-tests.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/peer-acceptor/target/bgp-peer-acceptor-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/peer-acceptor/target/bgp-peer-acceptor-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/peer-acceptor/target/bgp-peer-acceptor-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/peer-acceptor/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-api/target/bgp-rib-api-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-api/target/bgp-rib-api-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-api/target/bgp-rib-api-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-api/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/target/bgp-rib-impl-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/target/bgp-rib-impl-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/target/bgp-rib-impl-0.21.12-SNAPSHOT-test-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/target/bgp-rib-impl-0.21.12-SNAPSHOT-tests.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/target/bgp-rib-impl-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-mock/target/bgp-rib-mock-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-mock/target/bgp-rib-mock-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-mock/target/bgp-rib-mock-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-mock/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/target/bgp-rib-spi-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/target/bgp-rib-spi-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/target/bgp-rib-spi-0.21.12-SNAPSHOT-test-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/target/bgp-rib-spi-0.21.12-SNAPSHOT-tests.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/target/bgp-rib-spi-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/testtool/target/bgp-testtool-0.21.12-SNAPSHOT-executable.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/testtool/target/bgp-testtool-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/testtool/target/bgp-testtool-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/testtool/target/bgp-testtool-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/testtool/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/target/bgp-topology-provider-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/target/bgp-topology-provider-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/target/bgp-topology-provider-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/util/target/bgp-util-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/util/target/bgp-util-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/util/target/bgp-util-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/util/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-api/target/bgp-bmp-api-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-api/target/bgp-bmp-api-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-api/target/bgp-bmp-api-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-api/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-config-example/target/bgp-bmp-config-example-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-config-example/target/bgp-bmp-config-example-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/target/bgp-bmp-impl-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/target/bgp-bmp-impl-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/target/bgp-bmp-impl-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/target/bgp-bmp-mock-0.21.12-SNAPSHOT-executable.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/target/bgp-bmp-mock-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/target/bgp-bmp-mock-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/target/bgp-bmp-mock-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.12-SNAPSHOT-test-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.12-SNAPSHOT-tests.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-spi/target/bgp-bmp-spi-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-spi/target/bgp-bmp-spi-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-spi/target/bgp-bmp-spi-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-spi/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/concepts/target/concepts-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/concepts/target/concepts-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/concepts/target/concepts-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/concepts/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/bmp-monitors-config-loader/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/target/config-loader-impl-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/target/config-loader-impl-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/target/config-loader-impl-0.21.12-SNAPSHOT-test-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/target/config-loader-impl-0.21.12-SNAPSHOT-tests.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/target/config-loader-impl-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-spi/target/config-loader-spi-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-spi/target/config-loader-spi-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-spi/target/config-loader-spi-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-spi/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/protocols-config-loader/target/protocols-config-loader-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/protocols-config-loader/target/protocols-config-loader-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/protocols-config-loader/target/protocols-config-loader-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/protocols-config-loader/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.12-SNAPSHOT-test-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.12-SNAPSHOT-tests.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/topology-config-loader/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/topology-config-loader/target/topology-config-loader-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/topology-config-loader/target/topology-config-loader-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/topology-config-loader/target/topology-config-loader-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/data-change-counter/target/data-change-counter-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/data-change-counter/target/data-change-counter-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/data-change-counter/target/data-change-counter-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/data-change-counter/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-api/target/graph-api-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-api/target/graph-api-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-api/target/graph-api-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-api/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/target/graph-impl-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/target/graph-impl-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/target/graph-impl-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/pcep-api-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/pcep-api-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/pcep-api-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/auto-bandwidth-extension/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/target/pcep-base-parser-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/target/pcep-base-parser-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/target/pcep-base-parser-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/config-example/target/pcep-config-example-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/config-example/target/pcep-config-example-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-p2mp-te-lsp/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/pcep-ietf-stateful-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/pcep-ietf-stateful-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/pcep-ietf-stateful-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/target/pcep-impl-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/target/pcep-impl-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/target/pcep-impl-0.21.12-SNAPSHOT-test-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/target/pcep-impl-0.21.12-SNAPSHOT-tests.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/target/pcep-impl-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/target/pcep-pcc-mock-0.21.12-SNAPSHOT-executable.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/target/pcep-pcc-mock-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/target/pcep-pcc-mock-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/target/pcep-pcc-mock-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/segment-routing/target/pcep-segment-routing-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/segment-routing/target/pcep-segment-routing-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/segment-routing/target/pcep-segment-routing-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/segment-routing/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-api/target/pcep-server-api-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-api/target/pcep-server-api-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-api/target/pcep-server-api-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-api/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/target/pcep-server-provider-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/target/pcep-server-provider-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/target/pcep-server-provider-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/target/pcep-spi-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/target/pcep-spi-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/target/pcep-spi-0.21.12-SNAPSHOT-test-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/target/pcep-spi-0.21.12-SNAPSHOT-tests.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/target/pcep-spi-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/testtool/target/pcep-testtool-0.21.12-SNAPSHOT-executable.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/testtool/target/pcep-testtool-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/testtool/target/pcep-testtool-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/testtool/target/pcep-testtool-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/testtool/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/cli/target/pcep-cli-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/cli/target/pcep-cli-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/cli/target/pcep-cli-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/cli/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-api/target/pcep-topology-api-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-api/target/pcep-topology-api-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-api/target/pcep-topology-api-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-api/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.12-SNAPSHOT-test-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.12-SNAPSHOT-tests.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-spi/target/pcep-topology-spi-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-spi/target/pcep-topology-spi-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-spi/target/pcep-topology-spi-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-spi/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-api/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/api/target/programming-api-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/api/target/programming-api-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/api/target/programming-api-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/api/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/target/programming-impl-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/target/programming-impl-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/target/programming-impl-0.21.12-SNAPSHOT-test-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/target/programming-impl-0.21.12-SNAPSHOT-tests.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/target/programming-impl-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/spi/target/programming-spi-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/spi/target/programming-spi-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/spi/target/programming-spi-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/spi/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/topology-api/target/programming-topology-api-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/topology-api/target/programming-topology-api-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/topology-api/target/programming-topology-api-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/topology-api/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/tunnel-api/target/programming-tunnel-api-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/tunnel-api/target/programming-tunnel-api-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/tunnel-api/target/programming-tunnel-api-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/tunnel-api/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/api/target/rsvp-api-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/api/target/rsvp-api-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/api/target/rsvp-api-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/api/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/impl/target/rsvp-impl-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/impl/target/rsvp-impl-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/impl/target/rsvp-impl-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/impl/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/spi/target/rsvp-spi-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/spi/target/rsvp-spi-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/spi/target/rsvp-spi-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/spi/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/target/testtool-util-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/target/testtool-util-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/target/testtool-util-0.21.12-SNAPSHOT-test-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/target/testtool-util-0.21.12-SNAPSHOT-tests.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/target/testtool-util-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/topology/api/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/topology/api/target/topology-api-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/topology/api/target/topology-api-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/topology/api/target/topology-api-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/topology/segment-routing/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/topology/segment-routing/target/topology-segment-routing-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/topology/segment-routing/target/topology-segment-routing-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/topology/segment-routing/target/topology-segment-routing-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/topology/tunnel-api/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/topology/tunnel-api/target/topology-tunnel-api-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/topology/tunnel-api/target/topology-tunnel-api-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/topology/tunnel-api/target/topology-tunnel-api-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/util/target/spotbugs/bug-pattern-1.5.0.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/util/target/util-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/util/target/util-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/util/target/util-0.21.12-SNAPSHOT-test-sources.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/util/target/util-0.21.12-SNAPSHOT-tests.jar 05:56:30 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.21.x/util/target/util-0.21.12-SNAPSHOT.jar 05:56:30 [INFO] Scan configuration properties: 05:56:30 [INFO] dirExcludes=null 05:56:30 [INFO] dirIncludes=null 05:56:30 [INFO] fileExcludes= 05:56:30 [INFO] fileIncludes= 05:56:30 [INFO] 2025-01-18T05:56:30.379Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-api/target/algo-api-0.21.12-SNAPSHOT-javadoc.jar 05:56:30 [INFO] 2025-01-18T05:56:30.903Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-api/target/algo-api-0.21.12-SNAPSHOT-sources.jar 05:56:30 [INFO] 2025-01-18T05:56:30.928Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-api/target/algo-api-0.21.12-SNAPSHOT.jar 05:56:31 [INFO] 2025-01-18T05:56:31.138Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-api/target/spotbugs/bug-pattern-1.5.0.jar 05:56:32 [INFO] 2025-01-18T05:56:32.325Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/target/algo-impl-0.21.12-SNAPSHOT-javadoc.jar 05:56:32 [INFO] 2025-01-18T05:56:32.334Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/target/algo-impl-0.21.12-SNAPSHOT-sources.jar 05:56:32 [INFO] 2025-01-18T05:56:32.337Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/target/algo-impl-0.21.12-SNAPSHOT.jar 05:56:32 [INFO] 2025-01-18T05:56:32.368Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/algo/algo-impl/target/spotbugs/bug-pattern-1.5.0.jar 05:56:32 [INFO] 2025-01-18T05:56:32.388Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/benchmark-app/target/bgp-benchmark-app-0.21.12-SNAPSHOT-javadoc.jar 05:56:32 [INFO] 2025-01-18T05:56:32.408Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/benchmark-app/target/bgp-benchmark-app-0.21.12-SNAPSHOT-sources.jar 05:56:32 [INFO] 2025-01-18T05:56:32.414Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/benchmark-app/target/bgp-benchmark-app-0.21.12-SNAPSHOT.jar 05:56:32 [INFO] 2025-01-18T05:56:32.438Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/benchmark-app/target/spotbugs/bug-pattern-1.5.0.jar 05:56:32 [INFO] 2025-01-18T05:56:32.458Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/cli/target/bgp-cli-0.21.12-SNAPSHOT-javadoc.jar 05:56:32 [INFO] 2025-01-18T05:56:32.465Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/cli/target/bgp-cli-0.21.12-SNAPSHOT-sources.jar 05:56:32 [INFO] 2025-01-18T05:56:32.467Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/cli/target/bgp-cli-0.21.12-SNAPSHOT.jar 05:56:32 [INFO] 2025-01-18T05:56:32.473Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/cli/target/spotbugs/bug-pattern-1.5.0.jar 05:56:32 [INFO] 2025-01-18T05:56:32.492Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/concepts/target/bgp-concepts-0.21.12-SNAPSHOT-javadoc.jar 05:56:32 [INFO] 2025-01-18T05:56:32.574Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/concepts/target/bgp-concepts-0.21.12-SNAPSHOT-sources.jar 05:56:32 [INFO] 2025-01-18T05:56:32.597Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/concepts/target/bgp-concepts-0.21.12-SNAPSHOT.jar 05:56:32 [INFO] 2025-01-18T05:56:32.678Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/concepts/target/spotbugs/bug-pattern-1.5.0.jar 05:56:32 [INFO] 2025-01-18T05:56:32.698Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/config-example/target/bgp-config-example-0.21.12-SNAPSHOT-sources.jar 05:56:32 [INFO] 2025-01-18T05:56:32.700Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/config-example/target/bgp-config-example-0.21.12-SNAPSHOT.jar 05:56:32 [INFO] 2025-01-18T05:56:32.702Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/evpn/target/bgp-evpn-0.21.12-SNAPSHOT-javadoc.jar 05:56:32 [INFO] 2025-01-18T05:56:32.802Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/evpn/target/bgp-evpn-0.21.12-SNAPSHOT-sources.jar 05:56:32 [INFO] 2025-01-18T05:56:32.833Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/evpn/target/bgp-evpn-0.21.12-SNAPSHOT.jar 05:56:32 [INFO] 2025-01-18T05:56:32.931Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/evpn/target/spotbugs/bug-pattern-1.5.0.jar 05:56:32 [INFO] 2025-01-18T05:56:32.950Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/target/bgp-flowspec-0.21.12-SNAPSHOT-javadoc.jar 05:56:33 [INFO] 2025-01-18T05:56:33.139Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/target/bgp-flowspec-0.21.12-SNAPSHOT-sources.jar 05:56:33 [INFO] 2025-01-18T05:56:33.187Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/target/bgp-flowspec-0.21.12-SNAPSHOT.jar 05:56:33 [INFO] 2025-01-18T05:56:33.365Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/flowspec/target/spotbugs/bug-pattern-1.5.0.jar 05:56:33 [INFO] 2025-01-18T05:56:33.385Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/inet/target/bgp-inet-0.21.12-SNAPSHOT-javadoc.jar 05:56:33 [INFO] 2025-01-18T05:56:33.434Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/inet/target/bgp-inet-0.21.12-SNAPSHOT-sources.jar 05:56:33 [INFO] 2025-01-18T05:56:33.448Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/inet/target/bgp-inet-0.21.12-SNAPSHOT.jar 05:56:33 [INFO] 2025-01-18T05:56:33.494Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/inet/target/spotbugs/bug-pattern-1.5.0.jar 05:56:33 [INFO] 2025-01-18T05:56:33.513Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/l3vpn/target/bgp-l3vpn-0.21.12-SNAPSHOT-javadoc.jar 05:56:33 [INFO] 2025-01-18T05:56:33.624Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/l3vpn/target/bgp-l3vpn-0.21.12-SNAPSHOT-sources.jar 05:56:33 [INFO] 2025-01-18T05:56:33.650Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/l3vpn/target/bgp-l3vpn-0.21.12-SNAPSHOT.jar 05:56:33 [INFO] 2025-01-18T05:56:33.725Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/l3vpn/target/spotbugs/bug-pattern-1.5.0.jar 05:56:33 [INFO] 2025-01-18T05:56:33.744Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.21.12-SNAPSHOT-javadoc.jar 05:56:33 [INFO] 2025-01-18T05:56:33.798Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.21.12-SNAPSHOT-sources.jar 05:56:33 [INFO] 2025-01-18T05:56:33.813Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.21.12-SNAPSHOT.jar 05:56:33 [INFO] 2025-01-18T05:56:33.856Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/labeled-unicast/target/spotbugs/bug-pattern-1.5.0.jar 05:56:33 [INFO] 2025-01-18T05:56:33.874Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/target/bgp-linkstate-0.21.12-SNAPSHOT-javadoc.jar 05:56:34 [INFO] 2025-01-18T05:56:34.075Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/target/bgp-linkstate-0.21.12-SNAPSHOT-sources.jar 05:56:34 [INFO] 2025-01-18T05:56:34.124Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/target/bgp-linkstate-0.21.12-SNAPSHOT.jar 05:56:34 [INFO] 2025-01-18T05:56:34.299Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/linkstate/target/spotbugs/bug-pattern-1.5.0.jar 05:56:34 [INFO] 2025-01-18T05:56:34.317Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/target/bgp-mvpn-0.21.12-SNAPSHOT-javadoc.jar 05:56:34 [INFO] 2025-01-18T05:56:34.439Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/target/bgp-mvpn-0.21.12-SNAPSHOT-sources.jar 05:56:34 [INFO] 2025-01-18T05:56:34.472Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/target/bgp-mvpn-0.21.12-SNAPSHOT.jar 05:56:34 [INFO] 2025-01-18T05:56:34.567Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/mvpn/target/spotbugs/bug-pattern-1.5.0.jar 05:56:34 [INFO] 2025-01-18T05:56:34.585Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/route-target/target/bgp-route-target-0.21.12-SNAPSHOT-javadoc.jar 05:56:34 [INFO] 2025-01-18T05:56:34.639Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/route-target/target/bgp-route-target-0.21.12-SNAPSHOT-sources.jar 05:56:34 [INFO] 2025-01-18T05:56:34.651Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/route-target/target/bgp-route-target-0.21.12-SNAPSHOT.jar 05:56:34 [INFO] 2025-01-18T05:56:34.680Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/extensions/route-target/target/spotbugs/bug-pattern-1.5.0.jar 05:56:34 [INFO] 2025-01-18T05:56:34.699Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-api/target/bgp-openconfig-api-0.21.12-SNAPSHOT-javadoc.jar 05:56:35 [INFO] 2025-01-18T05:56:35.141Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-api/target/bgp-openconfig-api-0.21.12-SNAPSHOT-sources.jar 05:56:35 [INFO] 2025-01-18T05:56:35.267Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-api/target/bgp-openconfig-api-0.21.12-SNAPSHOT.jar 05:56:35 [INFO] 2025-01-18T05:56:35.380Z Scanned 22476 files so far 05:56:35 [INFO] 2025-01-18T05:56:35.625Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-api/target/spotbugs/bug-pattern-1.5.0.jar 05:56:35 [INFO] 2025-01-18T05:56:35.644Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.12-SNAPSHOT-javadoc.jar 05:56:35 [INFO] 2025-01-18T05:56:35.649Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.12-SNAPSHOT-sources.jar 05:56:35 [INFO] 2025-01-18T05:56:35.651Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.12-SNAPSHOT-test-sources.jar 05:56:35 [INFO] 2025-01-18T05:56:35.652Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.12-SNAPSHOT-tests.jar 05:56:35 [INFO] 2025-01-18T05:56:35.653Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.12-SNAPSHOT.jar 05:56:35 [INFO] 2025-01-18T05:56:35.656Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-impl/target/spotbugs/bug-pattern-1.5.0.jar 05:56:35 [INFO] 2025-01-18T05:56:35.673Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.12-SNAPSHOT-javadoc.jar 05:56:35 [INFO] 2025-01-18T05:56:35.685Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.12-SNAPSHOT-sources.jar 05:56:35 [INFO] 2025-01-18T05:56:35.688Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.12-SNAPSHOT-test-sources.jar 05:56:35 [INFO] 2025-01-18T05:56:35.690Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.12-SNAPSHOT-tests.jar 05:56:35 [INFO] 2025-01-18T05:56:35.693Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.12-SNAPSHOT.jar 05:56:35 [INFO] 2025-01-18T05:56:35.703Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-spi/target/spotbugs/bug-pattern-1.5.0.jar 05:56:35 [INFO] 2025-01-18T05:56:35.719Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.12-SNAPSHOT-javadoc.jar 05:56:35 [INFO] 2025-01-18T05:56:35.730Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.12-SNAPSHOT-sources.jar 05:56:35 [INFO] 2025-01-18T05:56:35.734Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.12-SNAPSHOT-test-sources.jar 05:56:35 [INFO] 2025-01-18T05:56:35.736Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.12-SNAPSHOT-tests.jar 05:56:35 [INFO] 2025-01-18T05:56:35.746Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.12-SNAPSHOT.jar 05:56:35 [INFO] 2025-01-18T05:56:35.758Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-rp-statement/target/spotbugs/bug-pattern-1.5.0.jar 05:56:35 [INFO] 2025-01-18T05:56:35.774Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-spi/target/bgp-openconfig-spi-0.21.12-SNAPSHOT-javadoc.jar 05:56:35 [INFO] 2025-01-18T05:56:35.779Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-spi/target/bgp-openconfig-spi-0.21.12-SNAPSHOT-sources.jar 05:56:35 [INFO] 2025-01-18T05:56:35.781Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-spi/target/bgp-openconfig-spi-0.21.12-SNAPSHOT.jar 05:56:35 [INFO] 2025-01-18T05:56:35.784Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-spi/target/spotbugs/bug-pattern-1.5.0.jar 05:56:35 [INFO] 2025-01-18T05:56:35.799Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-state/target/bgp-openconfig-state-0.21.12-SNAPSHOT-javadoc.jar 05:56:35 [INFO] 2025-01-18T05:56:35.805Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-state/target/bgp-openconfig-state-0.21.12-SNAPSHOT-sources.jar 05:56:35 [INFO] 2025-01-18T05:56:35.806Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-state/target/bgp-openconfig-state-0.21.12-SNAPSHOT.jar 05:56:35 [INFO] 2025-01-18T05:56:35.812Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/openconfig-state/target/spotbugs/bug-pattern-1.5.0.jar 05:56:35 [INFO] 2025-01-18T05:56:35.827Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-api/target/bgp-parser-api-0.21.12-SNAPSHOT-javadoc.jar 05:56:35 [INFO] 2025-01-18T05:56:35.891Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-api/target/bgp-parser-api-0.21.12-SNAPSHOT-sources.jar 05:56:35 [INFO] 2025-01-18T05:56:35.908Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-api/target/bgp-parser-api-0.21.12-SNAPSHOT.jar 05:56:35 [INFO] 2025-01-18T05:56:35.964Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-api/target/spotbugs/bug-pattern-1.5.0.jar 05:56:35 [INFO] 2025-01-18T05:56:35.979Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/target/bgp-parser-impl-0.21.12-SNAPSHOT-javadoc.jar 05:56:36 [INFO] 2025-01-18T05:56:36.000Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/target/bgp-parser-impl-0.21.12-SNAPSHOT-sources.jar 05:56:36 [INFO] 2025-01-18T05:56:36.006Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/target/bgp-parser-impl-0.21.12-SNAPSHOT-test-sources.jar 05:56:36 [INFO] 2025-01-18T05:56:36.011Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/target/bgp-parser-impl-0.21.12-SNAPSHOT-tests.jar 05:56:36 [INFO] 2025-01-18T05:56:36.033Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/target/bgp-parser-impl-0.21.12-SNAPSHOT.jar 05:56:36 [INFO] 2025-01-18T05:56:36.052Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-impl/target/spotbugs/bug-pattern-1.5.0.jar 05:56:36 [INFO] 2025-01-18T05:56:36.067Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-mock/target/bgp-parser-mock-0.21.12-SNAPSHOT-javadoc.jar 05:56:36 [INFO] 2025-01-18T05:56:36.072Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-mock/target/bgp-parser-mock-0.21.12-SNAPSHOT-sources.jar 05:56:36 [INFO] 2025-01-18T05:56:36.074Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-mock/target/bgp-parser-mock-0.21.12-SNAPSHOT.jar 05:56:36 [INFO] 2025-01-18T05:56:36.075Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-mock/target/spotbugs/bug-pattern-1.5.0.jar 05:56:36 [INFO] 2025-01-18T05:56:36.100Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/target/bgp-parser-spi-0.21.12-SNAPSHOT-javadoc.jar 05:56:36 [INFO] 2025-01-18T05:56:36.121Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/target/bgp-parser-spi-0.21.12-SNAPSHOT-sources.jar 05:56:36 [INFO] 2025-01-18T05:56:36.128Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/target/bgp-parser-spi-0.21.12-SNAPSHOT-test-sources.jar 05:56:36 [INFO] 2025-01-18T05:56:36.130Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/target/bgp-parser-spi-0.21.12-SNAPSHOT-tests.jar 05:56:36 [INFO] 2025-01-18T05:56:36.138Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/target/bgp-parser-spi-0.21.12-SNAPSHOT.jar 05:56:36 [INFO] 2025-01-18T05:56:36.155Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/parser-spi/target/spotbugs/bug-pattern-1.5.0.jar 05:56:36 [INFO] 2025-01-18T05:56:36.170Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.12-SNAPSHOT-javadoc.jar 05:56:36 [INFO] 2025-01-18T05:56:36.182Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.12-SNAPSHOT-sources.jar 05:56:36 [INFO] 2025-01-18T05:56:36.185Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.12-SNAPSHOT-test-sources.jar 05:56:36 [INFO] 2025-01-18T05:56:36.186Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.12-SNAPSHOT-tests.jar 05:56:36 [INFO] 2025-01-18T05:56:36.189Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.12-SNAPSHOT.jar 05:56:36 [INFO] 2025-01-18T05:56:36.200Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/path-selection-mode/target/spotbugs/bug-pattern-1.5.0.jar 05:56:36 [INFO] 2025-01-18T05:56:36.215Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/peer-acceptor/target/bgp-peer-acceptor-0.21.12-SNAPSHOT-javadoc.jar 05:56:36 [INFO] 2025-01-18T05:56:36.223Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/peer-acceptor/target/bgp-peer-acceptor-0.21.12-SNAPSHOT-sources.jar 05:56:36 [INFO] 2025-01-18T05:56:36.225Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/peer-acceptor/target/bgp-peer-acceptor-0.21.12-SNAPSHOT.jar 05:56:36 [INFO] 2025-01-18T05:56:36.230Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/peer-acceptor/target/spotbugs/bug-pattern-1.5.0.jar 05:56:36 [INFO] 2025-01-18T05:56:36.245Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-api/target/bgp-rib-api-0.21.12-SNAPSHOT-javadoc.jar 05:56:36 [INFO] 2025-01-18T05:56:36.277Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-api/target/bgp-rib-api-0.21.12-SNAPSHOT-sources.jar 05:56:36 [INFO] 2025-01-18T05:56:36.285Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-api/target/bgp-rib-api-0.21.12-SNAPSHOT.jar 05:56:36 [INFO] 2025-01-18T05:56:36.308Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-api/target/spotbugs/bug-pattern-1.5.0.jar 05:56:36 [INFO] 2025-01-18T05:56:36.324Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/target/bgp-rib-impl-0.21.12-SNAPSHOT-javadoc.jar 05:56:36 [INFO] 2025-01-18T05:56:36.347Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/target/bgp-rib-impl-0.21.12-SNAPSHOT-sources.jar 05:56:36 [INFO] 2025-01-18T05:56:36.356Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/target/bgp-rib-impl-0.21.12-SNAPSHOT-test-sources.jar 05:56:36 [INFO] 2025-01-18T05:56:36.362Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/target/bgp-rib-impl-0.21.12-SNAPSHOT-tests.jar 05:56:36 [INFO] 2025-01-18T05:56:36.390Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/target/bgp-rib-impl-0.21.12-SNAPSHOT.jar 05:56:36 [INFO] 2025-01-18T05:56:36.439Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-impl/target/spotbugs/bug-pattern-1.5.0.jar 05:56:36 [INFO] 2025-01-18T05:56:36.454Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-mock/target/bgp-rib-mock-0.21.12-SNAPSHOT-javadoc.jar 05:56:36 [INFO] 2025-01-18T05:56:36.458Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-mock/target/bgp-rib-mock-0.21.12-SNAPSHOT-sources.jar 05:56:36 [INFO] 2025-01-18T05:56:36.460Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-mock/target/bgp-rib-mock-0.21.12-SNAPSHOT.jar 05:56:36 [INFO] 2025-01-18T05:56:36.462Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-mock/target/spotbugs/bug-pattern-1.5.0.jar 05:56:36 [INFO] 2025-01-18T05:56:36.477Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/target/bgp-rib-spi-0.21.12-SNAPSHOT-javadoc.jar 05:56:36 [INFO] 2025-01-18T05:56:36.513Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/target/bgp-rib-spi-0.21.12-SNAPSHOT-sources.jar 05:56:36 [INFO] 2025-01-18T05:56:36.523Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/target/bgp-rib-spi-0.21.12-SNAPSHOT-test-sources.jar 05:56:36 [INFO] 2025-01-18T05:56:36.524Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/target/bgp-rib-spi-0.21.12-SNAPSHOT-tests.jar 05:56:36 [INFO] 2025-01-18T05:56:36.529Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/target/bgp-rib-spi-0.21.12-SNAPSHOT.jar 05:56:36 [INFO] 2025-01-18T05:56:36.553Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/rib-spi/target/spotbugs/bug-pattern-1.5.0.jar 05:56:36 [INFO] 2025-01-18T05:56:36.568Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/testtool/target/bgp-testtool-0.21.12-SNAPSHOT-executable.jar 05:56:39 [INFO] 2025-01-18T05:56:39.692Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/testtool/target/bgp-testtool-0.21.12-SNAPSHOT-javadoc.jar 05:56:39 [INFO] 2025-01-18T05:56:39.696Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/testtool/target/bgp-testtool-0.21.12-SNAPSHOT-sources.jar 05:56:39 [INFO] 2025-01-18T05:56:39.698Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/testtool/target/bgp-testtool-0.21.12-SNAPSHOT.jar 05:56:39 [INFO] 2025-01-18T05:56:39.703Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/testtool/target/spotbugs/bug-pattern-1.5.0.jar 05:56:39 [INFO] 2025-01-18T05:56:39.718Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/target/bgp-topology-provider-0.21.12-SNAPSHOT-javadoc.jar 05:56:39 [INFO] 2025-01-18T05:56:39.792Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/target/bgp-topology-provider-0.21.12-SNAPSHOT-sources.jar 05:56:39 [INFO] 2025-01-18T05:56:39.812Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/target/bgp-topology-provider-0.21.12-SNAPSHOT.jar 05:56:39 [INFO] 2025-01-18T05:56:39.876Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/topology-provider/target/spotbugs/bug-pattern-1.5.0.jar 05:56:39 [INFO] 2025-01-18T05:56:39.891Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/util/target/bgp-util-0.21.12-SNAPSHOT-javadoc.jar 05:56:39 [INFO] 2025-01-18T05:56:39.896Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/util/target/bgp-util-0.21.12-SNAPSHOT-sources.jar 05:56:39 [INFO] 2025-01-18T05:56:39.897Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/util/target/bgp-util-0.21.12-SNAPSHOT.jar 05:56:39 [INFO] 2025-01-18T05:56:39.899Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bgp/util/target/spotbugs/bug-pattern-1.5.0.jar 05:56:39 [INFO] 2025-01-18T05:56:39.914Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-api/target/bgp-bmp-api-0.21.12-SNAPSHOT-javadoc.jar 05:56:40 [INFO] 2025-01-18T05:56:40.000Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-api/target/bgp-bmp-api-0.21.12-SNAPSHOT-sources.jar 05:56:40 [INFO] 2025-01-18T05:56:40.022Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-api/target/bgp-bmp-api-0.21.12-SNAPSHOT.jar 05:56:40 [INFO] 2025-01-18T05:56:40.108Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-api/target/spotbugs/bug-pattern-1.5.0.jar 05:56:40 [INFO] 2025-01-18T05:56:40.123Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-config-example/target/bgp-bmp-config-example-0.21.12-SNAPSHOT-sources.jar 05:56:40 [INFO] 2025-01-18T05:56:40.124Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-config-example/target/bgp-bmp-config-example-0.21.12-SNAPSHOT.jar 05:56:40 [INFO] 2025-01-18T05:56:40.125Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/target/bgp-bmp-impl-0.21.12-SNAPSHOT-javadoc.jar 05:56:40 [INFO] 2025-01-18T05:56:40.135Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/target/bgp-bmp-impl-0.21.12-SNAPSHOT-sources.jar 05:56:40 [INFO] 2025-01-18T05:56:40.138Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/target/bgp-bmp-impl-0.21.12-SNAPSHOT.jar 05:56:40 [INFO] 2025-01-18T05:56:40.151Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-impl/target/spotbugs/bug-pattern-1.5.0.jar 05:56:40 [INFO] 2025-01-18T05:56:40.166Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/target/bgp-bmp-mock-0.21.12-SNAPSHOT-executable.jar 05:56:40 [INFO] 2025-01-18T05:56:40.379Z Scanned 47637 files so far 05:56:42 [INFO] 2025-01-18T05:56:42.257Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/target/bgp-bmp-mock-0.21.12-SNAPSHOT-javadoc.jar 05:56:42 [INFO] 2025-01-18T05:56:42.263Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/target/bgp-bmp-mock-0.21.12-SNAPSHOT-sources.jar 05:56:42 [INFO] 2025-01-18T05:56:42.265Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/target/bgp-bmp-mock-0.21.12-SNAPSHOT.jar 05:56:42 [INFO] 2025-01-18T05:56:42.269Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-mock/target/spotbugs/bug-pattern-1.5.0.jar 05:56:42 [INFO] 2025-01-18T05:56:42.284Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.12-SNAPSHOT-javadoc.jar 05:56:42 [INFO] 2025-01-18T05:56:42.296Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.12-SNAPSHOT-sources.jar 05:56:42 [INFO] 2025-01-18T05:56:42.299Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.12-SNAPSHOT-test-sources.jar 05:56:42 [INFO] 2025-01-18T05:56:42.301Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.12-SNAPSHOT-tests.jar 05:56:42 [INFO] 2025-01-18T05:56:42.305Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.12-SNAPSHOT.jar 05:56:42 [INFO] 2025-01-18T05:56:42.313Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-parser-impl/target/spotbugs/bug-pattern-1.5.0.jar 05:56:42 [INFO] 2025-01-18T05:56:42.328Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-spi/target/bgp-bmp-spi-0.21.12-SNAPSHOT-javadoc.jar 05:56:42 [INFO] 2025-01-18T05:56:42.339Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-spi/target/bgp-bmp-spi-0.21.12-SNAPSHOT-sources.jar 05:56:42 [INFO] 2025-01-18T05:56:42.342Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-spi/target/bgp-bmp-spi-0.21.12-SNAPSHOT.jar 05:56:42 [INFO] 2025-01-18T05:56:42.347Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/bmp/bmp-spi/target/spotbugs/bug-pattern-1.5.0.jar 05:56:42 [INFO] 2025-01-18T05:56:42.362Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/concepts/target/concepts-0.21.12-SNAPSHOT-javadoc.jar 05:56:42 [INFO] 2025-01-18T05:56:42.377Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/concepts/target/concepts-0.21.12-SNAPSHOT-sources.jar 05:56:42 [INFO] 2025-01-18T05:56:42.381Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/concepts/target/concepts-0.21.12-SNAPSHOT.jar 05:56:42 [INFO] 2025-01-18T05:56:42.387Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/concepts/target/spotbugs/bug-pattern-1.5.0.jar 05:56:42 [INFO] 2025-01-18T05:56:42.402Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.21.12-SNAPSHOT-javadoc.jar 05:56:42 [INFO] 2025-01-18T05:56:42.407Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.21.12-SNAPSHOT-sources.jar 05:56:42 [INFO] 2025-01-18T05:56:42.408Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.21.12-SNAPSHOT.jar 05:56:42 [INFO] 2025-01-18T05:56:42.409Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/bmp-monitors-config-loader/target/spotbugs/bug-pattern-1.5.0.jar 05:56:42 [INFO] 2025-01-18T05:56:42.424Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/target/config-loader-impl-0.21.12-SNAPSHOT-javadoc.jar 05:56:42 [INFO] 2025-01-18T05:56:42.429Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/target/config-loader-impl-0.21.12-SNAPSHOT-sources.jar 05:56:42 [INFO] 2025-01-18T05:56:42.430Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/target/config-loader-impl-0.21.12-SNAPSHOT-test-sources.jar 05:56:42 [INFO] 2025-01-18T05:56:42.432Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/target/config-loader-impl-0.21.12-SNAPSHOT-tests.jar 05:56:42 [INFO] 2025-01-18T05:56:42.434Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/target/config-loader-impl-0.21.12-SNAPSHOT.jar 05:56:42 [INFO] 2025-01-18T05:56:42.437Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-impl/target/spotbugs/bug-pattern-1.5.0.jar 05:56:42 [INFO] 2025-01-18T05:56:42.452Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-spi/target/config-loader-spi-0.21.12-SNAPSHOT-javadoc.jar 05:56:42 [INFO] 2025-01-18T05:56:42.457Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-spi/target/config-loader-spi-0.21.12-SNAPSHOT-sources.jar 05:56:42 [INFO] 2025-01-18T05:56:42.458Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-spi/target/config-loader-spi-0.21.12-SNAPSHOT.jar 05:56:42 [INFO] 2025-01-18T05:56:42.460Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/config-loader-spi/target/spotbugs/bug-pattern-1.5.0.jar 05:56:42 [INFO] 2025-01-18T05:56:42.475Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/protocols-config-loader/target/protocols-config-loader-0.21.12-SNAPSHOT-javadoc.jar 05:56:42 [INFO] 2025-01-18T05:56:42.479Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/protocols-config-loader/target/protocols-config-loader-0.21.12-SNAPSHOT-sources.jar 05:56:42 [INFO] 2025-01-18T05:56:42.480Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/protocols-config-loader/target/protocols-config-loader-0.21.12-SNAPSHOT.jar 05:56:42 [INFO] 2025-01-18T05:56:42.482Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/protocols-config-loader/target/spotbugs/bug-pattern-1.5.0.jar 05:56:42 [INFO] 2025-01-18T05:56:42.497Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.12-SNAPSHOT-javadoc.jar 05:56:42 [INFO] 2025-01-18T05:56:42.501Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.12-SNAPSHOT-sources.jar 05:56:42 [INFO] 2025-01-18T05:56:42.502Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.12-SNAPSHOT-test-sources.jar 05:56:42 [INFO] 2025-01-18T05:56:42.503Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.12-SNAPSHOT-tests.jar 05:56:42 [INFO] 2025-01-18T05:56:42.504Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.12-SNAPSHOT.jar 05:56:42 [INFO] 2025-01-18T05:56:42.506Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/routing-policy-config-loader/target/spotbugs/bug-pattern-1.5.0.jar 05:56:42 [INFO] 2025-01-18T05:56:42.521Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/topology-config-loader/target/spotbugs/bug-pattern-1.5.0.jar 05:56:42 [INFO] 2025-01-18T05:56:42.536Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/topology-config-loader/target/topology-config-loader-0.21.12-SNAPSHOT-javadoc.jar 05:56:42 [INFO] 2025-01-18T05:56:42.540Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/topology-config-loader/target/topology-config-loader-0.21.12-SNAPSHOT-sources.jar 05:56:42 [INFO] 2025-01-18T05:56:42.541Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/config-loader/topology-config-loader/target/topology-config-loader-0.21.12-SNAPSHOT.jar 05:56:42 [INFO] 2025-01-18T05:56:42.543Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/data-change-counter/target/data-change-counter-0.21.12-SNAPSHOT-javadoc.jar 05:56:42 [INFO] 2025-01-18T05:56:42.554Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/data-change-counter/target/data-change-counter-0.21.12-SNAPSHOT-sources.jar 05:56:42 [INFO] 2025-01-18T05:56:42.557Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/data-change-counter/target/data-change-counter-0.21.12-SNAPSHOT.jar 05:56:42 [INFO] 2025-01-18T05:56:42.564Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/data-change-counter/target/spotbugs/bug-pattern-1.5.0.jar 05:56:42 [INFO] 2025-01-18T05:56:42.579Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-api/target/graph-api-0.21.12-SNAPSHOT-javadoc.jar 05:56:42 [INFO] 2025-01-18T05:56:42.603Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-api/target/graph-api-0.21.12-SNAPSHOT-sources.jar 05:56:42 [INFO] 2025-01-18T05:56:42.609Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-api/target/graph-api-0.21.12-SNAPSHOT.jar 05:56:42 [INFO] 2025-01-18T05:56:42.624Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-api/target/spotbugs/bug-pattern-1.5.0.jar 05:56:42 [INFO] 2025-01-18T05:56:42.639Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/target/graph-impl-0.21.12-SNAPSHOT-javadoc.jar 05:56:42 [INFO] 2025-01-18T05:56:42.645Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/target/graph-impl-0.21.12-SNAPSHOT-sources.jar 05:56:42 [INFO] 2025-01-18T05:56:42.646Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/target/graph-impl-0.21.12-SNAPSHOT.jar 05:56:42 [INFO] 2025-01-18T05:56:42.652Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/graph/graph-impl/target/spotbugs/bug-pattern-1.5.0.jar 05:56:42 [INFO] 2025-01-18T05:56:42.668Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/pcep-api-0.21.12-SNAPSHOT-javadoc.jar 05:56:42 [INFO] 2025-01-18T05:56:42.894Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/pcep-api-0.21.12-SNAPSHOT-sources.jar 05:56:42 [INFO] 2025-01-18T05:56:42.943Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/pcep-api-0.21.12-SNAPSHOT.jar 05:56:43 [INFO] 2025-01-18T05:56:43.093Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/api/target/spotbugs/bug-pattern-1.5.0.jar 05:56:43 [INFO] 2025-01-18T05:56:43.109Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.21.12-SNAPSHOT-javadoc.jar 05:56:43 [INFO] 2025-01-18T05:56:43.119Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.21.12-SNAPSHOT-sources.jar 05:56:43 [INFO] 2025-01-18T05:56:43.122Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.21.12-SNAPSHOT.jar 05:56:43 [INFO] 2025-01-18T05:56:43.128Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/auto-bandwidth-extension/target/spotbugs/bug-pattern-1.5.0.jar 05:56:43 [INFO] 2025-01-18T05:56:43.143Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/target/pcep-base-parser-0.21.12-SNAPSHOT-javadoc.jar 05:56:43 [INFO] 2025-01-18T05:56:43.172Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/target/pcep-base-parser-0.21.12-SNAPSHOT-sources.jar 05:56:43 [INFO] 2025-01-18T05:56:43.182Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/target/pcep-base-parser-0.21.12-SNAPSHOT.jar 05:56:43 [INFO] 2025-01-18T05:56:43.214Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/base-parser/target/spotbugs/bug-pattern-1.5.0.jar 05:56:43 [INFO] 2025-01-18T05:56:43.230Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/config-example/target/pcep-config-example-0.21.12-SNAPSHOT-sources.jar 05:56:43 [INFO] 2025-01-18T05:56:43.231Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/config-example/target/pcep-config-example-0.21.12-SNAPSHOT.jar 05:56:43 [INFO] 2025-01-18T05:56:43.232Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.21.12-SNAPSHOT-javadoc.jar 05:56:43 [INFO] 2025-01-18T05:56:43.241Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.21.12-SNAPSHOT-sources.jar 05:56:43 [INFO] 2025-01-18T05:56:43.244Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.21.12-SNAPSHOT.jar 05:56:43 [INFO] 2025-01-18T05:56:43.248Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-p2mp-te-lsp/target/spotbugs/bug-pattern-1.5.0.jar 05:56:43 [INFO] 2025-01-18T05:56:43.263Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/pcep-ietf-stateful-0.21.12-SNAPSHOT-javadoc.jar 05:56:43 [INFO] 2025-01-18T05:56:43.367Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/pcep-ietf-stateful-0.21.12-SNAPSHOT-sources.jar 05:56:43 [INFO] 2025-01-18T05:56:43.394Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/pcep-ietf-stateful-0.21.12-SNAPSHOT.jar 05:56:43 [INFO] 2025-01-18T05:56:43.474Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/ietf-stateful/target/spotbugs/bug-pattern-1.5.0.jar 05:56:43 [INFO] 2025-01-18T05:56:43.490Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/target/pcep-impl-0.21.12-SNAPSHOT-javadoc.jar 05:56:43 [INFO] 2025-01-18T05:56:43.499Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/target/pcep-impl-0.21.12-SNAPSHOT-sources.jar 05:56:43 [INFO] 2025-01-18T05:56:43.502Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/target/pcep-impl-0.21.12-SNAPSHOT-test-sources.jar 05:56:43 [INFO] 2025-01-18T05:56:43.509Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/target/pcep-impl-0.21.12-SNAPSHOT-tests.jar 05:56:43 [INFO] 2025-01-18T05:56:43.530Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/target/pcep-impl-0.21.12-SNAPSHOT.jar 05:56:43 [INFO] 2025-01-18T05:56:43.545Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/impl/target/spotbugs/bug-pattern-1.5.0.jar 05:56:43 [INFO] 2025-01-18T05:56:43.561Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/target/pcep-pcc-mock-0.21.12-SNAPSHOT-executable.jar 05:56:45 [INFO] 2025-01-18T05:56:45.275Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/target/pcep-pcc-mock-0.21.12-SNAPSHOT-javadoc.jar 05:56:45 [INFO] 2025-01-18T05:56:45.284Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/target/pcep-pcc-mock-0.21.12-SNAPSHOT-sources.jar 05:56:45 [INFO] 2025-01-18T05:56:45.287Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/target/pcep-pcc-mock-0.21.12-SNAPSHOT.jar 05:56:45 [INFO] 2025-01-18T05:56:45.295Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/pcc-mock/target/spotbugs/bug-pattern-1.5.0.jar 05:56:45 [INFO] 2025-01-18T05:56:45.310Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/segment-routing/target/pcep-segment-routing-0.21.12-SNAPSHOT-javadoc.jar 05:56:45 [INFO] 2025-01-18T05:56:45.354Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/segment-routing/target/pcep-segment-routing-0.21.12-SNAPSHOT-sources.jar 05:56:45 [INFO] 2025-01-18T05:56:45.366Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/segment-routing/target/pcep-segment-routing-0.21.12-SNAPSHOT.jar 05:56:45 [INFO] 2025-01-18T05:56:45.379Z Scanned 75539 files so far 05:56:45 [INFO] 2025-01-18T05:56:45.396Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/segment-routing/target/spotbugs/bug-pattern-1.5.0.jar 05:56:45 [INFO] 2025-01-18T05:56:45.412Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-api/target/pcep-server-api-0.21.12-SNAPSHOT-javadoc.jar 05:56:45 [INFO] 2025-01-18T05:56:45.427Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-api/target/pcep-server-api-0.21.12-SNAPSHOT-sources.jar 05:56:45 [INFO] 2025-01-18T05:56:45.430Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-api/target/pcep-server-api-0.21.12-SNAPSHOT.jar 05:56:45 [INFO] 2025-01-18T05:56:45.439Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-api/target/spotbugs/bug-pattern-1.5.0.jar 05:56:45 [INFO] 2025-01-18T05:56:45.454Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/target/pcep-server-provider-0.21.12-SNAPSHOT-javadoc.jar 05:56:45 [INFO] 2025-01-18T05:56:45.461Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/target/pcep-server-provider-0.21.12-SNAPSHOT-sources.jar 05:56:45 [INFO] 2025-01-18T05:56:45.463Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/target/pcep-server-provider-0.21.12-SNAPSHOT.jar 05:56:45 [INFO] 2025-01-18T05:56:45.475Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/server/server-provider/target/spotbugs/bug-pattern-1.5.0.jar 05:56:45 [INFO] 2025-01-18T05:56:45.490Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/target/pcep-spi-0.21.12-SNAPSHOT-javadoc.jar 05:56:45 [INFO] 2025-01-18T05:56:45.508Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/target/pcep-spi-0.21.12-SNAPSHOT-sources.jar 05:56:45 [INFO] 2025-01-18T05:56:45.513Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/target/pcep-spi-0.21.12-SNAPSHOT-test-sources.jar 05:56:45 [INFO] 2025-01-18T05:56:45.515Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/target/pcep-spi-0.21.12-SNAPSHOT-tests.jar 05:56:45 [INFO] 2025-01-18T05:56:45.518Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/target/pcep-spi-0.21.12-SNAPSHOT.jar 05:56:45 [INFO] 2025-01-18T05:56:45.528Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/spi/target/spotbugs/bug-pattern-1.5.0.jar 05:56:45 [INFO] 2025-01-18T05:56:45.543Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/testtool/target/pcep-testtool-0.21.12-SNAPSHOT-executable.jar 05:56:47 [INFO] 2025-01-18T05:56:47.220Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/testtool/target/pcep-testtool-0.21.12-SNAPSHOT-javadoc.jar 05:56:47 [INFO] 2025-01-18T05:56:47.225Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/testtool/target/pcep-testtool-0.21.12-SNAPSHOT-sources.jar 05:56:47 [INFO] 2025-01-18T05:56:47.226Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/testtool/target/pcep-testtool-0.21.12-SNAPSHOT.jar 05:56:47 [INFO] 2025-01-18T05:56:47.228Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/testtool/target/spotbugs/bug-pattern-1.5.0.jar 05:56:47 [INFO] 2025-01-18T05:56:47.243Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/cli/target/pcep-cli-0.21.12-SNAPSHOT-javadoc.jar 05:56:47 [INFO] 2025-01-18T05:56:47.247Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/cli/target/pcep-cli-0.21.12-SNAPSHOT-sources.jar 05:56:47 [INFO] 2025-01-18T05:56:47.248Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/cli/target/pcep-cli-0.21.12-SNAPSHOT.jar 05:56:47 [INFO] 2025-01-18T05:56:47.250Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/cli/target/spotbugs/bug-pattern-1.5.0.jar 05:56:47 [INFO] 2025-01-18T05:56:47.265Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-api/target/pcep-topology-api-0.21.12-SNAPSHOT-javadoc.jar 05:56:47 [INFO] 2025-01-18T05:56:47.326Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-api/target/pcep-topology-api-0.21.12-SNAPSHOT-sources.jar 05:56:47 [INFO] 2025-01-18T05:56:47.341Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-api/target/pcep-topology-api-0.21.12-SNAPSHOT.jar 05:56:47 [INFO] 2025-01-18T05:56:47.387Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-api/target/spotbugs/bug-pattern-1.5.0.jar 05:56:47 [INFO] 2025-01-18T05:56:47.402Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.12-SNAPSHOT-javadoc.jar 05:56:47 [INFO] 2025-01-18T05:56:47.416Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.12-SNAPSHOT-sources.jar 05:56:47 [INFO] 2025-01-18T05:56:47.423Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.12-SNAPSHOT-test-sources.jar 05:56:47 [INFO] 2025-01-18T05:56:47.425Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.12-SNAPSHOT-tests.jar 05:56:47 [INFO] 2025-01-18T05:56:47.436Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.12-SNAPSHOT.jar 05:56:47 [INFO] 2025-01-18T05:56:47.464Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-provider/target/spotbugs/bug-pattern-1.5.0.jar 05:56:47 [INFO] 2025-01-18T05:56:47.479Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-spi/target/pcep-topology-spi-0.21.12-SNAPSHOT-javadoc.jar 05:56:47 [INFO] 2025-01-18T05:56:47.489Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-spi/target/pcep-topology-spi-0.21.12-SNAPSHOT-sources.jar 05:56:47 [INFO] 2025-01-18T05:56:47.491Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-spi/target/pcep-topology-spi-0.21.12-SNAPSHOT.jar 05:56:47 [INFO] 2025-01-18T05:56:47.493Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/topology/topology-spi/target/spotbugs/bug-pattern-1.5.0.jar 05:56:47 [INFO] 2025-01-18T05:56:47.508Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.21.12-SNAPSHOT-javadoc.jar 05:56:47 [INFO] 2025-01-18T05:56:47.535Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.21.12-SNAPSHOT-sources.jar 05:56:47 [INFO] 2025-01-18T05:56:47.550Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.21.12-SNAPSHOT.jar 05:56:47 [INFO] 2025-01-18T05:56:47.572Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-api/target/spotbugs/bug-pattern-1.5.0.jar 05:56:47 [INFO] 2025-01-18T05:56:47.593Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.21.12-SNAPSHOT-javadoc.jar 05:56:47 [INFO] 2025-01-18T05:56:47.599Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.21.12-SNAPSHOT-sources.jar 05:56:47 [INFO] 2025-01-18T05:56:47.601Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.21.12-SNAPSHOT.jar 05:56:47 [INFO] 2025-01-18T05:56:47.608Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/pcep/tunnel/tunnel-provider/target/spotbugs/bug-pattern-1.5.0.jar 05:56:47 [INFO] 2025-01-18T05:56:47.623Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/api/target/programming-api-0.21.12-SNAPSHOT-javadoc.jar 05:56:47 [INFO] 2025-01-18T05:56:47.645Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/api/target/programming-api-0.21.12-SNAPSHOT-sources.jar 05:56:47 [INFO] 2025-01-18T05:56:47.656Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/api/target/programming-api-0.21.12-SNAPSHOT.jar 05:56:47 [INFO] 2025-01-18T05:56:47.670Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/api/target/spotbugs/bug-pattern-1.5.0.jar 05:56:47 [INFO] 2025-01-18T05:56:47.685Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/target/programming-impl-0.21.12-SNAPSHOT-javadoc.jar 05:56:47 [INFO] 2025-01-18T05:56:47.690Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/target/programming-impl-0.21.12-SNAPSHOT-sources.jar 05:56:47 [INFO] 2025-01-18T05:56:47.691Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/target/programming-impl-0.21.12-SNAPSHOT-test-sources.jar 05:56:47 [INFO] 2025-01-18T05:56:47.692Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/target/programming-impl-0.21.12-SNAPSHOT-tests.jar 05:56:47 [INFO] 2025-01-18T05:56:47.695Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/target/programming-impl-0.21.12-SNAPSHOT.jar 05:56:47 [INFO] 2025-01-18T05:56:47.700Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/impl/target/spotbugs/bug-pattern-1.5.0.jar 05:56:47 [INFO] 2025-01-18T05:56:47.715Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/spi/target/programming-spi-0.21.12-SNAPSHOT-javadoc.jar 05:56:47 [INFO] 2025-01-18T05:56:47.720Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/spi/target/programming-spi-0.21.12-SNAPSHOT-sources.jar 05:56:47 [INFO] 2025-01-18T05:56:47.721Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/spi/target/programming-spi-0.21.12-SNAPSHOT.jar 05:56:47 [INFO] 2025-01-18T05:56:47.723Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/spi/target/spotbugs/bug-pattern-1.5.0.jar 05:56:47 [INFO] 2025-01-18T05:56:47.738Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/topology-api/target/programming-topology-api-0.21.12-SNAPSHOT-javadoc.jar 05:56:47 [INFO] 2025-01-18T05:56:47.744Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/topology-api/target/programming-topology-api-0.21.12-SNAPSHOT-sources.jar 05:56:47 [INFO] 2025-01-18T05:56:47.746Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/topology-api/target/programming-topology-api-0.21.12-SNAPSHOT.jar 05:56:47 [INFO] 2025-01-18T05:56:47.748Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/topology-api/target/spotbugs/bug-pattern-1.5.0.jar 05:56:47 [INFO] 2025-01-18T05:56:47.763Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/tunnel-api/target/programming-tunnel-api-0.21.12-SNAPSHOT-javadoc.jar 05:56:47 [INFO] 2025-01-18T05:56:47.774Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/tunnel-api/target/programming-tunnel-api-0.21.12-SNAPSHOT-sources.jar 05:56:47 [INFO] 2025-01-18T05:56:47.776Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/tunnel-api/target/programming-tunnel-api-0.21.12-SNAPSHOT.jar 05:56:47 [INFO] 2025-01-18T05:56:47.781Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/programming/tunnel-api/target/spotbugs/bug-pattern-1.5.0.jar 05:56:47 [INFO] 2025-01-18T05:56:47.796Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/api/target/rsvp-api-0.21.12-SNAPSHOT-javadoc.jar 05:56:47 [INFO] 2025-01-18T05:56:47.952Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/api/target/rsvp-api-0.21.12-SNAPSHOT-sources.jar 05:56:47 [INFO] 2025-01-18T05:56:47.985Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/api/target/rsvp-api-0.21.12-SNAPSHOT.jar 05:56:48 [INFO] 2025-01-18T05:56:48.081Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/api/target/spotbugs/bug-pattern-1.5.0.jar 05:56:48 [INFO] 2025-01-18T05:56:48.098Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/impl/target/rsvp-impl-0.21.12-SNAPSHOT-javadoc.jar 05:56:48 [INFO] 2025-01-18T05:56:48.126Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/impl/target/rsvp-impl-0.21.12-SNAPSHOT-sources.jar 05:56:48 [INFO] 2025-01-18T05:56:48.132Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/impl/target/rsvp-impl-0.21.12-SNAPSHOT.jar 05:56:48 [INFO] 2025-01-18T05:56:48.148Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/impl/target/spotbugs/bug-pattern-1.5.0.jar 05:56:48 [INFO] 2025-01-18T05:56:48.163Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/spi/target/rsvp-spi-0.21.12-SNAPSHOT-javadoc.jar 05:56:48 [INFO] 2025-01-18T05:56:48.177Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/spi/target/rsvp-spi-0.21.12-SNAPSHOT-sources.jar 05:56:48 [INFO] 2025-01-18T05:56:48.180Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/spi/target/rsvp-spi-0.21.12-SNAPSHOT.jar 05:56:48 [INFO] 2025-01-18T05:56:48.187Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/rsvp/spi/target/spotbugs/bug-pattern-1.5.0.jar 05:56:48 [INFO] 2025-01-18T05:56:48.202Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/target/spotbugs/bug-pattern-1.5.0.jar 05:56:48 [INFO] 2025-01-18T05:56:48.216Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/target/testtool-util-0.21.12-SNAPSHOT-javadoc.jar 05:56:48 [INFO] 2025-01-18T05:56:48.223Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/target/testtool-util-0.21.12-SNAPSHOT-sources.jar 05:56:48 [INFO] 2025-01-18T05:56:48.224Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/target/testtool-util-0.21.12-SNAPSHOT-test-sources.jar 05:56:48 [INFO] 2025-01-18T05:56:48.225Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/target/testtool-util-0.21.12-SNAPSHOT-tests.jar 05:56:48 [INFO] 2025-01-18T05:56:48.227Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/testtool-util/target/testtool-util-0.21.12-SNAPSHOT.jar 05:56:48 [INFO] 2025-01-18T05:56:48.230Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/topology/api/target/spotbugs/bug-pattern-1.5.0.jar 05:56:48 [INFO] 2025-01-18T05:56:48.244Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/topology/api/target/topology-api-0.21.12-SNAPSHOT-javadoc.jar 05:56:48 [INFO] 2025-01-18T05:56:48.276Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/topology/api/target/topology-api-0.21.12-SNAPSHOT-sources.jar 05:56:48 [INFO] 2025-01-18T05:56:48.284Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/topology/api/target/topology-api-0.21.12-SNAPSHOT.jar 05:56:48 [INFO] 2025-01-18T05:56:48.305Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/topology/segment-routing/target/spotbugs/bug-pattern-1.5.0.jar 05:56:48 [INFO] 2025-01-18T05:56:48.320Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/topology/segment-routing/target/topology-segment-routing-0.21.12-SNAPSHOT-javadoc.jar 05:56:48 [INFO] 2025-01-18T05:56:48.341Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/topology/segment-routing/target/topology-segment-routing-0.21.12-SNAPSHOT-sources.jar 05:56:48 [INFO] 2025-01-18T05:56:48.347Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/topology/segment-routing/target/topology-segment-routing-0.21.12-SNAPSHOT.jar 05:56:48 [INFO] 2025-01-18T05:56:48.359Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/topology/tunnel-api/target/spotbugs/bug-pattern-1.5.0.jar 05:56:48 [INFO] 2025-01-18T05:56:48.374Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/topology/tunnel-api/target/topology-tunnel-api-0.21.12-SNAPSHOT-javadoc.jar 05:56:48 [INFO] 2025-01-18T05:56:48.396Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/topology/tunnel-api/target/topology-tunnel-api-0.21.12-SNAPSHOT-sources.jar 05:56:48 [INFO] 2025-01-18T05:56:48.401Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/topology/tunnel-api/target/topology-tunnel-api-0.21.12-SNAPSHOT.jar 05:56:48 [INFO] 2025-01-18T05:56:48.414Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/util/target/spotbugs/bug-pattern-1.5.0.jar 05:56:48 [INFO] 2025-01-18T05:56:48.428Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/util/target/util-0.21.12-SNAPSHOT-javadoc.jar 05:56:48 [INFO] 2025-01-18T05:56:48.436Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/util/target/util-0.21.12-SNAPSHOT-sources.jar 05:56:48 [INFO] 2025-01-18T05:56:48.437Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/util/target/util-0.21.12-SNAPSHOT-test-sources.jar 05:56:48 [INFO] 2025-01-18T05:56:48.439Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/util/target/util-0.21.12-SNAPSHOT-tests.jar 05:56:48 [INFO] 2025-01-18T05:56:48.442Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.21.x/util/target/util-0.21.12-SNAPSHOT.jar 05:56:48 [INFO] 2025-01-18T05:56:48.446Z Scanned 93201 total files 05:57:12 [INFO] 2025-01-18T05:57:12.878Z Finished scanning application odl-bgpcep. 05:57:13 [INFO] Discovered repository url '$GIT_URL/bgpcep/bgpcep/bgpcep/bgpcep' via environment variable GIT_URL 05:57:13 [INFO] Repository URL $GIT_URL/bgpcep/bgpcep/bgpcep/bgpcep was found using automation 05:57:13 [INFO] Amending source control record for application with id: odl-bgpcep with discovered Repository URL: $GIT_URL/bgpcep/bgpcep/bgpcep/bgpcep 05:57:13 [INFO] 2025-01-18T05:57:13.901Z Evaluating application odl-bgpcep for stage release. 05:57:15 [INFO] Waiting for policy evaluation to complete... 05:57:21 [INFO] Assigned scan ID ba9b1bc72fe244198bf693068a9e2d57 05:58:48 [INFO] Policy evaluation completed in 94 seconds. 05:58:48 [INFO] 2025-01-18T05:58:48.327Z Finished evaluating application odl-bgpcep for stage release. 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.bgpcep : bgp-bmp-mock : jar : executable : 0.21.11, hash=afe335216266202a7843) [ 05:58:48 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.bgpcep : bgp-bmp-mock : jar : executable : 0.21.11, hash=afe335216266202a7843) [ 05:58:48 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.bgpcep : bgp-bmp-mock : jar : executable : 0.21.11, hash=afe335216266202a7843) [ 05:58:48 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.bgpcep : bgp-bmp-mock : jar : executable : 0.21.11, hash=afe335216266202a7843) [ 05:58:48 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-12798 with severity >= 4 (severity = 5.9), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-12798 with severity < 8 (severity = 5.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-12798 with status 'Open', not 'Not Applicable'] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.bgpcep : bgp-bmp-mock : jar : executable : 0.21.11, hash=afe335216266202a7843) [ 05:58:48 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-47535 with severity >= 4 (severity = 6.8), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-47535 with severity < 8 (severity = 6.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-47535 with status 'Open', not 'Not Applicable'] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.bgpcep : bgp-testtool : jar : executable : 0.21.11, hash=a0260f2baf1798e8a9f2) [ 05:58:48 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.bgpcep : bgp-testtool : jar : executable : 0.21.11, hash=a0260f2baf1798e8a9f2) [ 05:58:48 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.bgpcep : bgp-testtool : jar : executable : 0.21.11, hash=a0260f2baf1798e8a9f2) [ 05:58:48 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.bgpcep : bgp-testtool : jar : executable : 0.21.11, hash=a0260f2baf1798e8a9f2) [ 05:58:48 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-12798 with severity >= 4 (severity = 5.9), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-12798 with severity < 8 (severity = 5.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-12798 with status 'Open', not 'Not Applicable'] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.bgpcep : bgp-testtool : jar : executable : 0.21.11, hash=a0260f2baf1798e8a9f2) [ 05:58:48 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-47535 with severity >= 4 (severity = 6.8), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-47535 with severity < 8 (severity = 6.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-47535 with status 'Open', not 'Not Applicable'] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.bgpcep : pcep-pcc-mock : jar : executable : 0.21.11, hash=1ec29ccbd269e945123b) [ 05:58:48 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.bgpcep : pcep-pcc-mock : jar : executable : 0.21.11, hash=1ec29ccbd269e945123b) [ 05:58:48 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.bgpcep : pcep-pcc-mock : jar : executable : 0.21.11, hash=1ec29ccbd269e945123b) [ 05:58:48 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.bgpcep : pcep-pcc-mock : jar : executable : 0.21.11, hash=1ec29ccbd269e945123b) [ 05:58:48 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.bgpcep : pcep-pcc-mock : jar : executable : 0.21.11, hash=1ec29ccbd269e945123b) [ 05:58:48 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-12798 with severity >= 4 (severity = 5.9), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-12798 with severity < 8 (severity = 5.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-12798 with status 'Open', not 'Not Applicable'] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.bgpcep : pcep-pcc-mock : jar : executable : 0.21.11, hash=1ec29ccbd269e945123b) [ 05:58:48 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-47535 with severity >= 4 (severity = 6.8), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-47535 with severity < 8 (severity = 6.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-47535 with status 'Open', not 'Not Applicable'] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.bgpcep : pcep-pcc-mock : jar : executable : 0.21.11, hash=1ec29ccbd269e945123b) [ 05:58:48 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0026 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0026 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0026 with status 'Open', not 'Not Applicable'] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.bgpcep : pcep-testtool : jar : executable : 0.21.11, hash=3afbdbcd3549d1f86684) [ 05:58:48 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.bgpcep : pcep-testtool : jar : executable : 0.21.11, hash=3afbdbcd3549d1f86684) [ 05:58:48 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.bgpcep : pcep-testtool : jar : executable : 0.21.11, hash=3afbdbcd3549d1f86684) [ 05:58:48 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.bgpcep : pcep-testtool : jar : executable : 0.21.11, hash=3afbdbcd3549d1f86684) [ 05:58:48 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.bgpcep : pcep-testtool : jar : executable : 0.21.11, hash=3afbdbcd3549d1f86684) [ 05:58:48 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-12798 with severity >= 4 (severity = 5.9), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-12798 with severity < 8 (severity = 5.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-12798 with status 'Open', not 'Not Applicable'] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.bgpcep : pcep-testtool : jar : executable : 0.21.11, hash=3afbdbcd3549d1f86684) [ 05:58:48 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-47535 with severity >= 4 (severity = 6.8), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-47535 with severity < 8 (severity = 6.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-47535 with status 'Open', not 'Not Applicable'] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.bgpcep : pcep-testtool : jar : executable : 0.21.11, hash=3afbdbcd3549d1f86684) [ 05:58:48 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0026 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0026 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0026 with status 'Open', not 'Not Applicable'] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.6, hash=0e9945fe170e857911f1) [ 05:58:48 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.6, hash=0e9945fe170e857911f1) [ 05:58:48 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.6, hash=0e9945fe170e857911f1) [ 05:58:48 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2021-1215 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2021-1215 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2021-1215 with status 'Open', not 'Not Applicable'] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.6, hash=0e9945fe170e857911f1) [ 05:58:48 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2021-1216 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2021-1216 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2021-1216 with status 'Open', not 'Not Applicable'] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.6, hash=3a1b034f212421084da4) [ 05:58:48 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.6, hash=3a1b034f212421084da4) [ 05:58:48 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.6, hash=3a1b034f212421084da4) [ 05:58:48 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.6, hash=3a1b034f212421084da4) [ 05:58:48 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.6, hash=3a1b034f212421084da4) [ 05:58:48 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.6, hash=3a1b034f212421084da4) [ 05:58:48 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-3171 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-3171 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-3171 with status 'Open', not 'Not Applicable'] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.6, hash=3a1b034f212421084da4) [ 05:58:48 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-3509 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-3509 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-3509 with status 'Open', not 'Not Applicable'] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.6, hash=3a1b034f212421084da4) [ 05:58:48 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-3510 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-3510 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-3510 with status 'Open', not 'Not Applicable'] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.6, hash=3a1b034f212421084da4) [ 05:58:48 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-45865 with severity >= 4 (severity = 4.4), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-45865 with severity < 8 (severity = 4.4), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-45865 with status 'Open', not 'Not Applicable'] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-High) [ 05:58:48 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.6, hash=3a1b034f212421084da4) [ 05:58:48 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2024-7254 with severity >= 8 (severity = 8.7), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2024-7254 with severity < 10 (severity = 8.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-7254 with status 'Open', not 'Not Applicable'] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=ch.qos.logback : logback-core : 1.3.14, hash=0436bd0d56730df756cf) [ 05:58:48 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=ch.qos.logback : logback-core : 1.3.14, hash=0436bd0d56730df756cf) [ 05:58:48 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=ch.qos.logback : logback-core : 1.3.14, hash=0436bd0d56730df756cf) [ 05:58:48 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-12798 with severity >= 4 (severity = 5.9), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-12798 with severity < 8 (severity = 5.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-12798 with status 'Open', not 'Not Applicable'] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=io.netty : netty-common : 4.1.114.Final, hash=862712e292b162c8ccaa) [ 05:58:48 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=io.netty : netty-common : 4.1.114.Final, hash=862712e292b162c8ccaa) [ 05:58:48 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-47535 with severity >= 4 (severity = 6.8), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-47535 with severity < 8 (severity = 6.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-47535 with status 'Open', not 'Not Applicable'] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 05:58:48 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 05:58:48 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 05:58:48 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-2976 with severity >= 4 (severity = 7.1), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-2976 with severity < 8 (severity = 7.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-2976 with status 'Open', not 'Not Applicable'] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=io.netty : netty-handler : 4.1.114.Final, hash=e56fbde4b9aa628eed15) [ 05:58:48 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL Security-Medium) [ 05:58:48 Component(displayName=io.netty : netty-handler : 4.1.114.Final, hash=e56fbde4b9aa628eed15) [ 05:58:48 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0026 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0026 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0026 with status 'Open', not 'Not Applicable'] ]] 05:58:48 05:58:48 Nexus IQ reports policy failing due to 05:58:48 Policy(ODL EPL-Incompatible License) [ 05:58:48 Component(displayName=com.rabbitmq : amqp-client : 5.22.0, hash=d5bf5f55022e14c7bc88) [ 05:58:48 Constraint(Copyleft) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL EPL-Incompatible' because: Found licenses in the 'ODL EPL-Incompatible' license threat group ('GPL-2.0')] ]] 05:58:48 05:58:48 Nexus IQ reports policy warning due to 05:58:48 Policy(ODL Security-Low) [ 05:58:48 Component(displayName=org.opendaylight.bgpcep : bgp-bmp-mock : jar : executable : 0.21.11, hash=afe335216266202a7843) [ 05:58:48 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability CVE-2024-12801 with severity < 4 (severity = 2.4), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-12801 with status 'Open', not 'Not Applicable'] ]] 05:58:48 05:58:48 Nexus IQ reports policy warning due to 05:58:48 Policy(ODL Security-Low) [ 05:58:48 Component(displayName=org.opendaylight.bgpcep : bgp-testtool : jar : executable : 0.21.11, hash=a0260f2baf1798e8a9f2) [ 05:58:48 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability CVE-2024-12801 with severity < 4 (severity = 2.4), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-12801 with status 'Open', not 'Not Applicable'] ]] 05:58:48 05:58:48 Nexus IQ reports policy warning due to 05:58:48 Policy(ODL Security-Low) [ 05:58:48 Component(displayName=org.opendaylight.bgpcep : pcep-pcc-mock : jar : executable : 0.21.11, hash=1ec29ccbd269e945123b) [ 05:58:48 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability CVE-2024-12801 with severity < 4 (severity = 2.4), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-12801 with status 'Open', not 'Not Applicable'] ]] 05:58:48 05:58:48 Nexus IQ reports policy warning due to 05:58:48 Policy(ODL Security-Low) [ 05:58:48 Component(displayName=org.opendaylight.bgpcep : pcep-testtool : jar : executable : 0.21.11, hash=3afbdbcd3549d1f86684) [ 05:58:48 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability CVE-2024-12801 with severity < 4 (severity = 2.4), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-12801 with status 'Open', not 'Not Applicable'] ]] 05:58:48 05:58:48 Nexus IQ reports policy warning due to 05:58:48 Policy(ODL Security-Low) [ 05:58:48 Component(displayName=ch.qos.logback : logback-core : 1.3.14, hash=0436bd0d56730df756cf) [ 05:58:48 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability CVE-2024-12801 with severity < 4 (severity = 2.4), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-12801 with status 'Open', not 'Not Applicable'] ]] 05:58:48 05:58:48 Nexus IQ reports policy warning due to 05:58:48 Policy(ODL Security-Low) [ 05:58:48 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 05:58:48 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability sonatype-2020-0926 with severity < 4 (severity = 3.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0926 with status 'Open', not 'Not Applicable'] ]] 05:58:48 The detailed report can be viewed online at https://nexus-iq.wl.linuxfoundation.org/ui/links/application/odl-bgpcep/report/ba9b1bc72fe244198bf693068a9e2d57 05:58:48 Summary of policy violations: 2 critical, 47 severe, 144 moderate 05:58:48 FATAL: IQ Server evaluation of application odl-bgpcep failed 05:58:48 $ ssh-agent -k 05:58:48 unset SSH_AUTH_SOCK; 05:58:48 unset SSH_AGENT_PID; 05:58:48 echo Agent pid 5634 killed; 05:58:48 [ssh-agent] Stopped. 05:58:48 ERROR: IQ Server evaluation of application odl-bgpcep failed 05:58:48 [PostBuildScript] - [INFO] Executing post build scripts. 05:58:48 [bgpcep-maven-clm-0.21.x] $ /bin/bash /tmp/jenkins1161210350424705364.sh 05:58:48 ---> sysstat.sh 05:58:48 [bgpcep-maven-clm-0.21.x] $ /bin/bash /tmp/jenkins15770777926947072448.sh 05:58:48 ---> package-listing.sh 05:58:48 ++ facter osfamily 05:58:48 ++ tr '[:upper:]' '[:lower:]' 05:58:49 + OS_FAMILY=redhat 05:58:49 + workspace=/w/workspace/bgpcep-maven-clm-0.21.x 05:58:49 + START_PACKAGES=/tmp/packages_start.txt 05:58:49 + END_PACKAGES=/tmp/packages_end.txt 05:58:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:58:49 + PACKAGES=/tmp/packages_start.txt 05:58:49 + '[' /w/workspace/bgpcep-maven-clm-0.21.x ']' 05:58:49 + PACKAGES=/tmp/packages_end.txt 05:58:49 + case "${OS_FAMILY}" in 05:58:49 + sort 05:58:49 + rpm -qa 05:58:49 + '[' -f /tmp/packages_start.txt ']' 05:58:49 + '[' -f /tmp/packages_end.txt ']' 05:58:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:58:49 + '[' /w/workspace/bgpcep-maven-clm-0.21.x ']' 05:58:49 + mkdir -p /w/workspace/bgpcep-maven-clm-0.21.x/archives/ 05:58:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/bgpcep-maven-clm-0.21.x/archives/ 05:58:49 [bgpcep-maven-clm-0.21.x] $ /bin/bash /tmp/jenkins5948539675778490108.sh 05:58:49 ---> capture-instance-metadata.sh 05:58:49 Setup pyenv: 05:58:49 system 05:58:49 3.8.13 05:58:49 3.9.13 05:58:49 3.10.13 05:58:49 * 3.11.7 (set by /w/workspace/bgpcep-maven-clm-0.21.x/.python-version) 05:58:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wvd5 from file:/tmp/.os_lf_venv 05:58:51 lf-activate-venv(): INFO: Installing: lftools 05:59:03 lf-activate-venv(): INFO: Adding /tmp/venv-Wvd5/bin to PATH 05:59:03 INFO: Running in OpenStack, capturing instance metadata 05:59:03 [bgpcep-maven-clm-0.21.x] $ /bin/bash /tmp/jenkins7928850129999721303.sh 05:59:03 provisioning config files... 05:59:04 Could not find credentials [logs] for bgpcep-maven-clm-0.21.x #26 05:59:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/bgpcep-maven-clm-0.21.x@tmp/config7903952794735362439tmp 05:59:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 05:59:04 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 05:59:04 provisioning config files... 05:59:04 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 05:59:04 [EnvInject] - Injecting environment variables from a build step. 05:59:04 [EnvInject] - Injecting as environment variables the properties content 05:59:04 SERVER_ID=logs 05:59:04 05:59:04 [EnvInject] - Variables injected successfully. 05:59:04 [bgpcep-maven-clm-0.21.x] $ /bin/bash /tmp/jenkins14839535809410418839.sh 05:59:04 ---> create-netrc.sh 05:59:04 WARN: Log server credential not found. 05:59:04 [bgpcep-maven-clm-0.21.x] $ /bin/bash /tmp/jenkins6599540350831223222.sh 05:59:04 ---> python-tools-install.sh 05:59:04 Setup pyenv: 05:59:04 system 05:59:04 3.8.13 05:59:04 3.9.13 05:59:04 3.10.13 05:59:04 * 3.11.7 (set by /w/workspace/bgpcep-maven-clm-0.21.x/.python-version) 05:59:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wvd5 from file:/tmp/.os_lf_venv 05:59:06 lf-activate-venv(): INFO: Installing: lftools 05:59:14 lf-activate-venv(): INFO: Adding /tmp/venv-Wvd5/bin to PATH 05:59:14 [bgpcep-maven-clm-0.21.x] $ /bin/bash /tmp/jenkins7569911106802627915.sh 05:59:14 ---> sudo-logs.sh 05:59:14 Archiving 'sudo' log.. 05:59:15 [bgpcep-maven-clm-0.21.x] $ /bin/bash /tmp/jenkins2519595323597032195.sh 05:59:15 ---> job-cost.sh 05:59:15 Setup pyenv: 05:59:15 system 05:59:15 3.8.13 05:59:15 3.9.13 05:59:15 3.10.13 05:59:15 * 3.11.7 (set by /w/workspace/bgpcep-maven-clm-0.21.x/.python-version) 05:59:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wvd5 from file:/tmp/.os_lf_venv 05:59:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:59:21 lf-activate-venv(): INFO: Adding /tmp/venv-Wvd5/bin to PATH 05:59:21 INFO: No Stack... 05:59:21 INFO: Retrieving Pricing Info for: v3-standard-8 05:59:21 INFO: Archiving Costs 05:59:21 [bgpcep-maven-clm-0.21.x] $ /bin/bash -l /tmp/jenkins4658885618976198987.sh 05:59:21 ---> logs-deploy.sh 05:59:21 Setup pyenv: 05:59:22 system 05:59:22 3.8.13 05:59:22 3.9.13 05:59:22 3.10.13 05:59:22 * 3.11.7 (set by /w/workspace/bgpcep-maven-clm-0.21.x/.python-version) 05:59:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wvd5 from file:/tmp/.os_lf_venv 05:59:23 lf-activate-venv(): INFO: Installing: lftools 05:59:32 lf-activate-venv(): INFO: Adding /tmp/venv-Wvd5/bin to PATH 05:59:32 WARNING: Nexus logging server not set 05:59:32 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/bgpcep-maven-clm-0.21.x/26/ 05:59:32 INFO: archiving logs to S3 05:59:38 ---> uname -a: 05:59:38 Linux prd-centos8-builder-8c-8g-2779.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 05:59:38 05:59:38 05:59:38 ---> lscpu: 05:59:38 Architecture: x86_64 05:59:38 CPU op-mode(s): 32-bit, 64-bit 05:59:38 Byte Order: Little Endian 05:59:38 CPU(s): 8 05:59:38 On-line CPU(s) list: 0-7 05:59:38 Thread(s) per core: 1 05:59:38 Core(s) per socket: 1 05:59:38 Socket(s): 8 05:59:38 NUMA node(s): 1 05:59:38 Vendor ID: AuthenticAMD 05:59:38 CPU family: 23 05:59:38 Model: 49 05:59:38 Model name: AMD EPYC-Rome Processor 05:59:38 Stepping: 0 05:59:38 CPU MHz: 2799.998 05:59:38 BogoMIPS: 5599.99 05:59:38 Virtualization: AMD-V 05:59:38 Hypervisor vendor: KVM 05:59:38 Virtualization type: full 05:59:38 L1d cache: 32K 05:59:38 L1i cache: 32K 05:59:38 L2 cache: 512K 05:59:38 L3 cache: 16384K 05:59:38 NUMA node0 CPU(s): 0-7 05:59:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:59:38 05:59:38 05:59:38 ---> nproc: 05:59:38 8 05:59:38 05:59:38 05:59:38 ---> df -h: 05:59:38 Filesystem Size Used Avail Use% Mounted on 05:59:38 devtmpfs 16G 0 16G 0% /dev 05:59:38 tmpfs 16G 0 16G 0% /dev/shm 05:59:38 tmpfs 16G 17M 16G 1% /run 05:59:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:59:38 /dev/vda1 160G 12G 149G 8% / 05:59:38 tmpfs 3.2G 0 3.2G 0% /run/user/1001 05:59:38 05:59:38 05:59:38 ---> free -m: 05:59:38 total used free shared buff/cache available 05:59:38 Mem: 31888 1971 25297 19 4619 29443 05:59:38 Swap: 1023 0 1023 05:59:38 05:59:38 05:59:38 ---> ip addr: 05:59:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:59:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:59:38 inet 127.0.0.1/8 scope host lo 05:59:38 valid_lft forever preferred_lft forever 05:59:38 inet6 ::1/128 scope host 05:59:38 valid_lft forever preferred_lft forever 05:59:38 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 05:59:38 link/ether fa:16:3e:da:c1:cb brd ff:ff:ff:ff:ff:ff 05:59:38 altname enp0s3 05:59:38 altname ens3 05:59:38 inet 10.30.171.68/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 05:59:38 valid_lft 84127sec preferred_lft 84127sec 05:59:38 inet6 fe80::f816:3eff:feda:c1cb/64 scope link 05:59:38 valid_lft forever preferred_lft forever 05:59:38 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:59:38 link/ether 02:42:f1:89:52:ab brd ff:ff:ff:ff:ff:ff 05:59:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:59:38 valid_lft forever preferred_lft forever 05:59:38 05:59:38 05:59:38 ---> sar -b -r -n DEV: 05:59:38 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/18/2025 _x86_64_ (8 CPU) 05:59:38 05:59:38 05:21:42 LINUX RESTART (8 CPU) 05:59:38 05:59:38 05:22:01 AM tps rtps wtps bread/s bwrtn/s 05:59:38 05:23:01 AM 307.58 35.82 271.76 8459.90 44116.23 05:59:38 05:24:01 AM 361.73 18.69 343.04 3915.76 14198.67 05:59:38 05:25:01 AM 108.36 3.85 104.52 427.86 9669.58 05:59:38 05:26:01 AM 83.03 0.03 82.99 1.07 7651.11 05:59:38 05:27:01 AM 31.03 0.07 30.96 83.19 2769.26 05:59:38 05:28:01 AM 53.06 0.00 53.06 0.00 2000.97 05:59:38 05:29:01 AM 75.27 0.00 75.27 0.00 5309.05 05:59:38 05:30:01 AM 26.62 0.03 26.59 0.53 2208.48 05:59:38 05:31:01 AM 14.70 0.00 14.70 0.00 1407.46 05:59:38 05:32:01 AM 38.62 0.00 38.62 0.00 2974.01 05:59:38 05:33:01 AM 20.85 0.00 20.85 0.00 2380.65 05:59:38 05:34:01 AM 38.18 0.00 38.18 0.00 1469.68 05:59:38 05:35:01 AM 81.02 0.00 81.02 0.00 2024.11 05:59:38 05:36:01 AM 43.15 0.00 43.15 0.00 1681.74 05:59:38 05:37:01 AM 30.34 0.03 30.31 0.27 1420.29 05:59:38 05:38:01 AM 31.63 0.00 31.63 0.00 1596.90 05:59:38 05:39:01 AM 54.05 0.00 54.05 0.00 1908.70 05:59:38 05:40:01 AM 45.22 0.18 45.03 7.33 1884.99 05:59:38 05:41:01 AM 45.17 0.00 45.17 0.00 2581.47 05:59:38 05:42:02 AM 56.41 0.00 56.41 0.00 2964.60 05:59:38 05:43:01 AM 60.93 0.00 60.93 0.00 2851.36 05:59:38 05:44:01 AM 61.28 0.00 61.28 0.00 3901.18 05:59:38 05:45:01 AM 38.21 0.00 38.21 0.00 1844.94 05:59:38 05:46:01 AM 50.50 0.00 50.50 0.00 3581.54 05:59:38 05:47:01 AM 40.08 0.00 40.08 0.00 2067.27 05:59:38 05:48:01 AM 31.64 0.00 31.64 0.00 2045.73 05:59:38 05:49:01 AM 58.30 0.00 58.30 0.00 3134.74 05:59:38 05:50:01 AM 14.23 0.00 14.23 0.00 1469.18 05:59:38 05:51:01 AM 41.63 0.02 41.61 0.13 2426.04 05:59:38 05:52:01 AM 41.72 0.00 41.72 0.00 1658.95 05:59:38 05:53:01 AM 43.18 0.00 43.18 0.00 2048.26 05:59:38 05:54:01 AM 50.20 0.00 50.20 0.00 1761.91 05:59:38 05:55:01 AM 40.24 0.00 40.24 0.00 1815.56 05:59:38 05:56:01 AM 65.94 0.00 65.94 0.00 3425.76 05:59:38 05:57:01 AM 76.64 2.42 74.23 58.51 19839.39 05:59:38 05:58:01 AM 4.13 0.00 4.13 0.00 125.36 05:59:38 05:59:01 AM 7.18 0.07 7.11 9.73 284.12 05:59:38 Average: 61.41 1.66 59.75 350.59 4501.00 05:59:38 05:59:38 05:22:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:59:38 05:23:01 AM 29476664 31216180 3176792 9.73 2688 2065080 1487748 4.41 258128 2494600 184096 05:59:38 05:24:01 AM 28173700 30354932 4479756 13.72 2688 2492508 2082236 6.18 276704 3717524 218972 05:59:38 05:25:01 AM 27379236 29798604 5274220 16.15 2688 2725716 2600632 7.72 447316 4321464 180376 05:59:38 05:26:01 AM 27073920 29529952 5579536 17.09 2688 2761024 2804104 8.32 498948 4568276 27096 05:59:38 05:27:01 AM 26494220 29124732 6159236 18.86 2688 2932252 3113344 9.24 523060 5109752 126784 05:59:38 05:28:01 AM 26003784 28650768 6649672 20.36 2688 2943376 3604016 10.69 535764 5572676 113092 05:59:38 05:29:01 AM 26132036 28828320 6521420 19.97 2688 2990136 3428712 10.17 547912 5419280 31604 05:59:38 05:30:01 AM 25986000 28716988 6667456 20.42 2688 3023832 3430236 10.18 552428 5555424 9472 05:59:38 05:31:01 AM 25938896 28732368 6714560 20.56 2688 3083252 3371284 10.00 563212 5581524 33648 05:59:38 05:32:01 AM 26046392 28935936 6607064 20.23 2688 3175176 3639672 10.80 578132 5442720 53292 05:59:38 05:33:01 AM 25302076 28203260 7351380 22.51 2688 3186192 3843264 11.40 581860 6174888 816 05:59:38 05:34:01 AM 25706928 28710964 6946528 21.27 2688 3285948 3849912 11.42 588208 5759560 80552 05:59:38 05:35:01 AM 25160112 28265612 7493344 22.95 2688 3385972 3784152 11.23 614464 6274420 167364 05:59:38 05:36:01 AM 25540300 28496388 7113156 21.78 2688 3237392 3520280 10.45 598036 5914788 8380 05:59:38 05:37:01 AM 25436248 28433100 7217208 22.10 2688 3276416 3573692 10.60 607172 6005676 29280 05:59:38 05:38:01 AM 25727928 28747096 6925528 21.21 2688 3294232 3274432 9.72 610336 5702972 13920 05:59:38 05:39:01 AM 25712848 28745616 6940608 21.26 2688 3306336 3281136 9.74 616476 5711788 8160 05:59:38 05:40:01 AM 25633904 28730568 7019552 21.50 2688 3365936 3261600 9.68 637984 5760348 38456 05:59:38 05:41:01 AM 25340868 28485432 7312588 22.39 2688 3407788 3523228 10.45 649616 6030444 29444 05:59:38 05:42:02 AM 25481096 28709340 7172360 21.97 2688 3484200 3264588 9.69 658336 5869588 47896 05:59:38 05:43:01 AM 25183728 28495056 7469728 22.88 2688 3565512 3525204 10.46 670608 6150028 84264 05:59:38 05:44:01 AM 24758380 28165608 7895076 24.18 2688 3659912 3814368 11.32 703208 6536756 174148 05:59:38 05:45:01 AM 24608964 28058628 8044492 24.64 2688 3700272 3904328 11.58 713640 6673556 188840 05:59:38 05:46:01 AM 24497704 27861168 8155752 24.98 2688 3608096 4250456 12.61 690184 6796444 18312 05:59:38 05:47:01 AM 24952276 28363780 7701180 23.58 2688 3653028 3551584 10.54 696464 6332812 27644 05:59:38 05:48:01 AM 24590568 28144420 8062888 24.69 2688 3792244 4061860 12.05 713420 6670080 123604 05:59:38 05:49:01 AM 24840060 28344900 7813396 23.93 2688 3737596 3635104 10.79 714736 6410356 13788 05:59:38 05:50:01 AM 24189204 27753344 8464252 25.92 2688 3796604 4274680 12.68 721732 7050252 33800 05:59:38 05:51:01 AM 24020936 27770088 8632520 26.44 2688 3976624 4169608 12.37 749704 7181508 169652 05:59:38 05:52:01 AM 24693924 28294004 7959532 24.38 2688 3826804 3656500 10.85 731228 6528492 12164 05:59:38 05:53:01 AM 24667648 28288656 7985808 24.46 2688 3847220 3622220 10.75 741892 6544836 7676 05:59:38 05:54:01 AM 24495180 28134532 8158276 24.98 2688 3865068 3878648 11.51 748712 6708128 12804 05:59:38 05:55:01 AM 24395628 28064220 8257828 25.29 2688 3892984 3811728 11.31 755128 6799016 16460 05:59:38 05:56:01 AM 23983400 28228880 8670056 26.55 2688 4458584 3618052 10.74 792892 7149236 512808 05:59:38 05:57:01 AM 26002988 30247960 6650468 20.37 2688 4461752 2012184 5.97 963748 4972996 324 05:59:38 05:58:01 AM 25999560 30245708 6653896 20.38 2688 4462900 2012184 5.97 963756 4976648 4 05:59:38 05:59:01 AM 25914392 30149484 6739064 20.64 2688 4451932 2160280 6.41 1119664 4905448 112 05:59:38 Average: 25555181 28757475 7098275 21.74 2688 3464322 3370196 10.00 652292 5820927 75651 05:59:38 05:59:38 05:22:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:59:38 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:23:01 AM eth0 495.89 300.90 2043.06 66.85 0.00 0.00 0.00 0.00 05:59:38 05:23:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:24:01 AM eth0 283.34 253.88 3885.71 46.12 0.00 0.00 0.00 0.00 05:59:38 05:24:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:25:01 AM lo 1770.89 1770.89 1690.44 1690.44 0.00 0.00 0.00 0.00 05:59:38 05:25:01 AM eth0 204.95 121.91 2488.29 16.34 0.00 0.00 0.00 0.00 05:59:38 05:25:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:26:01 AM lo 2945.61 2945.61 2812.27 2812.27 0.00 0.00 0.00 0.00 05:59:38 05:26:01 AM eth0 67.17 61.50 1009.44 9.68 0.00 0.00 0.00 0.00 05:59:38 05:26:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:27:01 AM lo 950.32 950.32 907.82 907.82 0.00 0.00 0.00 0.00 05:59:38 05:27:01 AM eth0 18.33 16.70 4.83 5.19 0.00 0.00 0.00 0.00 05:59:38 05:27:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:28:01 AM lo 2559.79 2559.79 2442.84 2442.84 0.00 0.00 0.00 0.00 05:59:38 05:28:01 AM eth0 12.88 12.63 10.16 4.04 0.00 0.00 0.00 0.00 05:59:38 05:28:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:29:01 AM lo 1872.84 1872.84 1788.13 1788.13 0.00 0.00 0.00 0.00 05:59:38 05:29:01 AM eth0 13.03 12.20 3.03 4.16 0.00 0.00 0.00 0.00 05:59:38 05:29:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:30:01 AM lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 05:59:38 05:30:01 AM eth0 12.25 11.41 17.99 3.81 0.00 0.00 0.00 0.00 05:59:38 05:30:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:31:01 AM lo 0.63 0.63 0.03 0.03 0.00 0.00 0.00 0.00 05:59:38 05:31:01 AM eth0 13.78 12.56 3.08 4.82 0.00 0.00 0.00 0.00 05:59:38 05:31:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:32:01 AM lo 0.23 0.23 0.01 0.01 0.00 0.00 0.00 0.00 05:59:38 05:32:01 AM eth0 20.61 20.14 129.59 4.91 0.00 0.00 0.00 0.00 05:59:38 05:32:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:33:01 AM lo 11.41 11.41 0.75 0.75 0.00 0.00 0.00 0.00 05:59:38 05:33:01 AM eth0 4.70 3.90 1.04 1.57 0.00 0.00 0.00 0.00 05:59:38 05:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:34:01 AM lo 1883.69 1883.69 1795.70 1795.70 0.00 0.00 0.00 0.00 05:59:38 05:34:01 AM eth0 12.68 11.79 3.18 4.56 0.00 0.00 0.00 0.00 05:59:38 05:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:35:01 AM lo 5077.25 5077.25 4846.82 4846.82 0.00 0.00 0.00 0.00 05:59:38 05:35:01 AM eth0 8.98 8.83 2.27 3.35 0.00 0.00 0.00 0.00 05:59:38 05:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:36:01 AM lo 1607.18 1607.18 1533.67 1533.67 0.00 0.00 0.00 0.00 05:59:38 05:36:01 AM eth0 8.60 9.03 23.09 3.11 0.00 0.00 0.00 0.00 05:59:38 05:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:37:01 AM lo 824.54 824.54 786.94 786.94 0.00 0.00 0.00 0.00 05:59:38 05:37:01 AM eth0 11.70 10.71 2.65 3.75 0.00 0.00 0.00 0.00 05:59:38 05:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:38:01 AM lo 1491.23 1491.23 1423.05 1423.05 0.00 0.00 0.00 0.00 05:59:38 05:38:01 AM eth0 5.10 4.80 1.45 1.66 0.00 0.00 0.00 0.00 05:59:38 05:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:39:01 AM lo 3182.92 3182.92 3038.50 3038.50 0.00 0.00 0.00 0.00 05:59:38 05:39:01 AM eth0 8.66 8.35 2.24 3.06 0.00 0.00 0.00 0.00 05:59:38 05:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:40:01 AM lo 1733.56 1733.56 1653.86 1653.86 0.00 0.00 0.00 0.00 05:59:38 05:40:01 AM eth0 10.26 9.81 2.27 3.34 0.00 0.00 0.00 0.00 05:59:38 05:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:41:01 AM lo 1767.14 1767.14 1686.90 1686.90 0.00 0.00 0.00 0.00 05:59:38 05:41:01 AM eth0 10.18 9.45 2.43 3.53 0.00 0.00 0.00 0.00 05:59:38 05:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:42:02 AM lo 1951.42 1951.42 1863.22 1863.22 0.00 0.00 0.00 0.00 05:59:38 05:42:02 AM eth0 11.38 10.75 2.82 4.00 0.00 0.00 0.00 0.00 05:59:38 05:42:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:43:01 AM lo 3613.54 3613.54 3449.91 3449.91 0.00 0.00 0.00 0.00 05:59:38 05:43:01 AM eth0 8.51 7.96 2.11 3.25 0.00 0.00 0.00 0.00 05:59:38 05:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:44:01 AM lo 2748.77 2748.77 2623.48 2623.48 0.00 0.00 0.00 0.00 05:59:38 05:44:01 AM eth0 7.65 7.15 1.85 2.86 0.00 0.00 0.00 0.00 05:59:38 05:44:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:45:01 AM lo 1809.25 1809.25 1725.74 1725.74 0.00 0.00 0.00 0.00 05:59:38 05:45:01 AM eth0 10.50 9.55 2.57 3.64 0.00 0.00 0.00 0.00 05:59:38 05:45:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:46:01 AM lo 1604.37 1604.37 1530.50 1530.50 0.00 0.00 0.00 0.00 05:59:38 05:46:01 AM eth0 11.55 10.68 2.67 4.19 0.00 0.00 0.00 0.00 05:59:38 05:46:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:47:01 AM lo 1881.39 1881.39 1794.83 1794.83 0.00 0.00 0.00 0.00 05:59:38 05:47:01 AM eth0 14.10 13.16 3.28 4.25 0.00 0.00 0.00 0.00 05:59:38 05:47:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:48:01 AM lo 1457.19 1457.19 1391.42 1391.42 0.00 0.00 0.00 0.00 05:59:38 05:48:01 AM eth0 11.46 10.81 2.76 3.88 0.00 0.00 0.00 0.00 05:59:38 05:48:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:49:01 AM lo 1629.44 1629.44 1553.77 1553.77 0.00 0.00 0.00 0.00 05:59:38 05:49:01 AM eth0 10.15 9.46 2.38 3.89 0.00 0.00 0.00 0.00 05:59:38 05:49:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:50:01 AM lo 5.61 5.61 0.37 0.37 0.00 0.00 0.00 0.00 05:59:38 05:50:01 AM eth0 10.81 10.28 17.49 3.22 0.00 0.00 0.00 0.00 05:59:38 05:50:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:51:01 AM lo 1628.42 1628.42 1554.51 1554.51 0.00 0.00 0.00 0.00 05:59:38 05:51:01 AM eth0 7.35 6.90 1.73 2.77 0.00 0.00 0.00 0.00 05:59:38 05:51:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:52:01 AM lo 1707.63 1707.63 1628.71 1628.71 0.00 0.00 0.00 0.00 05:59:38 05:52:01 AM eth0 6.56 6.45 2.15 2.64 0.00 0.00 0.00 0.00 05:59:38 05:52:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:53:01 AM lo 2664.92 2664.92 2542.28 2542.28 0.00 0.00 0.00 0.00 05:59:38 05:53:01 AM eth0 11.48 10.98 2.78 4.29 0.00 0.00 0.00 0.00 05:59:38 05:53:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:54:01 AM lo 2473.93 2473.93 2359.86 2359.86 0.00 0.00 0.00 0.00 05:59:38 05:54:01 AM eth0 10.63 9.78 2.75 4.30 0.00 0.00 0.00 0.00 05:59:38 05:54:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:55:01 AM lo 1687.25 1687.25 1611.12 1611.12 0.00 0.00 0.00 0.00 05:59:38 05:55:01 AM eth0 12.90 12.33 5.39 4.73 0.00 0.00 0.00 0.00 05:59:38 05:55:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:56:01 AM lo 2.65 2.65 0.20 0.20 0.00 0.00 0.00 0.00 05:59:38 05:56:01 AM eth0 132.54 117.50 1637.88 22.07 0.00 0.00 0.00 0.00 05:59:38 05:56:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:57:01 AM lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:59:38 05:57:01 AM eth0 462.38 281.87 883.33 89.56 0.00 0.00 0.00 0.00 05:59:38 05:57:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:58:01 AM eth0 50.11 30.53 18.63 275.90 0.00 0.00 0.00 0.00 05:59:38 05:58:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:59:01 AM eth0 5.81 4.82 4.32 2.46 0.00 0.00 0.00 0.00 05:59:38 05:59:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 Average: lo 1473.24 1473.24 1405.51 1405.51 0.00 0.00 0.00 0.00 05:59:38 Average: eth0 54.59 39.79 330.78 17.19 0.00 0.00 0.00 0.00 05:59:38 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:38 05:59:38 05:59:38 ---> sar -P ALL: 05:59:38 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/18/2025 _x86_64_ (8 CPU) 05:59:38 05:59:38 05:21:42 LINUX RESTART (8 CPU) 05:59:38 05:59:38 05:22:01 AM CPU %user %nice %system %iowait %steal %idle 05:59:38 05:23:01 AM all 12.65 0.00 3.80 2.62 0.06 80.86 05:59:38 05:23:01 AM 0 16.50 0.00 3.62 1.71 0.05 78.11 05:59:38 05:23:01 AM 1 20.84 0.00 5.17 4.86 0.07 69.07 05:59:38 05:23:01 AM 2 17.34 0.00 6.16 4.79 0.08 71.63 05:59:38 05:23:01 AM 3 8.43 0.00 3.64 0.84 0.05 87.04 05:59:38 05:23:01 AM 4 10.97 0.00 2.11 0.70 0.05 86.16 05:59:38 05:23:01 AM 5 10.59 0.00 3.43 2.39 0.05 83.53 05:59:38 05:23:01 AM 6 9.86 0.00 3.08 1.82 0.05 85.19 05:59:38 05:23:01 AM 7 6.69 0.00 3.23 3.84 0.08 86.16 05:59:38 05:24:01 AM all 20.11 0.00 1.87 1.52 0.06 76.44 05:59:38 05:24:01 AM 0 17.25 0.00 1.10 1.47 0.08 80.10 05:59:38 05:24:01 AM 1 21.78 0.00 1.81 1.35 0.07 75.00 05:59:38 05:24:01 AM 2 14.67 0.00 3.82 3.72 0.08 77.70 05:59:38 05:24:01 AM 3 22.57 0.00 3.01 1.10 0.08 73.23 05:59:38 05:24:01 AM 4 18.79 0.00 1.47 0.77 0.05 78.91 05:59:38 05:24:01 AM 5 33.88 0.00 0.87 0.03 0.05 65.16 05:59:38 05:24:01 AM 6 11.81 0.00 1.29 2.22 0.05 84.63 05:59:38 05:24:01 AM 7 20.09 0.00 1.60 1.49 0.05 76.77 05:59:38 05:25:01 AM all 43.62 0.00 2.40 0.65 0.09 53.23 05:59:38 05:25:01 AM 0 42.94 0.00 2.68 0.72 0.08 53.57 05:59:38 05:25:01 AM 1 34.67 0.00 1.79 0.62 0.08 62.84 05:59:38 05:25:01 AM 2 35.95 0.00 2.28 1.59 0.08 60.10 05:59:38 05:25:01 AM 3 50.44 0.00 1.42 0.07 0.10 47.97 05:59:38 05:25:01 AM 4 47.82 0.00 2.85 0.15 0.10 49.08 05:59:38 05:25:01 AM 5 50.50 0.00 2.28 0.55 0.08 46.58 05:59:38 05:25:01 AM 6 47.40 0.00 4.35 0.54 0.10 47.62 05:59:38 05:25:01 AM 7 39.26 0.00 1.59 0.99 0.08 58.08 05:59:38 05:26:01 AM all 39.44 0.00 2.63 0.37 0.09 57.47 05:59:38 05:26:01 AM 0 33.93 0.00 2.53 0.82 0.08 62.64 05:59:38 05:26:01 AM 1 43.72 0.00 4.67 0.13 0.08 51.39 05:59:38 05:26:01 AM 2 50.65 0.00 2.46 0.39 0.08 46.42 05:59:38 05:26:01 AM 3 35.31 0.00 3.10 0.34 0.10 61.16 05:59:38 05:26:01 AM 4 34.22 0.00 2.59 0.45 0.08 62.66 05:59:38 05:26:01 AM 5 40.79 0.00 3.33 0.17 0.08 55.62 05:59:38 05:26:01 AM 6 35.30 0.00 1.32 0.55 0.08 62.74 05:59:38 05:26:01 AM 7 41.60 0.00 1.04 0.12 0.08 57.16 05:59:38 05:27:01 AM all 48.44 0.00 2.09 0.11 0.09 49.27 05:59:38 05:27:01 AM 0 36.14 0.00 1.41 0.07 0.07 62.32 05:59:38 05:27:01 AM 1 55.90 0.00 3.36 0.00 0.10 40.64 05:59:38 05:27:01 AM 2 54.84 0.00 1.72 0.08 0.08 43.27 05:59:38 05:27:01 AM 3 60.84 0.00 2.60 0.32 0.08 36.16 05:59:38 05:27:01 AM 4 50.09 0.00 1.44 0.28 0.08 48.10 05:59:38 05:27:01 AM 5 42.90 0.00 1.36 0.00 0.10 55.65 05:59:38 05:27:01 AM 6 54.93 0.00 3.36 0.03 0.10 41.57 05:59:38 05:27:01 AM 7 31.83 0.00 1.49 0.12 0.07 66.50 05:59:38 05:28:01 AM all 40.69 0.00 2.63 0.11 0.08 56.48 05:59:38 05:28:01 AM 0 32.12 0.00 1.07 0.10 0.08 66.62 05:59:38 05:28:01 AM 1 52.26 0.00 5.22 0.18 0.08 42.25 05:59:38 05:28:01 AM 2 43.71 0.00 1.75 0.10 0.08 54.35 05:59:38 05:28:01 AM 3 36.18 0.00 3.41 0.10 0.08 60.23 05:59:38 05:28:01 AM 4 53.64 0.00 3.90 0.20 0.08 42.18 05:59:38 05:28:01 AM 5 40.69 0.00 1.76 0.07 0.07 57.42 05:59:38 05:28:01 AM 6 39.91 0.00 2.03 0.10 0.08 57.88 05:59:38 05:28:01 AM 7 27.02 0.00 1.92 0.03 0.08 70.93 05:59:38 05:29:01 AM all 43.09 0.00 2.41 0.24 0.09 54.16 05:59:38 05:29:01 AM 0 51.16 0.00 1.84 0.03 0.10 46.87 05:59:38 05:29:01 AM 1 55.53 0.00 4.48 0.60 0.08 39.30 05:59:38 05:29:01 AM 2 42.12 0.00 2.08 0.13 0.08 55.58 05:59:38 05:29:01 AM 3 47.20 0.00 2.60 0.02 0.12 50.07 05:59:38 05:29:01 AM 4 36.88 0.00 2.73 0.64 0.10 59.65 05:59:38 05:29:01 AM 5 31.67 0.00 1.61 0.52 0.08 66.12 05:59:38 05:29:01 AM 6 37.77 0.00 1.94 0.00 0.08 60.21 05:59:38 05:29:01 AM 7 42.39 0.00 1.99 0.02 0.10 55.50 05:59:38 05:30:01 AM all 32.00 0.00 1.32 0.30 0.09 66.30 05:59:38 05:30:01 AM 0 41.68 0.00 1.95 0.13 0.10 56.13 05:59:38 05:30:01 AM 1 32.18 0.00 1.02 0.34 0.10 66.37 05:59:38 05:30:01 AM 2 25.06 0.00 1.42 0.70 0.08 72.73 05:59:38 05:30:01 AM 3 37.29 0.00 1.02 0.07 0.10 61.52 05:59:38 05:30:01 AM 4 48.08 0.00 1.49 0.10 0.10 50.23 05:59:38 05:30:01 AM 5 15.45 0.00 0.67 0.07 0.10 83.71 05:59:38 05:30:01 AM 6 33.15 0.00 1.76 0.00 0.08 65.00 05:59:38 05:30:01 AM 7 23.13 0.00 1.22 0.95 0.07 74.62 05:59:38 05:31:01 AM all 43.05 0.00 1.74 0.13 0.09 54.99 05:59:38 05:31:01 AM 0 40.70 0.00 1.34 0.29 0.08 57.59 05:59:38 05:31:01 AM 1 35.50 0.00 1.56 0.35 0.10 62.49 05:59:38 05:31:01 AM 2 47.03 0.00 2.03 0.00 0.08 50.85 05:59:38 05:31:01 AM 3 47.70 0.00 2.18 0.03 0.08 50.00 05:59:38 05:31:01 AM 4 33.68 0.00 1.74 0.37 0.08 64.12 05:59:38 05:31:01 AM 5 42.52 0.00 1.74 0.02 0.10 55.62 05:59:38 05:31:01 AM 6 50.97 0.00 1.82 0.02 0.08 47.11 05:59:38 05:31:01 AM 7 46.28 0.00 1.53 0.00 0.08 52.11 05:59:38 05:32:01 AM all 44.50 0.00 1.69 0.20 0.09 53.52 05:59:38 05:32:01 AM 0 52.46 0.00 2.04 0.05 0.08 45.36 05:59:38 05:32:01 AM 1 40.09 0.00 1.40 0.10 0.08 58.32 05:59:38 05:32:01 AM 2 45.80 0.00 3.11 0.12 0.10 50.87 05:59:38 05:32:01 AM 3 46.36 0.00 1.59 0.62 0.08 51.34 05:59:38 05:32:01 AM 4 36.74 0.00 1.64 0.60 0.08 60.92 05:59:38 05:32:01 AM 5 41.08 0.00 1.21 0.00 0.08 57.63 05:59:38 05:32:01 AM 6 45.94 0.00 1.83 0.08 0.08 52.06 05:59:38 05:32:01 AM 7 47.52 0.00 0.72 0.00 0.08 51.67 05:59:38 05:33:01 AM all 26.66 0.00 0.72 0.12 0.07 72.42 05:59:38 05:33:01 AM 0 28.24 0.00 0.79 0.00 0.07 70.91 05:59:38 05:33:01 AM 1 36.08 0.00 0.87 0.18 0.07 62.80 05:59:38 05:33:01 AM 2 12.87 0.00 0.95 0.43 0.07 85.68 05:59:38 05:33:01 AM 3 41.71 0.00 0.59 0.00 0.07 57.64 05:59:38 05:33:01 AM 4 21.72 0.00 0.97 0.07 0.08 77.16 05:59:38 05:33:01 AM 5 14.06 0.00 0.48 0.30 0.07 85.08 05:59:38 05:33:01 AM 6 25.53 0.00 0.72 0.00 0.07 73.69 05:59:38 05:33:01 AM 7 33.09 0.00 0.43 0.00 0.05 66.42 05:59:38 05:59:38 05:33:01 AM CPU %user %nice %system %iowait %steal %idle 05:59:38 05:34:01 AM all 30.31 0.00 2.08 0.13 0.07 67.42 05:59:38 05:34:01 AM 0 22.78 0.00 1.31 0.12 0.08 75.72 05:59:38 05:34:01 AM 1 27.73 0.00 2.80 0.10 0.08 69.29 05:59:38 05:34:01 AM 2 24.68 0.00 2.71 0.43 0.07 72.11 05:59:38 05:34:01 AM 3 34.99 0.00 1.19 0.07 0.05 63.71 05:59:38 05:34:01 AM 4 39.77 0.00 1.42 0.02 0.07 58.72 05:59:38 05:34:01 AM 5 33.12 0.00 2.39 0.05 0.07 64.37 05:59:38 05:34:01 AM 6 23.91 0.00 1.32 0.13 0.07 74.57 05:59:38 05:34:01 AM 7 35.47 0.00 3.50 0.12 0.07 60.85 05:59:38 05:35:01 AM all 38.84 0.00 3.23 0.23 0.07 57.63 05:59:38 05:35:01 AM 0 33.90 0.00 3.29 0.32 0.07 62.43 05:59:38 05:35:01 AM 1 53.41 0.00 1.91 0.02 0.07 44.60 05:59:38 05:35:01 AM 2 46.31 0.00 6.45 0.20 0.08 46.96 05:59:38 05:35:01 AM 3 21.72 0.00 2.27 0.50 0.08 75.43 05:59:38 05:35:01 AM 4 40.44 0.00 1.68 0.10 0.07 57.72 05:59:38 05:35:01 AM 5 35.07 0.00 2.96 0.17 0.08 61.71 05:59:38 05:35:01 AM 6 42.94 0.00 4.52 0.44 0.07 52.04 05:59:38 05:35:01 AM 7 36.93 0.00 2.75 0.08 0.07 60.17 05:59:38 05:36:01 AM all 33.54 0.00 1.97 0.20 0.08 64.20 05:59:38 05:36:01 AM 0 36.60 0.00 1.86 0.08 0.08 61.38 05:59:38 05:36:01 AM 1 31.11 0.00 1.63 0.07 0.10 67.10 05:59:38 05:36:01 AM 2 33.86 0.00 3.05 0.02 0.08 62.99 05:59:38 05:36:01 AM 3 26.11 0.00 2.52 0.77 0.07 70.54 05:59:38 05:36:01 AM 4 19.92 0.00 1.66 0.47 0.10 77.85 05:59:38 05:36:01 AM 5 49.01 0.00 1.76 0.18 0.07 48.98 05:59:38 05:36:01 AM 6 38.55 0.00 2.60 0.02 0.07 58.77 05:59:38 05:36:01 AM 7 33.16 0.00 0.70 0.00 0.07 66.07 05:59:38 05:37:01 AM all 35.46 0.00 1.85 0.10 0.09 62.51 05:59:38 05:37:01 AM 0 31.59 0.00 1.72 0.07 0.10 66.52 05:59:38 05:37:01 AM 1 27.07 0.00 3.24 0.30 0.08 69.30 05:59:38 05:37:01 AM 2 26.77 0.00 1.54 0.18 0.08 71.42 05:59:38 05:37:01 AM 3 43.39 0.00 1.64 0.22 0.12 54.63 05:59:38 05:37:01 AM 4 36.11 0.00 1.87 0.00 0.07 61.95 05:59:38 05:37:01 AM 5 34.54 0.00 1.75 0.02 0.07 63.62 05:59:38 05:37:01 AM 6 47.61 0.00 1.76 0.00 0.08 50.55 05:59:38 05:37:01 AM 7 36.62 0.00 1.26 0.00 0.08 62.04 05:59:38 05:38:01 AM all 13.89 0.00 1.23 0.14 0.05 84.68 05:59:38 05:38:01 AM 0 15.81 0.00 0.75 0.07 0.05 83.32 05:59:38 05:38:01 AM 1 9.90 0.00 1.12 0.63 0.05 88.29 05:59:38 05:38:01 AM 2 12.37 0.00 1.07 0.08 0.10 86.38 05:59:38 05:38:01 AM 3 15.72 0.00 1.15 0.10 0.05 82.97 05:59:38 05:38:01 AM 4 15.60 0.00 1.07 0.13 0.03 83.16 05:59:38 05:38:01 AM 5 10.57 0.00 1.15 0.00 0.03 88.24 05:59:38 05:38:01 AM 6 16.25 0.00 2.29 0.07 0.05 81.35 05:59:38 05:38:01 AM 7 14.93 0.00 1.22 0.03 0.05 83.76 05:59:38 05:39:01 AM all 35.90 0.00 2.68 0.16 0.07 61.19 05:59:38 05:39:01 AM 0 33.08 0.00 3.02 0.25 0.08 63.56 05:59:38 05:39:01 AM 1 27.83 0.00 3.14 0.30 0.07 68.66 05:59:38 05:39:01 AM 2 44.25 0.00 1.47 0.07 0.07 54.15 05:59:38 05:39:01 AM 3 37.34 0.00 3.27 0.15 0.07 59.18 05:59:38 05:39:01 AM 4 32.63 0.00 3.03 0.19 0.07 64.09 05:59:38 05:39:01 AM 5 34.65 0.00 3.33 0.12 0.08 61.81 05:59:38 05:39:01 AM 6 36.38 0.00 3.15 0.20 0.08 60.18 05:59:38 05:39:01 AM 7 41.01 0.00 1.00 0.00 0.07 57.92 05:59:38 05:40:01 AM all 42.73 0.04 2.09 0.14 0.08 54.91 05:59:38 05:40:01 AM 0 43.88 0.00 2.50 0.02 0.10 53.51 05:59:38 05:40:01 AM 1 38.88 0.00 2.66 0.23 0.08 58.14 05:59:38 05:40:01 AM 2 45.89 0.00 2.21 0.00 0.08 51.82 05:59:38 05:40:01 AM 3 59.18 0.00 3.18 0.17 0.08 37.40 05:59:38 05:40:01 AM 4 36.82 0.35 1.34 0.28 0.08 61.12 05:59:38 05:40:01 AM 5 39.56 0.00 1.92 0.18 0.07 58.27 05:59:38 05:40:01 AM 6 47.76 0.00 1.51 0.05 0.08 50.60 05:59:38 05:40:01 AM 7 29.91 0.00 1.44 0.17 0.07 68.42 05:59:38 05:41:01 AM all 41.29 0.00 2.15 0.17 0.09 56.30 05:59:38 05:41:01 AM 0 39.83 0.00 1.69 0.05 0.08 58.35 05:59:38 05:41:01 AM 1 29.48 0.00 2.26 0.18 0.08 68.00 05:59:38 05:41:01 AM 2 57.36 0.00 2.61 0.25 0.10 39.69 05:59:38 05:41:01 AM 3 48.35 0.00 2.02 0.62 0.10 48.90 05:59:38 05:41:01 AM 4 38.83 0.00 1.24 0.02 0.10 59.81 05:59:38 05:41:01 AM 5 43.50 0.00 3.61 0.05 0.08 52.75 05:59:38 05:41:01 AM 6 30.94 0.00 2.19 0.13 0.08 66.66 05:59:38 05:41:01 AM 7 42.00 0.00 1.61 0.05 0.10 56.24 05:59:38 05:42:02 AM all 40.72 0.00 2.29 0.16 0.09 56.74 05:59:38 05:42:02 AM 0 46.86 0.00 2.45 0.13 0.08 50.48 05:59:38 05:42:02 AM 1 49.27 0.00 2.54 0.10 0.08 48.00 05:59:38 05:42:02 AM 2 43.57 0.00 2.14 0.02 0.08 54.18 05:59:38 05:42:02 AM 3 35.09 0.00 1.79 0.27 0.08 62.77 05:59:38 05:42:02 AM 4 57.90 0.00 3.12 0.02 0.08 38.88 05:59:38 05:42:02 AM 5 28.23 0.00 3.82 0.37 0.10 67.48 05:59:38 05:42:02 AM 6 25.39 0.00 0.94 0.13 0.08 73.46 05:59:38 05:42:02 AM 7 39.50 0.00 1.54 0.27 0.08 58.61 05:59:38 05:43:01 AM all 36.41 0.00 2.77 0.21 0.08 60.53 05:59:38 05:43:01 AM 0 30.51 0.00 1.62 0.02 0.10 67.75 05:59:38 05:43:01 AM 1 43.29 0.00 3.68 0.14 0.09 52.81 05:59:38 05:43:01 AM 2 37.20 0.00 2.01 0.20 0.07 60.52 05:59:38 05:43:01 AM 3 40.58 0.00 3.48 0.24 0.09 55.62 05:59:38 05:43:01 AM 4 28.61 0.00 2.00 0.32 0.09 68.99 05:59:38 05:43:01 AM 5 37.39 0.00 4.18 0.29 0.07 58.07 05:59:38 05:43:01 AM 6 44.29 0.00 1.75 0.12 0.07 53.77 05:59:38 05:43:01 AM 7 29.39 0.00 3.43 0.36 0.10 66.72 05:59:38 05:44:01 AM all 38.12 0.00 2.50 0.25 0.09 59.04 05:59:38 05:44:01 AM 0 38.63 0.00 2.46 0.18 0.08 58.64 05:59:38 05:44:01 AM 1 44.54 0.00 3.00 0.02 0.12 52.33 05:59:38 05:44:01 AM 2 42.90 0.00 3.54 0.03 0.10 53.42 05:59:38 05:44:01 AM 3 22.19 0.00 1.89 1.24 0.08 74.60 05:59:38 05:44:01 AM 4 32.13 0.00 2.46 0.27 0.08 65.05 05:59:38 05:44:01 AM 5 48.40 0.00 1.76 0.02 0.08 49.74 05:59:38 05:44:01 AM 6 42.62 0.00 2.76 0.23 0.08 54.31 05:59:38 05:44:01 AM 7 33.53 0.00 2.11 0.02 0.08 64.26 05:59:38 05:59:38 05:44:01 AM CPU %user %nice %system %iowait %steal %idle 05:59:38 05:45:01 AM all 36.65 0.00 2.01 0.10 0.09 61.15 05:59:38 05:45:01 AM 0 27.40 0.00 1.10 0.05 0.10 71.35 05:59:38 05:45:01 AM 1 52.35 0.00 3.03 0.07 0.08 44.47 05:59:38 05:45:01 AM 2 27.26 0.00 1.44 0.18 0.07 71.05 05:59:38 05:45:01 AM 3 40.22 0.00 1.65 0.12 0.08 57.92 05:59:38 05:45:01 AM 4 33.15 0.00 1.66 0.07 0.08 65.04 05:59:38 05:45:01 AM 5 40.81 0.00 2.59 0.30 0.08 56.22 05:59:38 05:45:01 AM 6 44.33 0.00 3.34 0.00 0.08 52.24 05:59:38 05:45:01 AM 7 27.71 0.00 1.27 0.00 0.10 70.92 05:59:38 05:46:01 AM all 39.09 0.00 2.21 0.16 0.08 58.46 05:59:38 05:46:01 AM 0 50.99 0.00 1.64 0.02 0.08 47.27 05:59:38 05:46:01 AM 1 58.09 0.00 4.64 0.15 0.10 37.01 05:59:38 05:46:01 AM 2 34.25 0.00 1.91 0.39 0.10 63.35 05:59:38 05:46:01 AM 3 39.81 0.00 1.25 0.03 0.07 58.84 05:59:38 05:46:01 AM 4 39.68 0.00 1.96 0.42 0.08 57.86 05:59:38 05:46:01 AM 5 37.16 0.00 2.61 0.07 0.08 60.08 05:59:38 05:46:01 AM 6 29.88 0.00 2.21 0.08 0.08 67.74 05:59:38 05:46:01 AM 7 22.83 0.00 1.49 0.10 0.07 75.51 05:59:38 05:47:01 AM all 38.17 0.00 2.43 0.15 0.08 59.17 05:59:38 05:47:01 AM 0 41.70 0.00 1.59 0.00 0.10 56.60 05:59:38 05:47:01 AM 1 34.40 0.00 1.74 0.13 0.08 63.64 05:59:38 05:47:01 AM 2 41.26 0.00 2.70 0.05 0.08 55.91 05:59:38 05:47:01 AM 3 64.36 0.00 4.98 0.05 0.10 30.50 05:59:38 05:47:01 AM 4 30.06 0.00 1.27 0.10 0.07 68.50 05:59:38 05:47:01 AM 5 33.81 0.00 1.46 0.42 0.07 64.24 05:59:38 05:47:01 AM 6 29.61 0.00 1.71 0.13 0.07 68.48 05:59:38 05:47:01 AM 7 30.18 0.00 3.99 0.28 0.07 65.48 05:59:38 05:48:01 AM all 35.18 0.00 2.16 0.11 0.08 62.47 05:59:38 05:48:01 AM 0 36.68 0.00 1.72 0.07 0.07 61.46 05:59:38 05:48:01 AM 1 37.47 0.00 2.14 0.03 0.08 60.27 05:59:38 05:48:01 AM 2 27.74 0.00 2.35 0.20 0.10 69.61 05:59:38 05:48:01 AM 3 43.92 0.00 2.78 0.02 0.08 53.19 05:59:38 05:48:01 AM 4 21.69 0.00 1.62 0.13 0.08 76.47 05:59:38 05:48:01 AM 5 36.34 0.00 1.81 0.37 0.08 61.40 05:59:38 05:48:01 AM 6 35.88 0.00 3.55 0.07 0.07 60.44 05:59:38 05:48:01 AM 7 41.69 0.00 1.30 0.02 0.08 56.90 05:59:38 05:49:01 AM all 36.10 0.00 2.37 0.24 0.09 61.21 05:59:38 05:49:01 AM 0 23.76 0.00 1.83 0.45 0.10 73.86 05:59:38 05:49:01 AM 1 47.48 0.00 3.60 0.32 0.08 48.52 05:59:38 05:49:01 AM 2 51.66 0.00 2.75 0.15 0.07 45.38 05:59:38 05:49:01 AM 3 30.16 0.00 2.10 0.05 0.08 67.61 05:59:38 05:49:01 AM 4 27.85 0.00 1.80 0.20 0.08 70.07 05:59:38 05:49:01 AM 5 35.71 0.00 3.20 0.40 0.08 60.60 05:59:38 05:49:01 AM 6 42.10 0.00 2.48 0.12 0.10 55.19 05:59:38 05:49:01 AM 7 30.10 0.00 1.19 0.20 0.08 68.43 05:59:38 05:50:01 AM all 27.63 0.00 1.15 0.10 0.06 71.06 05:59:38 05:50:01 AM 0 31.80 0.00 1.40 0.00 0.07 66.73 05:59:38 05:50:01 AM 1 23.37 0.00 0.82 0.17 0.05 75.59 05:59:38 05:50:01 AM 2 20.74 0.00 1.27 0.12 0.08 77.79 05:59:38 05:50:01 AM 3 36.16 0.00 1.10 0.00 0.05 62.69 05:59:38 05:50:01 AM 4 22.66 0.00 0.80 0.15 0.08 76.31 05:59:38 05:50:01 AM 5 39.00 0.00 1.34 0.00 0.05 59.61 05:59:38 05:50:01 AM 6 36.70 0.00 1.59 0.18 0.05 61.48 05:59:38 05:50:01 AM 7 10.55 0.00 0.87 0.22 0.05 88.31 05:59:38 05:51:01 AM all 35.58 0.00 1.90 0.18 0.08 62.26 05:59:38 05:51:01 AM 0 45.91 0.00 2.15 0.10 0.08 51.76 05:59:38 05:51:01 AM 1 40.87 0.00 2.01 0.10 0.08 56.94 05:59:38 05:51:01 AM 2 15.53 0.00 1.55 0.43 0.08 82.40 05:59:38 05:51:01 AM 3 43.73 0.00 0.70 0.00 0.07 55.50 05:59:38 05:51:01 AM 4 36.59 0.00 2.03 0.32 0.07 60.99 05:59:38 05:51:01 AM 5 35.97 0.00 3.23 0.10 0.08 60.62 05:59:38 05:51:01 AM 6 31.70 0.00 1.66 0.20 0.08 66.36 05:59:38 05:51:01 AM 7 34.37 0.00 1.89 0.17 0.07 63.51 05:59:38 05:52:01 AM all 35.33 0.00 2.16 0.12 0.08 62.31 05:59:38 05:52:01 AM 0 29.99 0.00 2.93 0.08 0.08 66.91 05:59:38 05:52:01 AM 1 33.67 0.00 2.23 0.03 0.08 63.99 05:59:38 05:52:01 AM 2 24.88 0.00 2.77 0.35 0.08 71.92 05:59:38 05:52:01 AM 3 45.36 0.00 1.42 0.02 0.08 53.11 05:59:38 05:52:01 AM 4 35.44 0.00 2.90 0.32 0.07 61.27 05:59:38 05:52:01 AM 5 39.53 0.00 2.03 0.02 0.08 58.35 05:59:38 05:52:01 AM 6 40.95 0.00 1.10 0.15 0.08 57.71 05:59:38 05:52:01 AM 7 32.75 0.00 1.91 0.00 0.07 65.27 05:59:38 05:53:01 AM all 35.65 0.00 2.52 0.14 0.08 61.61 05:59:38 05:53:01 AM 0 28.15 0.00 2.15 0.55 0.08 69.07 05:59:38 05:53:01 AM 1 32.91 0.00 1.36 0.12 0.08 65.53 05:59:38 05:53:01 AM 2 33.62 0.00 1.96 0.02 0.08 64.32 05:59:38 05:53:01 AM 3 38.24 0.00 3.83 0.18 0.08 57.66 05:59:38 05:53:01 AM 4 38.58 0.00 1.79 0.13 0.08 59.41 05:59:38 05:53:01 AM 5 38.32 0.00 1.66 0.05 0.08 59.89 05:59:38 05:53:01 AM 6 44.59 0.00 5.87 0.02 0.08 49.44 05:59:38 05:53:01 AM 7 30.81 0.00 1.51 0.02 0.08 67.58 05:59:38 05:54:01 AM all 34.68 0.00 2.53 0.17 0.08 62.55 05:59:38 05:54:01 AM 0 33.20 0.00 1.91 0.05 0.10 64.74 05:59:38 05:54:01 AM 1 47.65 0.00 2.63 0.03 0.08 49.60 05:59:38 05:54:01 AM 2 34.41 0.00 3.83 0.28 0.08 61.39 05:59:38 05:54:01 AM 3 36.49 0.00 3.76 0.25 0.08 59.42 05:59:38 05:54:01 AM 4 30.50 0.00 2.16 0.10 0.10 67.14 05:59:38 05:54:01 AM 5 22.32 0.00 1.67 0.42 0.08 75.50 05:59:38 05:54:01 AM 6 42.18 0.00 2.11 0.13 0.07 55.50 05:59:38 05:54:01 AM 7 30.68 0.00 2.13 0.05 0.07 67.08 05:59:38 05:55:01 AM all 35.13 0.00 2.30 0.15 0.08 62.34 05:59:38 05:55:01 AM 0 26.76 0.00 1.89 0.02 0.08 71.25 05:59:38 05:55:01 AM 1 40.70 0.00 3.22 0.13 0.10 55.84 05:59:38 05:55:01 AM 2 34.42 0.00 2.42 0.08 0.07 63.01 05:59:38 05:55:01 AM 3 41.07 0.00 1.73 0.17 0.07 56.97 05:59:38 05:55:01 AM 4 29.12 0.00 3.44 0.25 0.07 67.12 05:59:38 05:55:01 AM 5 35.41 0.00 2.46 0.34 0.07 61.73 05:59:38 05:55:01 AM 6 34.27 0.00 1.62 0.12 0.08 63.90 05:59:38 05:55:01 AM 7 39.30 0.00 1.61 0.12 0.07 58.90 05:59:38 05:59:38 05:55:01 AM CPU %user %nice %system %iowait %steal %idle 05:59:38 05:56:01 AM all 20.13 0.00 1.23 0.28 0.06 78.29 05:59:38 05:56:01 AM 0 34.40 0.00 2.88 1.22 0.07 61.43 05:59:38 05:56:01 AM 1 20.25 0.00 1.14 0.12 0.08 78.42 05:59:38 05:56:01 AM 2 20.50 0.00 1.37 0.02 0.07 78.05 05:59:38 05:56:01 AM 3 11.38 0.00 0.85 0.43 0.08 87.25 05:59:38 05:56:01 AM 4 17.04 0.00 0.82 0.10 0.07 81.97 05:59:38 05:56:01 AM 5 20.31 0.00 1.07 0.07 0.05 78.50 05:59:38 05:56:01 AM 6 20.36 0.00 0.79 0.18 0.05 78.62 05:59:38 05:56:01 AM 7 16.82 0.00 0.92 0.12 0.05 82.09 05:59:38 05:57:01 AM all 21.66 0.00 2.01 0.79 0.06 75.46 05:59:38 05:57:01 AM 0 18.94 0.00 1.54 0.20 0.07 79.25 05:59:38 05:57:01 AM 1 25.92 0.00 2.76 0.00 0.10 71.22 05:59:38 05:57:01 AM 2 28.20 0.00 1.83 0.32 0.05 69.61 05:59:38 05:57:01 AM 3 33.72 0.00 4.29 0.03 0.07 61.89 05:59:38 05:57:01 AM 4 5.88 0.00 1.34 0.91 0.05 91.82 05:59:38 05:57:01 AM 5 5.40 0.00 1.98 3.95 0.07 88.61 05:59:38 05:57:01 AM 6 23.87 0.00 1.37 0.74 0.05 73.97 05:59:38 05:57:01 AM 7 31.39 0.00 1.01 0.20 0.07 67.34 05:59:38 05:58:01 AM all 2.73 0.00 0.23 0.01 0.02 97.01 05:59:38 05:58:01 AM 0 0.35 0.00 0.02 0.00 0.02 99.62 05:59:38 05:58:01 AM 1 18.14 0.00 1.60 0.00 0.02 80.24 05:59:38 05:58:01 AM 2 0.12 0.00 0.07 0.00 0.07 99.75 05:59:38 05:58:01 AM 3 0.00 0.00 0.00 0.00 0.00 100.00 05:59:38 05:58:01 AM 4 0.10 0.00 0.05 0.00 0.00 99.85 05:59:38 05:58:01 AM 5 0.25 0.00 0.03 0.12 0.03 99.56 05:59:38 05:58:01 AM 6 0.08 0.00 0.03 0.00 0.02 99.87 05:59:38 05:58:01 AM 7 2.78 0.00 0.03 0.00 0.02 97.17 05:59:38 05:59:01 AM all 1.74 0.00 0.28 0.01 0.02 97.94 05:59:38 05:59:01 AM 0 0.35 0.00 0.37 0.00 0.03 99.25 05:59:38 05:59:01 AM 1 1.62 0.00 0.40 0.00 0.03 97.95 05:59:38 05:59:01 AM 2 0.13 0.00 0.22 0.02 0.05 99.58 05:59:38 05:59:01 AM 3 0.13 0.00 0.25 0.00 0.00 99.62 05:59:38 05:59:01 AM 4 0.22 0.00 0.15 0.00 0.02 99.62 05:59:38 05:59:01 AM 5 0.37 0.00 0.13 0.00 0.05 99.45 05:59:38 05:59:01 AM 6 0.93 0.00 0.40 0.00 0.00 98.67 05:59:38 05:59:01 AM 7 10.15 0.00 0.35 0.07 0.00 89.43 05:59:38 Average: all 32.88 0.00 2.04 0.30 0.08 64.70 05:59:38 Average: 0 32.34 0.00 1.84 0.26 0.08 65.48 05:59:38 Average: 1 35.82 0.00 2.50 0.33 0.08 61.26 05:59:38 Average: 2 32.42 0.00 2.30 0.44 0.08 64.76 05:59:38 Average: 3 35.76 0.00 2.17 0.25 0.08 61.75 05:59:38 Average: 4 30.81 0.01 1.83 0.25 0.07 67.03 05:59:38 Average: 5 31.86 0.00 2.02 0.33 0.07 65.72 05:59:38 Average: 6 33.68 0.00 2.11 0.24 0.07 63.90 05:59:38 Average: 7 30.36 0.00 1.59 0.28 0.07 67.71 05:59:38 05:59:38 05:59:38