Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-4c-4g-505 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/bgpcep-sonar The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/bgpcep > git init /w/workspace/bgpcep-sonar # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/bgpcep > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file 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. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/bgpcep +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/bgpcep # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision f2a2888ba420e4f29af159fd9655a132ece232d3 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f2a2888ba420e4f29af159fd9655a132ece232d3 # timeout=10 Commit message: "Bump versions to 0.24.0-SNAPSHOT" > git rev-list --no-walk f2a2888ba420e4f29af159fd9655a132ece232d3 # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [bgpcep-sonar] $ /bin/bash /tmp/jenkins15214249548850216123.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) * 3.10.15 (set by /opt/pyenv/version) * 3.11.10 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xjpu lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Xjpu/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 25.2 from /tmp/venv-Xjpu/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.14.2 boto3==1.40.45 botocore==1.40.45 bs4==0.0.2 cachetools==6.2.0 certifi==2025.8.3 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.3 click==8.3.0 cliff==4.11.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.4.1 durationpy==0.10 email-validator==2.3.0 filelock==3.19.1 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.41.1 httplib2==0.31.0 identify==2.6.15 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==34.1.0 lftools==0.37.14 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.7.1 os-service-types==1.8.0 osc-lib==4.2.0 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.1 platformdirs==4.4.0 prettytable==3.16.0 psutil==7.1.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.0 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.8.0 PyYAML==6.0.3 referencing==0.36.2 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.1.0 rich-argparse==1.7.1 rpds-py==0.27.1 rsa==4.9.1 ruamel.yaml==0.18.15 ruamel.yaml.clib==0.2.14 s3transfer==0.14.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.34.0 wcwidth==0.2.14 websocket-client==1.8.0 wrapt==1.17.3 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] [bgpcep-sonar] $ /bin/sh -xe /tmp/jenkins18135767782498625772.sh + echo Using SonarCloud Using SonarCloud [bgpcep-sonar] $ /bin/sh -xe /tmp/jenkins10904788235069568989.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-4c-4g-505 [bgpcep-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=bgpcep -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DJAVA_OPTS= -DGERRIT_PROJECT=bgpcep -Dsha1=origin/master -DMAVEN_OPTS=-Xmx1024m -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 "-DMAVEN_PARAMS=-Dodl.jacoco.aggregateFile=$WORKSPACE/target/jacoco.exec -P!karaf " "-DSONAR_MAVEN_GOAL=jacoco:report -Djacoco.dataFile=$WORKSPACE/target/jacoco.exec sonar:sonar " --version Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" [bgpcep-sonar] $ /bin/sh -xe /tmp/jenkins8652781229781551634.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk21 GIT_URL="git://devvexx.opendaylight.org/mirror" [EnvInject] - Variables injected successfully. [bgpcep-sonar] $ /bin/sh /tmp/jenkins2302141714374841326.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "21.0.5" 2024-10-15 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install SONARCLOUD_JAVA_VERSION=openjdk21 SONARCLOUD_QUALITYGATE_WAIT=False SCAN_DEV_BRANCH=False PROJECT_ORGANIZATION=opendaylight SONAR_HOST_URL=https://sonarcloud.io PROJECT_KEY=opendaylight_bgpcep [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/bgpcep-sonar@tmp/config1482322759540769027tmp copy managed file [bgpcep-settings] to file:/w/workspace/bgpcep-sonar@tmp/config13487719084476889422tmp [bgpcep-sonar] $ /bin/bash -l /tmp/jenkins662152001434176438.sh ---> common-variables.sh --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 ---> maven-sonar.sh + set +u + export MAVEN_OPTS + declare -a params + params+=("--global-settings $GLOBAL_SETTINGS_FILE") + params+=("--settings $SETTINGS_FILE") + _JAVA_OPTIONS= + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean install -e -Dsonar --global-settings /w/workspace/bgpcep-sonar@tmp/config1482322759540769027tmp --settings /w/workspace/bgpcep-sonar@tmp/config13487719084476889422tmp --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 -Dodl.jacoco.aggregateFile=/w/workspace/bgpcep-sonar/target/jacoco.exec '-P!karaf' Picked up _JAVA_OPTIONS: Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] bgpcep-artifacts [pom] [INFO] binding-parent [pom] [INFO] graph-api [bundle] [INFO] algo-api [bundle] [INFO] concepts [bundle] [INFO] BGPCEP common parent [pom] [INFO] algo-impl [bundle] [INFO] single-feature-parent [pom] [INFO] OpenDaylight :: GRAPH :: API [feature] [INFO] OpenDaylight :: BGPCEP :: Concepts [feature] [INFO] OpenDaylight :: Path Computation Algorithms :: API [feature] [INFO] graph-impl [bundle] [INFO] OpenDaylight :: GRAPH [feature] [INFO] OpenDaylight :: Path Computation Algorithms [feature] [INFO] testtool-parent [pom] [INFO] util [bundle] [INFO] bgp-concepts [bundle] [INFO] bgp-parser-api [bundle] [INFO] bgp-parser-spi [bundle] [INFO] bgp-util [bundle] [INFO] bgp-parser-impl [bundle] [INFO] OpenDaylight :: Extras :: Dependencies [feature] [INFO] OpenDaylight :: BGP :: Dependencies [feature] [INFO] OpenDaylight :: BGP :: Parser :: API [feature] [INFO] OpenDaylight :: BGP :: Parser [feature] [INFO] bgp-rib-api [bundle] [INFO] bgp-openconfig-api [bundle] [INFO] bgp-rib-spi [bundle] [INFO] OpenDaylight :: BGP :: RIB Api [feature] [INFO] bgp-openconfig-spi [bundle] [INFO] OpenDaylight :: BGP :: Openconfig [feature] [INFO] bgp-bmp-api [bundle] [INFO] bgp-extension-parent [pom] [INFO] bgp-inet [bundle] [INFO] bgp-path-selection-mode [bundle] [INFO] config-loader-spi [bundle] [INFO] config-loader-impl [bundle] [INFO] testtool-util [bundle] [INFO] routing-policy-config-loader [bundle] [INFO] bgp-openconfig-rp-spi [bundle] [INFO] bgp-route-target [bundle] [INFO] bgp-openconfig-rp-impl [bundle] [INFO] rsvp-api [bundle] [INFO] rsvp-spi [bundle] [INFO] rsvp-impl [bundle] [INFO] bgp-linkstate [bundle] [INFO] bgp-rib-mock [bundle] [INFO] bgp-config-example [jar] [INFO] bgp-openconfig-rp-statement [bundle] [INFO] bgp-rib-impl [bundle] [INFO] bgp-peer-acceptor [bundle] [INFO] bgp-bmp-spi [bundle] [INFO] OpenDaylight :: BMP :: API [feature] [INFO] OpenDaylight :: BGP :: Extensions API [feature] [INFO] OpenDaylight :: BGP :: Inet [feature] [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi [feature] [INFO] OpenDaylight :: BGP :: Route Target Constrains [feature] [INFO] OpenDaylight :: BGP :: Path Selection [feature] [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader [feature] [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl [feature] [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements [feature] [INFO] OpenDaylight :: BGP :: RIB Impl [feature] [INFO] bgp-openconfig-state [bundle] [INFO] OpenDaylight :: BGP :: Config Loader [feature] [INFO] topology-api [bundle] [INFO] topology-tunnel-api [bundle] [INFO] topology-segment-routing [bundle] [INFO] bgp-topology-provider [bundle] [INFO] OpenDaylight :: RSVP :: API [feature] [INFO] OpenDaylight :: RSVP [feature] [INFO] OpenDaylight :: BGP :: RIB Linkstate [feature] [INFO] OpenDaylight :: BGPCEP :: Topology :: Api [feature] [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api [feature] [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api [feature] [INFO] OpenDaylight :: BGP :: Topology [feature] [INFO] bgp-cli [bundle] [INFO] OpenDaylight :: BGP :: Cli [feature] [INFO] bgp-flowspec [bundle] [INFO] OpenDaylight :: BGP :: Flowspec [feature] [INFO] bgp-labeled-unicast [bundle] [INFO] OpenDaylight :: BGP :: Labeled Unicast [feature] [INFO] bgp-l3vpn [bundle] [INFO] OpenDaylight :: BGP :: L3Vpn [feature] [INFO] bgp-mvpn [bundle] [INFO] OpenDaylight :: BGP :: Mvpn [feature] [INFO] bgp-evpn [bundle] [INFO] OpenDaylight :: BGP :: Evpn [feature] [INFO] protocols-config-loader [bundle] [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl [feature] [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader [feature] [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader [feature] [INFO] topology-config-loader [bundle] [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader [feature] [INFO] OpenDaylight :: BGP [feature] [INFO] OpenDaylight :: Configuration Example Files [feature] [INFO] bmp-monitors-config-loader [bundle] [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader [feature] [INFO] bgp-bmp-config-example [jar] [INFO] OpenDaylight :: BMP :: Config files example [feature] [INFO] bgp-bmp-parser-impl [bundle] [INFO] bgp-bmp-impl [bundle] [INFO] OpenDaylight :: BMP [feature] [INFO] pcep-api [bundle] [INFO] pcep-spi [bundle] [INFO] OpenDaylight :: PCEP :: Api [feature] [INFO] pcep-base-parser [bundle] [INFO] OpenDaylight :: PCEP :: Base Parser [feature] [INFO] pcep-impl [bundle] [INFO] OpenDaylight :: PCEP :: Impl [feature] [INFO] programming-api [bundle] [INFO] programming-spi [bundle] [INFO] programming-topology-api [bundle] [INFO] programming-tunnel-api [bundle] [INFO] OpenDaylight :: PCEP :: Programming Api [feature] [INFO] pcep-tunnel-api [bundle] [INFO] programming-impl [bundle] [INFO] OpenDaylight :: PCEP :: Programming Impl [feature] [INFO] pcep-topology-api [bundle] [INFO] pcep-topology-spi [bundle] [INFO] OpenDaylight :: PCEP :: Topology [feature] [INFO] pcep-ietf-stateful [bundle] [INFO] OpenDaylight :: PCEP :: Stateful [feature] [INFO] pcep-ietf-p2mp-te-lsp [bundle] [INFO] OpenDaylight :: PCEP :: P2MP TE LSP [feature] [INFO] pcep-server-api [bundle] [INFO] pcep-segment-routing [bundle] [INFO] pcep-pcc-mock [jar] [INFO] pcep-topology-provider [bundle] [INFO] OpenDaylight :: PCEP :: Segment Routing [feature] [INFO] OpenDaylight :: PCEP :: PCE Server API [feature] [INFO] pcep-server-provider [bundle] [INFO] OpenDaylight :: PCEP :: PCE Server Provider [feature] [INFO] OpenDaylight :: PCEP :: Topology Provider [feature] [INFO] pcep-tunnel-provider [bundle] [INFO] OpenDaylight :: PCEP :: Tunnel Provider [feature] [INFO] pcep-auto-bandwidth-extension [bundle] [INFO] OpenDaylight :: PCEP :: Auto Bandwidth [feature] [INFO] pcep-config-example [jar] [INFO] OpenDaylight :: Pcep Configuration Example Files [feature] [INFO] pcep-cli [bundle] [INFO] OpenDaylight :: PCEP :: Topology Cli [feature] [INFO] OpenDaylight :: PCEP [feature] [INFO] feature-repo-parent [pom] [INFO] features-bgpcep [feature] [INFO] bgp-benchmark-app [bundle] [INFO] OpenDaylight :: BGP :: Benchmark [feature] [INFO] data-change-counter [bundle] [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter [feature] [INFO] features-bgpcep-testing [feature] [INFO] bgpcep-features-parent [pom] [INFO] graph [pom] [INFO] bgp-parser-mock [bundle] [INFO] bgp-testtool [jar] [INFO] extensions [pom] [INFO] bgp-parent [pom] [INFO] bmp-mock [jar] [INFO] bmp-parent [pom] [INFO] algo-parent [pom] [INFO] pcep-testtool [jar] [INFO] pcep-server-parent [pom] [INFO] pcep-topology-parent [pom] [INFO] pcep-tunnel-parent [pom] [INFO] pcep-parent [pom] [INFO] programming-parent [pom] [INFO] rsvp-parent [pom] [INFO] topology-parent [pom] [INFO] config-loader-parent [pom] [INFO] bgpcep-karaf [pom] [INFO] bgpcep [pom] [INFO] [INFO] --------------< org.opendaylight.bgpcep:bgpcep-artifacts >-------------- [INFO] Building bgpcep-artifacts 0.24.0-SNAPSHOT [1/169] [INFO] from artifacts/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgpcep-artifacts --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgpcep-artifacts --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgpcep-artifacts --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgpcep-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/artifacts/target/bom.xml [INFO] attaching as bgpcep-artifacts-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/artifacts/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as bgpcep-artifacts-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgpcep-artifacts --- [INFO] Installing /w/workspace/bgpcep-sonar/artifacts/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/0.24.0-SNAPSHOT/bgpcep-artifacts-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/artifacts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/0.24.0-SNAPSHOT/bgpcep-artifacts-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/artifacts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/0.24.0-SNAPSHOT/bgpcep-artifacts-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---------------< org.opendaylight.bgpcep:binding-parent >--------------- [INFO] Building binding-parent 0.24.0-SNAPSHOT [2/169] [INFO] from binding-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ binding-parent --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ binding-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ binding-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ binding-parent --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ binding-parent --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ binding-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ binding-parent --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ binding-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ binding-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ binding-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ binding-parent --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ binding-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ binding-parent --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ binding-parent --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ binding-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ binding-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/binding-parent/target/bom.xml [INFO] attaching as binding-parent-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/binding-parent/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as binding-parent-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ binding-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ binding-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ binding-parent --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ binding-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ binding-parent --- [INFO] Installing /w/workspace/bgpcep-sonar/binding-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/binding-parent/0.24.0-SNAPSHOT/binding-parent-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/binding-parent/0.24.0-SNAPSHOT/binding-parent-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/binding-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/binding-parent/0.24.0-SNAPSHOT/binding-parent-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------------< org.opendaylight.bgpcep:graph-api >------------------ [INFO] Building graph-api 0.24.0-SNAPSHOT [3/169] [INFO] from graph/graph-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ graph-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ graph-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ graph-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ graph-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ graph-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ graph-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ graph-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/graph/graph-api/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 4.721 ms [INFO] yang-to-sources: Project model files found: 1 in 104.0 ms [INFO] yang-to-sources: 4 YANG models processed in 415.8 ms [INFO] BindingJavaFileGenerator: Defined 76 files in 118.2 ms [INFO] Sorted 76 files into 15 directories in 3.202 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 76 in 274.0 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ graph-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ graph-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ graph-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ graph-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/graph/graph-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/graph/graph-api/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/graph/graph-api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ graph-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 82 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ graph-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ graph-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ graph-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ graph-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ graph-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/graph/graph-api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ graph-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ graph-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ graph-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ graph-api --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/graph/graph-api/target/graph-api-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/graph/graph-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ graph-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ graph-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/graph/graph-api/target/bom.xml [INFO] attaching as graph-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/graph/graph-api/target/bom.json [INFO] attaching as graph-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ graph-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ graph-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ graph-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ graph-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ graph-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ graph-api --- [INFO] Installing /w/workspace/bgpcep-sonar/graph/graph-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/graph-api/0.24.0-SNAPSHOT/graph-api-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/graph/graph-api/target/graph-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/graph-api/0.24.0-SNAPSHOT/graph-api-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/graph/graph-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/graph-api/0.24.0-SNAPSHOT/graph-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/graph/graph-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/graph-api/0.24.0-SNAPSHOT/graph-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ graph-api --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/bgpcep/graph-api/0.24.0-SNAPSHOT/graph-api-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------< org.opendaylight.bgpcep:algo-api >------------------ [INFO] Building algo-api 0.24.0-SNAPSHOT [4/169] [INFO] from algo/algo-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ algo-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ algo-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ algo-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ algo-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ algo-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ algo-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ algo-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/algo/algo-api/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 1.346 ms [INFO] yang-to-sources: Project model files found: 1 in 4.664 ms [INFO] yang-to-sources: 5 YANG models processed in 105.5 ms [INFO] BindingJavaFileGenerator: Defined 24 files in 18.96 ms [INFO] Sorted 24 files into 6 directories in 122.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 36.83 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ algo-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ algo-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ algo-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ algo-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/algo/algo-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/algo/algo-api/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/algo/algo-api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ algo-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 25 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ algo-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ algo-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ algo-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ algo-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ algo-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/algo/algo-api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ algo-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ algo-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ algo-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ algo-api --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/algo/algo-api/target/algo-api-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/algo/algo-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ algo-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ algo-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/algo/algo-api/target/bom.xml [INFO] attaching as algo-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/algo/algo-api/target/bom.json [INFO] attaching as algo-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ algo-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ algo-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ algo-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ algo-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ algo-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ algo-api --- [INFO] Installing /w/workspace/bgpcep-sonar/algo/algo-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/algo-api/0.24.0-SNAPSHOT/algo-api-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/algo/algo-api/target/algo-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/algo-api/0.24.0-SNAPSHOT/algo-api-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/algo/algo-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/algo-api/0.24.0-SNAPSHOT/algo-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/algo/algo-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/algo-api/0.24.0-SNAPSHOT/algo-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ algo-api --- [INFO] Installing org/opendaylight/bgpcep/algo-api/0.24.0-SNAPSHOT/algo-api-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------< org.opendaylight.bgpcep:concepts >------------------ [INFO] Building concepts 0.24.0-SNAPSHOT [5/169] [INFO] from concepts/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ concepts --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ concepts --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ concepts --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ concepts --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ concepts --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ concepts --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ concepts --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/concepts/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 1.145 ms [INFO] yang-to-sources: Project model files found: 4 in 3.599 ms [INFO] yang-to-sources: 7 YANG models processed in 33.85 ms [INFO] BindingJavaFileGenerator: Defined 25 files in 7.245 ms [INFO] Sorted 25 files into 9 directories in 109.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 16.78 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ concepts --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ concepts --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ concepts --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ concepts --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/concepts/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/concepts/target/generated-sources/spi [INFO] Copying 4 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 4 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/concepts/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ concepts --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 29 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ concepts >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ concepts --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ concepts <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ concepts --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ concepts --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/concepts/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ concepts --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ concepts --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/concepts/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.concepts.DefaultInstanceReferenceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.opendaylight.protocol.concepts.DefaultInstanceReferenceTest [INFO] Running org.opendaylight.protocol.concepts.ASNumberTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.opendaylight.protocol.concepts.ASNumberTest [INFO] Running org.opendaylight.protocol.concepts.HandlerRegistryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.protocol.concepts.HandlerRegistryTest [INFO] Running org.opendaylight.protocol.concepts.BandwidthTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.opendaylight.protocol.concepts.BandwidthTest [INFO] Running org.opendaylight.protocol.concepts.MultiRegistryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.concepts.MultiRegistryTest [INFO] Running org.opendaylight.protocol.concepts.ISOSystemIdentifierTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.protocol.concepts.ISOSystemIdentifierTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ concepts --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ concepts --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/concepts/target/concepts-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/concepts/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ concepts --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ concepts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/concepts/target/bom.xml [INFO] attaching as concepts-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/concepts/target/bom.json [INFO] attaching as concepts-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ concepts --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ concepts --- [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ concepts --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ concepts --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ concepts --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/concepts/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'concepts' with 13 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ concepts --- [INFO] Installing /w/workspace/bgpcep-sonar/concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/concepts/0.24.0-SNAPSHOT/concepts-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/concepts/target/concepts-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/concepts/0.24.0-SNAPSHOT/concepts-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/concepts/0.24.0-SNAPSHOT/concepts-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/concepts/0.24.0-SNAPSHOT/concepts-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ concepts --- [INFO] Installing org/opendaylight/bgpcep/concepts/0.24.0-SNAPSHOT/concepts-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------------< org.opendaylight.bgpcep:bgpcep-parent >---------------- [INFO] Building BGPCEP common parent 0.24.0-SNAPSHOT [6/169] [INFO] from parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgpcep-parent --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgpcep-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgpcep-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgpcep-parent --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgpcep-parent --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgpcep-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgpcep-parent --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgpcep-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgpcep-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgpcep-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgpcep-parent --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgpcep-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgpcep-parent --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgpcep-parent --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgpcep-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgpcep-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/parent/target/bom.xml [INFO] attaching as bgpcep-parent-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/parent/target/bom.json [INFO] attaching as bgpcep-parent-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgpcep-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgpcep-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgpcep-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgpcep-parent --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgpcep-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgpcep-parent --- [INFO] Installing /w/workspace/bgpcep-sonar/parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/0.24.0-SNAPSHOT/bgpcep-parent-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/0.24.0-SNAPSHOT/bgpcep-parent-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/0.24.0-SNAPSHOT/bgpcep-parent-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------------< org.opendaylight.bgpcep:algo-impl >------------------ [INFO] Building algo-impl 0.24.0-SNAPSHOT [7/169] [INFO] from algo/algo-impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ algo-impl --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ algo-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ algo-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ algo-impl --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ algo-impl --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ algo-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ algo-impl --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ algo-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ algo-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ algo-impl --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/algo/algo-impl/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ algo-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ algo-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ algo-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ algo-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ algo-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ algo-impl --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/algo/algo-impl/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ algo-impl --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ algo-impl --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ algo-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ algo-impl --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/algo/algo-impl/target/algo-impl-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/algo/algo-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ algo-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ algo-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/algo/algo-impl/target/bom.xml [INFO] attaching as algo-impl-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/algo/algo-impl/target/bom.json [INFO] attaching as algo-impl-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ algo-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ algo-impl --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ algo-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ algo-impl --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ algo-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ algo-impl --- [INFO] Installing /w/workspace/bgpcep-sonar/algo/algo-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.24.0-SNAPSHOT/algo-impl-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/algo/algo-impl/target/algo-impl-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.24.0-SNAPSHOT/algo-impl-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/algo/algo-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.24.0-SNAPSHOT/algo-impl-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/algo/algo-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.24.0-SNAPSHOT/algo-impl-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ algo-impl --- [INFO] Installing org/opendaylight/bgpcep/algo-impl/0.24.0-SNAPSHOT/algo-impl-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.opendaylight.bgpcep:single-feature-parent >------------ [INFO] Building single-feature-parent 0.24.0-SNAPSHOT [8/169] [INFO] from single-feature-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ single-feature-parent --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ single-feature-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ single-feature-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ single-feature-parent --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ single-feature-parent --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ single-feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ single-feature-parent --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ single-feature-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ single-feature-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ single-feature-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ single-feature-parent --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ single-feature-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ single-feature-parent --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ single-feature-parent --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ single-feature-parent --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ single-feature-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ single-feature-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/single-feature-parent/target/bom.xml [INFO] attaching as single-feature-parent-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/single-feature-parent/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as single-feature-parent-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ single-feature-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ single-feature-parent --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ single-feature-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ single-feature-parent --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ single-feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ single-feature-parent --- [INFO] Installing /w/workspace/bgpcep-sonar/single-feature-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/0.24.0-SNAPSHOT/single-feature-parent-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/single-feature-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/0.24.0-SNAPSHOT/single-feature-parent-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/single-feature-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/0.24.0-SNAPSHOT/single-feature-parent-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-graph-api >------------ [INFO] Building OpenDaylight :: GRAPH :: API 0.24.0-SNAPSHOT [9/169] [INFO] from features/odl-bgpcep-graph-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-graph-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-graph-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-graph-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-graph-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-graph-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-graph-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-graph-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-graph-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-graph-api --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-graph-api --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-graph-api --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-graph-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-graph-api --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-graph-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-graph-api --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-graph-api --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-graph-api --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-graph-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-graph-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph-api/target/bom.xml [INFO] attaching as odl-bgpcep-graph-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph-api/target/bom.json [INFO] attaching as odl-bgpcep-graph-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-graph-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-graph-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-graph-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-graph-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-graph-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-graph-api --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-graph-api did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.24.0-SNAPSHOT/odl-bgpcep-graph-api-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.24.0-SNAPSHOT/odl-bgpcep-graph-api-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.24.0-SNAPSHOT/odl-bgpcep-graph-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.24.0-SNAPSHOT/odl-bgpcep-graph-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-concepts >------------- [INFO] Building OpenDaylight :: BGPCEP :: Concepts 0.24.0-SNAPSHOT [10/169] [INFO] from features/odl-bgpcep-concepts/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-concepts --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-concepts --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-concepts --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-concepts --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-concepts --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-concepts --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-concepts --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-concepts --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-concepts --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-concepts --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-concepts/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-concepts --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-concepts >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-concepts --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-concepts <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-concepts --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-concepts --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-concepts --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-concepts --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-concepts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-concepts/target/bom.xml [INFO] attaching as odl-bgpcep-concepts-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-concepts/target/bom.json [INFO] attaching as odl-bgpcep-concepts-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-concepts --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-concepts --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-concepts --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-concepts --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-concepts --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-concepts --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-concepts did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.24.0-SNAPSHOT/odl-bgpcep-concepts-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-concepts/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.24.0-SNAPSHOT/odl-bgpcep-concepts-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.24.0-SNAPSHOT/odl-bgpcep-concepts-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.24.0-SNAPSHOT/odl-bgpcep-concepts-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-algo-api >------------- [INFO] Building OpenDaylight :: Path Computation Algorithms :: API 0.24.0-SNAPSHOT [11/169] [INFO] from features/odl-bgpcep-algo-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-algo-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-algo-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-algo-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-algo-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-algo-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-algo-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-algo-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-algo-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-algo-api --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-algo-api --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-algo-api --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-algo-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-algo-api --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-algo-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-algo-api --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-algo-api --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-algo-api --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-algo-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-algo-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo-api/target/bom.xml [INFO] attaching as odl-bgpcep-algo-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo-api/target/bom.json [INFO] attaching as odl-bgpcep-algo-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-algo-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-algo-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-algo-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-algo-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-algo-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-algo-api --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-algo-api did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.24.0-SNAPSHOT/odl-bgpcep-algo-api-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.24.0-SNAPSHOT/odl-bgpcep-algo-api-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.24.0-SNAPSHOT/odl-bgpcep-algo-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.24.0-SNAPSHOT/odl-bgpcep-algo-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------------< org.opendaylight.bgpcep:graph-impl >----------------- [INFO] Building graph-impl 0.24.0-SNAPSHOT [12/169] [INFO] from graph/graph-impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ graph-impl --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ graph-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ graph-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ graph-impl --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ graph-impl --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ graph-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ graph-impl --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ graph-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ graph-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ graph-impl --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/graph/graph-impl/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ graph-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ graph-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ graph-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ graph-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ graph-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ graph-impl --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/graph/graph-impl/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ graph-impl --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ graph-impl --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ graph-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ graph-impl --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/graph/graph-impl/target/graph-impl-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/graph/graph-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ graph-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ graph-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/graph/graph-impl/target/bom.xml [INFO] attaching as graph-impl-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/graph/graph-impl/target/bom.json [INFO] attaching as graph-impl-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ graph-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ graph-impl --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ graph-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ graph-impl --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ graph-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ graph-impl --- [INFO] Installing /w/workspace/bgpcep-sonar/graph/graph-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.24.0-SNAPSHOT/graph-impl-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/graph/graph-impl/target/graph-impl-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.24.0-SNAPSHOT/graph-impl-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/graph/graph-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.24.0-SNAPSHOT/graph-impl-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/graph/graph-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.24.0-SNAPSHOT/graph-impl-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ graph-impl --- [INFO] Installing org/opendaylight/bgpcep/graph-impl/0.24.0-SNAPSHOT/graph-impl-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-graph >-------------- [INFO] Building OpenDaylight :: GRAPH 0.24.0-SNAPSHOT [13/169] [INFO] from features/odl-bgpcep-graph/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-graph --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-graph --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-graph --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-graph --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-graph --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-graph --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-graph --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-graph --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-graph --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-graph --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-graph --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-graph >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-graph --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-graph <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-graph --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-graph --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-graph --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-graph --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-graph --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 217 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph/target/bom.xml [INFO] attaching as odl-bgpcep-graph-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph/target/bom.json [INFO] attaching as odl-bgpcep-graph-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-graph --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-graph --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-graph --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-graph --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-graph --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-graph --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-graph did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.24.0-SNAPSHOT/odl-bgpcep-graph-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.24.0-SNAPSHOT/odl-bgpcep-graph-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.24.0-SNAPSHOT/odl-bgpcep-graph-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.24.0-SNAPSHOT/odl-bgpcep-graph-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-algo >--------------- [INFO] Building OpenDaylight :: Path Computation Algorithms 0.24.0-SNAPSHOT [14/169] [INFO] from features/odl-bgpcep-algo/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-algo --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-algo --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-algo --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-algo --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-algo --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-algo --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-algo --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-algo --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-algo --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-algo --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-algo --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-algo >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-algo --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-algo <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-algo --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-algo --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-algo --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-algo --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-algo --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 223 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo/target/bom.xml [INFO] attaching as odl-bgpcep-algo-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo/target/bom.json [INFO] attaching as odl-bgpcep-algo-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-algo --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-algo --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-algo --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-algo --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-algo --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-algo --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-algo did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.24.0-SNAPSHOT/odl-bgpcep-algo-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.24.0-SNAPSHOT/odl-bgpcep-algo-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.24.0-SNAPSHOT/odl-bgpcep-algo-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.24.0-SNAPSHOT/odl-bgpcep-algo-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------------< org.opendaylight.bgpcep:testtool-parent >--------------- [INFO] Building testtool-parent 0.24.0-SNAPSHOT [15/169] [INFO] from testtool-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ testtool-parent --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ testtool-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ testtool-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ testtool-parent --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ testtool-parent --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ testtool-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ testtool-parent --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ testtool-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ testtool-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ testtool-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ testtool-parent --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ testtool-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ testtool-parent --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ testtool-parent --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ testtool-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ testtool-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/testtool-parent/target/bom.xml [INFO] attaching as testtool-parent-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/testtool-parent/target/bom.json [INFO] attaching as testtool-parent-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ testtool-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ testtool-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ testtool-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ testtool-parent --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ testtool-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ testtool-parent --- [INFO] Installing /w/workspace/bgpcep-sonar/testtool-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-parent/0.24.0-SNAPSHOT/testtool-parent-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/testtool-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-parent/0.24.0-SNAPSHOT/testtool-parent-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/testtool-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/testtool-parent/0.24.0-SNAPSHOT/testtool-parent-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------------------< org.opendaylight.bgpcep:util >-------------------- [INFO] Building util 0.24.0-SNAPSHOT [16/169] [INFO] from util/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ util --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ util --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ util --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ util --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ util --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ util --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ util --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ util --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ util --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/util/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/bgpcep-sonar/util/src/main/java/org/opendaylight/protocol/util/ByteArray.java:[195,30] implicit cast from int to byte in compound assignment is possibly lossy [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ util >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ util --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ util <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ util --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ util --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/bgpcep-sonar/util/src/test/java/org/opendaylight/protocol/util/ByteArrayTest.java:[128,46] fileToBytes(java.lang.String) in org.opendaylight.protocol.util.ByteArray has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ util --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/util/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.util.ByteArrayTest [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s -- in org.opendaylight.protocol.util.ByteArrayTest [INFO] Running org.opendaylight.protocol.util.PCEPHexDumpParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.protocol.util.PCEPHexDumpParserTest [INFO] Running org.opendaylight.protocol.util.NoopReferenceCacheTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.util.NoopReferenceCacheTest [INFO] Running org.opendaylight.protocol.util.Ipv4UtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.protocol.util.Ipv4UtilTest [INFO] Running org.opendaylight.protocol.util.MplsLabelUtilTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.protocol.util.MplsLabelUtilTest [INFO] Running org.opendaylight.protocol.util.StatisticsUtilTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.util.StatisticsUtilTest [INFO] Running org.opendaylight.protocol.util.ByteBufWriteUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.util.ByteBufWriteUtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ util --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ util --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/util/target/util-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/util/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ util --- [INFO] Building jar: /w/workspace/bgpcep-sonar/util/target/util-0.24.0-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (default) @ util --- [INFO] Skipping source per configuration. [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ util --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ util --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/util/target/bom.xml [INFO] attaching as util-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/util/target/bom.json [INFO] attaching as util-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ util --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ util --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ util --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ util --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ util --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/util/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'util' with 10 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ util --- [INFO] Installing /w/workspace/bgpcep-sonar/util/pom.xml to /tmp/r/org/opendaylight/bgpcep/util/0.24.0-SNAPSHOT/util-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/util/target/util-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/util/0.24.0-SNAPSHOT/util-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/util/target/util-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/util/0.24.0-SNAPSHOT/util-0.24.0-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/util/0.24.0-SNAPSHOT/util-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/util/0.24.0-SNAPSHOT/util-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ util --- [INFO] Installing org/opendaylight/bgpcep/util/0.24.0-SNAPSHOT/util-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-concepts >---------------- [INFO] Building bgp-concepts 0.24.0-SNAPSHOT [17/169] [INFO] from bgp/concepts/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-concepts --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-concepts --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-concepts --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-concepts --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-concepts --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-concepts --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ bgp-concepts --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bgp/concepts/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 1.944 ms [INFO] yang-to-sources: Project model files found: 1 in 6.214 ms [INFO] yang-to-sources: 6 YANG models processed in 43.06 ms [INFO] BindingJavaFileGenerator: Defined 116 files in 12.94 ms [INFO] Sorted 116 files into 27 directories in 300.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 116 in 61.78 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-concepts --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-concepts --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-concepts --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-concepts --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/concepts/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/concepts/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/concepts/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-concepts --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 118 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/bgpcep-sonar/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/BgpId.java:[59,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/bgpcep-sonar/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/ClusterIdentifier.java:[59,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-concepts >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-concepts --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-concepts <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-concepts --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-concepts --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/concepts/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-concepts --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-concepts --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/concepts/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.bgp.concepts.NextHopUtilTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s -- in org.opendaylight.bgp.concepts.NextHopUtilTest [INFO] Running org.opendaylight.bgp.concepts.RouteDistinguisherUtilTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.bgp.concepts.RouteDistinguisherUtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-concepts --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-concepts --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/concepts/target/bgp-concepts-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/concepts/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-concepts --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-concepts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/concepts/target/bom.xml [INFO] attaching as bgp-concepts-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/concepts/target/bom.json [INFO] attaching as bgp-concepts-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-concepts --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-concepts --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-concepts --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-concepts --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-concepts --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/concepts/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-concepts' with 5 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-concepts --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.24.0-SNAPSHOT/bgp-concepts-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/concepts/target/bgp-concepts-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.24.0-SNAPSHOT/bgp-concepts-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.24.0-SNAPSHOT/bgp-concepts-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.24.0-SNAPSHOT/bgp-concepts-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bgp-concepts --- [INFO] Installing org/opendaylight/bgpcep/bgp-concepts/0.24.0-SNAPSHOT/bgp-concepts-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------------< org.opendaylight.bgpcep:bgp-parser-api >--------------- [INFO] Building bgp-parser-api 0.24.0-SNAPSHOT [18/169] [INFO] from bgp/parser-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-parser-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-parser-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-parser-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-parser-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-parser-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-parser-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ bgp-parser-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bgp/parser-api/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 1.507 ms [INFO] yang-to-sources: Project model files found: 2 in 8.000 ms [INFO] yang-to-sources: 9 YANG models processed in 77.16 ms [INFO] BindingJavaFileGenerator: Defined 115 files in 20.29 ms [INFO] Sorted 115 files into 25 directories in 317.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 115 in 83.89 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-parser-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-parser-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-parser-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-parser-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/parser-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/parser-api/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/parser-api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-parser-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 123 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-parser-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-parser-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-parser-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-parser-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-parser-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/parser-api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-parser-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-parser-api --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/parser-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.parser.APITest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.opendaylight.protocol.bgp.parser.APITest [INFO] Running org.opendaylight.protocol.bgp.parser.TableTypeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.protocol.bgp.parser.TableTypeTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-parser-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-parser-api --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/parser-api/target/bgp-parser-api-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/parser-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-parser-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-parser-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/parser-api/target/bom.xml [INFO] attaching as bgp-parser-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/parser-api/target/bom.json [INFO] attaching as bgp-parser-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-parser-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-parser-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-parser-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-parser-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/parser-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-parser-api' with 14 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-parser-api --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.24.0-SNAPSHOT/bgp-parser-api-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-api/target/bgp-parser-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.24.0-SNAPSHOT/bgp-parser-api-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.24.0-SNAPSHOT/bgp-parser-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.24.0-SNAPSHOT/bgp-parser-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bgp-parser-api --- [INFO] Installing org/opendaylight/bgpcep/bgp-parser-api/0.24.0-SNAPSHOT/bgp-parser-api-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------------< org.opendaylight.bgpcep:bgp-parser-spi >--------------- [INFO] Building bgp-parser-spi 0.24.0-SNAPSHOT [19/169] [INFO] from bgp/parser-spi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-parser-spi --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-parser-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-parser-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-parser-spi --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-parser-spi --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-parser-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-parser-spi --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-parser-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-parser-spi --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-parser-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/parser-spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/parser-spi/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/parser-spi/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-parser-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 68 source files with javac [debug release 21] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionConsumerContext [WARNING] /w/workspace/bgpcep-sonar/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:[54,51] Possible heap pollution from parameterized vararg type java.lang.Class [WARNING] /w/workspace/bgpcep-sonar/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleBGPExtensionProviderContext.java:[111,64] Possible heap pollution from parameterized vararg type java.lang.Class [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleNlriRegistry.java:[175,76] found raw type: java.util.AbstractMap.SimpleEntry missing type arguments for generic class java.util.AbstractMap.SimpleEntry [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleNlriRegistry.java:[175,72] unchecked conversion required: java.util.Map.Entry,org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.BgpTableType> found: java.util.AbstractMap.SimpleEntry [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-parser-spi >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-parser-spi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-parser-spi <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-parser-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-parser-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/parser-spi/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-parser-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/bgpcep-sonar/bgp/parser-spi/src/test/java/org/opendaylight/protocol/bgp/parser/spi/pojo/BgpTestActivator.java:[153,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] [WARNING] /w/workspace/bgpcep-sonar/bgp/parser-spi/src/test/java/org/opendaylight/protocol/bgp/parser/spi/pojo/BgpTestActivator.java:[155,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-parser-spi --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/parser-spi/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.parser.spi.PathIdUtilTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s -- in org.opendaylight.protocol.bgp.parser.spi.PathIdUtilTest [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractOpaqueExtendedCommunityTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractOpaqueExtendedCommunityTest [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.ExtendedCommunityUtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.ExtendedCommunityUtilTest [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.Inet4SpecificExtendedCommunityCommonUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.Inet4SpecificExtendedCommunityCommonUtilTest [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractIpv4ExtendedCommunityTest [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 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractTwoOctetAsExtendedCommunityTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractTwoOctetAsExtendedCommunityTest [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.MultiPathSupportImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.MultiPathSupportImplTest [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleRegistryTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.825 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleRegistryTest [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleExtendedCommunityRegistryTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleExtendedCommunityRegistryTest [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.UnrecognizedAttributesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.UnrecognizedAttributesTest [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.PeerSpecificParserConstraintImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.PeerSpecificParserConstraintImplTest [INFO] Running org.opendaylight.protocol.bgp.parser.spi.AbstractMessageRegistryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.protocol.bgp.parser.spi.AbstractMessageRegistryTest [INFO] Running org.opendaylight.protocol.bgp.parser.spi.MultiPathSupportUtilTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.protocol.bgp.parser.spi.MultiPathSupportUtilTest [INFO] Running org.opendaylight.protocol.bgp.parser.spi.UtilsTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.protocol.bgp.parser.spi.UtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-parser-spi --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-parser-spi --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/parser-spi/target/bgp-parser-spi-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/parser-spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ bgp-parser-spi --- [INFO] Building jar: /w/workspace/bgpcep-sonar/bgp/parser-spi/target/bgp-parser-spi-0.24.0-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-parser-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-parser-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-parser-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/parser-spi/target/bom.xml [INFO] attaching as bgp-parser-spi-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/parser-spi/target/bom.json [INFO] attaching as bgp-parser-spi-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-parser-spi --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-parser-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-parser-spi --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-parser-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/parser-spi/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-parser-spi' with 46 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-parser-spi --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.24.0-SNAPSHOT/bgp-parser-spi-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-spi/target/bgp-parser-spi-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.24.0-SNAPSHOT/bgp-parser-spi-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-spi/target/bgp-parser-spi-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.24.0-SNAPSHOT/bgp-parser-spi-0.24.0-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.24.0-SNAPSHOT/bgp-parser-spi-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.24.0-SNAPSHOT/bgp-parser-spi-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bgp-parser-spi --- [INFO] Installing org/opendaylight/bgpcep/bgp-parser-spi/0.24.0-SNAPSHOT/bgp-parser-spi-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------< org.opendaylight.bgpcep:bgp-util >------------------ [INFO] Building bgp-util 0.24.0-SNAPSHOT [20/169] [INFO] from bgp/util/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-util --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-util --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-util --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-util --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-util --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-util --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-util --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-util --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-util --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/util/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/util/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/util/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-util >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-util --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-util <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-util --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-util --- [INFO] Copying 4 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-util --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/util/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.util.BGPHexFileParserTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.protocol.bgp.util.BGPHexFileParserTest [INFO] Running org.opendaylight.protocol.bgp.util.BGPBinaryFileParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.util.BGPBinaryFileParserTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-util --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-util --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/util/target/bgp-util-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/util/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-util --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-util --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/util/target/bom.xml [INFO] attaching as bgp-util-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/util/target/bom.json [INFO] attaching as bgp-util-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-util --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-util --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-util --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-util --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-util --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/util/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-util' with 2 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-util --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/util/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.24.0-SNAPSHOT/bgp-util-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/util/target/bgp-util-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.24.0-SNAPSHOT/bgp-util-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.24.0-SNAPSHOT/bgp-util-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.24.0-SNAPSHOT/bgp-util-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bgp-util --- [INFO] Installing org/opendaylight/bgpcep/bgp-util/0.24.0-SNAPSHOT/bgp-util-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------< org.opendaylight.bgpcep:bgp-parser-impl >--------------- [INFO] Building bgp-parser-impl 0.24.0-SNAPSHOT [21/169] [INFO] from bgp/parser-impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-parser-impl --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-parser-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-parser-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-parser-impl --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-parser-impl --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-parser-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-parser-impl --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-parser-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-parser-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-parser-impl --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/parser-impl/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/parser-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/parser-impl/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-parser-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 52 source files with javac [debug release 21] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-parser-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-parser-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-parser-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-parser-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-parser-impl --- [INFO] Copying 10 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-parser-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 42 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-parser-impl --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/parser-impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.parser.impl.AddPathCapabilityHandlerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.247 s -- in org.opendaylight.protocol.bgp.parser.impl.AddPathCapabilityHandlerTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.PathAttributeParserTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.180 s -- in org.opendaylight.protocol.bgp.parser.impl.PathAttributeParserTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.CommunityTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.parser.impl.CommunityTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.BgpExtendedMessageCapabilityHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.BgpExtendedMessageCapabilityHandlerTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.IPv4NextHopTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.IPv4NextHopTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.RouteRefreshCapabilityHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.protocol.bgp.parser.impl.RouteRefreshCapabilityHandlerTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.BGPParserTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s -- in org.opendaylight.protocol.bgp.parser.impl.BGPParserTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.OpenTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.protocol.bgp.parser.impl.OpenTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.IPv6NextHopTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.bgp.parser.impl.IPv6NextHopTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.LlGracefulCapabilityHandlerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.protocol.bgp.parser.impl.LlGracefulCapabilityHandlerTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParserTest [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 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceAS4OctectASHandlerTest [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.SourceAS4OctectASHandlerTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandlerTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandlerTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandlerTest [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 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandlerTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandlerTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandlerTest [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 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Generic4OctASEcHandlerTest [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.Generic4OctASEcHandlerTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandlerTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandlerTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOrigin4OctectASEcHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOrigin4OctectASEcHandlerTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthECTest [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.LinkBandwidthECTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationECTest [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 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandlerTest [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 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandlerTest [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 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParserTest [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 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParserTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParserTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParserTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParserTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParserTest [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 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParserTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.UnrecognizedAttributesSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.UnrecognizedAttributesSerializerTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParserTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParserTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParserTest [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 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParserTest [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 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParserTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParserTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParserTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParserTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParserTest [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 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.MultiProtocolCapabilityHandlerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.parser.impl.MultiProtocolCapabilityHandlerTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.ComplementaryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.ComplementaryTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.ParserTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.protocol.bgp.parser.impl.ParserTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.GracefulCapabilityHandlerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.bgp.parser.impl.GracefulCapabilityHandlerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 122, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-parser-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-parser-impl --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/parser-impl/target/bgp-parser-impl-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/parser-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ bgp-parser-impl --- [INFO] Building jar: /w/workspace/bgpcep-sonar/bgp/parser-impl/target/bgp-parser-impl-0.24.0-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-parser-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-parser-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-parser-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/parser-impl/target/bom.xml [INFO] attaching as bgp-parser-impl-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/parser-impl/target/bom.json [INFO] attaching as bgp-parser-impl-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-parser-impl --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-parser-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-parser-impl --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-parser-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/parser-impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-parser-impl' with 52 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-parser-impl --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.24.0-SNAPSHOT/bgp-parser-impl-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-impl/target/bgp-parser-impl-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.24.0-SNAPSHOT/bgp-parser-impl-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-impl/target/bgp-parser-impl-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.24.0-SNAPSHOT/bgp-parser-impl-0.24.0-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.24.0-SNAPSHOT/bgp-parser-impl-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.24.0-SNAPSHOT/bgp-parser-impl-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bgp-parser-impl --- [INFO] Installing org/opendaylight/bgpcep/bgp-parser-impl/0.24.0-SNAPSHOT/bgp-parser-impl-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies >------- [INFO] Building OpenDaylight :: Extras :: Dependencies 0.24.0-SNAPSHOT [22/169] [INFO] from features/odl-bgpcep-extras-dependencies/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-extras-dependencies --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-extras-dependencies --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-extras-dependencies --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-extras-dependencies --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-extras-dependencies --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-extras-dependencies --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-extras-dependencies --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-extras-dependencies --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-extras-dependencies --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-extras-dependencies --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-extras-dependencies/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-extras-dependencies --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-extras-dependencies >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-extras-dependencies --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-extras-dependencies <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-extras-dependencies --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-extras-dependencies --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-extras-dependencies --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-extras-dependencies --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-extras-dependencies --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 50 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-extras-dependencies/target/bom.xml [INFO] attaching as odl-bgpcep-extras-dependencies-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-extras-dependencies/target/bom.json [INFO] attaching as odl-bgpcep-extras-dependencies-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-extras-dependencies --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-extras-dependencies --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-extras-dependencies --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-extras-dependencies --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-extras-dependencies --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-extras-dependencies --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-extras-dependencies did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-extras-dependencies/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.24.0-SNAPSHOT/odl-bgpcep-extras-dependencies-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-extras-dependencies/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.24.0-SNAPSHOT/odl-bgpcep-extras-dependencies-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-extras-dependencies/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.24.0-SNAPSHOT/odl-bgpcep-extras-dependencies-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-extras-dependencies/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.24.0-SNAPSHOT/odl-bgpcep-extras-dependencies-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies >--------- [INFO] Building OpenDaylight :: BGP :: Dependencies 0.24.0-SNAPSHOT [23/169] [INFO] from features/odl-bgpcep-bgp-dependencies/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-dependencies --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bgp-dependencies --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-dependencies --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-dependencies --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bgp-dependencies --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-dependencies --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-dependencies --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-dependencies --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bgp-dependencies --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-dependencies --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-dependencies/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-dependencies --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-dependencies >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-dependencies --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-dependencies <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-dependencies --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bgp-dependencies --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bgp-dependencies --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bgp-dependencies --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-dependencies --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 79 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-dependencies/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-dependencies-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-dependencies/target/bom.json [INFO] attaching as odl-bgpcep-bgp-dependencies-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-dependencies --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-dependencies --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-dependencies --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-dependencies --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-dependencies --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-dependencies --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-bgp-dependencies did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-dependencies/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.24.0-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-dependencies/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.24.0-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-dependencies/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.24.0-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-dependencies/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.24.0-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api >---------- [INFO] Building OpenDaylight :: BGP :: Parser :: API 0.24.0-SNAPSHOT [24/169] [INFO] from features/odl-bgpcep-bgp-parser-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-parser-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bgp-parser-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-parser-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-parser-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bgp-parser-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-parser-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-parser-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-parser-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bgp-parser-api --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-parser-api --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-parser-api --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-parser-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-parser-api --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-parser-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-parser-api --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bgp-parser-api --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bgp-parser-api --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bgp-parser-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-parser-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 90 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser-api/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-parser-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser-api/target/bom.json [INFO] attaching as odl-bgpcep-bgp-parser-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-parser-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-parser-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-parser-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-parser-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-parser-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-parser-api --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-bgp-parser-api did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.24.0-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.24.0-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.24.0-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.24.0-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-parser >------------ [INFO] Building OpenDaylight :: BGP :: Parser 0.24.0-SNAPSHOT [25/169] [INFO] from features/odl-bgpcep-bgp-parser/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-parser --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bgp-parser --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-parser --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-parser --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bgp-parser --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-parser --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-parser --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-parser --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bgp-parser --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-parser --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-parser --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-parser >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-parser --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-parser <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-parser --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bgp-parser --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bgp-parser --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bgp-parser --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-parser --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 92 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-parser-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser/target/bom.json [INFO] attaching as odl-bgpcep-bgp-parser-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-parser --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-parser --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-parser --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-parser --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-parser --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-parser --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-bgp-parser did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.24.0-SNAPSHOT/odl-bgpcep-bgp-parser-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.24.0-SNAPSHOT/odl-bgpcep-bgp-parser-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.24.0-SNAPSHOT/odl-bgpcep-bgp-parser-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.24.0-SNAPSHOT/odl-bgpcep-bgp-parser-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-api >----------------- [INFO] Building bgp-rib-api 0.24.0-SNAPSHOT [26/169] [INFO] from bgp/rib-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-rib-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-rib-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-rib-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-rib-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-rib-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-rib-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ bgp-rib-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bgp/rib-api/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 1.319 ms [INFO] yang-to-sources: Project model files found: 2 in 2.629 ms [INFO] yang-to-sources: 12 YANG models processed in 78.46 ms [INFO] BindingJavaFileGenerator: Defined 64 files in 16.31 ms [INFO] Sorted 64 files into 11 directories in 272.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 64 in 26.58 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-rib-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-rib-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-rib-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-rib-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/rib-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/rib-api/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/rib-api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-rib-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 65 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-rib-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-rib-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-rib-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-rib-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-rib-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/rib-api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-rib-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-rib-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-rib-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-rib-api --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/rib-api/target/bgp-rib-api-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/rib-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-rib-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-rib-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/rib-api/target/bom.xml [INFO] attaching as bgp-rib-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/rib-api/target/bom.json [INFO] attaching as bgp-rib-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-rib-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-rib-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-rib-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-rib-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-rib-api --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.24.0-SNAPSHOT/bgp-rib-api-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-api/target/bgp-rib-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.24.0-SNAPSHOT/bgp-rib-api-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.24.0-SNAPSHOT/bgp-rib-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.24.0-SNAPSHOT/bgp-rib-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bgp-rib-api --- [INFO] Installing org/opendaylight/bgpcep/bgp-rib-api/0.24.0-SNAPSHOT/bgp-rib-api-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------< org.opendaylight.bgpcep:bgp-openconfig-api >------------- [INFO] Building bgp-openconfig-api 0.24.0-SNAPSHOT [27/169] [INFO] from bgp/openconfig-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-openconfig-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-openconfig-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-openconfig-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ bgp-openconfig-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bgp/openconfig-api/src/main/yang [INFO] yang-to-sources: Found 10 dependencies in 1.731 ms [INFO] yang-to-sources: Project model files found: 16 in 22.96 ms [INFO] yang-to-sources: 27 YANG models processed in 249.2 ms [INFO] BindingJavaFileGenerator: Defined 877 files in 55.47 ms [INFO] Sorted 877 files into 181 directories in 1.703 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 877 in 239.2 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-openconfig-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-openconfig-api --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/openconfig-api/target/generated-sources/spi [INFO] Copying 16 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 16 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/openconfig-api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-openconfig-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 876 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-openconfig-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/openconfig-api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-openconfig-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-openconfig-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-openconfig-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-api --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/openconfig-api/target/bgp-openconfig-api-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/openconfig-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-openconfig-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/openconfig-api/target/bom.xml [INFO] attaching as bgp-openconfig-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/openconfig-api/target/bom.json [INFO] attaching as bgp-openconfig-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-openconfig-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-openconfig-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-api --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.24.0-SNAPSHOT/bgp-openconfig-api-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-api/target/bgp-openconfig-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.24.0-SNAPSHOT/bgp-openconfig-api-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.24.0-SNAPSHOT/bgp-openconfig-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.24.0-SNAPSHOT/bgp-openconfig-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-api --- [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-api/0.24.0-SNAPSHOT/bgp-openconfig-api-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-spi >----------------- [INFO] Building bgp-rib-spi 0.24.0-SNAPSHOT [28/169] [INFO] from bgp/rib-spi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-rib-spi --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-rib-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-rib-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-rib-spi --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-rib-spi --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-rib-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ bgp-rib-spi --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bgp/rib-spi/src/main/yang [INFO] yang-to-sources: Found 11 dependencies in 4.044 ms [INFO] yang-to-sources: Project model files found: 1 in 2.187 ms [INFO] yang-to-sources: 11 YANG models processed in 102.4 ms [INFO] BindingJavaFileGenerator: Defined 29 files in 11.87 ms [INFO] Sorted 29 files into 14 directories in 251.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 29 in 19.35 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-rib-spi --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-rib-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-rib-spi --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-rib-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/rib-spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/rib-spi/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/rib-spi/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-rib-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 80 source files with javac [debug release 21] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionConsumerContext [WARNING] /w/workspace/bgpcep-sonar/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:[528,24] unchecked cast required: R found: org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.rib.rev180329.Route [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-rib-spi >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-rib-spi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-rib-spi <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-rib-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-rib-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/rib-spi/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-rib-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/bgpcep-sonar/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupportTest.java:[107,62] unchecked method invocation: method add in interface java.util.List is applied to given types required: E found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/bgpcep-sonar/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupportTest.java:[107,63] unchecked conversion required: E found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/bgpcep-sonar/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupportTest.java:[93,18] auto-closeable resource mock is never referenced in body of corresponding try statement [WARNING] /w/workspace/bgpcep-sonar/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/RIBSupportTest.java:[98,18] auto-closeable resource mock is never referenced in body of corresponding try statement [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-rib-spi --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/rib-spi/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.rib.spi.TerminationReasonTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.protocol.bgp.rib.spi.TerminationReasonTest [INFO] Running org.opendaylight.protocol.bgp.rib.spi.DefaultRIBExtensionProviderContextTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.678 s -- in org.opendaylight.protocol.bgp.rib.spi.DefaultRIBExtensionProviderContextTest [INFO] Running org.opendaylight.protocol.bgp.rib.spi.RIBSupportTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.552 s -- in org.opendaylight.protocol.bgp.rib.spi.RIBSupportTest [INFO] Running org.opendaylight.protocol.bgp.rib.spi.RouterIdsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.rib.spi.RouterIdsTest [INFO] Running org.opendaylight.protocol.bgp.rib.spi.PeerRoleUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.rib.spi.PeerRoleUtilTest [INFO] Running org.opendaylight.protocol.bgp.rib.spi.SimpleRIBExtensionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.opendaylight.protocol.bgp.rib.spi.SimpleRIBExtensionTest [INFO] Running org.opendaylight.protocol.bgp.rib.spi.IdentifierUtilsTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.bgp.rib.spi.IdentifierUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-rib-spi --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-rib-spi --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/rib-spi/target/bgp-rib-spi-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/rib-spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ bgp-rib-spi --- [INFO] Building jar: /w/workspace/bgpcep-sonar/bgp/rib-spi/target/bgp-rib-spi-0.24.0-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-rib-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-rib-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-rib-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 50 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/rib-spi/target/bom.xml [INFO] attaching as bgp-rib-spi-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/rib-spi/target/bom.json [INFO] attaching as bgp-rib-spi-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-rib-spi --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-rib-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-rib-spi --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-rib-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/rib-spi/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-rib-spi' with 30 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-rib-spi --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.24.0-SNAPSHOT/bgp-rib-spi-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-spi/target/bgp-rib-spi-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.24.0-SNAPSHOT/bgp-rib-spi-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-spi/target/bgp-rib-spi-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.24.0-SNAPSHOT/bgp-rib-spi-0.24.0-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.24.0-SNAPSHOT/bgp-rib-spi-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.24.0-SNAPSHOT/bgp-rib-spi-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bgp-rib-spi --- [INFO] Installing org/opendaylight/bgpcep/bgp-rib-spi/0.24.0-SNAPSHOT/bgp-rib-spi-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api >----------- [INFO] Building OpenDaylight :: BGP :: RIB Api 0.24.0-SNAPSHOT [29/169] [INFO] from features/odl-bgpcep-bgp-rib-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-rib-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bgp-rib-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-rib-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-rib-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bgp-rib-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-rib-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-rib-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-rib-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bgp-rib-api --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-rib-api --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-rib-api --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-rib-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-rib-api --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-rib-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-rib-api --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bgp-rib-api --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bgp-rib-api --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bgp-rib-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-rib-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 143 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-api/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-rib-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-api/target/bom.json [INFO] attaching as odl-bgpcep-bgp-rib-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-rib-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-rib-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-rib-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-rib-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-rib-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-rib-api --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-bgp-rib-api did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.24.0-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.24.0-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.24.0-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.24.0-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------------< org.opendaylight.bgpcep:bgp-openconfig-spi >------------- [INFO] Building bgp-openconfig-spi 0.24.0-SNAPSHOT [30/169] [INFO] from bgp/openconfig-spi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-spi --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-openconfig-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-spi --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-openconfig-spi --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-openconfig-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-spi --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-openconfig-spi --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-openconfig-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/openconfig-spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/openconfig-spi/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/openconfig-spi/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-openconfig-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryConsumer [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-spi >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-spi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-spi <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-openconfig-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/openconfig-spi/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-openconfig-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-openconfig-spi --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/openconfig-spi/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivatorTest [INFO] Running org.opendaylight.protocol.bgp.openconfig.spi.SimpleBGPTableTypeRegistryProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.openconfig.spi.SimpleBGPTableTypeRegistryProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-openconfig-spi --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-spi --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/openconfig-spi/target/bgp-openconfig-spi-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/openconfig-spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-openconfig-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/openconfig-spi/target/bom.xml [INFO] attaching as bgp-openconfig-spi-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/openconfig-spi/target/bom.json [INFO] attaching as bgp-openconfig-spi-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-openconfig-spi --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-spi --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-openconfig-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/openconfig-spi/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-openconfig-spi' with 5 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-spi --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.24.0-SNAPSHOT/bgp-openconfig-spi-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-spi/target/bgp-openconfig-spi-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.24.0-SNAPSHOT/bgp-openconfig-spi-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.24.0-SNAPSHOT/bgp-openconfig-spi-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.24.0-SNAPSHOT/bgp-openconfig-spi-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-spi --- [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-spi/0.24.0-SNAPSHOT/bgp-openconfig-spi-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig >---------- [INFO] Building OpenDaylight :: BGP :: Openconfig 0.24.0-SNAPSHOT [31/169] [INFO] from features/odl-bgpcep-bgp-openconfig/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bgp-openconfig --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-openconfig --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-openconfig --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bgp-openconfig --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-openconfig --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-openconfig --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bgp-openconfig --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bgp-openconfig --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-openconfig --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 145 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-openconfig-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig/target/bom.json [INFO] attaching as odl-bgpcep-bgp-openconfig-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-openconfig --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-openconfig --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-api >----------------- [INFO] Building bgp-bmp-api 0.24.0-SNAPSHOT [32/169] [INFO] from bmp/bmp-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-bmp-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-bmp-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-bmp-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-bmp-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-bmp-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-bmp-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ bgp-bmp-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bmp/bmp-api/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 1.679 ms [INFO] yang-to-sources: Project model files found: 3 in 5.843 ms [INFO] yang-to-sources: 14 YANG models processed in 75.45 ms [INFO] BindingJavaFileGenerator: Defined 169 files in 16.50 ms [INFO] Sorted 169 files into 35 directories in 277.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 169 in 46.53 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-bmp-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-bmp-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-bmp-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-bmp-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-api/target/generated-sources/spi [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-bmp-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 169 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-bmp-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-bmp-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-bmp-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-bmp-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-bmp-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-bmp-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-bmp-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-bmp-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-bmp-api --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bmp/bmp-api/target/bgp-bmp-api-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bmp/bmp-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-bmp-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-bmp-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bmp/bmp-api/target/bom.xml [INFO] attaching as bgp-bmp-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bmp/bmp-api/target/bom.json [INFO] attaching as bgp-bmp-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-bmp-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-bmp-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-bmp-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-bmp-api --- [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.24.0-SNAPSHOT/bgp-bmp-api-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-api/target/bgp-bmp-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.24.0-SNAPSHOT/bgp-bmp-api-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.24.0-SNAPSHOT/bgp-bmp-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.24.0-SNAPSHOT/bgp-bmp-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bgp-bmp-api --- [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-api/0.24.0-SNAPSHOT/bgp-bmp-api-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.opendaylight.bgpcep:bgp-extension-parent >------------ [INFO] Building bgp-extension-parent 0.24.0-SNAPSHOT [33/169] [INFO] from bgp/extensions/parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-extension-parent --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-extension-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-extension-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-extension-parent --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-extension-parent --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-extension-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-extension-parent --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-extension-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-extension-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-extension-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-extension-parent --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-extension-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-extension-parent --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-extension-parent --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-extension-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-extension-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 47 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/extensions/parent/target/bom.xml [INFO] attaching as bgp-extension-parent-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/extensions/parent/target/bom.json [INFO] attaching as bgp-extension-parent-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-extension-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-extension-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-extension-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-extension-parent --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-extension-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-extension-parent --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/0.24.0-SNAPSHOT/bgp-extension-parent-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/0.24.0-SNAPSHOT/bgp-extension-parent-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/0.24.0-SNAPSHOT/bgp-extension-parent-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------------< org.opendaylight.bgpcep:bgp-inet >------------------ [INFO] Building bgp-inet 0.24.0-SNAPSHOT [34/169] [INFO] from bgp/extensions/inet/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-inet --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-inet --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-inet --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-inet --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-inet --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-inet --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ bgp-inet --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bgp/extensions/inet/src/main/yang [INFO] yang-to-sources: Found 13 dependencies in 3.680 ms [INFO] yang-to-sources: Project model files found: 1 in 2.235 ms [INFO] yang-to-sources: 13 YANG models processed in 162.7 ms [INFO] BindingJavaFileGenerator: Defined 68 files in 15.09 ms [INFO] Sorted 68 files into 22 directories in 162.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 68 in 29.57 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-inet --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-inet --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-inet --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-inet --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/inet/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/inet/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/inet/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-inet --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 78 source files with javac [debug release 21] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator [WARNING] /w/workspace/bgpcep-sonar/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[] [WARNING] /w/workspace/bgpcep-sonar/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[] [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-inet >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-inet --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-inet <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-inet --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-inet --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-inet --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-inet --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/extensions/inet/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.inet.TableTypeActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.opendaylight.protocol.bgp.inet.TableTypeActivatorTest [INFO] Running org.opendaylight.protocol.bgp.inet.IPv4RIBSupportTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.549 s -- in org.opendaylight.protocol.bgp.inet.IPv4RIBSupportTest [INFO] Running org.opendaylight.protocol.bgp.inet.IPv6RIBSupportTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.opendaylight.protocol.bgp.inet.IPv6RIBSupportTest [INFO] Running org.opendaylight.protocol.bgp.inet.codec.BGPParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s -- in org.opendaylight.protocol.bgp.inet.codec.BGPParserTest [INFO] Running org.opendaylight.protocol.bgp.inet.codec.nexthop.NextHopParserSerializerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.inet.codec.nexthop.NextHopParserSerializerTest [INFO] Running org.opendaylight.protocol.bgp.inet.codec.Ipv4NlriParserTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s -- in org.opendaylight.protocol.bgp.inet.codec.Ipv4NlriParserTest [INFO] Running org.opendaylight.protocol.bgp.inet.Ipv6BgpPrefixSidParserTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.inet.Ipv6BgpPrefixSidParserTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-inet --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-inet --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/extensions/inet/target/bgp-inet-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/extensions/inet/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-inet --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-inet --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/extensions/inet/target/bom.xml [INFO] attaching as bgp-inet-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/extensions/inet/target/bom.json [INFO] attaching as bgp-inet-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-inet --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-inet --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-inet --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-inet --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-inet --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/extensions/inet/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-inet' with 13 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-inet --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/inet/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.24.0-SNAPSHOT/bgp-inet-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/inet/target/bgp-inet-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.24.0-SNAPSHOT/bgp-inet-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/inet/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.24.0-SNAPSHOT/bgp-inet-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/inet/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.24.0-SNAPSHOT/bgp-inet-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bgp-inet --- [INFO] Installing org/opendaylight/bgpcep/bgp-inet/0.24.0-SNAPSHOT/bgp-inet-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------< org.opendaylight.bgpcep:bgp-path-selection-mode >----------- [INFO] Building bgp-path-selection-mode 0.24.0-SNAPSHOT [35/169] [INFO] from bgp/path-selection-mode/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-path-selection-mode --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-path-selection-mode --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-path-selection-mode --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-path-selection-mode --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-path-selection-mode --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-path-selection-mode --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-path-selection-mode --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-path-selection-mode --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-path-selection-mode --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-path-selection-mode --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/path-selection-mode/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-path-selection-mode --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 25 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-path-selection-mode >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-path-selection-mode --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-path-selection-mode <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-path-selection-mode --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-path-selection-mode --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/path-selection-mode/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-path-selection-mode --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/bgpcep-sonar/bgp/path-selection-mode/src/test/java/org/opendaylight/protocol/bgp/mode/impl/BGPPeerTrackerMock.java:[40,18] auto-closeable resource mock is never referenced in body of corresponding try statement [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-path-selection-mode --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/path-selection-mode/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.mode.impl.base.BaseBestPathTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s -- in org.opendaylight.protocol.bgp.mode.impl.base.BaseBestPathTest [INFO] Running org.opendaylight.protocol.bgp.mode.impl.base.BasePathSelectorTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.protocol.bgp.mode.impl.base.BasePathSelectorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-path-selection-mode --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-path-selection-mode --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/path-selection-mode/target/bgp-path-selection-mode-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/path-selection-mode/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ bgp-path-selection-mode --- [INFO] Building jar: /w/workspace/bgpcep-sonar/bgp/path-selection-mode/target/bgp-path-selection-mode-0.24.0-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-path-selection-mode --- [INFO] Skipping source per configuration. [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-path-selection-mode --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-path-selection-mode --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/path-selection-mode/target/bom.xml [INFO] attaching as bgp-path-selection-mode-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/path-selection-mode/target/bom.json [INFO] attaching as bgp-path-selection-mode-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-path-selection-mode --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-path-selection-mode --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.17:compile [WARNING] org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-path-selection-mode --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-path-selection-mode --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-path-selection-mode --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/path-selection-mode/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-path-selection-mode' with 28 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-path-selection-mode --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/path-selection-mode/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.24.0-SNAPSHOT/bgp-path-selection-mode-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/path-selection-mode/target/bgp-path-selection-mode-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.24.0-SNAPSHOT/bgp-path-selection-mode-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/path-selection-mode/target/bgp-path-selection-mode-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.24.0-SNAPSHOT/bgp-path-selection-mode-0.24.0-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/path-selection-mode/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.24.0-SNAPSHOT/bgp-path-selection-mode-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/path-selection-mode/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.24.0-SNAPSHOT/bgp-path-selection-mode-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bgp-path-selection-mode --- [INFO] Installing org/opendaylight/bgpcep/bgp-path-selection-mode/0.24.0-SNAPSHOT/bgp-path-selection-mode-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------< org.opendaylight.bgpcep:config-loader-spi >-------------- [INFO] Building config-loader-spi 0.24.0-SNAPSHOT [36/169] [INFO] from config-loader/config-loader-spi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ config-loader-spi --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ config-loader-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ config-loader-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ config-loader-spi --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ config-loader-spi --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ config-loader-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ config-loader-spi --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ config-loader-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ config-loader-spi --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ config-loader-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/config-loader/config-loader-spi/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ config-loader-spi --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ config-loader-spi >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ config-loader-spi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ config-loader-spi <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ config-loader-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ config-loader-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/config-loader/config-loader-spi/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ config-loader-spi --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ config-loader-spi --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ config-loader-spi --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ config-loader-spi --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/config-loader/config-loader-spi/target/config-loader-spi-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/config-loader/config-loader-spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ config-loader-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ config-loader-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/config-loader/config-loader-spi/target/bom.xml [INFO] attaching as config-loader-spi-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/config-loader/config-loader-spi/target/bom.json [INFO] attaching as config-loader-spi-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ config-loader-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ config-loader-spi --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ config-loader-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ config-loader-spi --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ config-loader-spi --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ config-loader-spi --- [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/config-loader-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.24.0-SNAPSHOT/config-loader-spi-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/config-loader-spi/target/config-loader-spi-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.24.0-SNAPSHOT/config-loader-spi-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/config-loader-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.24.0-SNAPSHOT/config-loader-spi-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/config-loader-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.24.0-SNAPSHOT/config-loader-spi-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ config-loader-spi --- [INFO] Installing org/opendaylight/bgpcep/config-loader-spi/0.24.0-SNAPSHOT/config-loader-spi-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------< org.opendaylight.bgpcep:config-loader-impl >------------- [INFO] Building config-loader-impl 0.24.0-SNAPSHOT [37/169] [INFO] from config-loader/config-loader-impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ config-loader-impl --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ config-loader-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ config-loader-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ config-loader-impl --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ config-loader-impl --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ config-loader-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ config-loader-impl --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ config-loader-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ config-loader-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ config-loader-impl --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ config-loader-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ config-loader-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ config-loader-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ config-loader-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ config-loader-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ config-loader-impl --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ config-loader-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/src/test/java/org/opendaylight/bgpcep/config/loader/impl/AbstractConfigLoaderTest.java:[46,18] auto-closeable resource mock is never referenced in body of corresponding try statement [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ config-loader-impl --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImplTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.317 s -- in org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImplTest [INFO] Running org.opendaylight.bgpcep.config.loader.impl.DefaultWatcherTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.bgpcep.config.loader.impl.DefaultWatcherTest [INFO] Running org.opendaylight.bgpcep.config.loader.impl.OSGiConfigLoaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.718 s -- in org.opendaylight.bgpcep.config.loader.impl.OSGiConfigLoaderTest [INFO] Running org.opendaylight.bgpcep.config.loader.impl.SimpleConfigLoaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.bgpcep.config.loader.impl.SimpleConfigLoaderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ config-loader-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ config-loader-impl --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/target/config-loader-impl-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ config-loader-impl --- [INFO] Building jar: /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/target/config-loader-impl-0.24.0-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (default) @ config-loader-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ config-loader-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ config-loader-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/target/bom.xml [INFO] attaching as config-loader-impl-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/target/bom.json [INFO] attaching as config-loader-impl-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ config-loader-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ config-loader-impl --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ config-loader-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ config-loader-impl --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ config-loader-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'config-loader-impl' with 8 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ config-loader-impl --- [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.24.0-SNAPSHOT/config-loader-impl-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/target/config-loader-impl-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.24.0-SNAPSHOT/config-loader-impl-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/target/config-loader-impl-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.24.0-SNAPSHOT/config-loader-impl-0.24.0-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.24.0-SNAPSHOT/config-loader-impl-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.24.0-SNAPSHOT/config-loader-impl-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ config-loader-impl --- [INFO] Installing org/opendaylight/bgpcep/config-loader-impl/0.24.0-SNAPSHOT/config-loader-impl-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------------< org.opendaylight.bgpcep:testtool-util >---------------- [INFO] Building testtool-util 0.24.0-SNAPSHOT [38/169] [INFO] from testtool-util/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ testtool-util --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ testtool-util --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ testtool-util --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ testtool-util --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ testtool-util --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ testtool-util --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ testtool-util --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ testtool-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ testtool-util --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ testtool-util --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/testtool-util/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ testtool-util --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ testtool-util >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ testtool-util --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ testtool-util <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ testtool-util --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ testtool-util --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/testtool-util/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ testtool-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/bgpcep-sonar/testtool-util/src/test/java/org/opendaylight/protocol/util/CheckUtilTest.java:[126,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ testtool-util --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/testtool-util/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.util.CheckUtilTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.13 s -- in org.opendaylight.protocol.util.CheckUtilTest [INFO] Running org.opendaylight.protocol.util.InetSocketAddressUtilTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.util.InetSocketAddressUtilTest [INFO] Running org.opendaylight.protocol.util.LoggerUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.protocol.util.LoggerUtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ testtool-util --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ testtool-util --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/testtool-util/target/testtool-util-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/testtool-util/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ testtool-util --- [INFO] Building jar: /w/workspace/bgpcep-sonar/testtool-util/target/testtool-util-0.24.0-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (default) @ testtool-util --- [INFO] Skipping source per configuration. [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ testtool-util --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ testtool-util --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/testtool-util/target/bom.xml [INFO] attaching as testtool-util-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/testtool-util/target/bom.json [INFO] attaching as testtool-util-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ testtool-util --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ testtool-util --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ testtool-util --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ testtool-util --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ testtool-util --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/testtool-util/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'testtool-util' with 4 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ testtool-util --- [INFO] Installing /w/workspace/bgpcep-sonar/testtool-util/pom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.24.0-SNAPSHOT/testtool-util-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/testtool-util/target/testtool-util-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.24.0-SNAPSHOT/testtool-util-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/testtool-util/target/testtool-util-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.24.0-SNAPSHOT/testtool-util-0.24.0-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/testtool-util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.24.0-SNAPSHOT/testtool-util-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/testtool-util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.24.0-SNAPSHOT/testtool-util-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ testtool-util --- [INFO] Installing org/opendaylight/bgpcep/testtool-util/0.24.0-SNAPSHOT/testtool-util-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------< org.opendaylight.bgpcep:routing-policy-config-loader >-------- [INFO] Building routing-policy-config-loader 0.24.0-SNAPSHOT [39/169] [INFO] from config-loader/routing-policy-config-loader/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ routing-policy-config-loader --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ routing-policy-config-loader --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ routing-policy-config-loader --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ routing-policy-config-loader --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ routing-policy-config-loader --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ routing-policy-config-loader --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ routing-policy-config-loader --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ routing-policy-config-loader --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ routing-policy-config-loader --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ routing-policy-config-loader --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ routing-policy-config-loader --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ routing-policy-config-loader >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ routing-policy-config-loader --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ routing-policy-config-loader <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ routing-policy-config-loader --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ routing-policy-config-loader --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ routing-policy-config-loader --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ routing-policy-config-loader --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.bgpcep.config.loader.routing.policy.OpenconfigRoutingPolicyLoaderTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.255 s -- in org.opendaylight.bgpcep.config.loader.routing.policy.OpenconfigRoutingPolicyLoaderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ routing-policy-config-loader --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ routing-policy-config-loader --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ routing-policy-config-loader --- [INFO] Building jar: /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.24.0-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (default) @ routing-policy-config-loader --- [INFO] Skipping source per configuration. [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ routing-policy-config-loader --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ routing-policy-config-loader --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/target/bom.xml [INFO] attaching as routing-policy-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/target/bom.json [INFO] attaching as routing-policy-config-loader-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ routing-policy-config-loader --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ routing-policy-config-loader --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ routing-policy-config-loader --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ routing-policy-config-loader --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ routing-policy-config-loader --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'routing-policy-config-loader' with 2 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ routing-policy-config-loader --- [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.24.0-SNAPSHOT/routing-policy-config-loader-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.24.0-SNAPSHOT/routing-policy-config-loader-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.24.0-SNAPSHOT/routing-policy-config-loader-0.24.0-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.24.0-SNAPSHOT/routing-policy-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.24.0-SNAPSHOT/routing-policy-config-loader-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ routing-policy-config-loader --- [INFO] Installing org/opendaylight/bgpcep/routing-policy-config-loader/0.24.0-SNAPSHOT/routing-policy-config-loader-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.opendaylight.bgpcep:bgp-openconfig-rp-spi >------------ [INFO] Building bgp-openconfig-rp-spi 0.24.0-SNAPSHOT [40/169] [INFO] from bgp/openconfig-rp-spi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-rp-spi --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-openconfig-rp-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-rp-spi --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-openconfig-rp-spi --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-rp-spi --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-rp-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-openconfig-rp-spi --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-openconfig-rp-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-openconfig-rp-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 24 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-spi >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-rp-spi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-spi <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-rp-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-openconfig-rp-spi --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-openconfig-rp-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-openconfig-rp-spi --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AppendActionTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.572 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AppendActionTest [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AsPathLengthTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AsPathLengthTest [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AttributesEqualTests [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AttributesEqualTests [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-openconfig-rp-spi --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-rp-spi --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ bgp-openconfig-rp-spi --- [INFO] Building jar: /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-openconfig-rp-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-openconfig-rp-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-rp-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/target/bom.xml [INFO] attaching as bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/target/bom.json [INFO] attaching as bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-openconfig-rp-spi --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-rp-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-rp-spi --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-openconfig-rp-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-openconfig-rp-spi' with 16 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-rp-spi --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-rp-spi --- [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------< org.opendaylight.bgpcep:bgp-route-target >-------------- [INFO] Building bgp-route-target 0.24.0-SNAPSHOT [41/169] [INFO] from bgp/extensions/route-target/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-route-target --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-route-target --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-route-target --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-route-target --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-route-target --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-route-target --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ bgp-route-target --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bgp/extensions/route-target/src/main/yang [INFO] yang-to-sources: Found 14 dependencies in 2.416 ms [INFO] yang-to-sources: Project model files found: 1 in 6.376 ms [INFO] yang-to-sources: 19 YANG models processed in 127.4 ms [INFO] BindingJavaFileGenerator: Defined 50 files in 18.66 ms [INFO] Sorted 50 files into 20 directories in 153.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 50 in 28.15 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-route-target --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-route-target --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-route-target --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-route-target --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/route-target/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/route-target/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/route-target/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-route-target --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 66 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.registry.StatementProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [WARNING] /w/workspace/bgpcep-sonar/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[] [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-route-target >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-route-target --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-route-target <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-route-target --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-route-target --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-route-target --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-route-target --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/extensions/route-target/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.route.policy.ClientAttributePrependHandlerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.579 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.route.policy.ClientAttributePrependHandlerTest [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.RouteTargetConstrainRIBSupportTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.642 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.RouteTargetConstrainRIBSupportTest [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri.SimpleRouteTargetConstrainNlriRegistryTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri.SimpleRouteTargetConstrainNlriRegistryTest [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.BGPActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.BGPActivatorTest [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.TableTypeActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.TableTypeActivatorTest [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.RIBActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.RIBActivatorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-route-target --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-route-target --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/extensions/route-target/target/bgp-route-target-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/extensions/route-target/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-route-target --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-route-target --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 57 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/extensions/route-target/target/bom.xml [INFO] attaching as bgp-route-target-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/extensions/route-target/target/bom.json [INFO] attaching as bgp-route-target-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-route-target --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-route-target --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-route-target --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-route-target --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-route-target --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/extensions/route-target/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-route-target' with 14 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-route-target --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/route-target/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.24.0-SNAPSHOT/bgp-route-target-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/route-target/target/bgp-route-target-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.24.0-SNAPSHOT/bgp-route-target-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/route-target/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.24.0-SNAPSHOT/bgp-route-target-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/route-target/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.24.0-SNAPSHOT/bgp-route-target-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bgp-route-target --- [INFO] Installing org/opendaylight/bgpcep/bgp-route-target/0.24.0-SNAPSHOT/bgp-route-target-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.opendaylight.bgpcep:bgp-openconfig-rp-impl >----------- [INFO] Building bgp-openconfig-rp-impl 0.24.0-SNAPSHOT [42/169] [INFO] from bgp/openconfig-rp-impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-rp-impl --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-openconfig-rp-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-rp-impl --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-openconfig-rp-impl --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-rp-impl --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-rp-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-openconfig-rp-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-openconfig-rp-impl --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/openconfig-rp-impl/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-openconfig-rp-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.BGPRibRoutingPolicyFactory [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-rp-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-rp-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-openconfig-rp-impl --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-openconfig-rp-impl --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-openconfig-rp-impl --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-openconfig-rp-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-rp-impl --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/openconfig-rp-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ bgp-openconfig-rp-impl --- [INFO] Building jar: /w/workspace/bgpcep-sonar/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-openconfig-rp-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-openconfig-rp-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-rp-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/openconfig-rp-impl/target/bom.xml [INFO] attaching as bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/openconfig-rp-impl/target/bom.json [INFO] attaching as bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-openconfig-rp-impl --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-rp-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-rp-impl --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-openconfig-rp-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-rp-impl --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-rp-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-rp-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-rp-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-rp-impl --- [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------< org.opendaylight.bgpcep:rsvp-api >------------------ [INFO] Building rsvp-api 0.24.0-SNAPSHOT [43/169] [INFO] from rsvp/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rsvp-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rsvp-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rsvp-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rsvp-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rsvp-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rsvp-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ rsvp-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/rsvp/api/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 659.6 μs [INFO] yang-to-sources: Project model files found: 1 in 5.684 ms [INFO] yang-to-sources: 7 YANG models processed in 39.06 ms [INFO] BindingJavaFileGenerator: Defined 240 files in 9.104 ms [INFO] Sorted 240 files into 76 directories in 270.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 240 in 49.25 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rsvp-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rsvp-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rsvp-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rsvp-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/rsvp/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/rsvp/api/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/rsvp/api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rsvp-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 240 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/bgpcep-sonar/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/Ipv4ExtendedTunnelId.java:[59,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/bgpcep-sonar/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/Ipv6ExtendedTunnelId.java:[59,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rsvp-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rsvp-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rsvp-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rsvp-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rsvp-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/rsvp/api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rsvp-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rsvp-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ rsvp-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rsvp-api --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/rsvp/api/target/rsvp-api-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/rsvp/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rsvp-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rsvp-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/rsvp/api/target/bom.xml [INFO] attaching as rsvp-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/rsvp/api/target/bom.json [INFO] attaching as rsvp-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rsvp-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rsvp-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rsvp-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rsvp-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rsvp-api --- [INFO] Installing /w/workspace/bgpcep-sonar/rsvp/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.24.0-SNAPSHOT/rsvp-api-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/rsvp/api/target/rsvp-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.24.0-SNAPSHOT/rsvp-api-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/rsvp/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.24.0-SNAPSHOT/rsvp-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/rsvp/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.24.0-SNAPSHOT/rsvp-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rsvp-api --- [INFO] Installing org/opendaylight/bgpcep/rsvp-api/0.24.0-SNAPSHOT/rsvp-api-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------< org.opendaylight.bgpcep:rsvp-spi >------------------ [INFO] Building rsvp-spi 0.24.0-SNAPSHOT [44/169] [INFO] from rsvp/spi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rsvp-spi --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rsvp-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rsvp-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rsvp-spi --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rsvp-spi --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rsvp-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rsvp-spi --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rsvp-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rsvp-spi --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rsvp-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/rsvp/spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/rsvp/spi/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/rsvp/spi/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rsvp-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 36 source files with javac [debug release 21] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.rsvp.parser.spi.RSVPExtensionConsumerContext [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rsvp-spi >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rsvp-spi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rsvp-spi <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rsvp-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rsvp-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/rsvp/spi/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rsvp-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rsvp-spi --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/rsvp/spi/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.PathKeyUtilsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.PathKeyUtilsTest [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.UnnumberedInterfaceSubobjectUtilsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.UnnumberedInterfaceSubobjectUtilsTest [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.RROSubobjectListParserTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.066 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.RROSubobjectListParserTest [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.XROSubobjectListParserTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.XROSubobjectListParserTest [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.EROSubobjectListParserTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.EROSubobjectListParserTest [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPExtensionProviderContextTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPExtensionProviderContextTest [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleLabelRegistryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleLabelRegistryTest [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPObjectRegistryTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPObjectRegistryTest [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleXROSubobjectRegistryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleXROSubobjectRegistryTest [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRROSubobjectRegistryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRROSubobjectRegistryTest [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleEROSubobjectRegistryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleEROSubobjectRegistryTest [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.EROSubobjectUtilTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.rsvp.parser.spi.EROSubobjectUtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ rsvp-spi --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rsvp-spi --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/rsvp/spi/target/rsvp-spi-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/rsvp/spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rsvp-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rsvp-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/rsvp/spi/target/bom.xml [INFO] attaching as rsvp-spi-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/rsvp/spi/target/bom.json [INFO] attaching as rsvp-spi-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rsvp-spi --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rsvp-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rsvp-spi --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rsvp-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/rsvp/spi/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'rsvp-spi' with 17 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ rsvp-spi --- [INFO] Installing /w/workspace/bgpcep-sonar/rsvp/spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.24.0-SNAPSHOT/rsvp-spi-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/rsvp/spi/target/rsvp-spi-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.24.0-SNAPSHOT/rsvp-spi-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/rsvp/spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.24.0-SNAPSHOT/rsvp-spi-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/rsvp/spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.24.0-SNAPSHOT/rsvp-spi-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rsvp-spi --- [INFO] Installing org/opendaylight/bgpcep/rsvp-spi/0.24.0-SNAPSHOT/rsvp-spi-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------------< org.opendaylight.bgpcep:rsvp-impl >------------------ [INFO] Building rsvp-impl 0.24.0-SNAPSHOT [45/169] [INFO] from rsvp/impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rsvp-impl --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rsvp-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rsvp-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rsvp-impl --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rsvp-impl --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rsvp-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rsvp-impl --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rsvp-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rsvp-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rsvp-impl --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/rsvp/impl/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/rsvp/impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/rsvp/impl/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rsvp-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 59 source files with javac [debug release 21] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.rsvp.parser.spi.RSVPExtensionProviderActivator [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rsvp-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rsvp-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rsvp-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rsvp-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rsvp-impl --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/rsvp/impl/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rsvp-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rsvp-impl --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/rsvp/impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.XROSubobjectParserTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s -- in org.opendaylight.protocol.rsvp.parser.impl.XROSubobjectParserTest [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.RROSubobjectParserTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.opendaylight.protocol.rsvp.parser.impl.RROSubobjectParserTest [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.te.TEObjectTest [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.opendaylight.protocol.rsvp.parser.impl.te.TEObjectTest [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.LabelSubobjectParserTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.rsvp.parser.impl.LabelSubobjectParserTest [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.EROSubobjectParserTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.protocol.rsvp.parser.impl.EROSubobjectParserTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ rsvp-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rsvp-impl --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/rsvp/impl/target/rsvp-impl-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/rsvp/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rsvp-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rsvp-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/rsvp/impl/target/bom.xml [INFO] attaching as rsvp-impl-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/rsvp/impl/target/bom.json [INFO] attaching as rsvp-impl-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rsvp-impl --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rsvp-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rsvp-impl --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rsvp-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/rsvp/impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'rsvp-impl' with 59 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ rsvp-impl --- [INFO] Installing /w/workspace/bgpcep-sonar/rsvp/impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.24.0-SNAPSHOT/rsvp-impl-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/rsvp/impl/target/rsvp-impl-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.24.0-SNAPSHOT/rsvp-impl-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/rsvp/impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.24.0-SNAPSHOT/rsvp-impl-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/rsvp/impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.24.0-SNAPSHOT/rsvp-impl-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rsvp-impl --- [INFO] Installing org/opendaylight/bgpcep/rsvp-impl/0.24.0-SNAPSHOT/rsvp-impl-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------------< org.opendaylight.bgpcep:bgp-linkstate >---------------- [INFO] Building bgp-linkstate 0.24.0-SNAPSHOT [46/169] [INFO] from bgp/extensions/linkstate/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-linkstate --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-linkstate --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-linkstate --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-linkstate --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-linkstate --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-linkstate --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ bgp-linkstate --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/src/main/yang [INFO] yang-to-sources: Found 14 dependencies in 2.898 ms [INFO] yang-to-sources: Project model files found: 3 in 11.61 ms [INFO] yang-to-sources: 17 YANG models processed in 214.3 ms [INFO] BindingJavaFileGenerator: Defined 327 files in 28.14 ms [INFO] Sorted 327 files into 79 directories in 442.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 327 in 112.4 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-linkstate --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-linkstate --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-linkstate --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-linkstate --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/generated-sources/spi [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-linkstate --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 379 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/BGPActivator.java:[83,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev241219/Ipv4RouterIdentifier.java:[59,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev241219/Ipv6RouterIdentifier.java:[59,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/nlri/LinkNlriParser.java:[100,95] QNAME in org.opendaylight.protocol.bgp.linkstate.impl.tlvs.LinkIdTlvParser has been deprecated [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/nlri/LinkNlriParser.java:[143,45] QNAME in org.opendaylight.protocol.bgp.linkstate.impl.tlvs.LinkIdTlvParser has been deprecated [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev241219/Ipv4InterfaceIdentifier.java:[59,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev241219/Ipv6InterfaceIdentifier.java:[59,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java:[207,93] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java:[245,89] unchecked cast required: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser found: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java:[259,89] unchecked cast required: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser.LinkstateTlvSerializer found: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser.LinkstateTlvSerializer [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-linkstate >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-linkstate --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-linkstate <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-linkstate --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-linkstate --- [INFO] Copying 4 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-linkstate --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/src/test/java/org/opendaylight/protocol/bgp/linkstate/ParserTest.java:[134,19] explicit call to close() on an auto-closeable resource [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-linkstate --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateAttributeParserTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateAttributeParserTest [INFO] Running org.opendaylight.protocol.bgp.linkstate.SrAttributeParserTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.opendaylight.protocol.bgp.linkstate.SrAttributeParserTest [INFO] Running org.opendaylight.protocol.bgp.linkstate.TableTypeActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.protocol.bgp.linkstate.TableTypeActivatorTest [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateNlriParserTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateNlriParserTest [INFO] Running org.opendaylight.protocol.bgp.linkstate.ActivatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.672 s -- in org.opendaylight.protocol.bgp.linkstate.ActivatorTest [INFO] Running org.opendaylight.protocol.bgp.linkstate.impl.TableTypeActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.linkstate.impl.TableTypeActivatorTest [INFO] Running org.opendaylight.protocol.bgp.linkstate.ParserTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 s -- in org.opendaylight.protocol.bgp.linkstate.ParserTest [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateRIBSupportTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.576 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateRIBSupportTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-linkstate --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-linkstate --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/bgp-linkstate-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-linkstate --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-linkstate --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 57 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/bom.xml [INFO] attaching as bgp-linkstate-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/bom.json [INFO] attaching as bgp-linkstate-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-linkstate --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-linkstate --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-linkstate --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-linkstate --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-linkstate --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-linkstate' with 60 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-linkstate --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.24.0-SNAPSHOT/bgp-linkstate-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/bgp-linkstate-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.24.0-SNAPSHOT/bgp-linkstate-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.24.0-SNAPSHOT/bgp-linkstate-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.24.0-SNAPSHOT/bgp-linkstate-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bgp-linkstate --- [INFO] Installing org/opendaylight/bgpcep/bgp-linkstate/0.24.0-SNAPSHOT/bgp-linkstate-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-mock >---------------- [INFO] Building bgp-rib-mock 0.24.0-SNAPSHOT [47/169] [INFO] from bgp/rib-mock/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-rib-mock --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-rib-mock --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-rib-mock --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-rib-mock --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-rib-mock --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-rib-mock --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-rib-mock --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-rib-mock --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-rib-mock --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-rib-mock --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/rib-mock/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/rib-mock/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/rib-mock/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-rib-mock --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-rib-mock >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-rib-mock --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-rib-mock <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-rib-mock --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-rib-mock --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/rib-mock/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-rib-mock --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-rib-mock --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-rib-mock --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-rib-mock --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/rib-mock/target/bgp-rib-mock-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/rib-mock/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-rib-mock --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-rib-mock --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/rib-mock/target/bom.xml [INFO] attaching as bgp-rib-mock-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/rib-mock/target/bom.json [INFO] attaching as bgp-rib-mock-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-mock --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-rib-mock --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-rib-mock --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-rib-mock --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-rib-mock --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-rib-mock --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-mock/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.24.0-SNAPSHOT/bgp-rib-mock-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-mock/target/bgp-rib-mock-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.24.0-SNAPSHOT/bgp-rib-mock-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.24.0-SNAPSHOT/bgp-rib-mock-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.24.0-SNAPSHOT/bgp-rib-mock-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bgp-rib-mock --- [INFO] Installing org/opendaylight/bgpcep/bgp-rib-mock/0.24.0-SNAPSHOT/bgp-rib-mock-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------< org.opendaylight.bgpcep:bgp-config-example >------------- [INFO] Building bgp-config-example 0.24.0-SNAPSHOT [48/169] [INFO] from bgp/config-example/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-config-example --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-config-example --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-config-example --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-config-example --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-config-example --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-config-example --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-config-example --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-config-example --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-config-example --- [INFO] [INFO] --- remote-resources:3.3.0:bundle (default) @ bgp-config-example --- [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 3 entries [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-config-example --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-config-example --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-config-example >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-config-example --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-config-example <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-config-example --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-config-example --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/config-example/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-config-example --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-config-example --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-config-example --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ bgp-config-example --- [INFO] Building jar: /w/workspace/bgpcep-sonar/bgp/config-example/target/bgp-config-example-0.24.0-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-config-example --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ bgp-config-example --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-config-example --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/config-example/target/bom.xml [INFO] attaching as bgp-config-example-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/config-example/target/bom.json [INFO] attaching as bgp-config-example-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-config-example --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-config-example --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-config-example --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-config-example --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-config-example --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-config-example --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.24.0-SNAPSHOT/bgp-config-example-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/config-example/target/bgp-config-example-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.24.0-SNAPSHOT/bgp-config-example-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/config-example/target/classes/initial/protocols-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.24.0-SNAPSHOT/bgp-config-example-0.24.0-SNAPSHOT-bgp-initial-config.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/config-example/target/classes/initial/network-topology-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.24.0-SNAPSHOT/bgp-config-example-0.24.0-SNAPSHOT-network-topology-bgp-initial-config.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/config-example/target/classes/initial/routing-policy-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.24.0-SNAPSHOT/bgp-config-example-0.24.0-SNAPSHOT-routing-policy-default-config.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.24.0-SNAPSHOT/bgp-config-example-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.24.0-SNAPSHOT/bgp-config-example-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------< org.opendaylight.bgpcep:bgp-openconfig-rp-statement >--------- [INFO] Building bgp-openconfig-rp-statement 0.24.0-SNAPSHOT [49/169] [INFO] from bgp/openconfig-rp-statement/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-rp-statement --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-openconfig-rp-statement --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-statement --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-rp-statement --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-openconfig-rp-statement --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-statement --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-rp-statement --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-rp-statement --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-openconfig-rp-statement --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-openconfig-rp-statement --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-openconfig-rp-statement --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.registry.StatementProviderActivator [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-statement >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-rp-statement --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-statement <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-rp-statement --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-openconfig-rp-statement --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-openconfig-rp-statement --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 21] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-openconfig-rp-statement --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ExportDefaultStatementTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.698 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ExportDefaultStatementTest [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ImportDefaultStatementTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ImportDefaultStatementTest [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAfiSafiNotInTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAfiSafiNotInTest [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAsPathSetTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAsPathSetTest [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchBgpNeighborSetTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchBgpNeighborSetTest [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchCommunityTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchCommunityTest [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchExtComTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchExtComTest [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetCommunityTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetCommunityTest [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetExtCommunityTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetExtCommunityTest [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.VpnNonMemberHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.VpnNonMemberHandlerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-openconfig-rp-statement --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-rp-statement --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ bgp-openconfig-rp-statement --- [INFO] Building jar: /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-openconfig-rp-statement --- [INFO] Skipping source per configuration. [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-openconfig-rp-statement --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-rp-statement --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/target/bom.xml [INFO] attaching as bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/target/bom.json [INFO] attaching as bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-statement --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-openconfig-rp-statement --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-rp-statement --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-rp-statement --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-openconfig-rp-statement --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-openconfig-rp-statement' with 28 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-rp-statement --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-rp-statement --- [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-impl >---------------- [INFO] Building bgp-rib-impl 0.24.0-SNAPSHOT [50/169] [INFO] from bgp/rib-impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-rib-impl --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-rib-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-rib-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-rib-impl --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-rib-impl --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-rib-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-rib-impl --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-rib-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-rib-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-rib-impl --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/rib-impl/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-rib-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 77 source files with javac [debug release 21] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.impl.spi.BGPPeerRegistry [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.state.BGPStateProviderRegistry [WARNING] /w/workspace/bgpcep-sonar/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:[141,44] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/bgpcep-sonar/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ApplicationPeer.java:[118,23] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java:[176,23] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/CodecsImpl.java:[96,39] found raw type: org.opendaylight.yangtools.binding.data.codec.api.BindingDataObjectCodecTreeNode missing type arguments for generic class org.opendaylight.yangtools.binding.data.codec.api.BindingDataObjectCodecTreeNode [WARNING] /w/workspace/bgpcep-sonar/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[215,62] unchecked cast required: org.opendaylight.mdsal.binding.api.DataObjectModification found: org.opendaylight.mdsal.binding.api.DataObjectModification [WARNING] /w/workspace/bgpcep-sonar/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[224,72] unchecked cast required: org.opendaylight.mdsal.binding.api.DataObjectModification found: org.opendaylight.mdsal.binding.api.DataObjectModification [WARNING] /w/workspace/bgpcep-sonar/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[226,70] unchecked cast required: org.opendaylight.mdsal.binding.api.DataObjectModification found: org.opendaylight.mdsal.binding.api.DataObjectModification [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-rib-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-rib-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-rib-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-rib-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- remote-resources:3.3.0:process (default) @ bgp-rib-impl --- [INFO] Preparing remote bundle org.opendaylight.bgpcep:bgp-config-example:0.24.0-SNAPSHOT [INFO] Copying 3 resources from 1 bundle. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-rib-impl --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-rib-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 34 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/bgpcep-sonar/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/AbstractRIBTestSetup.java:[121,18] auto-closeable resource mock is never referenced in body of corresponding try statement [WARNING] /w/workspace/bgpcep-sonar/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImplTest.java:[104,18] auto-closeable resource mock is never referenced in body of corresponding try statement [WARNING] /w/workspace/bgpcep-sonar/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/FSMTest.java:[142,47] unchecked method invocation: method addListener in interface io.netty.channel.ChannelFuture is applied to given types required: io.netty.util.concurrent.GenericFutureListener> found: io.netty.util.concurrent.GenericFutureListener [WARNING] /w/workspace/bgpcep-sonar/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/FSMTest.java:[142,51] unchecked conversion required: io.netty.util.concurrent.GenericFutureListener> found: io.netty.util.concurrent.GenericFutureListener [WARNING] /w/workspace/bgpcep-sonar/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/FSMTest.java:[95,18] auto-closeable resource mock is never referenced in body of corresponding try statement [WARNING] /w/workspace/bgpcep-sonar/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/AbstractConfig.java:[131,58] unchecked method invocation: method getPeerGroup in interface org.opendaylight.protocol.bgp.rib.impl.config.PeerGroupConfigLoader is applied to given types required: org.opendaylight.yangtools.binding.DataObjectIdentifier,java.lang.String found: org.opendaylight.yangtools.binding.DataObjectIdentifier,java.lang.String [WARNING] /w/workspace/bgpcep-sonar/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/AbstractConfig.java:[131,62] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/bgpcep-sonar/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpDeployerTest.java:[202,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/bgpcep-sonar/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpDeployerTest.java:[214,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-rib-impl --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/rib-impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiatorTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathAllPathsTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.894 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathAllPathsTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathBasePathsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.794 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathBasePathsTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathNPathsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.800 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathNPathsTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AdjRibsInWriterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.476 s -- in org.opendaylight.protocol.bgp.rib.impl.AdjRibsInWriterTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPDispatcherImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPDispatcherImplTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPParserTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPParserTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPSessionImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.603 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPSessionImplTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BgpPeerRpcTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.opendaylight.protocol.bgp.rib.impl.BgpPeerRpcTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtilTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtilTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.FSMTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.protocol.bgp.rib.impl.FSMTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.GracefulRestartTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.68 s -- in org.opendaylight.protocol.bgp.rib.impl.GracefulRestartTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.ParserToSalTest [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 s -- in org.opendaylight.protocol.bgp.rib.impl.ParserToSalTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.PeerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.508 s -- in org.opendaylight.protocol.bgp.rib.impl.PeerTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.RouteUpdateKeyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.rib.impl.RouteUpdateKeyTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistryTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistryTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.SynchronizationAndExceptionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.protocol.bgp.rib.impl.SynchronizationAndExceptionTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.SynchronizationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.rib.impl.SynchronizationTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.AppPeerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s -- in org.opendaylight.protocol.bgp.rib.impl.config.AppPeerTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.BgpDeployerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.987 s -- in org.opendaylight.protocol.bgp.rib.impl.config.BgpDeployerTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.BgpPeerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.protocol.bgp.rib.impl.config.BgpPeerTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtilTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtilTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.OpenConfigMappingUtilTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.protocol.bgp.rib.impl.config.OpenConfigMappingUtilTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.RibImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.opendaylight.protocol.bgp.rib.impl.config.RibImplTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.state.BGPStateCollectorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 s -- in org.opendaylight.protocol.bgp.rib.impl.state.BGPStateCollectorTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 94, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-rib-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-rib-impl --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/rib-impl/target/bgp-rib-impl-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/rib-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ bgp-rib-impl --- [INFO] Building jar: /w/workspace/bgpcep-sonar/bgp/rib-impl/target/bgp-rib-impl-0.24.0-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-rib-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-rib-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-rib-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 70 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/rib-impl/target/bom.xml [INFO] attaching as bgp-rib-impl-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/rib-impl/target/bom.json [INFO] attaching as bgp-rib-impl-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-rib-impl --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-rib-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-rib-impl --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-rib-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/rib-impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-rib-impl' with 103 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-rib-impl --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.24.0-SNAPSHOT/bgp-rib-impl-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-impl/target/bgp-rib-impl-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.24.0-SNAPSHOT/bgp-rib-impl-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-impl/target/bgp-rib-impl-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.24.0-SNAPSHOT/bgp-rib-impl-0.24.0-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.24.0-SNAPSHOT/bgp-rib-impl-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.24.0-SNAPSHOT/bgp-rib-impl-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bgp-rib-impl --- [INFO] Installing org/opendaylight/bgpcep/bgp-rib-impl/0.24.0-SNAPSHOT/bgp-rib-impl-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------< org.opendaylight.bgpcep:bgp-peer-acceptor >-------------- [INFO] Building bgp-peer-acceptor 0.24.0-SNAPSHOT [51/169] [INFO] from bgp/peer-acceptor/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-peer-acceptor --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-peer-acceptor --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-peer-acceptor --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-peer-acceptor --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-peer-acceptor --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-peer-acceptor --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ bgp-peer-acceptor --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bgp/peer-acceptor/src/main/yang [INFO] yang-to-sources: Found 15 dependencies in 2.990 ms [INFO] yang-to-sources: Project model files found: 1 in 2.339 ms [INFO] yang-to-sources: 2 YANG models processed in 97.42 ms [INFO] BindingJavaFileGenerator: Defined 7 files in 2.416 ms [INFO] Sorted 7 files into 3 directories in 90.87 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 7 in 7.391 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-peer-acceptor --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-peer-acceptor --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-peer-acceptor --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-peer-acceptor --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/peer-acceptor/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/peer-acceptor/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-peer-acceptor --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-peer-acceptor >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-peer-acceptor --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-peer-acceptor <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-peer-acceptor --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-peer-acceptor --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/peer-acceptor/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-peer-acceptor --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [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 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-peer-acceptor --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/peer-acceptor/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.peer.acceptor.BGPPeerAcceptorImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.258 s -- in org.opendaylight.protocol.bgp.peer.acceptor.BGPPeerAcceptorImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-peer-acceptor --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-peer-acceptor --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/peer-acceptor/target/bgp-peer-acceptor-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/peer-acceptor/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-peer-acceptor --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-peer-acceptor --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 60 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/peer-acceptor/target/bom.xml [INFO] attaching as bgp-peer-acceptor-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/peer-acceptor/target/bom.json [INFO] attaching as bgp-peer-acceptor-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-peer-acceptor --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-peer-acceptor --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile [WARNING] org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-peer-acceptor --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-peer-acceptor --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-peer-acceptor --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/peer-acceptor/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-peer-acceptor' with 4 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-peer-acceptor --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/peer-acceptor/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.24.0-SNAPSHOT/bgp-peer-acceptor-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/peer-acceptor/target/bgp-peer-acceptor-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.24.0-SNAPSHOT/bgp-peer-acceptor-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/peer-acceptor/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.24.0-SNAPSHOT/bgp-peer-acceptor-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/peer-acceptor/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.24.0-SNAPSHOT/bgp-peer-acceptor-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bgp-peer-acceptor --- [INFO] Installing org/opendaylight/bgpcep/bgp-peer-acceptor/0.24.0-SNAPSHOT/bgp-peer-acceptor-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-spi >----------------- [INFO] Building bgp-bmp-spi 0.24.0-SNAPSHOT [52/169] [INFO] from bmp/bmp-spi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-bmp-spi --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-bmp-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-bmp-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-bmp-spi --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-bmp-spi --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-bmp-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-bmp-spi --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-bmp-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-bmp-spi --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-bmp-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-spi/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-spi/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-bmp-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 26 source files with javac [debug release 21] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.bmp.spi.registry.BmpExtensionConsumerContext [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-bmp-spi >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-bmp-spi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-bmp-spi <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-bmp-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-bmp-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-spi/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-bmp-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-bmp-spi --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bmp/bmp-spi/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bmp.spi.registry.SimpleBmpMessageRegistryTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s -- in org.opendaylight.protocol.bmp.spi.registry.SimpleBmpMessageRegistryTest [INFO] Running org.opendaylight.protocol.bmp.spi.registry.SimpleBmpExtensionProviderContextTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.925 s -- in org.opendaylight.protocol.bmp.spi.registry.SimpleBmpExtensionProviderContextTest [INFO] Running org.opendaylight.protocol.bmp.spi.registry.SimpleBmpTlvRegistryTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.protocol.bmp.spi.registry.SimpleBmpTlvRegistryTest [INFO] Running org.opendaylight.protocol.bmp.spi.parser.AbstractBmpMessageWithTlvParserTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.protocol.bmp.spi.parser.AbstractBmpMessageWithTlvParserTest [INFO] Running org.opendaylight.protocol.bmp.spi.parser.TlvUtilTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.protocol.bmp.spi.parser.TlvUtilTest [INFO] Running org.opendaylight.protocol.bmp.spi.parser.AbstractBmpPerPeerMessageParserTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.protocol.bmp.spi.parser.AbstractBmpPerPeerMessageParserTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-bmp-spi --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-bmp-spi --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bmp/bmp-spi/target/bgp-bmp-spi-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bmp/bmp-spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-bmp-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-bmp-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 44 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bmp/bmp-spi/target/bom.xml [INFO] attaching as bgp-bmp-spi-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bmp/bmp-spi/target/bom.json [INFO] attaching as bgp-bmp-spi-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-bmp-spi --- [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-bmp-spi --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-bmp-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bmp/bmp-spi/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-bmp-spi' with 9 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-bmp-spi --- [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.24.0-SNAPSHOT/bgp-bmp-spi-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-spi/target/bgp-bmp-spi-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.24.0-SNAPSHOT/bgp-bmp-spi-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.24.0-SNAPSHOT/bgp-bmp-spi-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.24.0-SNAPSHOT/bgp-bmp-spi-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bgp-bmp-spi --- [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-spi/0.24.0-SNAPSHOT/bgp-bmp-spi-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------< org.opendaylight.bgpcep:odl-bgpcep-bmp-api >------------- [INFO] Building OpenDaylight :: BMP :: API 0.24.0-SNAPSHOT [53/169] [INFO] from features/odl-bgpcep-bmp-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bmp-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bmp-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bmp-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bmp-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bmp-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bmp-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bmp-api --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp-api --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bmp-api --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bmp-api --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bmp-api --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bmp-api --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bmp-api --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bmp-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bmp-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 146 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-api/target/bom.xml [INFO] attaching as odl-bgpcep-bmp-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-api/target/bom.json [INFO] attaching as odl-bgpcep-bmp-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bmp-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bmp-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bmp-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bmp-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bmp-api --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-bmp-api did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.24.0-SNAPSHOT/odl-bgpcep-bmp-api-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.24.0-SNAPSHOT/odl-bgpcep-bmp-api-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.24.0-SNAPSHOT/odl-bgpcep-bmp-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.24.0-SNAPSHOT/odl-bgpcep-bmp-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api >-------- [INFO] Building OpenDaylight :: BGP :: Extensions API 0.24.0-SNAPSHOT [54/169] [INFO] from features/odl-bgpcep-bgp-extensions-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-extensions-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bgp-extensions-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-extensions-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-extensions-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bgp-extensions-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-extensions-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-extensions-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-extensions-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bgp-extensions-api --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-extensions-api --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-extensions-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-extensions-api --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-extensions-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-extensions-api --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-extensions-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-extensions-api --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bgp-extensions-api --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bgp-extensions-api --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bgp-extensions-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-extensions-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 151 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-extensions-api/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-extensions-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-extensions-api/target/bom.json [INFO] attaching as odl-bgpcep-bgp-extensions-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-extensions-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-extensions-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-extensions-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-extensions-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-extensions-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-extensions-api --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-bgp-extensions-api did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-extensions-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.24.0-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-extensions-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.24.0-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-extensions-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.24.0-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-extensions-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.24.0-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-inet >------------- [INFO] Building OpenDaylight :: BGP :: Inet 0.24.0-SNAPSHOT [55/169] [INFO] from features/odl-bgpcep-bgp-inet/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-inet --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bgp-inet --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-inet --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-inet --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bgp-inet --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-inet --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-inet --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-inet --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bgp-inet --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-inet --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-inet/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-inet --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-inet >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-inet --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-inet <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-inet --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bgp-inet --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bgp-inet --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bgp-inet --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-inet --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 153 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-inet/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-inet-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-inet/target/bom.json [INFO] attaching as odl-bgpcep-bgp-inet-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-inet --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-inet --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-inet --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-inet --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-inet --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-inet --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-bgp-inet did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-inet/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.24.0-SNAPSHOT/odl-bgpcep-bgp-inet-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-inet/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.24.0-SNAPSHOT/odl-bgpcep-bgp-inet-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-inet/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.24.0-SNAPSHOT/odl-bgpcep-bgp-inet-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-inet/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.24.0-SNAPSHOT/odl-bgpcep-bgp-inet-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi >------ [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Spi 0.24.0-SNAPSHOT [56/169] [INFO] from features/odl-bgpcep-bgp-openconfig-rp-spi/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-spi/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-openconfig-rp-spi --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-rp-spi >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-rp-spi <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 155 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.json [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-openconfig-rp-spi --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig-rp-spi did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-spi/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target >--------- [INFO] Building OpenDaylight :: BGP :: Route Target Constrains 0.24.0-SNAPSHOT [57/169] [INFO] from features/odl-bgpcep-bgp-route-target/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-route-target --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bgp-route-target --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-route-target --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-route-target --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bgp-route-target --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-route-target --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-route-target --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-route-target --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bgp-route-target --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-route-target --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-route-target/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-route-target --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-route-target >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-route-target --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-route-target <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-route-target --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bgp-route-target --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bgp-route-target --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bgp-route-target --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-route-target --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 157 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-route-target/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-route-target-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-route-target/target/bom.json [INFO] attaching as odl-bgpcep-bgp-route-target-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-route-target --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-route-target --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-route-target --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-route-target --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-route-target --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-route-target --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-bgp-route-target did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-route-target/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.24.0-SNAPSHOT/odl-bgpcep-bgp-route-target-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-route-target/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.24.0-SNAPSHOT/odl-bgpcep-bgp-route-target-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-route-target/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.24.0-SNAPSHOT/odl-bgpcep-bgp-route-target-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-route-target/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.24.0-SNAPSHOT/odl-bgpcep-bgp-route-target-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode >----- [INFO] Building OpenDaylight :: BGP :: Path Selection 0.24.0-SNAPSHOT [58/169] [INFO] from features/odl-bgpcep-bgp-path-selection-mode/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-path-selection-mode/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-path-selection-mode --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-path-selection-mode >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-path-selection-mode <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 147 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-path-selection-mode/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-path-selection-mode-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-path-selection-mode/target/bom.json [INFO] attaching as odl-bgpcep-bgp-path-selection-mode-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-path-selection-mode --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-bgp-path-selection-mode did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-path-selection-mode/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.24.0-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-path-selection-mode/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.24.0-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-path-selection-mode/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.24.0-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-path-selection-mode/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.24.0-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi >-------- [INFO] Building OpenDaylight :: BGPCEP :: SPI Config Loader 0.24.0-SNAPSHOT [59/169] [INFO] from features/odl-bgpcep-config-loader-spi/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-config-loader-spi --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-config-loader-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-config-loader-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-config-loader-spi --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-config-loader-spi --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-config-loader-spi --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-config-loader-spi --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-config-loader-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-config-loader-spi --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-config-loader-spi --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-spi/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-config-loader-spi --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-config-loader-spi >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-config-loader-spi --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-config-loader-spi <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-config-loader-spi --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-config-loader-spi --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-config-loader-spi --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-config-loader-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-config-loader-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 98 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-spi/target/bom.xml [INFO] attaching as odl-bgpcep-config-loader-spi-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-spi/target/bom.json [INFO] attaching as odl-bgpcep-config-loader-spi-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-config-loader-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-config-loader-spi --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-config-loader-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-config-loader-spi --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-config-loader-spi --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-config-loader-spi --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-config-loader-spi did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.24.0-SNAPSHOT/odl-bgpcep-config-loader-spi-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-spi/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.24.0-SNAPSHOT/odl-bgpcep-config-loader-spi-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.24.0-SNAPSHOT/odl-bgpcep-config-loader-spi-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.24.0-SNAPSHOT/odl-bgpcep-config-loader-spi-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl >------ [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Impl 0.24.0-SNAPSHOT [60/169] [INFO] from features/odl-bgpcep-bgp-openconfig-rp-impl/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-impl/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-openconfig-rp-impl --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-rp-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-rp-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 244 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.json [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-openconfig-rp-impl --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig-rp-impl did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement >--- [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Statements 0.24.0-SNAPSHOT [61/169] [INFO] from features/odl-bgpcep-bgp-openconfig-rp-statement/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-statement/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-openconfig-rp-statement --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-rp-statement >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-rp-statement <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 242 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.json [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-openconfig-rp-statement --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig-rp-statement did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-statement/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-statement/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl >----------- [INFO] Building OpenDaylight :: BGP :: RIB Impl 0.24.0-SNAPSHOT [62/169] [INFO] from features/odl-bgpcep-bgp-rib-impl/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-rib-impl --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bgp-rib-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-rib-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-rib-impl --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bgp-rib-impl --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-rib-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-rib-impl --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-rib-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bgp-rib-impl --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-rib-impl --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-impl/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-rib-impl --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-rib-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-rib-impl --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-rib-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-rib-impl --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bgp-rib-impl --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bgp-rib-impl --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bgp-rib-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-rib-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 257 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-impl/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-rib-impl-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-impl/target/bom.json [INFO] attaching as odl-bgpcep-bgp-rib-impl-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-rib-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-rib-impl --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-rib-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-rib-impl --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-rib-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-rib-impl --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-bgp-rib-impl did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.24.0-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.24.0-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.24.0-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.24.0-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.bgpcep:bgp-openconfig-state >------------ [INFO] Building bgp-openconfig-state 0.24.0-SNAPSHOT [63/169] [INFO] from bgp/openconfig-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-state --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-openconfig-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-state --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-openconfig-state --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-openconfig-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-state --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-openconfig-state --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-openconfig-state --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/openconfig-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/openconfig-state/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/openconfig-state/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-openconfig-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/bgpcep-sonar/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/StateProviderImpl.java:[187,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-state >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-state --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-state --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-openconfig-state --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-openconfig-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes [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 [WARNING] /w/workspace/bgpcep-sonar/bgp/openconfig-state/src/test/java/org/opendaylight/protocol/bgp/state/StateProviderImplTest.java:[298,32] auto-closeable resource stateProvider is never referenced in body of corresponding try statement [WARNING] /w/workspace/bgpcep-sonar/bgp/openconfig-state/src/test/java/org/opendaylight/protocol/bgp/state/StateProviderImplTest.java:[377,32] auto-closeable resource stateProvider is never referenced in body of corresponding try statement [WARNING] /w/workspace/bgpcep-sonar/bgp/openconfig-state/src/test/java/org/opendaylight/protocol/bgp/state/StateProviderImplTest.java:[440,32] auto-closeable resource stateProvider is never referenced in body of corresponding try statement [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-openconfig-state --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/openconfig-state/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.state.StateProviderImplTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.14 s -- in org.opendaylight.protocol.bgp.state.StateProviderImplTest [INFO] Running org.opendaylight.protocol.bgp.state.PeerGroupUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.state.PeerGroupUtilTest [INFO] Running org.opendaylight.protocol.bgp.state.NeighborUtilTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.protocol.bgp.state.NeighborUtilTest [INFO] Running org.opendaylight.protocol.bgp.state.GlobalUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.state.GlobalUtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-openconfig-state --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-state --- [WARNING] Bundle org.opendaylight.bgpcep:bgp-openconfig-state:bundle:0.24.0-SNAPSHOT : Unused Export-Package instructions: [org.opendaylight.protocol.bgp.state.impl.*, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.state.config.rev161107.*] [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/openconfig-state/target/bgp-openconfig-state-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/openconfig-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-openconfig-state --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 56 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/openconfig-state/target/bom.xml [INFO] attaching as bgp-openconfig-state-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/openconfig-state/target/bom.json [INFO] attaching as bgp-openconfig-state-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-openconfig-state --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.17:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.17:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.17:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-state --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-state --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-openconfig-state --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/openconfig-state/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-openconfig-state' with 7 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-state --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-state/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.24.0-SNAPSHOT/bgp-openconfig-state-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-state/target/bgp-openconfig-state-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.24.0-SNAPSHOT/bgp-openconfig-state-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-state/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.24.0-SNAPSHOT/bgp-openconfig-state-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-state/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.24.0-SNAPSHOT/bgp-openconfig-state-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-state --- [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-state/0.24.0-SNAPSHOT/bgp-openconfig-state-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state >------- [INFO] Building OpenDaylight :: BGP :: Config Loader 0.24.0-SNAPSHOT [64/169] [INFO] from features/odl-bgpcep-bgp-openconfig-state/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig-state --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-state --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bgp-openconfig-state --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-state --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-openconfig-state --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-openconfig-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-state --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-state --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-state/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-openconfig-state --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-state >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-state --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-state --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bgp-openconfig-state --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bgp-openconfig-state --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-state --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-openconfig-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-state/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-openconfig-state-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-state/target/bom.json [INFO] attaching as odl-bgpcep-bgp-openconfig-state-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-state --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-state --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-state --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-openconfig-state --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-openconfig-state --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig-state did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-state/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-state/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-state/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-state/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----------------< org.opendaylight.bgpcep:topology-api >---------------- [INFO] Building topology-api 0.24.0-SNAPSHOT [65/169] [INFO] from topology/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ topology-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ topology-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ topology-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ topology-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ topology-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ topology-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/topology/api/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 5.732 ms [INFO] yang-to-sources: Project model files found: 2 in 51.14 ms [INFO] yang-to-sources: 5 YANG models processed in 216.4 ms [INFO] BindingJavaFileGenerator: Defined 59 files in 48.31 ms [INFO] Sorted 59 files into 14 directories in 262.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 59 in 170.3 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ topology-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ topology-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ topology-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/topology/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/topology/api/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/topology/api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ topology-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 60 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/topology/api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ topology-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ topology-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ topology-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-api --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/topology/api/target/topology-api-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/topology/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ topology-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/topology/api/target/bom.xml [INFO] attaching as topology-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/topology/api/target/bom.json [INFO] attaching as topology-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ topology-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ topology-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ topology-api --- [INFO] Installing /w/workspace/bgpcep-sonar/topology/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-api/0.24.0-SNAPSHOT/topology-api-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/topology/api/target/topology-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-api/0.24.0-SNAPSHOT/topology-api-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/topology/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-api/0.24.0-SNAPSHOT/topology-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/topology/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-api/0.24.0-SNAPSHOT/topology-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ topology-api --- [INFO] Installing org/opendaylight/bgpcep/topology-api/0.24.0-SNAPSHOT/topology-api-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.opendaylight.bgpcep:topology-tunnel-api >------------- [INFO] Building topology-tunnel-api 0.24.0-SNAPSHOT [66/169] [INFO] from topology/tunnel-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ topology-tunnel-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ topology-tunnel-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ topology-tunnel-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-tunnel-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ topology-tunnel-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ topology-tunnel-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ topology-tunnel-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/topology/tunnel-api/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 937.1 μs [INFO] yang-to-sources: Project model files found: 2 in 3.329 ms [INFO] yang-to-sources: 4 YANG models processed in 26.00 ms [INFO] BindingJavaFileGenerator: Defined 41 files in 7.557 ms [INFO] Sorted 41 files into 12 directories in 191.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 41 in 40.53 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-tunnel-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ topology-tunnel-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ topology-tunnel-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ topology-tunnel-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/topology/tunnel-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/topology/tunnel-api/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/topology/tunnel-api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ topology-tunnel-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 40 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-tunnel-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-tunnel-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-tunnel-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-tunnel-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-tunnel-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/topology/tunnel-api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ topology-tunnel-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ topology-tunnel-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ topology-tunnel-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-tunnel-api --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/topology/tunnel-api/target/topology-tunnel-api-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/topology/tunnel-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ topology-tunnel-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-tunnel-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/topology/tunnel-api/target/bom.xml [INFO] attaching as topology-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/topology/tunnel-api/target/bom.json [INFO] attaching as topology-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-tunnel-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ topology-tunnel-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-tunnel-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-tunnel-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ topology-tunnel-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ topology-tunnel-api --- [INFO] Installing /w/workspace/bgpcep-sonar/topology/tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.24.0-SNAPSHOT/topology-tunnel-api-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/topology/tunnel-api/target/topology-tunnel-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.24.0-SNAPSHOT/topology-tunnel-api-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/topology/tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.24.0-SNAPSHOT/topology-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/topology/tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.24.0-SNAPSHOT/topology-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ topology-tunnel-api --- [INFO] Installing org/opendaylight/bgpcep/topology-tunnel-api/0.24.0-SNAPSHOT/topology-tunnel-api-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------< org.opendaylight.bgpcep:topology-segment-routing >---------- [INFO] Building topology-segment-routing 0.24.0-SNAPSHOT [67/169] [INFO] from topology/segment-routing/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ topology-segment-routing --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ topology-segment-routing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ topology-segment-routing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-segment-routing --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ topology-segment-routing --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ topology-segment-routing --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ topology-segment-routing --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/topology/segment-routing/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 767.4 μs [INFO] yang-to-sources: Project model files found: 2 in 3.116 ms [INFO] yang-to-sources: 6 YANG models processed in 26.34 ms [INFO] BindingJavaFileGenerator: Defined 41 files in 8.013 ms [INFO] Sorted 41 files into 12 directories in 178.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 41 in 19.59 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-segment-routing --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ topology-segment-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ topology-segment-routing --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ topology-segment-routing --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/topology/segment-routing/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/topology/segment-routing/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/topology/segment-routing/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ topology-segment-routing --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 40 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-segment-routing >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-segment-routing --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-segment-routing <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-segment-routing --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-segment-routing --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/topology/segment-routing/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ topology-segment-routing --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ topology-segment-routing --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ topology-segment-routing --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-segment-routing --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/topology/segment-routing/target/topology-segment-routing-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/topology/segment-routing/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ topology-segment-routing --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-segment-routing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/topology/segment-routing/target/bom.xml [INFO] attaching as topology-segment-routing-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/topology/segment-routing/target/bom.json [INFO] attaching as topology-segment-routing-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-segment-routing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ topology-segment-routing --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-segment-routing --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-segment-routing --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ topology-segment-routing --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ topology-segment-routing --- [INFO] Installing /w/workspace/bgpcep-sonar/topology/segment-routing/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.24.0-SNAPSHOT/topology-segment-routing-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/topology/segment-routing/target/topology-segment-routing-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.24.0-SNAPSHOT/topology-segment-routing-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/topology/segment-routing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.24.0-SNAPSHOT/topology-segment-routing-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/topology/segment-routing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.24.0-SNAPSHOT/topology-segment-routing-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ topology-segment-routing --- [INFO] Installing org/opendaylight/bgpcep/topology-segment-routing/0.24.0-SNAPSHOT/topology-segment-routing-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.opendaylight.bgpcep:bgp-topology-provider >------------ [INFO] Building bgp-topology-provider 0.24.0-SNAPSHOT [68/169] [INFO] from bgp/topology-provider/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-topology-provider --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-topology-provider --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-topology-provider --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-topology-provider --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-topology-provider --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-topology-provider --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ bgp-topology-provider --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bgp/topology-provider/src/main/yang [INFO] yang-to-sources: Found 21 dependencies in 3.223 ms [INFO] yang-to-sources: Project model files found: 5 in 4.556 ms [INFO] yang-to-sources: 17 YANG models processed in 153.3 ms [INFO] BindingJavaFileGenerator: Defined 142 files in 26.60 ms [INFO] Sorted 142 files into 33 directories in 536.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 142 in 59.54 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-topology-provider --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-topology-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-topology-provider --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-topology-provider --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/topology-provider/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/topology-provider/target/generated-sources/spi [INFO] Copying 5 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 5 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/topology-provider/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-topology-provider --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 159 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/bgpcep-sonar/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:[251,14] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-topology-provider >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-topology-provider --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-topology-provider <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-topology-provider --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-topology-provider --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-topology-provider --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/bgpcep-sonar/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv4ReachabilityTopologyBuilderTest.java:[77,85] toIdentifier() in org.opendaylight.yangtools.binding.DataObjectIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/bgpcep-sonar/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv4ReachabilityTopologyBuilderTest.java:[91,85] toIdentifier() in org.opendaylight.yangtools.binding.DataObjectIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/bgpcep-sonar/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv4ReachabilityTopologyBuilderTest.java:[104,85] toIdentifier() in org.opendaylight.yangtools.binding.DataObjectIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/bgpcep-sonar/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv4ReachabilityTopologyBuilderTest.java:[110,92] toIdentifier() in org.opendaylight.yangtools.binding.DataObjectIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/bgpcep-sonar/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv4ReachabilityTopologyBuilderTest.java:[115,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/bgpcep-sonar/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv6ReachabilityTopologyBuilderTest.java:[74,85] toIdentifier() in org.opendaylight.yangtools.binding.DataObjectIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/bgpcep-sonar/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv6ReachabilityTopologyBuilderTest.java:[89,85] toIdentifier() in org.opendaylight.yangtools.binding.DataObjectIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/bgpcep-sonar/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv6ReachabilityTopologyBuilderTest.java:[102,85] toIdentifier() in org.opendaylight.yangtools.binding.DataObjectIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/bgpcep-sonar/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv6ReachabilityTopologyBuilderTest.java:[108,92] toIdentifier() in org.opendaylight.yangtools.binding.DataObjectIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/bgpcep-sonar/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv6ReachabilityTopologyBuilderTest.java:[113,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/bgpcep-sonar/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilderTest.java:[167,97] toIdentifier() in org.opendaylight.yangtools.binding.DataObjectIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/bgpcep-sonar/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilderTest.java:[172,90] toIdentifier() in org.opendaylight.yangtools.binding.DataObjectIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/bgpcep-sonar/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilderTest.java:[183,90] toIdentifier() in org.opendaylight.yangtools.binding.DataObjectIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/bgpcep-sonar/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilderTest.java:[208,90] toIdentifier() in org.opendaylight.yangtools.binding.DataObjectIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/bgpcep-sonar/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilderTest.java:[245,90] toIdentifier() in org.opendaylight.yangtools.binding.DataObjectIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/bgpcep-sonar/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilderTest.java:[256,90] toIdentifier() in org.opendaylight.yangtools.binding.DataObjectIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/bgpcep-sonar/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilderTest.java:[269,90] toIdentifier() in org.opendaylight.yangtools.binding.DataObjectIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/bgpcep-sonar/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilderTest.java:[289,90] toIdentifier() in org.opendaylight.yangtools.binding.DataObjectIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/bgpcep-sonar/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilderTest.java:[309,90] toIdentifier() in org.opendaylight.yangtools.binding.DataObjectIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/bgpcep-sonar/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilderTest.java:[373,71] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeModification found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/bgpcep-sonar/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilderTest.java:[437,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-topology-provider --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/topology-provider/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.Ipv6ReachabilityTopologyBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.429 s -- in org.opendaylight.bgpcep.bgp.topology.provider.Ipv6ReachabilityTopologyBuilderTest [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.UriBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.bgpcep.bgp.topology.provider.UriBuilderTest [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.LinkstateTopologyBuilderTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.53 s -- in org.opendaylight.bgpcep.bgp.topology.provider.LinkstateTopologyBuilderTest [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.LinkstateGraphBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.bgpcep.bgp.topology.provider.LinkstateGraphBuilderTest [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.Ipv4ReachabilityTopologyBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.657 s -- in org.opendaylight.bgpcep.bgp.topology.provider.Ipv4ReachabilityTopologyBuilderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-topology-provider --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-topology-provider --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/topology-provider/target/bgp-topology-provider-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/topology-provider/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-topology-provider --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-topology-provider --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 65 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/topology-provider/target/bom.xml [INFO] attaching as bgp-topology-provider-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/topology-provider/target/bom.json [INFO] attaching as bgp-topology-provider-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-topology-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-topology-provider --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-topology-provider --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-topology-provider --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-topology-provider --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/topology-provider/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-topology-provider' with 33 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-topology-provider --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/topology-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.24.0-SNAPSHOT/bgp-topology-provider-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/topology-provider/target/bgp-topology-provider-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.24.0-SNAPSHOT/bgp-topology-provider-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/topology-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.24.0-SNAPSHOT/bgp-topology-provider-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/topology-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.24.0-SNAPSHOT/bgp-topology-provider-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bgp-topology-provider --- [INFO] Installing org/opendaylight/bgpcep/bgp-topology-provider/0.24.0-SNAPSHOT/bgp-topology-provider-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-rsvp-api >------------- [INFO] Building OpenDaylight :: RSVP :: API 0.24.0-SNAPSHOT [69/169] [INFO] from features/odl-bgpcep-rsvp-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-rsvp-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-rsvp-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-rsvp-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-rsvp-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-rsvp-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-rsvp-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-rsvp-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-rsvp-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-rsvp-api --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-rsvp-api --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-rsvp-api --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-rsvp-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-rsvp-api --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-rsvp-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-rsvp-api --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-rsvp-api --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-rsvp-api --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-rsvp-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-rsvp-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 55 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp-api/target/bom.xml [INFO] attaching as odl-bgpcep-rsvp-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp-api/target/bom.json [INFO] attaching as odl-bgpcep-rsvp-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-rsvp-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-rsvp-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-rsvp-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-rsvp-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-rsvp-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-rsvp-api --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-rsvp-api did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.24.0-SNAPSHOT/odl-bgpcep-rsvp-api-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.24.0-SNAPSHOT/odl-bgpcep-rsvp-api-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.24.0-SNAPSHOT/odl-bgpcep-rsvp-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.24.0-SNAPSHOT/odl-bgpcep-rsvp-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-rsvp >--------------- [INFO] Building OpenDaylight :: RSVP 0.24.0-SNAPSHOT [70/169] [INFO] from features/odl-bgpcep-rsvp/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-rsvp --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-rsvp --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-rsvp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-rsvp --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-rsvp --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-rsvp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-rsvp --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-rsvp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-rsvp --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-rsvp --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-rsvp --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-rsvp >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-rsvp --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-rsvp <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-rsvp --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-rsvp --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-rsvp --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-rsvp --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-rsvp --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 57 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp/target/bom.xml [INFO] attaching as odl-bgpcep-rsvp-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp/target/bom.json [INFO] attaching as odl-bgpcep-rsvp-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-rsvp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-rsvp --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-rsvp --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-rsvp --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-rsvp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-rsvp --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-rsvp did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.24.0-SNAPSHOT/odl-bgpcep-rsvp-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.24.0-SNAPSHOT/odl-bgpcep-rsvp-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.24.0-SNAPSHOT/odl-bgpcep-rsvp-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.24.0-SNAPSHOT/odl-bgpcep-rsvp-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate >---------- [INFO] Building OpenDaylight :: BGP :: RIB Linkstate 0.24.0-SNAPSHOT [71/169] [INFO] from features/odl-bgpcep-bgp-linkstate/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-linkstate --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bgp-linkstate --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-linkstate --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-linkstate --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bgp-linkstate --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-linkstate --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-linkstate --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-linkstate --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bgp-linkstate --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-linkstate --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-linkstate/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-linkstate --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-linkstate >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-linkstate --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-linkstate <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-linkstate --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bgp-linkstate --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bgp-linkstate --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bgp-linkstate --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-linkstate --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 245 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-linkstate/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-linkstate-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-linkstate/target/bom.json [INFO] attaching as odl-bgpcep-bgp-linkstate-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-linkstate --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-linkstate --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-linkstate --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-linkstate --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-linkstate --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-linkstate --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-bgp-linkstate did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-linkstate/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.24.0-SNAPSHOT/odl-bgpcep-bgp-linkstate-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-linkstate/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.24.0-SNAPSHOT/odl-bgpcep-bgp-linkstate-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-linkstate/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.24.0-SNAPSHOT/odl-bgpcep-bgp-linkstate-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-linkstate/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.24.0-SNAPSHOT/odl-bgpcep-bgp-linkstate-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-topology-api >----------- [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Api 0.24.0-SNAPSHOT [72/169] [INFO] from features/odl-bgpcep-topology-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-topology-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-topology-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-topology-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-topology-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-topology-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-topology-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-topology-api --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-api --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-topology-api --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-topology-api --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-topology-api --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-topology-api --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-topology-api --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-topology-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-topology-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-api/target/bom.xml [INFO] attaching as odl-bgpcep-topology-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-api/target/bom.json [INFO] attaching as odl-bgpcep-topology-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-topology-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-topology-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-topology-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-topology-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-topology-api --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-topology-api did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.24.0-SNAPSHOT/odl-bgpcep-topology-api-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.24.0-SNAPSHOT/odl-bgpcep-topology-api-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.24.0-SNAPSHOT/odl-bgpcep-topology-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.24.0-SNAPSHOT/odl-bgpcep-topology-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api >------- [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api 0.24.0-SNAPSHOT [73/169] [INFO] from features/odl-bgpcep-topology-tunnel-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-topology-tunnel-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-topology-tunnel-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-tunnel-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-topology-tunnel-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-topology-tunnel-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-tunnel-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-topology-tunnel-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-topology-tunnel-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-topology-tunnel-api --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-tunnel-api --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-tunnel-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-topology-tunnel-api --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-tunnel-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-topology-tunnel-api --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-tunnel-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-topology-tunnel-api --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-topology-tunnel-api --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-topology-tunnel-api --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-topology-tunnel-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-topology-tunnel-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-tunnel-api/target/bom.xml [INFO] attaching as odl-bgpcep-topology-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-tunnel-api/target/bom.json [INFO] attaching as odl-bgpcep-topology-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-tunnel-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-topology-tunnel-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-topology-tunnel-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-topology-tunnel-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-topology-tunnel-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-topology-tunnel-api --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-topology-tunnel-api did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.24.0-SNAPSHOT/odl-bgpcep-topology-tunnel-api-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-tunnel-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.24.0-SNAPSHOT/odl-bgpcep-topology-tunnel-api-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.24.0-SNAPSHOT/odl-bgpcep-topology-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.24.0-SNAPSHOT/odl-bgpcep-topology-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----< org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing >----- [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api 0.24.0-SNAPSHOT [74/169] [INFO] from features/odl-bgpcep-topology-segment-routing/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-topology-segment-routing --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-topology-segment-routing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-segment-routing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-topology-segment-routing --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-topology-segment-routing --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-segment-routing --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-topology-segment-routing --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-topology-segment-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-topology-segment-routing --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-segment-routing --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-segment-routing/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-topology-segment-routing --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-segment-routing >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-topology-segment-routing --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-segment-routing <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-topology-segment-routing --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-topology-segment-routing --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-topology-segment-routing --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-topology-segment-routing --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-topology-segment-routing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-segment-routing/target/bom.xml [INFO] attaching as odl-bgpcep-topology-segment-routing-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-segment-routing/target/bom.json [INFO] attaching as odl-bgpcep-topology-segment-routing-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-segment-routing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-topology-segment-routing --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-topology-segment-routing --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-topology-segment-routing --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-topology-segment-routing --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-topology-segment-routing --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-topology-segment-routing did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-segment-routing/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.24.0-SNAPSHOT/odl-bgpcep-topology-segment-routing-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-segment-routing/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.24.0-SNAPSHOT/odl-bgpcep-topology-segment-routing-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-segment-routing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.24.0-SNAPSHOT/odl-bgpcep-topology-segment-routing-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-segment-routing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.24.0-SNAPSHOT/odl-bgpcep-topology-segment-routing-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-topology >----------- [INFO] Building OpenDaylight :: BGP :: Topology 0.24.0-SNAPSHOT [75/169] [INFO] from features/odl-bgpcep-bgp-topology/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-topology --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bgp-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-topology --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bgp-topology --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-topology --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bgp-topology --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-topology --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-topology/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-topology --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-topology --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-topology --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bgp-topology --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bgp-topology --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bgp-topology --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 261 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-topology/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-topology-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-topology/target/bom.json [INFO] attaching as odl-bgpcep-bgp-topology-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-topology --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-topology --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-topology --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-bgp-topology did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-topology/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.24.0-SNAPSHOT/odl-bgpcep-bgp-topology-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.24.0-SNAPSHOT/odl-bgpcep-bgp-topology-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-topology/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.24.0-SNAPSHOT/odl-bgpcep-bgp-topology-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-topology/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.24.0-SNAPSHOT/odl-bgpcep-bgp-topology-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------------< org.opendaylight.bgpcep:bgp-cli >------------------- [INFO] Building bgp-cli 0.24.0-SNAPSHOT [76/169] [INFO] from bgp/cli/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-cli --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-cli --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-cli --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-cli --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-cli --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-cli --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-cli --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-cli --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-cli --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/cli/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-cli --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-cli >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-cli --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-cli <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-cli --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-cli --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-cli --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/bgpcep-sonar/bgp/cli/src/test/java/org/opendaylight/protocol/bgp/cli/utils/BGPOperationalStateUtilsTest.java:[62,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-cli --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/cli/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.cli.utils.BGPOperationalStateUtilsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.047 s -- in org.opendaylight.protocol.bgp.cli.utils.BGPOperationalStateUtilsTest [INFO] Running org.opendaylight.protocol.bgp.cli.utils.GlobalStateCliUtilsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.cli.utils.GlobalStateCliUtilsTest [INFO] Running org.opendaylight.protocol.bgp.cli.utils.NeighborStateCliUtilsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.bgp.cli.utils.NeighborStateCliUtilsTest [INFO] Running org.opendaylight.protocol.bgp.cli.utils.PeerGroupStateCliUtilsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.cli.utils.PeerGroupStateCliUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-cli --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-cli --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/cli/target/bgp-cli-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/cli/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-cli --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-cli --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 52 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/cli/target/bom.xml [INFO] attaching as bgp-cli-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/cli/target/bom.json [INFO] attaching as bgp-cli-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-cli --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-cli --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-cli --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-cli --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/cli/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-cli' with 5 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-cli --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/cli/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.24.0-SNAPSHOT/bgp-cli-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/cli/target/bgp-cli-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.24.0-SNAPSHOT/bgp-cli-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/cli/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.24.0-SNAPSHOT/bgp-cli-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/cli/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.24.0-SNAPSHOT/bgp-cli-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bgp-cli --- [INFO] Installing org/opendaylight/bgpcep/bgp-cli/0.24.0-SNAPSHOT/bgp-cli-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-cli >------------- [INFO] Building OpenDaylight :: BGP :: Cli 0.24.0-SNAPSHOT [77/169] [INFO] from features/odl-bgpcep-bgp-cli/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-cli --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bgp-cli --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-cli --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-cli --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bgp-cli --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-cli --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bgp-cli --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-cli --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-cli/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-cli --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-cli >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-cli --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-cli <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-cli --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bgp-cli --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bgp-cli --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bgp-cli --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-cli --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 156 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-cli/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-cli-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-cli/target/bom.json [INFO] attaching as odl-bgpcep-bgp-cli-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-cli --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-cli --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-cli --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-cli --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-bgp-cli did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-cli/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.24.0-SNAPSHOT/odl-bgpcep-bgp-cli-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.24.0-SNAPSHOT/odl-bgpcep-bgp-cli-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-cli/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.24.0-SNAPSHOT/odl-bgpcep-bgp-cli-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-cli/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.24.0-SNAPSHOT/odl-bgpcep-bgp-cli-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-flowspec >---------------- [INFO] Building bgp-flowspec 0.24.0-SNAPSHOT [78/169] [INFO] from bgp/extensions/flowspec/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-flowspec --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-flowspec --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-flowspec --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-flowspec --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-flowspec --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-flowspec --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ bgp-flowspec --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/main/yang [INFO] yang-to-sources: Found 14 dependencies in 2.994 ms [INFO] yang-to-sources: Project model files found: 1 in 5.714 ms [INFO] yang-to-sources: 13 YANG models processed in 219.5 ms [INFO] BindingJavaFileGenerator: Defined 249 files in 32.80 ms [INFO] Sorted 249 files into 51 directories in 515.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 249 in 144.7 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-flowspec --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-flowspec --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-flowspec --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-flowspec --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-flowspec --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 305 source files with javac [debug release 21] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[301,100] unchecked cast required: java.util.Set found: java.lang.Object [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[318,100] unchecked cast required: java.util.Set found: java.lang.Object [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[335,100] unchecked cast required: java.util.Set found: java.lang.Object [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[352,100] unchecked cast required: java.util.Set found: java.lang.Object [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[369,100] unchecked cast required: java.util.Set found: java.lang.Object [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[386,93] unchecked cast required: java.util.Set found: java.lang.Object [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[403,100] unchecked cast required: java.util.Set found: java.lang.Object [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[420,100] unchecked cast required: java.util.Set found: java.lang.Object [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[437,93] unchecked cast required: java.util.Set found: java.lang.Object [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[441,77] unchecked cast required: java.util.Set found: java.lang.Object [WARNING] /w/workspace/bgpcep-sonar/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[] [WARNING] /w/workspace/bgpcep-sonar/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[] [WARNING] /w/workspace/bgpcep-sonar/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[] [WARNING] /w/workspace/bgpcep-sonar/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[] [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/ipv4/FlowspecIpv4NlriParserHelper.java:[83,100] unchecked cast required: java.util.Set found: java.lang.Object [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/ipv6/FlowspecIpv6NlriParserHelper.java:[93,100] unchecked cast required: java.util.Set found: java.lang.Object [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/ipv6/FlowspecIpv6NlriParserHelper.java:[110,100] unchecked cast required: java.util.Set found: java.lang.Object [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-flowspec >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-flowspec --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-flowspec <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-flowspec --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-flowspec --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-flowspec --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-flowspec --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.flowspec.AbstractFlowspecNlriParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s -- in org.opendaylight.protocol.bgp.flowspec.AbstractFlowspecNlriParserTest [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecIpv6RIBSupportTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.899 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecIpv6RIBSupportTest [INFO] Running org.opendaylight.protocol.bgp.flowspec.extended.communities.FSExtendedCommunitiesTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.opendaylight.protocol.bgp.flowspec.extended.communities.FSExtendedCommunitiesTest [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecIpv4RIBSupportTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecIpv4RIBSupportTest [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4RIBSupportTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4RIBSupportTest [INFO] Running org.opendaylight.protocol.bgp.flowspec.handlers.NumericOperandParserTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.flowspec.handlers.NumericOperandParserTest [INFO] Running org.opendaylight.protocol.bgp.flowspec.TableTypeActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.flowspec.TableTypeActivatorTest [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6RIBSupportTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6RIBSupportTest [INFO] Running org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv6NlriParserTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv6NlriParserTest [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6NlriParserTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6NlriParserTest [INFO] Running org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv4NlriParserTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv4NlriParserTest [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4NlriParserTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4NlriParserTest [INFO] Running org.opendaylight.protocol.bgp.flowspec.OperandsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.flowspec.OperandsTest [INFO] Running org.opendaylight.protocol.bgp.flowspec.ActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.flowspec.ActivatorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 130, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-flowspec --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-flowspec --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/target/bgp-flowspec-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-flowspec --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-flowspec --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/target/bom.xml [INFO] attaching as bgp-flowspec-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/target/bom.json [INFO] attaching as bgp-flowspec-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-flowspec --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-flowspec --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-flowspec --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-flowspec --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-flowspec --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-flowspec' with 59 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-flowspec --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.24.0-SNAPSHOT/bgp-flowspec-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/target/bgp-flowspec-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.24.0-SNAPSHOT/bgp-flowspec-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.24.0-SNAPSHOT/bgp-flowspec-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.24.0-SNAPSHOT/bgp-flowspec-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bgp-flowspec --- [INFO] Installing org/opendaylight/bgpcep/bgp-flowspec/0.24.0-SNAPSHOT/bgp-flowspec-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec >----------- [INFO] Building OpenDaylight :: BGP :: Flowspec 0.24.0-SNAPSHOT [79/169] [INFO] from features/odl-bgpcep-bgp-flowspec/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-flowspec --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bgp-flowspec --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-flowspec --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-flowspec --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bgp-flowspec --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-flowspec --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-flowspec --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-flowspec --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bgp-flowspec --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-flowspec --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-flowspec/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-flowspec --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-flowspec >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-flowspec --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-flowspec <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-flowspec --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bgp-flowspec --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bgp-flowspec --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bgp-flowspec --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-flowspec --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 155 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-flowspec/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-flowspec-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-flowspec/target/bom.json [INFO] attaching as odl-bgpcep-bgp-flowspec-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-flowspec --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-flowspec --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-flowspec --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-flowspec --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-flowspec --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-flowspec --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-bgp-flowspec did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-flowspec/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.24.0-SNAPSHOT/odl-bgpcep-bgp-flowspec-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-flowspec/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.24.0-SNAPSHOT/odl-bgpcep-bgp-flowspec-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-flowspec/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.24.0-SNAPSHOT/odl-bgpcep-bgp-flowspec-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-flowspec/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.24.0-SNAPSHOT/odl-bgpcep-bgp-flowspec-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.bgpcep:bgp-labeled-unicast >------------- [INFO] Building bgp-labeled-unicast 0.24.0-SNAPSHOT [80/169] [INFO] from bgp/extensions/labeled-unicast/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-labeled-unicast --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-labeled-unicast --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-labeled-unicast --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-labeled-unicast --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-labeled-unicast --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-labeled-unicast --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ bgp-labeled-unicast --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/src/main/yang [INFO] yang-to-sources: Found 14 dependencies in 3.057 ms [INFO] yang-to-sources: Project model files found: 1 in 2.270 ms [INFO] yang-to-sources: 13 YANG models processed in 104.1 ms [INFO] BindingJavaFileGenerator: Defined 79 files in 17.12 ms [INFO] Sorted 79 files into 24 directories in 380.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 79 in 34.29 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-labeled-unicast --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-labeled-unicast --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-labeled-unicast --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-labeled-unicast --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-labeled-unicast --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 87 source files with javac [debug release 21] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator [WARNING] /w/workspace/bgpcep-sonar/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[] [WARNING] /w/workspace/bgpcep-sonar/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[] [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-labeled-unicast >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-labeled-unicast --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-labeled-unicast <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-labeled-unicast --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-labeled-unicast --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-labeled-unicast --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-labeled-unicast --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv6RIBSupportTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.768 s -- in org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv6RIBSupportTest [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.BgpPrefixSidTlvsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.labeled.unicast.BgpPrefixSidTlvsTest [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.TableTypeActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.labeled.unicast.TableTypeActivatorTest [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.LUNlriParserTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.opendaylight.protocol.bgp.labeled.unicast.LUNlriParserTest [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv4RIBSupportTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv4RIBSupportTest [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.ActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.labeled.unicast.ActivatorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-labeled-unicast --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-labeled-unicast --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-labeled-unicast --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-labeled-unicast --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 55 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/target/bom.xml [INFO] attaching as bgp-labeled-unicast-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/target/bom.json [INFO] attaching as bgp-labeled-unicast-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-labeled-unicast --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-labeled-unicast --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-labeled-unicast --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-labeled-unicast --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-labeled-unicast --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-labeled-unicast' with 11 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-labeled-unicast --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.24.0-SNAPSHOT/bgp-labeled-unicast-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.24.0-SNAPSHOT/bgp-labeled-unicast-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.24.0-SNAPSHOT/bgp-labeled-unicast-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.24.0-SNAPSHOT/bgp-labeled-unicast-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bgp-labeled-unicast --- [INFO] Installing org/opendaylight/bgpcep/bgp-labeled-unicast/0.24.0-SNAPSHOT/bgp-labeled-unicast-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast >------- [INFO] Building OpenDaylight :: BGP :: Labeled Unicast 0.24.0-SNAPSHOT [81/169] [INFO] from features/odl-bgpcep-bgp-labeled-unicast/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-labeled-unicast/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-labeled-unicast --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-labeled-unicast >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-labeled-unicast <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 157 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-labeled-unicast/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-labeled-unicast-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-labeled-unicast/target/bom.json [INFO] attaching as odl-bgpcep-bgp-labeled-unicast-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-labeled-unicast --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-bgp-labeled-unicast did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-labeled-unicast/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.24.0-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-labeled-unicast/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.24.0-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-labeled-unicast/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.24.0-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-labeled-unicast/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.24.0-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------------< org.opendaylight.bgpcep:bgp-l3vpn >------------------ [INFO] Building bgp-l3vpn 0.24.0-SNAPSHOT [82/169] [INFO] from bgp/extensions/l3vpn/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-l3vpn --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-l3vpn --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-l3vpn --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-l3vpn --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-l3vpn --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-l3vpn --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ bgp-l3vpn --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/src/main/yang [INFO] yang-to-sources: Found 15 dependencies in 2.643 ms [INFO] yang-to-sources: Project model files found: 4 in 3.820 ms [INFO] yang-to-sources: 17 YANG models processed in 149.8 ms [INFO] BindingJavaFileGenerator: Defined 128 files in 19.01 ms [INFO] Sorted 128 files into 50 directories in 371.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 128 in 64.75 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-l3vpn --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-l3vpn --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-l3vpn --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-l3vpn --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/target/generated-sources/spi [INFO] Copying 4 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 4 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-l3vpn --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 146 source files with javac [debug release 21] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator [WARNING] /w/workspace/bgpcep-sonar/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[] [WARNING] /w/workspace/bgpcep-sonar/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[] [WARNING] /w/workspace/bgpcep-sonar/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[] [WARNING] /w/workspace/bgpcep-sonar/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[] [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-l3vpn >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-l3vpn --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-l3vpn <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-l3vpn --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-l3vpn --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-l3vpn --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-l3vpn --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.l3vpn.BGPActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.opendaylight.protocol.bgp.l3vpn.BGPActivatorTest [INFO] Running org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv6RIBSupportTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.884 s -- in org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv6RIBSupportTest [INFO] Running org.opendaylight.protocol.bgp.l3vpn.mcast.nlri.L3vpnMcastNlriSerializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.bgp.l3vpn.mcast.nlri.L3vpnMcastNlriSerializerTest [INFO] Running org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv4RIBSupportTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv4RIBSupportTest [INFO] Running org.opendaylight.protocol.bgp.l3vpn.TableTypeActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.l3vpn.TableTypeActivatorTest [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NlriParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NlriParserTest [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4RIBSupportTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4RIBSupportTest [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NextHopTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NextHopTest [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NlriParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NlriParserTest [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NextHopTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NextHopTest [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6RIBSupportTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6RIBSupportTest [INFO] Running org.opendaylight.protocol.bgp.l3vpn.RIBActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.l3vpn.RIBActivatorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-l3vpn --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-l3vpn --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/target/bgp-l3vpn-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-l3vpn --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-l3vpn --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 56 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/target/bom.xml [INFO] attaching as bgp-l3vpn-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/target/bom.json [INFO] attaching as bgp-l3vpn-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-l3vpn --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-l3vpn --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-l3vpn --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-l3vpn --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-l3vpn --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-l3vpn' with 27 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-l3vpn --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.24.0-SNAPSHOT/bgp-l3vpn-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/target/bgp-l3vpn-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.24.0-SNAPSHOT/bgp-l3vpn-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.24.0-SNAPSHOT/bgp-l3vpn-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.24.0-SNAPSHOT/bgp-l3vpn-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bgp-l3vpn --- [INFO] Installing org/opendaylight/bgpcep/bgp-l3vpn/0.24.0-SNAPSHOT/bgp-l3vpn-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn >------------ [INFO] Building OpenDaylight :: BGP :: L3Vpn 0.24.0-SNAPSHOT [83/169] [INFO] from features/odl-bgpcep-bgp-l3vpn/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-l3vpn --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bgp-l3vpn --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-l3vpn --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-l3vpn --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bgp-l3vpn --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-l3vpn --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-l3vpn --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-l3vpn --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bgp-l3vpn --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-l3vpn --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-l3vpn/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-l3vpn --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-l3vpn >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-l3vpn --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-l3vpn <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-l3vpn --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bgp-l3vpn --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bgp-l3vpn --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bgp-l3vpn --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-l3vpn --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 159 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-l3vpn/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-l3vpn-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-l3vpn/target/bom.json [INFO] attaching as odl-bgpcep-bgp-l3vpn-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-l3vpn --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-l3vpn --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-l3vpn --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-l3vpn --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-l3vpn --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-l3vpn --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-bgp-l3vpn did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-l3vpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-l3vpn-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-l3vpn/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-l3vpn-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-l3vpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-l3vpn-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-l3vpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-l3vpn-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------------< org.opendaylight.bgpcep:bgp-mvpn >------------------ [INFO] Building bgp-mvpn 0.24.0-SNAPSHOT [84/169] [INFO] from bgp/extensions/mvpn/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-mvpn --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-mvpn --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-mvpn --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-mvpn --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-mvpn --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-mvpn --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ bgp-mvpn --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/src/main/yang [INFO] yang-to-sources: Found 14 dependencies in 2.458 ms [INFO] yang-to-sources: Project model files found: 4 in 5.122 ms [INFO] yang-to-sources: 16 YANG models processed in 160.5 ms [INFO] BindingJavaFileGenerator: Defined 179 files in 32.89 ms [INFO] Sorted 179 files into 66 directories in 360.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 179 in 74.31 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-mvpn --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-mvpn --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-mvpn --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-mvpn --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/target/generated-sources/spi [INFO] Copying 4 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 4 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-mvpn --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 217 source files with javac [debug release 21] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator [WARNING] /w/workspace/bgpcep-sonar/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[] [WARNING] /w/workspace/bgpcep-sonar/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[] [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.mvpn.spi.attributes.tunnel.identifier.TunnelIdentifierSerializer [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 required: java.lang.Iterable,com.google.common.base.Function found: java.util.List,com.google.common.base.Function> [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/pojo/nlri/SimpleMvpnNlriRegistry.java:[58,39] unchecked conversion required: com.google.common.collect.ImmutableMap,org.opendaylight.protocol.bgp.mvpn.impl.nlri.AbstractMvpnNlri> found: com.google.common.collect.ImmutableMap [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-mvpn >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-mvpn --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-mvpn <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-mvpn --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-mvpn --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-mvpn --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 18 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-mvpn --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.mvpn.spi.pojo.nlri.SimpleMvpnNlriRegistryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.opendaylight.protocol.bgp.mvpn.spi.pojo.nlri.SimpleMvpnNlriRegistryTest [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv4RIBSupportTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.047 s -- in org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv4RIBSupportTest [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.BGPActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.protocol.bgp.mvpn.impl.BGPActivatorTest [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv6RIBSupportTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv6RIBSupportTest [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.TableTypeActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.mvpn.impl.TableTypeActivatorTest [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.LeafADHandlerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.LeafADHandlerTest [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SPmsiADHandlerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SPmsiADHandlerTest [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SharedTreeJoinHandlerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SharedTreeJoinHandlerTest [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceActiveADHandlerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceActiveADHandlerTest [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.IntraAsIPmsiADHandlerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.IntraAsIPmsiADHandlerTest [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceTreeJoinHandlerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceTreeJoinHandlerTest [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.InterASIPmsiADHandlerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.InterASIPmsiADHandlerTest [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.PMSITunnelAttributeHandlerTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.PMSITunnelAttributeHandlerTest [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.PEDistinguisherLabelsAttributeHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.PEDistinguisherLabelsAttributeHandlerTest [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.PAddressPMulticastGroupUtilTest [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 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.OpaqueUtilTest [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 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.RIBActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.mvpn.impl.RIBActivatorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 74, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-mvpn --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-mvpn --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/target/bgp-mvpn-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-mvpn --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-mvpn --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 55 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/target/bom.xml [INFO] attaching as bgp-mvpn-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/target/bom.json [INFO] attaching as bgp-mvpn-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-mvpn --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-mvpn --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-mvpn --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-mvpn --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-mvpn --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-mvpn' with 42 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-mvpn --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.24.0-SNAPSHOT/bgp-mvpn-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/target/bgp-mvpn-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.24.0-SNAPSHOT/bgp-mvpn-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.24.0-SNAPSHOT/bgp-mvpn-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.24.0-SNAPSHOT/bgp-mvpn-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bgp-mvpn --- [INFO] Installing org/opendaylight/bgpcep/bgp-mvpn/0.24.0-SNAPSHOT/bgp-mvpn-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn >------------- [INFO] Building OpenDaylight :: BGP :: Mvpn 0.24.0-SNAPSHOT [85/169] [INFO] from features/odl-bgpcep-bgp-mvpn/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-mvpn --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bgp-mvpn --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-mvpn --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-mvpn --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bgp-mvpn --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-mvpn --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-mvpn --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-mvpn --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bgp-mvpn --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-mvpn --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-mvpn/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-mvpn --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-mvpn >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-mvpn --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-mvpn <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-mvpn --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bgp-mvpn --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bgp-mvpn --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bgp-mvpn --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-mvpn --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 155 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-mvpn/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-mvpn-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-mvpn/target/bom.json [INFO] attaching as odl-bgpcep-bgp-mvpn-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-mvpn --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-mvpn --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-mvpn --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-mvpn --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-mvpn --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-mvpn --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-bgp-mvpn did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-mvpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-mvpn-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-mvpn/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-mvpn-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-mvpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-mvpn-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-mvpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-mvpn-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------------< org.opendaylight.bgpcep:bgp-evpn >------------------ [INFO] Building bgp-evpn 0.24.0-SNAPSHOT [86/169] [INFO] from bgp/extensions/evpn/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-evpn --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-evpn --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-evpn --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-evpn --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-evpn --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-evpn --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ bgp-evpn --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bgp/extensions/evpn/src/main/yang [INFO] yang-to-sources: Found 15 dependencies in 2.595 ms [INFO] yang-to-sources: Project model files found: 1 in 3.771 ms [INFO] yang-to-sources: 14 YANG models processed in 115.8 ms [INFO] BindingJavaFileGenerator: Defined 128 files in 14.65 ms [INFO] Sorted 128 files into 39 directories in 227.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 128 in 43.65 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-evpn --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-evpn --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-evpn --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-evpn --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/evpn/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/evpn/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/evpn/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-evpn --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 160 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [WARNING] /w/workspace/bgpcep-sonar/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[] [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/impl/extended/communities/Layer2AttributesExtCom.java:[38,40] implicit cast from int to short in compound assignment is possibly lossy [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/impl/extended/communities/Layer2AttributesExtCom.java:[39,46] implicit cast from int to short in compound assignment is possibly lossy [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-evpn >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-evpn --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-evpn <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-evpn --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-evpn --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/evpn/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-evpn --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 24 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-evpn --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/extensions/evpn/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.evpn.spi.pojo.SimpleEsiTypeRegistryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 s -- in org.opendaylight.protocol.bgp.evpn.spi.pojo.SimpleEsiTypeRegistryTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.MACMobExtComTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.MACMobExtComTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.Layer2AttributesExtComTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.Layer2AttributesExtComTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.DefaultGatewayExtComTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.DefaultGatewayExtComTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESImpRouteTargetExtComTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESImpRouteTargetExtComTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESILabelExtComTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESILabelExtComTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.BGPActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.protocol.bgp.evpn.impl.BGPActivatorTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.EvpnRibSupportTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.586 s -- in org.opendaylight.protocol.bgp.evpn.impl.EvpnRibSupportTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.TableTypeActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.evpn.impl.TableTypeActivatorTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.MACIpAdvRParserTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.MACIpAdvRParserTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriAttributesParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriAttributesParserTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.IncMultEthTagRParserTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.IncMultEthTagRParserTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriParserTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriParserTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EthADRParserTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EthADRParserTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.SimpleEvpnNlriRegistryTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.SimpleEvpnNlriRegistryTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EthSegRParserTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EthSegRParserTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.LacpParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.LacpParserTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.LanParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.LanParserTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.ArbitraryParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.ArbitraryParserTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.RouterIdParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.RouterIdParserTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.ASGenParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.ASGenParserTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.MacParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.MacParserTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.RIBActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.evpn.impl.RIBActivatorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-evpn --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-evpn --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/extensions/evpn/target/bgp-evpn-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/extensions/evpn/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-evpn --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-evpn --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 57 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/extensions/evpn/target/bom.xml [INFO] attaching as bgp-evpn-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/extensions/evpn/target/bom.json [INFO] attaching as bgp-evpn-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-evpn --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-evpn --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-evpn --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-evpn --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-evpn --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/extensions/evpn/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-evpn' with 30 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-evpn --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/evpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.24.0-SNAPSHOT/bgp-evpn-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/evpn/target/bgp-evpn-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.24.0-SNAPSHOT/bgp-evpn-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/evpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.24.0-SNAPSHOT/bgp-evpn-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/evpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.24.0-SNAPSHOT/bgp-evpn-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bgp-evpn --- [INFO] Installing org/opendaylight/bgpcep/bgp-evpn/0.24.0-SNAPSHOT/bgp-evpn-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn >------------- [INFO] Building OpenDaylight :: BGP :: Evpn 0.24.0-SNAPSHOT [87/169] [INFO] from features/odl-bgpcep-bgp-evpn/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-evpn --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bgp-evpn --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-evpn --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-evpn --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bgp-evpn --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-evpn --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-evpn --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-evpn --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bgp-evpn --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-evpn --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-evpn/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-evpn --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-evpn >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-evpn --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-evpn <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-evpn --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bgp-evpn --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bgp-evpn --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bgp-evpn --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-evpn --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 159 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-evpn/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-evpn-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-evpn/target/bom.json [INFO] attaching as odl-bgpcep-bgp-evpn-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-evpn --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-evpn --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-evpn --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-evpn --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-evpn --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-evpn --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-bgp-evpn did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-evpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-evpn-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-evpn/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-evpn-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-evpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-evpn-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-evpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-evpn-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----------< org.opendaylight.bgpcep:protocols-config-loader >----------- [INFO] Building protocols-config-loader 0.24.0-SNAPSHOT [88/169] [INFO] from config-loader/protocols-config-loader/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ protocols-config-loader --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ protocols-config-loader --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ protocols-config-loader --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ protocols-config-loader --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ protocols-config-loader --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ protocols-config-loader --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ protocols-config-loader --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ protocols-config-loader --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ protocols-config-loader --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ protocols-config-loader --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/config-loader/protocols-config-loader/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ protocols-config-loader --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ protocols-config-loader >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ protocols-config-loader --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ protocols-config-loader <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ protocols-config-loader --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ protocols-config-loader --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ protocols-config-loader --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ protocols-config-loader --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/config-loader/protocols-config-loader/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.bgpcep.config.loader.protocols.ProtocolsConfigFileProcessorTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.156 s -- in org.opendaylight.bgpcep.config.loader.protocols.ProtocolsConfigFileProcessorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ protocols-config-loader --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ protocols-config-loader --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/config-loader/protocols-config-loader/target/protocols-config-loader-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/config-loader/protocols-config-loader/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ protocols-config-loader --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ protocols-config-loader --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/config-loader/protocols-config-loader/target/bom.xml [INFO] attaching as protocols-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/config-loader/protocols-config-loader/target/bom.json [INFO] attaching as protocols-config-loader-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ protocols-config-loader --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ protocols-config-loader --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.18:test [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ protocols-config-loader --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ protocols-config-loader --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ protocols-config-loader --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/config-loader/protocols-config-loader/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'protocols-config-loader' with 2 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ protocols-config-loader --- [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/protocols-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.24.0-SNAPSHOT/protocols-config-loader-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/protocols-config-loader/target/protocols-config-loader-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.24.0-SNAPSHOT/protocols-config-loader-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/protocols-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.24.0-SNAPSHOT/protocols-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/protocols-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.24.0-SNAPSHOT/protocols-config-loader-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ protocols-config-loader --- [INFO] Installing org/opendaylight/bgpcep/protocols-config-loader/0.24.0-SNAPSHOT/protocols-config-loader-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl >-------- [INFO] Building OpenDaylight :: BGPCEP :: Config Loader Impl 0.24.0-SNAPSHOT [89/169] [INFO] from features/odl-bgpcep-config-loader-impl/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-config-loader-impl --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-config-loader-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-config-loader-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-config-loader-impl --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-config-loader-impl --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-config-loader-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-config-loader-impl --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-config-loader-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-config-loader-impl --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-config-loader-impl --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-impl/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-config-loader-impl --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-config-loader-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-config-loader-impl --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-config-loader-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-config-loader-impl --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-config-loader-impl --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-config-loader-impl --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-config-loader-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-config-loader-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 108 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-impl/target/bom.xml [INFO] attaching as odl-bgpcep-config-loader-impl-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-impl/target/bom.json [INFO] attaching as odl-bgpcep-config-loader-impl-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-config-loader-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-config-loader-impl --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-config-loader-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-config-loader-impl --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-config-loader-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-config-loader-impl --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-config-loader-impl did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.24.0-SNAPSHOT/odl-bgpcep-config-loader-impl-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.24.0-SNAPSHOT/odl-bgpcep-config-loader-impl-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.24.0-SNAPSHOT/odl-bgpcep-config-loader-impl-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.24.0-SNAPSHOT/odl-bgpcep-config-loader-impl-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader >--- [INFO] Building OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader 0.24.0-SNAPSHOT [90/169] [INFO] from features/odl-bgpcep-routing-policy-config-loader/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-routing-policy-config-loader --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-routing-policy-config-loader --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-routing-policy-config-loader --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-routing-policy-config-loader --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-routing-policy-config-loader --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-routing-policy-config-loader --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-routing-policy-config-loader --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-routing-policy-config-loader --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-routing-policy-config-loader --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-routing-policy-config-loader --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-routing-policy-config-loader/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-routing-policy-config-loader --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-routing-policy-config-loader >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-routing-policy-config-loader --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-routing-policy-config-loader <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-routing-policy-config-loader --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-routing-policy-config-loader --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-routing-policy-config-loader --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-routing-policy-config-loader --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-routing-policy-config-loader --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 261 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-routing-policy-config-loader/target/bom.xml [INFO] attaching as odl-bgpcep-routing-policy-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-routing-policy-config-loader/target/bom.json [INFO] attaching as odl-bgpcep-routing-policy-config-loader-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-routing-policy-config-loader --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-routing-policy-config-loader --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-routing-policy-config-loader --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-routing-policy-config-loader --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-routing-policy-config-loader --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-routing-policy-config-loader --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-routing-policy-config-loader did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-routing-policy-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-routing-policy-config-loader/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-routing-policy-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-routing-policy-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader >----- [INFO] Building OpenDaylight :: BGPCEP :: Protocols Config Loader 0.24.0-SNAPSHOT [91/169] [INFO] from features/odl-bgpcep-protocols-config-loader/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-protocols-config-loader --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-protocols-config-loader --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-protocols-config-loader --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-protocols-config-loader --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-protocols-config-loader --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-protocols-config-loader --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-protocols-config-loader --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-protocols-config-loader --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-protocols-config-loader --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-protocols-config-loader --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-protocols-config-loader/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-protocols-config-loader --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-protocols-config-loader >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-protocols-config-loader --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-protocols-config-loader <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-protocols-config-loader --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-protocols-config-loader --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-protocols-config-loader --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-protocols-config-loader --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-protocols-config-loader --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 263 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-protocols-config-loader/target/bom.xml [INFO] attaching as odl-bgpcep-protocols-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-protocols-config-loader/target/bom.json [INFO] attaching as odl-bgpcep-protocols-config-loader-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-protocols-config-loader --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-protocols-config-loader --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-protocols-config-loader --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-protocols-config-loader --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-protocols-config-loader --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-protocols-config-loader --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-protocols-config-loader did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-protocols-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-protocols-config-loader-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-protocols-config-loader/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-protocols-config-loader-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-protocols-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-protocols-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-protocols-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-protocols-config-loader-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------< org.opendaylight.bgpcep:topology-config-loader >----------- [INFO] Building topology-config-loader 0.24.0-SNAPSHOT [92/169] [INFO] from config-loader/topology-config-loader/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ topology-config-loader --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ topology-config-loader --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ topology-config-loader --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-config-loader --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ topology-config-loader --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ topology-config-loader --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-config-loader --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ topology-config-loader --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ topology-config-loader --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ topology-config-loader --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/config-loader/topology-config-loader/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ topology-config-loader --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-config-loader >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-config-loader --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-config-loader <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-config-loader --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-config-loader --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ topology-config-loader --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ topology-config-loader --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/config-loader/topology-config-loader/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.bgpcep.config.loader.topology.NetworkTopologyConfigFileProcessorTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.884 s -- in org.opendaylight.bgpcep.config.loader.topology.NetworkTopologyConfigFileProcessorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ topology-config-loader --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-config-loader --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/config-loader/topology-config-loader/target/topology-config-loader-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/config-loader/topology-config-loader/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ topology-config-loader --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-config-loader --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/config-loader/topology-config-loader/target/bom.xml [INFO] attaching as topology-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/config-loader/topology-config-loader/target/bom.json [INFO] attaching as topology-config-loader-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-config-loader --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ topology-config-loader --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.18:test [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-config-loader --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-config-loader --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ topology-config-loader --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/config-loader/topology-config-loader/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'topology-config-loader' with 2 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ topology-config-loader --- [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/topology-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.24.0-SNAPSHOT/topology-config-loader-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/topology-config-loader/target/topology-config-loader-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.24.0-SNAPSHOT/topology-config-loader-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/topology-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.24.0-SNAPSHOT/topology-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/topology-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.24.0-SNAPSHOT/topology-config-loader-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ topology-config-loader --- [INFO] Installing org/opendaylight/bgpcep/topology-config-loader/0.24.0-SNAPSHOT/topology-config-loader-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader >------ [INFO] Building OpenDaylight :: BGPCEP :: Topology Config Loader 0.24.0-SNAPSHOT [93/169] [INFO] from features/odl-bgpcep-topology-config-loader/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-topology-config-loader --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-topology-config-loader --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-config-loader --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-topology-config-loader --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-topology-config-loader --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-config-loader --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-topology-config-loader --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-topology-config-loader --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-topology-config-loader --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-config-loader --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-config-loader/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-topology-config-loader --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-config-loader >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-topology-config-loader --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-config-loader <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-topology-config-loader --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-topology-config-loader --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-topology-config-loader --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-topology-config-loader --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-topology-config-loader --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 223 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-config-loader/target/bom.xml [INFO] attaching as odl-bgpcep-topology-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-config-loader/target/bom.json [INFO] attaching as odl-bgpcep-topology-config-loader-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-config-loader --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-topology-config-loader --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-topology-config-loader --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-topology-config-loader --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-topology-config-loader --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-topology-config-loader --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-topology-config-loader did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-topology-config-loader-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-config-loader/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-topology-config-loader-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-topology-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-topology-config-loader-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---------------< org.opendaylight.bgpcep:odl-bgpcep-bgp >--------------- [INFO] Building OpenDaylight :: BGP 0.24.0-SNAPSHOT [94/169] [INFO] from features/odl-bgpcep-bgp/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bgp --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bgp --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bgp --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bgp --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bgp --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bgp --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 303 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp/target/bom.json [INFO] attaching as odl-bgpcep-bgp-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-bgp did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.24.0-SNAPSHOT/odl-bgpcep-bgp-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.24.0-SNAPSHOT/odl-bgpcep-bgp-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.24.0-SNAPSHOT/odl-bgpcep-bgp-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.24.0-SNAPSHOT/odl-bgpcep-bgp-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example >-------- [INFO] Building OpenDaylight :: Configuration Example Files 0.24.0-SNAPSHOT [95/169] [INFO] from features/odl-bgpcep-bgp-config-example/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-config-example --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bgp-config-example --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-config-example --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-config-example --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bgp-config-example --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-config-example --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-config-example --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-config-example --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bgp-config-example --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-config-example --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-config-example/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-config-example --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-config-example >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-config-example --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-config-example <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-config-example --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bgp-config-example --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bgp-config-example --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bgp-config-example --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-config-example --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-config-example/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-config-example-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-config-example/target/bom.json [INFO] attaching as odl-bgpcep-bgp-config-example-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-config-example --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-config-example --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-config-example --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-config-example --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-config-example --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-config-example --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-bgp-config-example did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.24.0-SNAPSHOT/odl-bgpcep-bgp-config-example-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-config-example/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.24.0-SNAPSHOT/odl-bgpcep-bgp-config-example-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.24.0-SNAPSHOT/odl-bgpcep-bgp-config-example-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.24.0-SNAPSHOT/odl-bgpcep-bgp-config-example-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---------< org.opendaylight.bgpcep:bmp-monitors-config-loader >--------- [INFO] Building bmp-monitors-config-loader 0.24.0-SNAPSHOT [96/169] [INFO] from config-loader/bmp-monitors-config-loader/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bmp-monitors-config-loader --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bmp-monitors-config-loader --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bmp-monitors-config-loader --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bmp-monitors-config-loader --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bmp-monitors-config-loader --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bmp-monitors-config-loader --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bmp-monitors-config-loader --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bmp-monitors-config-loader --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bmp-monitors-config-loader --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bmp-monitors-config-loader --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bmp-monitors-config-loader --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bmp-monitors-config-loader >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bmp-monitors-config-loader --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bmp-monitors-config-loader <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bmp-monitors-config-loader --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bmp-monitors-config-loader --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bmp-monitors-config-loader --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bmp-monitors-config-loader --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.bgpcep.config.loader.bmp.BmpMonitorConfigFileProcessorTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.550 s -- in org.opendaylight.bgpcep.config.loader.bmp.BmpMonitorConfigFileProcessorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bmp-monitors-config-loader --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bmp-monitors-config-loader --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bmp-monitors-config-loader --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bmp-monitors-config-loader --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 44 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader/target/bom.xml [INFO] attaching as bmp-monitors-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader/target/bom.json [INFO] attaching as bmp-monitors-config-loader-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bmp-monitors-config-loader --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bmp-monitors-config-loader --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.18:test [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bmp-monitors-config-loader --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bmp-monitors-config-loader --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bmp-monitors-config-loader --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bmp-monitors-config-loader' with 2 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bmp-monitors-config-loader --- [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.24.0-SNAPSHOT/bmp-monitors-config-loader-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.24.0-SNAPSHOT/bmp-monitors-config-loader-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.24.0-SNAPSHOT/bmp-monitors-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.24.0-SNAPSHOT/bmp-monitors-config-loader-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bmp-monitors-config-loader --- [INFO] Installing org/opendaylight/bgpcep/bmp-monitors-config-loader/0.24.0-SNAPSHOT/bmp-monitors-config-loader-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader >-------- [INFO] Building OpenDaylight :: BGPCEP :: BMP Config Loader 0.24.0-SNAPSHOT [97/169] [INFO] from features/odl-bgpcep-bmp-config-loader/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bmp-config-loader --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bmp-config-loader --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp-config-loader --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bmp-config-loader --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bmp-config-loader --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp-config-loader --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bmp-config-loader --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bmp-config-loader --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bmp-config-loader --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp-config-loader --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-loader/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bmp-config-loader --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp-config-loader >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bmp-config-loader --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp-config-loader <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bmp-config-loader --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bmp-config-loader --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bmp-config-loader --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bmp-config-loader --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bmp-config-loader --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 237 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-loader/target/bom.xml [INFO] attaching as odl-bgpcep-bmp-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-loader/target/bom.json [INFO] attaching as odl-bgpcep-bmp-config-loader-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp-config-loader --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bmp-config-loader --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bmp-config-loader --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bmp-config-loader --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bmp-config-loader --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bmp-config-loader --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-bmp-config-loader did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-bmp-config-loader-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-loader/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-bmp-config-loader-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-bmp-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-bmp-config-loader-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------< org.opendaylight.bgpcep:bgp-bmp-config-example >----------- [INFO] Building bgp-bmp-config-example 0.24.0-SNAPSHOT [98/169] [INFO] from bmp/bmp-config-example/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-bmp-config-example --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-bmp-config-example --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-bmp-config-example --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-bmp-config-example --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-bmp-config-example --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-bmp-config-example --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-bmp-config-example --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-bmp-config-example --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-bmp-config-example --- [INFO] [INFO] --- remote-resources:3.3.0:bundle (default) @ bgp-bmp-config-example --- [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 1 entry [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-bmp-config-example --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-bmp-config-example --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-bmp-config-example >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-bmp-config-example --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-bmp-config-example <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-bmp-config-example --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-bmp-config-example --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-config-example/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-bmp-config-example --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-bmp-config-example --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-bmp-config-example --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ bgp-bmp-config-example --- [INFO] Building jar: /w/workspace/bgpcep-sonar/bmp/bmp-config-example/target/bgp-bmp-config-example-0.24.0-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-bmp-config-example --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ bgp-bmp-config-example --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-bmp-config-example --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bmp/bmp-config-example/target/bom.xml [INFO] attaching as bgp-bmp-config-example-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bmp/bmp-config-example/target/bom.json [INFO] attaching as bgp-bmp-config-example-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-config-example --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-bmp-config-example --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-config-example --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-bmp-config-example --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-bmp-config-example --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-bmp-config-example --- [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.24.0-SNAPSHOT/bgp-bmp-config-example-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-config-example/target/bgp-bmp-config-example-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.24.0-SNAPSHOT/bgp-bmp-config-example-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-config-example/target/classes/initial/odl-bmp-monitors-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.24.0-SNAPSHOT/bgp-bmp-config-example-0.24.0-SNAPSHOT-odl-bmp-monitors-config.xml [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.24.0-SNAPSHOT/bgp-bmp-config-example-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.24.0-SNAPSHOT/bgp-bmp-config-example-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example >-------- [INFO] Building OpenDaylight :: BMP :: Config files example 0.24.0-SNAPSHOT [99/169] [INFO] from features/odl-bgpcep-bmp-config-example/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bmp-config-example --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bmp-config-example --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp-config-example --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bmp-config-example --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bmp-config-example --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp-config-example --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bmp-config-example --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bmp-config-example --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bmp-config-example --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp-config-example --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-example/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bmp-config-example --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp-config-example >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bmp-config-example --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp-config-example <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bmp-config-example --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bmp-config-example --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bmp-config-example --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bmp-config-example --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bmp-config-example --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-example/target/bom.xml [INFO] attaching as odl-bgpcep-bmp-config-example-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-example/target/bom.json [INFO] attaching as odl-bgpcep-bmp-config-example-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp-config-example --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bmp-config-example --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bmp-config-example --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bmp-config-example --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bmp-config-example --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bmp-config-example --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-bmp-config-example did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.24.0-SNAPSHOT/odl-bgpcep-bmp-config-example-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-example/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.24.0-SNAPSHOT/odl-bgpcep-bmp-config-example-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.24.0-SNAPSHOT/odl-bgpcep-bmp-config-example-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.24.0-SNAPSHOT/odl-bgpcep-bmp-config-example-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.bgpcep:bgp-bmp-parser-impl >------------- [INFO] Building bgp-bmp-parser-impl 0.24.0-SNAPSHOT [100/169] [INFO] from bmp/bmp-parser-impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-bmp-parser-impl --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-bmp-parser-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-bmp-parser-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-bmp-parser-impl --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-bmp-parser-impl --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-bmp-parser-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-bmp-parser-impl --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-bmp-parser-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-bmp-parser-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-bmp-parser-impl --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-bmp-parser-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 27 source files with javac [debug release 21] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.bmp.spi.registry.BmpExtensionProviderActivator [WARNING] /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/PeerDownHandler.java:[42,44] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/PeerUpHandler.java:[49,44] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/RouteMonitoringMessageHandler.java:[32,44] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-bmp-parser-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-bmp-parser-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-bmp-parser-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-bmp-parser-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-bmp-parser-impl --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-bmp-parser-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-bmp-parser-impl --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bmp.parser.message.InitiationHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 s -- in org.opendaylight.protocol.bmp.parser.message.InitiationHandlerTest [INFO] Running org.opendaylight.protocol.bmp.parser.message.PeerUpHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.protocol.bmp.parser.message.PeerUpHandlerTest [INFO] Running org.opendaylight.protocol.bmp.parser.message.RouteMonitoringMessageHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.protocol.bmp.parser.message.RouteMonitoringMessageHandlerTest [INFO] Running org.opendaylight.protocol.bmp.parser.message.PeerDownHandlerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.bmp.parser.message.PeerDownHandlerTest [INFO] Running org.opendaylight.protocol.bmp.parser.message.TerminationHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bmp.parser.message.TerminationHandlerTest [INFO] Running org.opendaylight.protocol.bmp.parser.message.StatisticsReportHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.bmp.parser.message.StatisticsReportHandlerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-bmp-parser-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-bmp-parser-impl --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ bgp-bmp-parser-impl --- [INFO] Building jar: /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.24.0-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-bmp-parser-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-bmp-parser-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-bmp-parser-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/bom.xml [INFO] attaching as bgp-bmp-parser-impl-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/bom.json [INFO] attaching as bgp-bmp-parser-impl-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-parser-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-bmp-parser-impl --- [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-parser-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-bmp-parser-impl --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-bmp-parser-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-bmp-parser-impl' with 28 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-bmp-parser-impl --- [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.24.0-SNAPSHOT/bgp-bmp-parser-impl-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.24.0-SNAPSHOT/bgp-bmp-parser-impl-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.24.0-SNAPSHOT/bgp-bmp-parser-impl-0.24.0-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.24.0-SNAPSHOT/bgp-bmp-parser-impl-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.24.0-SNAPSHOT/bgp-bmp-parser-impl-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bgp-bmp-parser-impl --- [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.24.0-SNAPSHOT/bgp-bmp-parser-impl-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-impl >---------------- [INFO] Building bgp-bmp-impl 0.24.0-SNAPSHOT [101/169] [INFO] from bmp/bmp-impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-bmp-impl --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-bmp-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-bmp-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-bmp-impl --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-bmp-impl --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-bmp-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-bmp-impl --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-bmp-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-bmp-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-bmp-impl --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-impl/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-bmp-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 19 source files with javac [debug release 21] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.bmp.api.BmpSessionFactory [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/config/BmpDeployerImpl.java:[119,95] unchecked cast required: org.opendaylight.mdsal.binding.api.DataObjectModification found: capture#1 of ? extends org.opendaylight.mdsal.binding.api.DataObjectModification [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-bmp-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-bmp-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-bmp-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-bmp-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- remote-resources:3.3.0:process (default) @ bgp-bmp-impl --- [INFO] Preparing remote bundle org.opendaylight.bgpcep:bgp-bmp-config-example:0.24.0-SNAPSHOT [INFO] Copying 1 resource from 1 bundle. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-bmp-impl --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-impl/src/test/resources [INFO] Copying 1 resource from target/maven-shared-archive-resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-bmp-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/bgpcep-sonar/bmp/bmp-impl/src/test/java/org/opendaylight/protocol/bmp/impl/app/BmpMonitorImplTest.java:[428,18] auto-closeable resource org.opendaylight.protocol.bmp.impl.app.BmpMonitoringStationImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/bgpcep-sonar/bmp/bmp-impl/src/test/java/org/opendaylight/protocol/bmp/impl/app/BmpMonitorImplTest.java:[428,18] auto-closeable resource monitoringStation2 is never referenced in body of corresponding try statement [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-bmp-impl --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bmp/bmp-impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bmp.impl.app.BmpMonitorImplTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.38 s -- in org.opendaylight.protocol.bmp.impl.app.BmpMonitorImplTest [INFO] Running org.opendaylight.protocol.bmp.impl.session.BmpDispatcherImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in org.opendaylight.protocol.bmp.impl.session.BmpDispatcherImplTest [INFO] Running org.opendaylight.protocol.bmp.impl.session.BmpSessionImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s -- in org.opendaylight.protocol.bmp.impl.session.BmpSessionImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-bmp-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-bmp-impl --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bmp/bmp-impl/target/bgp-bmp-impl-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bmp/bmp-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-bmp-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-bmp-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 65 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bmp/bmp-impl/target/bom.xml [INFO] attaching as bgp-bmp-impl-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bmp/bmp-impl/target/bom.json [INFO] attaching as bgp-bmp-impl-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-bmp-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:0.24.0-SNAPSHOT:compile [WARNING] org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile [WARNING] org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-bmp-impl --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-bmp-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bmp/bmp-impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-bmp-impl' with 35 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-bmp-impl --- [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.24.0-SNAPSHOT/bgp-bmp-impl-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-impl/target/bgp-bmp-impl-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.24.0-SNAPSHOT/bgp-bmp-impl-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.24.0-SNAPSHOT/bgp-bmp-impl-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.24.0-SNAPSHOT/bgp-bmp-impl-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bgp-bmp-impl --- [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-impl/0.24.0-SNAPSHOT/bgp-bmp-impl-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------------< org.opendaylight.bgpcep:odl-bgpcep-bmp >--------------- [INFO] Building OpenDaylight :: BMP 0.24.0-SNAPSHOT [102/169] [INFO] from features/odl-bgpcep-bmp/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bmp --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bmp --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bmp --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bmp --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bmp --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bmp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bmp --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bmp --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bmp --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bmp --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bmp --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bmp --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bmp --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bmp --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 285 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp/target/bom.xml [INFO] attaching as odl-bgpcep-bmp-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp/target/bom.json [INFO] attaching as odl-bgpcep-bmp-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bmp --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bmp --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bmp --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bmp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bmp --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-bmp did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.24.0-SNAPSHOT/odl-bgpcep-bmp-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.24.0-SNAPSHOT/odl-bgpcep-bmp-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.24.0-SNAPSHOT/odl-bgpcep-bmp-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.24.0-SNAPSHOT/odl-bgpcep-bmp-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------------< org.opendaylight.bgpcep:pcep-api >------------------ [INFO] Building pcep-api 0.24.0-SNAPSHOT [103/169] [INFO] from pcep/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ pcep-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ pcep-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ pcep-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ pcep-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/pcep/api/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 1.056 ms [INFO] yang-to-sources: Project model files found: 4 in 11.47 ms [INFO] yang-to-sources: 12 YANG models processed in 90.13 ms [INFO] BindingJavaFileGenerator: Defined 446 files in 17.16 ms [INFO] Sorted 446 files into 139 directories in 397.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 446 in 104.4 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ pcep-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ pcep-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/api/target/generated-sources/spi [INFO] Copying 4 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 4 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ pcep-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 460 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ pcep-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ pcep-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ pcep-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-api --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/pcep/api/target/pcep-api-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/pcep/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ pcep-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/api/target/bom.xml [INFO] attaching as pcep-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/api/target/bom.json [INFO] attaching as pcep-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ pcep-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ pcep-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ pcep-api --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.24.0-SNAPSHOT/pcep-api-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/api/target/pcep-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.24.0-SNAPSHOT/pcep-api-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.24.0-SNAPSHOT/pcep-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.24.0-SNAPSHOT/pcep-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ pcep-api --- [INFO] Installing org/opendaylight/bgpcep/pcep-api/0.24.0-SNAPSHOT/pcep-api-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------< org.opendaylight.bgpcep:pcep-spi >------------------ [INFO] Building pcep-spi 0.24.0-SNAPSHOT [104/169] [INFO] from pcep/spi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-spi --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ pcep-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ pcep-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-spi --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ pcep-spi --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-spi --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ pcep-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ pcep-spi --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/spi/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/spi/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ pcep-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 55 source files with javac [debug release 21] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionConsumerContext [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-spi >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-spi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-spi <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/spi/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ pcep-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ pcep-spi --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/pcep/spi/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.pcep.spi.RegistryTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.819 s -- in org.opendaylight.protocol.pcep.spi.RegistryTest [INFO] Running org.opendaylight.protocol.pcep.spi.APITest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.pcep.spi.APITest [INFO] Running org.opendaylight.protocol.pcep.spi.AbstractMessageParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.opendaylight.protocol.pcep.spi.AbstractMessageParserTest [INFO] Running org.opendaylight.protocol.pcep.spi.UtilsTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.pcep.spi.UtilsTest [INFO] Running org.opendaylight.protocol.pcep.spi.AbstractObjectWithTlvsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.opendaylight.protocol.pcep.spi.AbstractObjectWithTlvsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ pcep-spi --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-spi --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/pcep/spi/target/pcep-spi-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/pcep/spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ pcep-spi --- [INFO] Building jar: /w/workspace/bgpcep-sonar/pcep/spi/target/pcep-spi-0.24.0-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (default) @ pcep-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ pcep-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/spi/target/bom.xml [INFO] attaching as pcep-spi-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/spi/target/bom.json [INFO] attaching as pcep-spi-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ pcep-spi --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-spi --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ pcep-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/spi/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'pcep-spi' with 28 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ pcep-spi --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.24.0-SNAPSHOT/pcep-spi-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/spi/target/pcep-spi-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.24.0-SNAPSHOT/pcep-spi-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/spi/target/pcep-spi-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.24.0-SNAPSHOT/pcep-spi-0.24.0-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.24.0-SNAPSHOT/pcep-spi-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.24.0-SNAPSHOT/pcep-spi-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ pcep-spi --- [INFO] Installing org/opendaylight/bgpcep/pcep-spi/0.24.0-SNAPSHOT/pcep-spi-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-pcep-api >------------- [INFO] Building OpenDaylight :: PCEP :: Api 0.24.0-SNAPSHOT [105/169] [INFO] from features/odl-bgpcep-pcep-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-pcep-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-pcep-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-pcep-api --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-api --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-api --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-api --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-api --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-pcep-api --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-pcep-api --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-pcep-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 58 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-api/target/bom.xml [INFO] attaching as odl-bgpcep-pcep-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-api/target/bom.json [INFO] attaching as odl-bgpcep-pcep-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-pcep-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-api --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-pcep-api did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.24.0-SNAPSHOT/odl-bgpcep-pcep-api-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.24.0-SNAPSHOT/odl-bgpcep-pcep-api-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.24.0-SNAPSHOT/odl-bgpcep-pcep-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.24.0-SNAPSHOT/odl-bgpcep-pcep-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------------< org.opendaylight.bgpcep:pcep-base-parser >-------------- [INFO] Building pcep-base-parser 0.24.0-SNAPSHOT [106/169] [INFO] from pcep/base-parser/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-base-parser --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ pcep-base-parser --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ pcep-base-parser --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-base-parser --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ pcep-base-parser --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-base-parser --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-base-parser --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ pcep-base-parser --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ pcep-base-parser --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-base-parser --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/base-parser/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/base-parser/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ pcep-base-parser --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 97 source files with javac [debug release 21] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[152,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[158,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[165,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[171,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[378,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[384,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[390,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[396,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[402,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[408,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[414,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[420,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[426,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[432,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[442,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[459,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[465,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[471,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[477,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[483,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[573,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[597,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[608,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[617,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[623,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[629,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[635,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[651,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[657,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPNotificationMessageParser.java:[132,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPNotificationMessageParser.java:[138,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[273,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[279,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[285,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[291,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[308,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[314,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[320,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[326,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[332,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPRequestParameterObjectParser.java:[117,50] implicit cast from int to short in compound assignment is possibly lossy [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPRequestParameterObjectParser.java:[118,60] implicit cast from int to short in compound assignment is possibly lossy [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPRequestParameterObjectParser.java:[119,56] implicit cast from int to short in compound assignment is possibly lossy [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/util/Util.java:[35,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/util/Util.java:[41,13] possible fall-through into case [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-base-parser >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-base-parser --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-base-parser <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-base-parser --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-base-parser --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/base-parser/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ pcep-base-parser --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ pcep-base-parser --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ pcep-base-parser --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-base-parser --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/pcep/base-parser/target/pcep-base-parser-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/pcep/base-parser/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ pcep-base-parser --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-base-parser --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/base-parser/target/bom.xml [INFO] attaching as pcep-base-parser-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/base-parser/target/bom.json [INFO] attaching as pcep-base-parser-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-base-parser --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ pcep-base-parser --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-base-parser --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-base-parser --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ pcep-base-parser --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ pcep-base-parser --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/base-parser/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.24.0-SNAPSHOT/pcep-base-parser-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/base-parser/target/pcep-base-parser-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.24.0-SNAPSHOT/pcep-base-parser-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/base-parser/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.24.0-SNAPSHOT/pcep-base-parser-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/base-parser/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.24.0-SNAPSHOT/pcep-base-parser-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ pcep-base-parser --- [INFO] Installing org/opendaylight/bgpcep/pcep-base-parser/0.24.0-SNAPSHOT/pcep-base-parser-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser >--------- [INFO] Building OpenDaylight :: PCEP :: Base Parser 0.24.0-SNAPSHOT [107/169] [INFO] from features/odl-bgpcep-pcep-base-parser/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-base-parser --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-pcep-base-parser --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-base-parser --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-base-parser --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-pcep-base-parser --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-base-parser --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-base-parser --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-base-parser --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-pcep-base-parser --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-base-parser --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-base-parser/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-base-parser --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-base-parser >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-base-parser --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-base-parser <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-base-parser --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-pcep-base-parser --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-pcep-base-parser --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-pcep-base-parser --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-base-parser --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 60 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-base-parser/target/bom.xml [INFO] attaching as odl-bgpcep-pcep-base-parser-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-base-parser/target/bom.json [INFO] attaching as odl-bgpcep-pcep-base-parser-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-base-parser --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-base-parser --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-base-parser --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-base-parser --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-pcep-base-parser --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-base-parser --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-pcep-base-parser did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-base-parser/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.24.0-SNAPSHOT/odl-bgpcep-pcep-base-parser-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-base-parser/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.24.0-SNAPSHOT/odl-bgpcep-pcep-base-parser-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-base-parser/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.24.0-SNAPSHOT/odl-bgpcep-pcep-base-parser-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-base-parser/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.24.0-SNAPSHOT/odl-bgpcep-pcep-base-parser-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------------< org.opendaylight.bgpcep:pcep-impl >------------------ [INFO] Building pcep-impl 0.24.0-SNAPSHOT [108/169] [INFO] from pcep/impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-impl --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ pcep-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ pcep-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-impl --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ pcep-impl --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-impl --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ pcep-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ pcep-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-impl --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/impl/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/impl/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ pcep-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 20 source files with javac [debug release 21] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.PCEPDispatcher [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-impl --- [INFO] Copying 63 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ pcep-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 18 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/bgpcep-sonar/pcep/impl/src/test/java/org/opendaylight/protocol/pcep/impl/PCEPDispatcherImplTest.java:[134,26] auto-closeable resource ignored is never referenced in body of corresponding try statement [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ pcep-impl --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/pcep/impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.pcep.impl.UtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s -- in org.opendaylight.protocol.pcep.impl.UtilTest [INFO] Running org.opendaylight.protocol.pcep.impl.PcepRROSubobjectParserTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 s -- in org.opendaylight.protocol.pcep.impl.PcepRROSubobjectParserTest [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPSessionImplTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.019 s -- in org.opendaylight.protocol.pcep.impl.PCEPSessionImplTest [INFO] Running org.opendaylight.protocol.pcep.impl.PcepEROSubobjectParserTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.opendaylight.protocol.pcep.impl.PcepEROSubobjectParserTest [INFO] Running org.opendaylight.protocol.pcep.impl.FiniteStateMachineTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 s -- in org.opendaylight.protocol.pcep.impl.FiniteStateMachineTest [INFO] Running org.opendaylight.protocol.pcep.impl.SslContextFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.pcep.impl.SslContextFactoryTest [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPTlvParserTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.protocol.pcep.impl.PCEPTlvParserTest [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPValidatorTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 s -- in org.opendaylight.protocol.pcep.impl.PCEPValidatorTest [INFO] Running org.opendaylight.protocol.pcep.impl.PcepXROSubobjectParserTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.pcep.impl.PcepXROSubobjectParserTest [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPObjectParserTest [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 s -- in org.opendaylight.protocol.pcep.impl.PCEPObjectParserTest [INFO] Running org.opendaylight.protocol.pcep.impl.LabelSubobjectParserTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.pcep.impl.LabelSubobjectParserTest [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPDispatcherImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.950 s -- in org.opendaylight.protocol.pcep.impl.PCEPDispatcherImplTest [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPParserTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.protocol.pcep.impl.PCEPParserTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 124, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ pcep-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-impl --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/pcep/impl/target/pcep-impl-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/pcep/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ pcep-impl --- [INFO] Building jar: /w/workspace/bgpcep-sonar/pcep/impl/target/pcep-impl-0.24.0-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (default) @ pcep-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ pcep-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/impl/target/bom.xml [INFO] attaching as pcep-impl-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/impl/target/bom.json [INFO] attaching as pcep-impl-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ pcep-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.bgpcep:pcep-base-parser:jar:0.24.0-SNAPSHOT:compile [WARNING] org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-impl --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ pcep-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'pcep-impl' with 26 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ pcep-impl --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.24.0-SNAPSHOT/pcep-impl-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/impl/target/pcep-impl-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.24.0-SNAPSHOT/pcep-impl-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/impl/target/pcep-impl-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.24.0-SNAPSHOT/pcep-impl-0.24.0-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.24.0-SNAPSHOT/pcep-impl-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.24.0-SNAPSHOT/pcep-impl-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ pcep-impl --- [INFO] Installing org/opendaylight/bgpcep/pcep-impl/0.24.0-SNAPSHOT/pcep-impl-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-pcep-impl >------------ [INFO] Building OpenDaylight :: PCEP :: Impl 0.24.0-SNAPSHOT [109/169] [INFO] from features/odl-bgpcep-pcep-impl/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-impl --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-pcep-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-impl --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-pcep-impl --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-impl --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-pcep-impl --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-impl --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-impl/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-impl --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-impl --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-impl --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-pcep-impl --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-pcep-impl --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-pcep-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 227 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-impl/target/bom.xml [INFO] attaching as odl-bgpcep-pcep-impl-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-impl/target/bom.json [INFO] attaching as odl-bgpcep-pcep-impl-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-impl --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-impl --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-pcep-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-impl --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-pcep-impl did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.24.0-SNAPSHOT/odl-bgpcep-pcep-impl-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.24.0-SNAPSHOT/odl-bgpcep-pcep-impl-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.24.0-SNAPSHOT/odl-bgpcep-pcep-impl-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.24.0-SNAPSHOT/odl-bgpcep-pcep-impl-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------------< org.opendaylight.bgpcep:programming-api >--------------- [INFO] Building programming-api 0.24.0-SNAPSHOT [110/169] [INFO] from programming/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ programming-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ programming-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ programming-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ programming-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ programming-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ programming-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ programming-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/programming/api/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 552.8 μs [INFO] yang-to-sources: Project model files found: 1 in 1.846 ms [INFO] yang-to-sources: 2 YANG models processed in 8.116 ms [INFO] BindingJavaFileGenerator: Defined 43 files in 3.479 ms [INFO] Sorted 43 files into 8 directories in 127.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 43 in 16.04 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ programming-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ programming-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ programming-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ programming-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/api/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ programming-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 43 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ programming-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ programming-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ programming-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ programming-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ programming-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ programming-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ programming-api --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/programming/api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.bgpcep.programming.NanotimeUtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.opendaylight.bgpcep.programming.NanotimeUtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ programming-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ programming-api --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/programming/api/target/programming-api-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/programming/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ programming-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ programming-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/programming/api/target/bom.xml [INFO] attaching as programming-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/programming/api/target/bom.json [INFO] attaching as programming-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ programming-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ programming-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ programming-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ programming-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ programming-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/programming/api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'programming-api' with 3 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ programming-api --- [INFO] Installing /w/workspace/bgpcep-sonar/programming/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-api/0.24.0-SNAPSHOT/programming-api-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/programming/api/target/programming-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-api/0.24.0-SNAPSHOT/programming-api-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/programming/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-api/0.24.0-SNAPSHOT/programming-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/programming/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-api/0.24.0-SNAPSHOT/programming-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ programming-api --- [INFO] Installing org/opendaylight/bgpcep/programming-api/0.24.0-SNAPSHOT/programming-api-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------< org.opendaylight.bgpcep:programming-spi >--------------- [INFO] Building programming-spi 0.24.0-SNAPSHOT [111/169] [INFO] from programming/spi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ programming-spi --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ programming-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ programming-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ programming-spi --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ programming-spi --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ programming-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ programming-spi --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ programming-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ programming-spi --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ programming-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/spi/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/spi/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ programming-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/bgpcep-sonar/programming/spi/src/main/java/org/opendaylight/bgpcep/programming/spi/SchedulerException.java:[18,27] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ programming-spi >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ programming-spi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ programming-spi <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ programming-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ programming-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/spi/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ programming-spi --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ programming-spi --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ programming-spi --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ programming-spi --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/programming/spi/target/programming-spi-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/programming/spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ programming-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ programming-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/programming/spi/target/bom.xml [INFO] attaching as programming-spi-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/programming/spi/target/bom.json [INFO] attaching as programming-spi-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ programming-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ programming-spi --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ programming-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ programming-spi --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ programming-spi --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ programming-spi --- [INFO] Installing /w/workspace/bgpcep-sonar/programming/spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.24.0-SNAPSHOT/programming-spi-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/programming/spi/target/programming-spi-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.24.0-SNAPSHOT/programming-spi-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/programming/spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.24.0-SNAPSHOT/programming-spi-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/programming/spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.24.0-SNAPSHOT/programming-spi-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ programming-spi --- [INFO] Installing org/opendaylight/bgpcep/programming-spi/0.24.0-SNAPSHOT/programming-spi-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------< org.opendaylight.bgpcep:programming-topology-api >---------- [INFO] Building programming-topology-api 0.24.0-SNAPSHOT [112/169] [INFO] from programming/topology-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ programming-topology-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ programming-topology-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ programming-topology-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ programming-topology-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ programming-topology-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ programming-topology-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ programming-topology-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/programming/topology-api/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 864.5 μs [INFO] yang-to-sources: Project model files found: 1 in 1.246 ms [INFO] yang-to-sources: 6 YANG models processed in 25.26 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 4.229 ms [INFO] Sorted 6 files into 3 directories in 76.70 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 11.41 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ programming-topology-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ programming-topology-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ programming-topology-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ programming-topology-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/topology-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/topology-api/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/topology-api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ programming-topology-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ programming-topology-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ programming-topology-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ programming-topology-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ programming-topology-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ programming-topology-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/topology-api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ programming-topology-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ programming-topology-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ programming-topology-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ programming-topology-api --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/programming/topology-api/target/programming-topology-api-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/programming/topology-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ programming-topology-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ programming-topology-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/programming/topology-api/target/bom.xml [INFO] attaching as programming-topology-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/programming/topology-api/target/bom.json [INFO] attaching as programming-topology-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ programming-topology-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ programming-topology-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ programming-topology-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ programming-topology-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ programming-topology-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ programming-topology-api --- [INFO] Installing /w/workspace/bgpcep-sonar/programming/topology-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.24.0-SNAPSHOT/programming-topology-api-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/programming/topology-api/target/programming-topology-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.24.0-SNAPSHOT/programming-topology-api-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/programming/topology-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.24.0-SNAPSHOT/programming-topology-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/programming/topology-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.24.0-SNAPSHOT/programming-topology-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ programming-topology-api --- [INFO] Installing org/opendaylight/bgpcep/programming-topology-api/0.24.0-SNAPSHOT/programming-topology-api-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.opendaylight.bgpcep:programming-tunnel-api >----------- [INFO] Building programming-tunnel-api 0.24.0-SNAPSHOT [113/169] [INFO] from programming/tunnel-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ programming-tunnel-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ programming-tunnel-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ programming-tunnel-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ programming-tunnel-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ programming-tunnel-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ programming-tunnel-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ programming-tunnel-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/programming/tunnel-api/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 892.5 μs [INFO] yang-to-sources: Project model files found: 1 in 1.314 ms [INFO] yang-to-sources: 7 YANG models processed in 20.83 ms [INFO] BindingJavaFileGenerator: Defined 17 files in 4.609 ms [INFO] Sorted 17 files into 4 directories in 100.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 17 in 9.990 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ programming-tunnel-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ programming-tunnel-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ programming-tunnel-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ programming-tunnel-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/tunnel-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/tunnel-api/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/tunnel-api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ programming-tunnel-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 17 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ programming-tunnel-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ programming-tunnel-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ programming-tunnel-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ programming-tunnel-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ programming-tunnel-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/tunnel-api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ programming-tunnel-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ programming-tunnel-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ programming-tunnel-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ programming-tunnel-api --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/programming/tunnel-api/target/programming-tunnel-api-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/programming/tunnel-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ programming-tunnel-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ programming-tunnel-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/programming/tunnel-api/target/bom.xml [INFO] attaching as programming-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/programming/tunnel-api/target/bom.json [INFO] attaching as programming-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ programming-tunnel-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ programming-tunnel-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ programming-tunnel-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ programming-tunnel-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ programming-tunnel-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ programming-tunnel-api --- [INFO] Installing /w/workspace/bgpcep-sonar/programming/tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.24.0-SNAPSHOT/programming-tunnel-api-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/programming/tunnel-api/target/programming-tunnel-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.24.0-SNAPSHOT/programming-tunnel-api-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/programming/tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.24.0-SNAPSHOT/programming-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/programming/tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.24.0-SNAPSHOT/programming-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ programming-tunnel-api --- [INFO] Installing org/opendaylight/bgpcep/programming-tunnel-api/0.24.0-SNAPSHOT/programming-tunnel-api-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-programming-api >--------- [INFO] Building OpenDaylight :: PCEP :: Programming Api 0.24.0-SNAPSHOT [114/169] [INFO] from features/odl-bgpcep-programming-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-programming-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-programming-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-programming-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-programming-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-programming-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-programming-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-programming-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-programming-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-programming-api --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-programming-api --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-programming-api --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-programming-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-programming-api --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-programming-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-programming-api --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-programming-api --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-programming-api --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-programming-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-programming-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 94 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-api/target/bom.xml [INFO] attaching as odl-bgpcep-programming-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-api/target/bom.json [INFO] attaching as odl-bgpcep-programming-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-programming-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-programming-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-programming-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-programming-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-programming-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-programming-api --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-programming-api did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.24.0-SNAPSHOT/odl-bgpcep-programming-api-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.24.0-SNAPSHOT/odl-bgpcep-programming-api-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.24.0-SNAPSHOT/odl-bgpcep-programming-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.24.0-SNAPSHOT/odl-bgpcep-programming-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------------< org.opendaylight.bgpcep:pcep-tunnel-api >--------------- [INFO] Building pcep-tunnel-api 0.24.0-SNAPSHOT [115/169] [INFO] from pcep/tunnel/tunnel-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-tunnel-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ pcep-tunnel-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ pcep-tunnel-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-tunnel-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ pcep-tunnel-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-tunnel-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ pcep-tunnel-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-api/src/main/yang [INFO] yang-to-sources: Found 14 dependencies in 2.382 ms [INFO] yang-to-sources: Project model files found: 3 in 2.564 ms [INFO] yang-to-sources: 20 YANG models processed in 95.46 ms [INFO] BindingJavaFileGenerator: Defined 54 files in 19.89 ms [INFO] Sorted 54 files into 10 directories in 166.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 54 in 34.76 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-tunnel-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ pcep-tunnel-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ pcep-tunnel-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-tunnel-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-api/target/generated-sources/spi [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ pcep-tunnel-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 53 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-tunnel-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-tunnel-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-tunnel-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-tunnel-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-tunnel-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ pcep-tunnel-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ pcep-tunnel-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ pcep-tunnel-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-tunnel-api --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ pcep-tunnel-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-tunnel-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-api/target/bom.xml [INFO] attaching as pcep-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-api/target/bom.json [INFO] attaching as pcep-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-tunnel-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ pcep-tunnel-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-tunnel-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-tunnel-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ pcep-tunnel-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ pcep-tunnel-api --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.24.0-SNAPSHOT/pcep-tunnel-api-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.24.0-SNAPSHOT/pcep-tunnel-api-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.24.0-SNAPSHOT/pcep-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.24.0-SNAPSHOT/pcep-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ pcep-tunnel-api --- [INFO] Installing org/opendaylight/bgpcep/pcep-tunnel-api/0.24.0-SNAPSHOT/pcep-tunnel-api-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------< org.opendaylight.bgpcep:programming-impl >-------------- [INFO] Building programming-impl 0.24.0-SNAPSHOT [116/169] [INFO] from programming/impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ programming-impl --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ programming-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ programming-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ programming-impl --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ programming-impl --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ programming-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ programming-impl --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ programming-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ programming-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ programming-impl --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/impl/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ programming-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [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 [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 [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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ programming-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ programming-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ programming-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ programming-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ programming-impl --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ programming-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes [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 [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 [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 [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ programming-impl --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/programming/impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.bgpcep.programming.impl.DefaultInstructionSchedulerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.92 s -- in org.opendaylight.bgpcep.programming.impl.DefaultInstructionSchedulerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ programming-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ programming-impl --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/programming/impl/target/programming-impl-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/programming/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ programming-impl --- [INFO] Building jar: /w/workspace/bgpcep-sonar/programming/impl/target/programming-impl-0.24.0-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (default) @ programming-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ programming-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ programming-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/programming/impl/target/bom.xml [INFO] attaching as programming-impl-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/programming/impl/target/bom.json [INFO] attaching as programming-impl-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ programming-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ programming-impl --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ programming-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ programming-impl --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ programming-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/programming/impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'programming-impl' with 9 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ programming-impl --- [INFO] Installing /w/workspace/bgpcep-sonar/programming/impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.24.0-SNAPSHOT/programming-impl-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/programming/impl/target/programming-impl-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.24.0-SNAPSHOT/programming-impl-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/programming/impl/target/programming-impl-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.24.0-SNAPSHOT/programming-impl-0.24.0-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/programming/impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.24.0-SNAPSHOT/programming-impl-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/programming/impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.24.0-SNAPSHOT/programming-impl-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ programming-impl --- [INFO] Installing org/opendaylight/bgpcep/programming-impl/0.24.0-SNAPSHOT/programming-impl-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-programming-impl >--------- [INFO] Building OpenDaylight :: PCEP :: Programming Impl 0.24.0-SNAPSHOT [117/169] [INFO] from features/odl-bgpcep-programming-impl/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-programming-impl --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-programming-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-programming-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-programming-impl --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-programming-impl --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-programming-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-programming-impl --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-programming-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-programming-impl --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-programming-impl --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-impl/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-programming-impl --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-programming-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-programming-impl --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-programming-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-programming-impl --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-programming-impl --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-programming-impl --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-programming-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-programming-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 228 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-impl/target/bom.xml [INFO] attaching as odl-bgpcep-programming-impl-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-impl/target/bom.json [INFO] attaching as odl-bgpcep-programming-impl-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-programming-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-programming-impl --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-programming-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-programming-impl --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-programming-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-programming-impl --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-programming-impl did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.24.0-SNAPSHOT/odl-bgpcep-programming-impl-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.24.0-SNAPSHOT/odl-bgpcep-programming-impl-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.24.0-SNAPSHOT/odl-bgpcep-programming-impl-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.24.0-SNAPSHOT/odl-bgpcep-programming-impl-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------------< org.opendaylight.bgpcep:pcep-topology-api >-------------- [INFO] Building pcep-topology-api 0.24.0-SNAPSHOT [118/169] [INFO] from pcep/topology/topology-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-topology-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ pcep-topology-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ pcep-topology-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-topology-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ pcep-topology-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-topology-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ pcep-topology-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/pcep/topology/topology-api/src/main/yang [INFO] yang-to-sources: Found 12 dependencies in 1.562 ms [INFO] yang-to-sources: Project model files found: 4 in 5.825 ms [INFO] yang-to-sources: 21 YANG models processed in 108.8 ms [INFO] BindingJavaFileGenerator: Defined 125 files in 17.63 ms [INFO] Sorted 125 files into 22 directories in 185.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 125 in 55.40 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-topology-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ pcep-topology-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ pcep-topology-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-topology-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/topology/topology-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/topology/topology-api/target/generated-sources/spi [INFO] Copying 4 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 4 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/topology/topology-api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ pcep-topology-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 124 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-topology-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-topology-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-topology-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-topology-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-topology-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/topology/topology-api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ pcep-topology-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ pcep-topology-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ pcep-topology-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-topology-api --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/pcep/topology/topology-api/target/pcep-topology-api-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/pcep/topology/topology-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ pcep-topology-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-topology-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/topology/topology-api/target/bom.xml [INFO] attaching as pcep-topology-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/topology/topology-api/target/bom.json [INFO] attaching as pcep-topology-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-topology-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ pcep-topology-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-topology-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-topology-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ pcep-topology-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ pcep-topology-api --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/topology-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.24.0-SNAPSHOT/pcep-topology-api-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/topology-api/target/pcep-topology-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.24.0-SNAPSHOT/pcep-topology-api-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/topology-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.24.0-SNAPSHOT/pcep-topology-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/topology-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.24.0-SNAPSHOT/pcep-topology-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ pcep-topology-api --- [INFO] Installing org/opendaylight/bgpcep/pcep-topology-api/0.24.0-SNAPSHOT/pcep-topology-api-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------< org.opendaylight.bgpcep:pcep-topology-spi >-------------- [INFO] Building pcep-topology-spi 0.24.0-SNAPSHOT [119/169] [INFO] from pcep/topology/topology-spi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-topology-spi --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ pcep-topology-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ pcep-topology-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-topology-spi --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ pcep-topology-spi --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-topology-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-topology-spi --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ pcep-topology-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ pcep-topology-spi --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-topology-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/topology/topology-spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/topology/topology-spi/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/topology/topology-spi/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ pcep-topology-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [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 [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 [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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-topology-spi >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-topology-spi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-topology-spi <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-topology-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-topology-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/topology/topology-spi/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ pcep-topology-spi --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ pcep-topology-spi --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ pcep-topology-spi --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-topology-spi --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/pcep/topology/topology-spi/target/pcep-topology-spi-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/pcep/topology/topology-spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ pcep-topology-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-topology-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/topology/topology-spi/target/bom.xml [INFO] attaching as pcep-topology-spi-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/topology/topology-spi/target/bom.json [INFO] attaching as pcep-topology-spi-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-topology-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ pcep-topology-spi --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-topology-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-topology-spi --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ pcep-topology-spi --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ pcep-topology-spi --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/topology-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.24.0-SNAPSHOT/pcep-topology-spi-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/topology-spi/target/pcep-topology-spi-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.24.0-SNAPSHOT/pcep-topology-spi-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/topology-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.24.0-SNAPSHOT/pcep-topology-spi-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/topology-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.24.0-SNAPSHOT/pcep-topology-spi-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ pcep-topology-spi --- [INFO] Installing org/opendaylight/bgpcep/pcep-topology-spi/0.24.0-SNAPSHOT/pcep-topology-spi-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-pcep-topology >---------- [INFO] Building OpenDaylight :: PCEP :: Topology 0.24.0-SNAPSHOT [120/169] [INFO] from features/odl-bgpcep-pcep-topology/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-topology --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-pcep-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-topology --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-pcep-topology --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-topology --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-pcep-topology --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-topology --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-topology --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-topology --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-topology --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-pcep-topology --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-pcep-topology --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-pcep-topology --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 106 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology/target/bom.xml [INFO] attaching as odl-bgpcep-pcep-topology-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology/target/bom.json [INFO] attaching as odl-bgpcep-pcep-topology-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-topology --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-topology --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-pcep-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-topology --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-pcep-topology did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.24.0-SNAPSHOT/odl-bgpcep-pcep-topology-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.24.0-SNAPSHOT/odl-bgpcep-pcep-topology-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.24.0-SNAPSHOT/odl-bgpcep-pcep-topology-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.24.0-SNAPSHOT/odl-bgpcep-pcep-topology-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------------< org.opendaylight.bgpcep:pcep-ietf-stateful >------------- [INFO] Building pcep-ietf-stateful 0.24.0-SNAPSHOT [121/169] [INFO] from pcep/ietf-stateful/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-ietf-stateful --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ pcep-ietf-stateful --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ pcep-ietf-stateful --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-ietf-stateful --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ pcep-ietf-stateful --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-ietf-stateful --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ pcep-ietf-stateful --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/yang [INFO] yang-to-sources: Found 16 dependencies in 3.170 ms [INFO] yang-to-sources: Project model files found: 6 in 8.107 ms [INFO] yang-to-sources: 32 YANG models processed in 171.2 ms [INFO] BindingJavaFileGenerator: Defined 204 files in 21.63 ms [INFO] Sorted 204 files into 46 directories in 229.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 204 in 50.66 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-ietf-stateful --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ pcep-ietf-stateful --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ pcep-ietf-stateful --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-ietf-stateful --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/ietf-stateful/target/generated-sources/spi [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/ietf-stateful/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ pcep-ietf-stateful --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 230 source files with javac [debug release 21] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspObjectParser.java:[90,44] implicit cast from int to short in compound assignment is possibly lossy [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspObjectParser.java:[91,54] implicit cast from int to short in compound assignment is possibly lossy [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspObjectParser.java:[92,50] implicit cast from int to short in compound assignment is possibly lossy [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedLspObjectParser.java:[42,44] implicit cast from int to short in compound assignment is possibly lossy [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedLspObjectParser.java:[43,54] implicit cast from int to short in compound assignment is possibly lossy [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedLspObjectParser.java:[44,50] implicit cast from int to short in compound assignment is possibly lossy [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[134,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[140,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[146,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[152,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[158,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[164,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[139,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[145,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[151,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[158,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[164,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[212,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[225,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[231,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[237,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[243,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[250,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCUpdateRequestMessageParser.java:[176,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCUpdateRequestMessageParser.java:[188,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCUpdateRequestMessageParser.java:[194,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCUpdateRequestMessageParser.java:[200,13] possible fall-through into case [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-ietf-stateful >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-ietf-stateful --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-ietf-stateful <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-ietf-stateful --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-ietf-stateful --- [INFO] Copying 14 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ pcep-ietf-stateful --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ pcep-ietf-stateful --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/pcep/ietf-stateful/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.pcep.ietf.PCEPTlvParserTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 s -- in org.opendaylight.protocol.pcep.ietf.PCEPTlvParserTest [INFO] Running org.opendaylight.protocol.pcep.ietf.PCEPValidatorTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s -- in org.opendaylight.protocol.pcep.ietf.PCEPValidatorTest [INFO] Running org.opendaylight.protocol.pcep.ietf.PCEPObjectParserTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.pcep.ietf.PCEPObjectParserTest [INFO] Running org.opendaylight.protocol.pcep.ietf.PCEPStatefulCapabilityTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.pcep.ietf.PCEPStatefulCapabilityTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ pcep-ietf-stateful --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-ietf-stateful --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/pcep/ietf-stateful/target/pcep-ietf-stateful-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/pcep/ietf-stateful/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ pcep-ietf-stateful --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-ietf-stateful --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/ietf-stateful/target/bom.xml [INFO] attaching as pcep-ietf-stateful-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/ietf-stateful/target/bom.json [INFO] attaching as pcep-ietf-stateful-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-ietf-stateful --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ pcep-ietf-stateful --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-ietf-stateful --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-ietf-stateful --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ pcep-ietf-stateful --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/ietf-stateful/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'pcep-ietf-stateful' with 48 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ pcep-ietf-stateful --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/ietf-stateful/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.24.0-SNAPSHOT/pcep-ietf-stateful-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/ietf-stateful/target/pcep-ietf-stateful-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.24.0-SNAPSHOT/pcep-ietf-stateful-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/ietf-stateful/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.24.0-SNAPSHOT/pcep-ietf-stateful-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/ietf-stateful/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.24.0-SNAPSHOT/pcep-ietf-stateful-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ pcep-ietf-stateful --- [INFO] Installing org/opendaylight/bgpcep/pcep-ietf-stateful/0.24.0-SNAPSHOT/pcep-ietf-stateful-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful >---------- [INFO] Building OpenDaylight :: PCEP :: Stateful 0.24.0-SNAPSHOT [122/169] [INFO] from features/odl-bgpcep-pcep-stateful/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-stateful --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-pcep-stateful --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-stateful --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-stateful --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-pcep-stateful --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-stateful --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-stateful --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-stateful --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-pcep-stateful --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-stateful --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-stateful/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-stateful --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-stateful >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-stateful --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-stateful <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-stateful --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-pcep-stateful --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-pcep-stateful --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-pcep-stateful --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-stateful --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 244 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-stateful/target/bom.xml [INFO] attaching as odl-bgpcep-pcep-stateful-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-stateful/target/bom.json [INFO] attaching as odl-bgpcep-pcep-stateful-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-stateful --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-stateful --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-stateful --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-stateful --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-pcep-stateful --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-stateful --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-pcep-stateful did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-stateful/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.24.0-SNAPSHOT/odl-bgpcep-pcep-stateful-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-stateful/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.24.0-SNAPSHOT/odl-bgpcep-pcep-stateful-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-stateful/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.24.0-SNAPSHOT/odl-bgpcep-pcep-stateful-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-stateful/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.24.0-SNAPSHOT/odl-bgpcep-pcep-stateful-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------< org.opendaylight.bgpcep:pcep-ietf-p2mp-te-lsp >------------ [INFO] Building pcep-ietf-p2mp-te-lsp 0.24.0-SNAPSHOT [123/169] [INFO] from pcep/ietf-p2mp-te-lsp/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-ietf-p2mp-te-lsp --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ pcep-ietf-p2mp-te-lsp --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ pcep-ietf-p2mp-te-lsp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-ietf-p2mp-te-lsp --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ pcep-ietf-p2mp-te-lsp --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-ietf-p2mp-te-lsp --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ pcep-ietf-p2mp-te-lsp --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/src/main/yang [INFO] yang-to-sources: Found 7 dependencies in 1.514 ms [INFO] yang-to-sources: Project model files found: 1 in 1.049 ms [INFO] yang-to-sources: 11 YANG models processed in 109.1 ms [INFO] BindingJavaFileGenerator: Defined 11 files in 12.31 ms [INFO] Sorted 11 files into 4 directories in 88.68 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 25.73 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-ietf-p2mp-te-lsp --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ pcep-ietf-p2mp-te-lsp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ pcep-ietf-p2mp-te-lsp --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-ietf-p2mp-te-lsp --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ pcep-ietf-p2mp-te-lsp --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 21] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-ietf-p2mp-te-lsp >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-ietf-p2mp-te-lsp --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-ietf-p2mp-te-lsp <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-ietf-p2mp-te-lsp --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-ietf-p2mp-te-lsp --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ pcep-ietf-p2mp-te-lsp --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ pcep-ietf-p2mp-te-lsp --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.pcep.p2mp.te.lsp.P2MPTeLspTlvsParserTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s -- in org.opendaylight.protocol.pcep.p2mp.te.lsp.P2MPTeLspTlvsParserTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ pcep-ietf-p2mp-te-lsp --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-ietf-p2mp-te-lsp --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ pcep-ietf-p2mp-te-lsp --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-ietf-p2mp-te-lsp --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/target/bom.xml [INFO] attaching as pcep-ietf-p2mp-te-lsp-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/target/bom.json [INFO] attaching as pcep-ietf-p2mp-te-lsp-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-ietf-p2mp-te-lsp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ pcep-ietf-p2mp-te-lsp --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-ietf-p2mp-te-lsp --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-ietf-p2mp-te-lsp --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ pcep-ietf-p2mp-te-lsp --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'pcep-ietf-p2mp-te-lsp' with 5 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ pcep-ietf-p2mp-te-lsp --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.24.0-SNAPSHOT/pcep-ietf-p2mp-te-lsp-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.24.0-SNAPSHOT/pcep-ietf-p2mp-te-lsp-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.24.0-SNAPSHOT/pcep-ietf-p2mp-te-lsp-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.24.0-SNAPSHOT/pcep-ietf-p2mp-te-lsp-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ pcep-ietf-p2mp-te-lsp --- [INFO] Installing org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.24.0-SNAPSHOT/pcep-ietf-p2mp-te-lsp-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-pcep-p2mp-te-lsp >--------- [INFO] Building OpenDaylight :: PCEP :: P2MP TE LSP 0.24.0-SNAPSHOT [124/169] [INFO] from features/odl-bgpcep-pcep-p2mp-te-lsp/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-p2mp-te-lsp/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-p2mp-te-lsp --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-p2mp-te-lsp >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-p2mp-te-lsp <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 225 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-p2mp-te-lsp/target/bom.xml [INFO] attaching as odl-bgpcep-pcep-p2mp-te-lsp-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-p2mp-te-lsp/target/bom.json [INFO] attaching as odl-bgpcep-pcep-p2mp-te-lsp-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-p2mp-te-lsp --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-pcep-p2mp-te-lsp did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-p2mp-te-lsp/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.24.0-SNAPSHOT/odl-bgpcep-pcep-p2mp-te-lsp-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-p2mp-te-lsp/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.24.0-SNAPSHOT/odl-bgpcep-pcep-p2mp-te-lsp-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-p2mp-te-lsp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.24.0-SNAPSHOT/odl-bgpcep-pcep-p2mp-te-lsp-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-p2mp-te-lsp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.24.0-SNAPSHOT/odl-bgpcep-pcep-p2mp-te-lsp-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------------< org.opendaylight.bgpcep:pcep-server-api >--------------- [INFO] Building pcep-server-api 0.24.0-SNAPSHOT [125/169] [INFO] from pcep/server/server-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-server-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ pcep-server-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ pcep-server-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-server-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ pcep-server-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-server-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ pcep-server-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/pcep/server/server-api/src/main/yang [INFO] yang-to-sources: Found 15 dependencies in 1.739 ms [INFO] yang-to-sources: Project model files found: 1 in 1.857 ms [INFO] yang-to-sources: 18 YANG models processed in 98.10 ms [INFO] BindingJavaFileGenerator: Defined 20 files in 17.09 ms [INFO] Sorted 20 files into 6 directories in 204.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 20 in 26.91 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-server-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ pcep-server-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ pcep-server-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-server-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/server/server-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/server/server-api/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/server/server-api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ pcep-server-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-server-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-server-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-server-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-server-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-server-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/server/server-api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ pcep-server-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ pcep-server-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ pcep-server-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-server-api --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/pcep/server/server-api/target/pcep-server-api-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/pcep/server/server-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ pcep-server-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-server-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/server/server-api/target/bom.xml [INFO] attaching as pcep-server-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/server/server-api/target/bom.json [INFO] attaching as pcep-server-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-server-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ pcep-server-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-server-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-server-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ pcep-server-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ pcep-server-api --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/server/server-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.24.0-SNAPSHOT/pcep-server-api-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/server/server-api/target/pcep-server-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.24.0-SNAPSHOT/pcep-server-api-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/server/server-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.24.0-SNAPSHOT/pcep-server-api-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/server/server-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.24.0-SNAPSHOT/pcep-server-api-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ pcep-server-api --- [INFO] Installing org/opendaylight/bgpcep/pcep-server-api/0.24.0-SNAPSHOT/pcep-server-api-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.opendaylight.bgpcep:pcep-segment-routing >------------ [INFO] Building pcep-segment-routing 0.24.0-SNAPSHOT [126/169] [INFO] from pcep/segment-routing/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-segment-routing --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ pcep-segment-routing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ pcep-segment-routing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-segment-routing --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ pcep-segment-routing --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-segment-routing --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ pcep-segment-routing --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/pcep/segment-routing/src/main/yang [INFO] yang-to-sources: Found 17 dependencies in 2.928 ms [INFO] yang-to-sources: Project model files found: 1 in 2.777 ms [INFO] yang-to-sources: 26 YANG models processed in 166.5 ms [INFO] BindingJavaFileGenerator: Defined 98 files in 27.54 ms [INFO] Sorted 98 files into 24 directories in 203.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 98 in 48.92 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-segment-routing --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ pcep-segment-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ pcep-segment-routing --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-segment-routing --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/segment-routing/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/segment-routing/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/segment-routing/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ pcep-segment-routing --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 104 source files with javac [debug release 21] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-segment-routing >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-segment-routing --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-segment-routing <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-segment-routing --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-segment-routing --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ pcep-segment-routing --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ pcep-segment-routing --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/pcep/segment-routing/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParserTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.617 s -- in org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParserTest [INFO] Running org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParserTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParserTest [INFO] Running org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParserTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParserTest [INFO] Running org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParserTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParserTest [INFO] Running org.opendaylight.protocol.pcep.segment.routing.SrObjectParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.opendaylight.protocol.pcep.segment.routing.SrObjectParserTest [INFO] Running org.opendaylight.protocol.pcep.segment.routing.Srv6ObjectParserTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.pcep.segment.routing.Srv6ObjectParserTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ pcep-segment-routing --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-segment-routing --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/pcep/segment-routing/target/pcep-segment-routing-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/pcep/segment-routing/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ pcep-segment-routing --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-segment-routing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 48 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/segment-routing/target/bom.xml [INFO] attaching as pcep-segment-routing-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/segment-routing/target/bom.json [INFO] attaching as pcep-segment-routing-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-segment-routing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ pcep-segment-routing --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-segment-routing --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-segment-routing --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ pcep-segment-routing --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/segment-routing/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'pcep-segment-routing' with 11 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ pcep-segment-routing --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/segment-routing/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.24.0-SNAPSHOT/pcep-segment-routing-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/segment-routing/target/pcep-segment-routing-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.24.0-SNAPSHOT/pcep-segment-routing-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/segment-routing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.24.0-SNAPSHOT/pcep-segment-routing-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/segment-routing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.24.0-SNAPSHOT/pcep-segment-routing-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ pcep-segment-routing --- [INFO] Installing org/opendaylight/bgpcep/pcep-segment-routing/0.24.0-SNAPSHOT/pcep-segment-routing-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------------< org.opendaylight.bgpcep:pcep-pcc-mock >---------------- [INFO] Building pcep-pcc-mock 0.24.0-SNAPSHOT [127/169] [INFO] from pcep/pcc-mock/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-pcc-mock --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ pcep-pcc-mock --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ pcep-pcc-mock --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-pcc-mock --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ pcep-pcc-mock --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-pcc-mock --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-pcc-mock --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ pcep-pcc-mock --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ pcep-pcc-mock --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-pcc-mock --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/pcc-mock/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ pcep-pcc-mock --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 20 source files with javac [debug release 21] to target/classes [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 [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 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator [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 [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 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found [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 [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 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-pcc-mock >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-pcc-mock --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-pcc-mock <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-pcc-mock --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-pcc-mock --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/pcc-mock/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ pcep-pcc-mock --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 21] to target/test-classes [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 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [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 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [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 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found [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 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [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 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [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 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found [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 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [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 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [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 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ pcep-pcc-mock --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/pcep/pcc-mock/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredSyncTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.387 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredSyncTest [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredFullDBResyncTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.488 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredFullDBResyncTest [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCDispatcherImplTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.851 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCDispatcherImplTest [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredLspResyncTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.449 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredLspResyncTest [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCSyncAvoidanceProcedureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCSyncAvoidanceProcedureTest [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCSessionListenerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCSessionListenerTest [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCIncrementalSyncTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.40 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCIncrementalSyncTest [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCMockTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.150 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCMockTest [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParserTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParserTest [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTunnelManagerImplTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.849 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTunnelManagerImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ pcep-pcc-mock --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ pcep-pcc-mock --- [INFO] Building jar: /w/workspace/bgpcep-sonar/pcep/pcc-mock/target/pcep-pcc-mock-0.24.0-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ pcep-pcc-mock --- [INFO] Skipping javadoc generation [INFO] [INFO] --- shade:3.6.0:shade (default) @ pcep-pcc-mock --- [INFO] Including org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:14.0.18 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:pcep-spi:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common-netty:jar:14.0.17 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:pcep-impl:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including io.netty:netty-codec-base:jar:4.2.6.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.2.6.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.6.Final in the shaded jar. [INFO] Including org.opendaylight.bgpcep:pcep-base-parser:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:pcep-topology-api:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:programming-api:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.18 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:programming-topology-api:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:programming-tunnel-api:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:topology-tunnel-api:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.yangtools:codegen-extensions:jar:14.0.17 in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.18 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:testtool-util:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.5.18 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.18 in the shaded jar. [INFO] Including org.opendaylight.yangtools:util:jar:14.0.17 in the shaded jar. [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.5.18 in the shaded jar. [INFO] Including com.google.guava:guava:jar:33.4.8-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.3 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including org.jspecify:jspecify:jar:1.0.0 in the shaded jar. [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.41.0 in the shaded jar. [INFO] Including com.google.j2objc:j2objc-annotations:jar:3.0.0 in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.2.6.Final in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.2.6.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.2.6.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.2.6.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.2.6.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.2.6.Final in the shaded jar. [INFO] Including org.checkerframework:checker-qual:jar:3.50.0 in the shaded jar. [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-spec:jar:14.0.17 in the shaded jar. [INFO] Including org.opendaylight.yangtools:concepts:jar:14.0.17 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common:jar:14.0.17 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18 in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.18 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-reflect:jar:14.0.17 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. [INFO] Dependency-reduced POM written at: /w/workspace/bgpcep-sonar/pcep/pcc-mock/dependency-reduced-pom.xml [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] failureaccess-1.0.3.jar, guava-33.4.8-jre.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] binding-reflect-14.0.17.jar, binding-spec-14.0.17.jar, codegen-extensions-14.0.17.jar, concepts-0.24.0-SNAPSHOT.jar, concepts-14.0.17.jar, ietf-topology-2013.10.21.26.18.jar, ietf-type-util-14.0.18.jar, mdsal-binding-api-14.0.18.jar, mdsal-common-api-14.0.18.jar, pcep-api-0.24.0-SNAPSHOT.jar, pcep-base-parser-0.24.0-SNAPSHOT.jar, pcep-ietf-stateful-0.24.0-SNAPSHOT.jar, pcep-impl-0.24.0-SNAPSHOT.jar, pcep-pcc-mock-0.24.0-SNAPSHOT.jar, pcep-spi-0.24.0-SNAPSHOT.jar, pcep-topology-api-0.24.0-SNAPSHOT.jar, pcep-tunnel-api-0.24.0-SNAPSHOT.jar, programming-api-0.24.0-SNAPSHOT.jar, programming-topology-api-0.24.0-SNAPSHOT.jar, programming-tunnel-api-0.24.0-SNAPSHOT.jar, rfc6991-ietf-inet-types-14.0.18.jar, rfc6991-ietf-yang-types-14.0.18.jar, rfc8294-ietf-routing-types-14.0.18.jar, rsvp-api-0.24.0-SNAPSHOT.jar, testtool-util-0.24.0-SNAPSHOT.jar, topology-api-0.24.0-SNAPSHOT.jar, topology-tunnel-api-0.24.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-0.24.0-SNAPSHOT.jar, util-14.0.17.jar, yang-common-14.0.17.jar, yang-common-netty-14.0.17.jar, yang-ext-2013.09.07.26.18.jar define 2 overlapping resources: [WARNING] - LICENSE [WARNING] - META-INF/git.properties [WARNING] checker-qual-3.50.0.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE.txt [WARNING] binding-reflect-14.0.17.jar, binding-spec-14.0.17.jar, checker-qual-3.50.0.jar, codegen-extensions-14.0.17.jar, concepts-0.24.0-SNAPSHOT.jar, concepts-14.0.17.jar, error_prone_annotations-2.41.0.jar, failureaccess-1.0.3.jar, guava-33.4.8-jre.jar, ietf-topology-2013.10.21.26.18.jar, ietf-type-util-14.0.18.jar, j2objc-annotations-3.0.0.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.5.18.jar, logback-core-1.5.18.jar, mdsal-binding-api-14.0.18.jar, mdsal-common-api-14.0.18.jar, netty-buffer-4.2.6.Final.jar, netty-codec-base-4.2.6.Final.jar, netty-common-4.2.6.Final.jar, netty-handler-4.2.6.Final.jar, netty-resolver-4.2.6.Final.jar, netty-transport-4.2.6.Final.jar, netty-transport-classes-epoll-4.2.6.Final.jar, netty-transport-native-epoll-4.2.6.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.2.6.Final.jar, org.eclipse.jdt.annotation-2.3.100.jar, pcep-api-0.24.0-SNAPSHOT.jar, pcep-base-parser-0.24.0-SNAPSHOT.jar, pcep-ietf-stateful-0.24.0-SNAPSHOT.jar, pcep-impl-0.24.0-SNAPSHOT.jar, pcep-pcc-mock-0.24.0-SNAPSHOT.jar, pcep-spi-0.24.0-SNAPSHOT.jar, pcep-topology-api-0.24.0-SNAPSHOT.jar, pcep-tunnel-api-0.24.0-SNAPSHOT.jar, programming-api-0.24.0-SNAPSHOT.jar, programming-topology-api-0.24.0-SNAPSHOT.jar, programming-tunnel-api-0.24.0-SNAPSHOT.jar, rfc6991-ietf-inet-types-14.0.18.jar, rfc6991-ietf-yang-types-14.0.18.jar, rfc8294-ietf-routing-types-14.0.18.jar, rsvp-api-0.24.0-SNAPSHOT.jar, slf4j-api-2.0.12.jar, testtool-util-0.24.0-SNAPSHOT.jar, topology-api-0.24.0-SNAPSHOT.jar, topology-tunnel-api-0.24.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-0.24.0-SNAPSHOT.jar, util-14.0.17.jar, yang-common-14.0.17.jar, yang-common-netty-14.0.17.jar, yang-ext-2013.09.07.26.18.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] error_prone_annotations-2.41.0.jar, failureaccess-1.0.3.jar, guava-33.4.8-jre.jar, j2objc-annotations-3.0.0.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] netty-buffer-4.2.6.Final.jar, netty-codec-base-4.2.6.Final.jar, netty-common-4.2.6.Final.jar, netty-handler-4.2.6.Final.jar, netty-resolver-4.2.6.Final.jar, netty-transport-4.2.6.Final.jar, netty-transport-classes-epoll-4.2.6.Final.jar, netty-transport-native-epoll-4.2.6.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.2.6.Final.jar define 2 overlapping class and resource: [WARNING] - META-INF.versions.11.module-info [WARNING] - META-INF/io.netty.versions.properties [WARNING] binding-reflect-14.0.17.jar, binding-spec-14.0.17.jar, concepts-14.0.17.jar, ietf-type-util-14.0.18.jar, mdsal-binding-api-14.0.18.jar, mdsal-common-api-14.0.18.jar, pcep-pcc-mock-0.24.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.17.jar, yang-common-14.0.17.jar, yang-common-netty-14.0.17.jar define 1 overlapping resource: [WARNING] - README.md [WARNING] ietf-type-util-14.0.18.jar, org.eclipse.jdt.annotation-2.3.100.jar define 3 overlapping resources: [WARNING] - .api_description [WARNING] - about.html [WARNING] - bundle.properties [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Attaching shaded artifact. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-pcc-mock --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/pcc-mock/target/bom.xml [INFO] attaching as pcep-pcc-mock-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/pcc-mock/target/bom.json [INFO] attaching as pcep-pcc-mock-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-pcc-mock --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ pcep-pcc-mock --- [WARNING] Unused declared dependencies found: [WARNING] org.checkerframework:checker-qual:jar:3.50.0:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-pcc-mock --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-pcc-mock --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ pcep-pcc-mock --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/pcc-mock/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'pcep-pcc-mock' with 22 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ pcep-pcc-mock --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/pcc-mock/dependency-reduced-pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.24.0-SNAPSHOT/pcep-pcc-mock-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/pcc-mock/target/pcep-pcc-mock-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.24.0-SNAPSHOT/pcep-pcc-mock-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/pcc-mock/target/pcep-pcc-mock-0.24.0-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.24.0-SNAPSHOT/pcep-pcc-mock-0.24.0-SNAPSHOT-executable.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/pcc-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.24.0-SNAPSHOT/pcep-pcc-mock-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/pcc-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.24.0-SNAPSHOT/pcep-pcc-mock-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------< org.opendaylight.bgpcep:pcep-topology-provider >----------- [INFO] Building pcep-topology-provider 0.24.0-SNAPSHOT [128/169] [INFO] from pcep/topology/topology-provider/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-topology-provider --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ pcep-topology-provider --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ pcep-topology-provider --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-topology-provider --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ pcep-topology-provider --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-topology-provider --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ pcep-topology-provider --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/src/main/yang [INFO] yang-to-sources: Found 21 dependencies in 3.573 ms [INFO] yang-to-sources: Project model files found: 2 in 1.043 ms [INFO] yang-to-sources: 18 YANG models processed in 158.6 ms [INFO] BindingJavaFileGenerator: Defined 21 files in 15.13 ms [INFO] Sorted 21 files into 7 directories in 110.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 20.12 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-topology-provider --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ pcep-topology-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ pcep-topology-provider --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-topology-provider --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ pcep-topology-provider --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 45 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-topology-provider >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-topology-provider --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-topology-provider <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-topology-provider --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-topology-provider --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ pcep-topology-provider --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/AbstractPCEPSessionTest.java:[112,18] auto-closeable resource mock is never referenced in body of corresponding try statement [WARNING] /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[106,55] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[106,56] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[106,47] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[106,55] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[141,55] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[141,56] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[141,47] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[141,55] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[143,55] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[143,56] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[143,47] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[143,55] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPTopologySessionListenerTest.java:[193,91] toIdentifier() in org.opendaylight.yangtools.binding.DataObjectIdentifier.WithKey has been deprecated and marked for removal [WARNING] /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPTopologySessionListenerTest.java:[243,91] toIdentifier() in org.opendaylight.yangtools.binding.DataObjectIdentifier.WithKey has been deprecated and marked for removal [WARNING] /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPTopologySessionListenerTest.java:[251,71] toIdentifier() in org.opendaylight.yangtools.binding.DataObjectIdentifier.WithKey has been deprecated and marked for removal [WARNING] /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPTopologySessionListenerTest.java:[528,71] toIdentifier() in org.opendaylight.yangtools.binding.DataObjectIdentifier.WithKey has been deprecated and marked for removal [WARNING] /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPTopologySessionListenerTest.java:[569,71] toIdentifier() in org.opendaylight.yangtools.binding.DataObjectIdentifier.WithKey has been deprecated and marked for removal [WARNING] /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPTopologySessionListenerTest.java:[584,48] toIdentifier() in org.opendaylight.yangtools.binding.DataObjectIdentifier.WithKey has been deprecated and marked for removal [WARNING] /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPTopologySessionListenerTest.java:[716,67] toIdentifier() in org.opendaylight.yangtools.binding.DataObjectIdentifier.WithKey has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ pcep-topology-provider --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListenerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.83 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListenerTest [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.SyncOptimizationTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.bgpcep.pcep.topology.provider.SyncOptimizationTest [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.Bgpcep1042Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s -- in org.opendaylight.bgpcep.pcep.topology.provider.Bgpcep1042Test [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.Bgpcep1037Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 s -- in org.opendaylight.bgpcep.pcep.topology.provider.Bgpcep1037Test [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.TopologyStatsRpcTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s -- in org.opendaylight.bgpcep.pcep.topology.provider.TopologyStatsRpcTest [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.SegmentRoutingTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.bgpcep.pcep.topology.provider.SegmentRoutingTest [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.StateSynchronizationAvoidanceProcedureTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.bgpcep.pcep.topology.provider.StateSynchronizationAvoidanceProcedureTest [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCEPTriggeredReSynchronizationProcedureTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCEPTriggeredReSynchronizationProcedureTest [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCETriggeredInitialSyncProcedureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCETriggeredInitialSyncProcedureTest [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.TopologyProgrammingTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s -- in org.opendaylight.bgpcep.pcep.topology.provider.TopologyProgrammingTest [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.IncrementalSynchronizationProcedureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.626 s -- in org.opendaylight.bgpcep.pcep.topology.provider.IncrementalSynchronizationProcedureTest [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCEPStatefulPeerProposalTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCEPStatefulPeerProposalTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ pcep-topology-provider --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-topology-provider --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/pcep-topology-provider-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ pcep-topology-provider --- [INFO] Building jar: /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/pcep-topology-provider-0.24.0-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (default) @ pcep-topology-provider --- [INFO] Skipping source per configuration. [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ pcep-topology-provider --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-topology-provider --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 65 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/bom.xml [INFO] attaching as pcep-topology-provider-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/bom.json [INFO] attaching as pcep-topology-provider-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-topology-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ pcep-topology-provider --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-topology-provider --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-topology-provider --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ pcep-topology-provider --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'pcep-topology-provider' with 53 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ pcep-topology-provider --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.24.0-SNAPSHOT/pcep-topology-provider-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/pcep-topology-provider-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.24.0-SNAPSHOT/pcep-topology-provider-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/pcep-topology-provider-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.24.0-SNAPSHOT/pcep-topology-provider-0.24.0-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.24.0-SNAPSHOT/pcep-topology-provider-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.24.0-SNAPSHOT/pcep-topology-provider-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ pcep-topology-provider --- [INFO] Installing org/opendaylight/bgpcep/pcep-topology-provider/0.24.0-SNAPSHOT/pcep-topology-provider-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-pcep-segment-routing >------- [INFO] Building OpenDaylight :: PCEP :: Segment Routing 0.24.0-SNAPSHOT [129/169] [INFO] from features/odl-bgpcep-pcep-segment-routing/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-segment-routing --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-pcep-segment-routing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-segment-routing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-segment-routing --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-pcep-segment-routing --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-segment-routing --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-segment-routing --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-segment-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-pcep-segment-routing --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-segment-routing --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-segment-routing/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-segment-routing --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-segment-routing >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-segment-routing --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-segment-routing <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-segment-routing --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-pcep-segment-routing --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-pcep-segment-routing --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-pcep-segment-routing --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-segment-routing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 246 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-segment-routing/target/bom.xml [INFO] attaching as odl-bgpcep-pcep-segment-routing-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-segment-routing/target/bom.json [INFO] attaching as odl-bgpcep-pcep-segment-routing-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-segment-routing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-segment-routing --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-segment-routing --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-segment-routing --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-pcep-segment-routing --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-segment-routing --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-pcep-segment-routing did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-segment-routing/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.24.0-SNAPSHOT/odl-bgpcep-pcep-segment-routing-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-segment-routing/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.24.0-SNAPSHOT/odl-bgpcep-pcep-segment-routing-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-segment-routing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.24.0-SNAPSHOT/odl-bgpcep-pcep-segment-routing-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-segment-routing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.24.0-SNAPSHOT/odl-bgpcep-pcep-segment-routing-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-pcep-server >----------- [INFO] Building OpenDaylight :: PCEP :: PCE Server API 0.24.0-SNAPSHOT [130/169] [INFO] from features/odl-bgpcep-pcep-server/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-server --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-pcep-server --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-server --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-server --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-pcep-server --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-server --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-server --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-pcep-server --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-server --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-server --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-server >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-server --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-server <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-server --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-pcep-server --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-pcep-server --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-pcep-server --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 250 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server/target/bom.xml [INFO] attaching as odl-bgpcep-pcep-server-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server/target/bom.json [INFO] attaching as odl-bgpcep-pcep-server-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-server --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-server --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-server --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-pcep-server --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-server --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-pcep-server did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.24.0-SNAPSHOT/odl-bgpcep-pcep-server-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.24.0-SNAPSHOT/odl-bgpcep-pcep-server-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.24.0-SNAPSHOT/odl-bgpcep-pcep-server-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.24.0-SNAPSHOT/odl-bgpcep-pcep-server-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.bgpcep:pcep-server-provider >------------ [INFO] Building pcep-server-provider 0.24.0-SNAPSHOT [131/169] [INFO] from pcep/server/server-provider/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-server-provider --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ pcep-server-provider --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ pcep-server-provider --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-server-provider --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ pcep-server-provider --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-server-provider --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-server-provider --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ pcep-server-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ pcep-server-provider --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-server-provider --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/server/server-provider/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ pcep-server-provider --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-server-provider >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-server-provider --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-server-provider <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-server-provider --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-server-provider --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/server/server-provider/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ pcep-server-provider --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ pcep-server-provider --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ pcep-server-provider --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-server-provider --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/pcep/server/server-provider/target/pcep-server-provider-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/pcep/server/server-provider/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ pcep-server-provider --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-server-provider --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/server/server-provider/target/bom.xml [INFO] attaching as pcep-server-provider-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/server/server-provider/target/bom.json [INFO] attaching as pcep-server-provider-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-server-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ pcep-server-provider --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-server-provider --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-server-provider --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ pcep-server-provider --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ pcep-server-provider --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/server/server-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.24.0-SNAPSHOT/pcep-server-provider-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/server/server-provider/target/pcep-server-provider-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.24.0-SNAPSHOT/pcep-server-provider-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/server/server-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.24.0-SNAPSHOT/pcep-server-provider-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/server/server-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.24.0-SNAPSHOT/pcep-server-provider-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ pcep-server-provider --- [INFO] Installing org/opendaylight/bgpcep/pcep-server-provider/0.24.0-SNAPSHOT/pcep-server-provider-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider >------- [INFO] Building OpenDaylight :: PCEP :: PCE Server Provider 0.24.0-SNAPSHOT [132/169] [INFO] from features/odl-bgpcep-pcep-server-provider/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-server-provider --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-pcep-server-provider --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-server-provider --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-server-provider --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-pcep-server-provider --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-server-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-server-provider --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-server-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-pcep-server-provider --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-server-provider --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server-provider/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-server-provider --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-server-provider >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-server-provider --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-server-provider <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-server-provider --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-pcep-server-provider --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-pcep-server-provider --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-pcep-server-provider --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-server-provider --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 258 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server-provider/target/bom.xml [INFO] attaching as odl-bgpcep-pcep-server-provider-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server-provider/target/bom.json [INFO] attaching as odl-bgpcep-pcep-server-provider-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-server-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-server-provider --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-server-provider --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-server-provider --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-pcep-server-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-server-provider --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-pcep-server-provider did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-server-provider-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-server-provider-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-server-provider-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-server-provider-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider >------ [INFO] Building OpenDaylight :: PCEP :: Topology Provider 0.24.0-SNAPSHOT [133/169] [INFO] from features/odl-bgpcep-pcep-topology-provider/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-topology-provider --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-pcep-topology-provider --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-topology-provider --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-topology-provider --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-pcep-topology-provider --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-topology-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-topology-provider --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-topology-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-pcep-topology-provider --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-topology-provider --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology-provider/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-topology-provider --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-topology-provider >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-topology-provider --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-topology-provider <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-topology-provider --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-pcep-topology-provider --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-pcep-topology-provider --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-pcep-topology-provider --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-topology-provider --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 264 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology-provider/target/bom.xml [INFO] attaching as odl-bgpcep-pcep-topology-provider-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology-provider/target/bom.json [INFO] attaching as odl-bgpcep-pcep-topology-provider-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-topology-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-topology-provider --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-topology-provider --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-topology-provider --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-pcep-topology-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-topology-provider --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-pcep-topology-provider did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-topology-provider-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-topology-provider-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-topology-provider-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-topology-provider-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.bgpcep:pcep-tunnel-provider >------------ [INFO] Building pcep-tunnel-provider 0.24.0-SNAPSHOT [134/169] [INFO] from pcep/tunnel/tunnel-provider/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-tunnel-provider --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ pcep-tunnel-provider --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ pcep-tunnel-provider --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-tunnel-provider --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ pcep-tunnel-provider --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-tunnel-provider --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-tunnel-provider --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ pcep-tunnel-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ pcep-tunnel-provider --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-tunnel-provider --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ pcep-tunnel-provider --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListener.java:[159,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListener.java:[230,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListener.java:[475,16] getPathArguments() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated [WARNING] /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListener.java:[477,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/PCEPTunnelTopologyProvider.java:[59,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-tunnel-provider >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-tunnel-provider --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-tunnel-provider <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-tunnel-provider --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-tunnel-provider --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ pcep-tunnel-provider --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [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 [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 [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 [WARNING] /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/src/test/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListenerTest.java:[93,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/src/test/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListenerTest.java:[96,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/bgpcep-sonar/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.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/bgpcep-sonar/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.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ pcep-tunnel-provider --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.bgpcep.pcep.tunnel.provider.NodeChangedListenerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.881 s -- in org.opendaylight.bgpcep.pcep.tunnel.provider.NodeChangedListenerTest [INFO] Running org.opendaylight.bgpcep.pcep.tunnel.provider.TunnelProgrammingTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.155 s -- in org.opendaylight.bgpcep.pcep.tunnel.provider.TunnelProgrammingTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ pcep-tunnel-provider --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-tunnel-provider --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ pcep-tunnel-provider --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-tunnel-provider --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 56 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/target/bom.xml [INFO] attaching as pcep-tunnel-provider-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/target/bom.json [INFO] attaching as pcep-tunnel-provider-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-tunnel-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ pcep-tunnel-provider --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-tunnel-provider --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-tunnel-provider --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ pcep-tunnel-provider --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'pcep-tunnel-provider' with 13 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ pcep-tunnel-provider --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.24.0-SNAPSHOT/pcep-tunnel-provider-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.24.0-SNAPSHOT/pcep-tunnel-provider-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.24.0-SNAPSHOT/pcep-tunnel-provider-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.24.0-SNAPSHOT/pcep-tunnel-provider-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ pcep-tunnel-provider --- [INFO] Installing org/opendaylight/bgpcep/pcep-tunnel-provider/0.24.0-SNAPSHOT/pcep-tunnel-provider-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider >------- [INFO] Building OpenDaylight :: PCEP :: Tunnel Provider 0.24.0-SNAPSHOT [135/169] [INFO] from features/odl-bgpcep-pcep-tunnel-provider/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-tunnel-provider/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-tunnel-provider --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-tunnel-provider >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-tunnel-provider <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 266 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-tunnel-provider/target/bom.xml [INFO] attaching as odl-bgpcep-pcep-tunnel-provider-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-tunnel-provider/target/bom.json [INFO] attaching as odl-bgpcep-pcep-tunnel-provider-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-tunnel-provider --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-pcep-tunnel-provider did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-tunnel-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-tunnel-provider-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-tunnel-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-tunnel-provider-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-tunnel-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-tunnel-provider-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-tunnel-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-tunnel-provider-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------< org.opendaylight.bgpcep:pcep-auto-bandwidth-extension >-------- [INFO] Building pcep-auto-bandwidth-extension 0.24.0-SNAPSHOT [136/169] [INFO] from pcep/auto-bandwidth-extension/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-auto-bandwidth-extension --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ pcep-auto-bandwidth-extension --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ pcep-auto-bandwidth-extension --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-auto-bandwidth-extension --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ pcep-auto-bandwidth-extension --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-auto-bandwidth-extension --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ pcep-auto-bandwidth-extension --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/src/main/yang [INFO] yang-to-sources: Found 17 dependencies in 2.237 ms [INFO] yang-to-sources: Project model files found: 1 in 1.297 ms [INFO] yang-to-sources: 25 YANG models processed in 134.9 ms [INFO] BindingJavaFileGenerator: Defined 12 files in 24.46 ms [INFO] Sorted 12 files into 4 directories in 104.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 12 in 28.31 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-auto-bandwidth-extension --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ pcep-auto-bandwidth-extension --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ pcep-auto-bandwidth-extension --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-auto-bandwidth-extension --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ pcep-auto-bandwidth-extension --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug release 21] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-auto-bandwidth-extension >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-auto-bandwidth-extension --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-auto-bandwidth-extension <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-auto-bandwidth-extension --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-auto-bandwidth-extension --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ pcep-auto-bandwidth-extension --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ pcep-auto-bandwidth-extension --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.pcep.auto.bandwidth.extension.PCEPBandwidthUsageObjectCodecTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s -- in org.opendaylight.protocol.pcep.auto.bandwidth.extension.PCEPBandwidthUsageObjectCodecTest [INFO] Running org.opendaylight.protocol.pcep.auto.bandwidth.extension.PcRptMessageCodecTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.310 s -- in org.opendaylight.protocol.pcep.auto.bandwidth.extension.PcRptMessageCodecTest [INFO] Running org.opendaylight.protocol.pcep.auto.bandwidth.extension.AutoBandwidthActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.pcep.auto.bandwidth.extension.AutoBandwidthActivatorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ pcep-auto-bandwidth-extension --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-auto-bandwidth-extension --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ pcep-auto-bandwidth-extension --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-auto-bandwidth-extension --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 48 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/target/bom.xml [INFO] attaching as pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/target/bom.json [INFO] attaching as pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-auto-bandwidth-extension --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ pcep-auto-bandwidth-extension --- [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [WARNING] org.opendaylight.bgpcep:pcep-base-parser:jar:0.24.0-SNAPSHOT:compile [WARNING] org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-auto-bandwidth-extension --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-auto-bandwidth-extension --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ pcep-auto-bandwidth-extension --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'pcep-auto-bandwidth-extension' with 5 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ pcep-auto-bandwidth-extension --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.24.0-SNAPSHOT/pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.24.0-SNAPSHOT/pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.24.0-SNAPSHOT/pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.24.0-SNAPSHOT/pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ pcep-auto-bandwidth-extension --- [INFO] Installing org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.24.0-SNAPSHOT/pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-pcep-auto-bandwidth >------- [INFO] Building OpenDaylight :: PCEP :: Auto Bandwidth 0.24.0-SNAPSHOT [137/169] [INFO] from features/odl-bgpcep-pcep-auto-bandwidth/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-auto-bandwidth/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-auto-bandwidth --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-auto-bandwidth >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-auto-bandwidth <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 246 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-auto-bandwidth/target/bom.xml [INFO] attaching as odl-bgpcep-pcep-auto-bandwidth-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-auto-bandwidth/target/bom.json [INFO] attaching as odl-bgpcep-pcep-auto-bandwidth-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-auto-bandwidth --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-pcep-auto-bandwidth did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-auto-bandwidth/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.24.0-SNAPSHOT/odl-bgpcep-pcep-auto-bandwidth-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-auto-bandwidth/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.24.0-SNAPSHOT/odl-bgpcep-pcep-auto-bandwidth-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-auto-bandwidth/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.24.0-SNAPSHOT/odl-bgpcep-pcep-auto-bandwidth-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-auto-bandwidth/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.24.0-SNAPSHOT/odl-bgpcep-pcep-auto-bandwidth-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.bgpcep:pcep-config-example >------------- [INFO] Building pcep-config-example 0.24.0-SNAPSHOT [138/169] [INFO] from pcep/config-example/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-config-example --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ pcep-config-example --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ pcep-config-example --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-config-example --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ pcep-config-example --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-config-example --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-config-example --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ pcep-config-example --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ pcep-config-example --- [INFO] [INFO] --- remote-resources:3.3.0:bundle (default) @ pcep-config-example --- [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 1 entry [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-config-example --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ pcep-config-example --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-config-example >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-config-example --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-config-example <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-config-example --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-config-example --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/config-example/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ pcep-config-example --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ pcep-config-example --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ pcep-config-example --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ pcep-config-example --- [INFO] Building jar: /w/workspace/bgpcep-sonar/pcep/config-example/target/pcep-config-example-0.24.0-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ pcep-config-example --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ pcep-config-example --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-config-example --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/config-example/target/bom.xml [INFO] attaching as pcep-config-example-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/config-example/target/bom.json [INFO] attaching as pcep-config-example-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-config-example --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ pcep-config-example --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-config-example --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-config-example --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ pcep-config-example --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ pcep-config-example --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.24.0-SNAPSHOT/pcep-config-example-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/config-example/target/pcep-config-example-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.24.0-SNAPSHOT/pcep-config-example-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/config-example/target/classes/initial/network-topology-pcep-config.xml to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.24.0-SNAPSHOT/pcep-config-example-0.24.0-SNAPSHOT-network-topology-pcep-initial-config.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.24.0-SNAPSHOT/pcep-config-example-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.24.0-SNAPSHOT/pcep-config-example-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example >------- [INFO] Building OpenDaylight :: Pcep Configuration Example Files 0.24.0-SNAPSHOT [139/169] [INFO] from features/odl-bgpcep-pcep-config-example/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-config-example --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-pcep-config-example --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-config-example --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-config-example --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-pcep-config-example --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-config-example --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-config-example --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-config-example --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-pcep-config-example --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-config-example --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-config-example/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-config-example --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-config-example >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-config-example --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-config-example <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-config-example --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-pcep-config-example --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-pcep-config-example --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-pcep-config-example --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-config-example --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-config-example/target/bom.xml [INFO] attaching as odl-bgpcep-pcep-config-example-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-config-example/target/bom.json [INFO] attaching as odl-bgpcep-pcep-config-example-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-config-example --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-config-example --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-config-example --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-config-example --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-pcep-config-example --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-config-example --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-pcep-config-example did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.24.0-SNAPSHOT/odl-bgpcep-pcep-config-example-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-config-example/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.24.0-SNAPSHOT/odl-bgpcep-pcep-config-example-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.24.0-SNAPSHOT/odl-bgpcep-pcep-config-example-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.24.0-SNAPSHOT/odl-bgpcep-pcep-config-example-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------------< org.opendaylight.bgpcep:pcep-cli >------------------ [INFO] Building pcep-cli 0.24.0-SNAPSHOT [140/169] [INFO] from pcep/topology/cli/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-cli --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ pcep-cli --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ pcep-cli --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-cli --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ pcep-cli --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-cli --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-cli --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ pcep-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ pcep-cli --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-cli --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/topology/cli/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ pcep-cli --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-cli >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-cli --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-cli <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-cli --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-cli --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ pcep-cli --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/bgpcep-sonar/pcep/topology/cli/src/test/java/org/opendaylight/protocol/pcep/cli/utils/PcepStateUtilsTest.java:[80,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ pcep-cli --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/pcep/topology/cli/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.pcep.cli.utils.PcepStateUtilsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.744 s -- in org.opendaylight.protocol.pcep.cli.utils.PcepStateUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ pcep-cli --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-cli --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/pcep/topology/cli/target/pcep-cli-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/pcep/topology/cli/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ pcep-cli --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-cli --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 59 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/topology/cli/target/bom.xml [INFO] attaching as pcep-cli-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/topology/cli/target/bom.json [INFO] attaching as pcep-cli-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ pcep-cli --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-cli --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-cli --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ pcep-cli --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/topology/cli/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'pcep-cli' with 2 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ pcep-cli --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/cli/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.24.0-SNAPSHOT/pcep-cli-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/cli/target/pcep-cli-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.24.0-SNAPSHOT/pcep-cli-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/cli/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.24.0-SNAPSHOT/pcep-cli-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/cli/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.24.0-SNAPSHOT/pcep-cli-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ pcep-cli --- [INFO] Installing org/opendaylight/bgpcep/pcep-cli/0.24.0-SNAPSHOT/pcep-cli-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-pcep-cli >------------- [INFO] Building OpenDaylight :: PCEP :: Topology Cli 0.24.0-SNAPSHOT [141/169] [INFO] from features/odl-bgpcep-pcep-cli/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-cli --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-pcep-cli --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-cli --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-cli --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-pcep-cli --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-cli --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-pcep-cli --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-cli --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-cli/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-cli --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-cli >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-cli --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-cli <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-cli --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-pcep-cli --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-pcep-cli --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-pcep-cli --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-cli --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 246 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-cli/target/bom.xml [INFO] attaching as odl-bgpcep-pcep-cli-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-cli/target/bom.json [INFO] attaching as odl-bgpcep-pcep-cli-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-cli --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-cli --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-cli --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-pcep-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-cli --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-pcep-cli did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-cli/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.24.0-SNAPSHOT/odl-bgpcep-pcep-cli-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.24.0-SNAPSHOT/odl-bgpcep-pcep-cli-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-cli/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.24.0-SNAPSHOT/odl-bgpcep-pcep-cli-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-cli/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.24.0-SNAPSHOT/odl-bgpcep-pcep-cli-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-pcep >--------------- [INFO] Building OpenDaylight :: PCEP 0.24.0-SNAPSHOT [142/169] [INFO] from features/odl-bgpcep-pcep/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-pcep --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-pcep --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-pcep --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-pcep --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-pcep --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-pcep --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 279 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep/target/bom.xml [INFO] attaching as odl-bgpcep-pcep-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep/target/bom.json [INFO] attaching as odl-bgpcep-pcep-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-pcep --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-pcep did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.24.0-SNAPSHOT/odl-bgpcep-pcep-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.24.0-SNAPSHOT/odl-bgpcep-pcep-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.24.0-SNAPSHOT/odl-bgpcep-pcep-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.24.0-SNAPSHOT/odl-bgpcep-pcep-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.bgpcep:feature-repo-parent >------------- [INFO] Building feature-repo-parent 0.24.0-SNAPSHOT [143/169] [INFO] from feature-repo-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ feature-repo-parent --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ feature-repo-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ feature-repo-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ feature-repo-parent --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ feature-repo-parent --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ feature-repo-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ feature-repo-parent --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ feature-repo-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ feature-repo-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ feature-repo-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ feature-repo-parent --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ feature-repo-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ feature-repo-parent --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ feature-repo-parent --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ feature-repo-parent --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ feature-repo-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ feature-repo-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/feature-repo-parent/target/bom.xml [INFO] attaching as feature-repo-parent-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/feature-repo-parent/target/bom.json [INFO] attaching as feature-repo-parent-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ feature-repo-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ feature-repo-parent --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ feature-repo-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ feature-repo-parent --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ feature-repo-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ feature-repo-parent --- [INFO] Installing /w/workspace/bgpcep-sonar/feature-repo-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/feature-repo-parent/0.24.0-SNAPSHOT/feature-repo-parent-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/feature-repo-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/feature-repo-parent/0.24.0-SNAPSHOT/feature-repo-parent-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/feature-repo-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/feature-repo-parent/0.24.0-SNAPSHOT/feature-repo-parent-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------------< org.opendaylight.bgpcep:features-bgpcep >--------------- [INFO] Building features-bgpcep 0.24.0-SNAPSHOT [144/169] [INFO] from features/features-bgpcep/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-bgpcep --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-bgpcep --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ features-bgpcep --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-bgpcep --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ features-bgpcep --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-bgpcep --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ features-bgpcep --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ features-bgpcep --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ features-bgpcep --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-bgpcep --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/features-bgpcep/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ features-bgpcep --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-bgpcep >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-bgpcep --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-bgpcep <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-bgpcep --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ features-bgpcep --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ features-bgpcep --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ features-bgpcep --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-bgpcep --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 357 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/features-bgpcep/target/bom.xml [INFO] attaching as features-bgpcep-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/features-bgpcep/target/bom.json [INFO] attaching as features-bgpcep-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-bgpcep --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ features-bgpcep --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-bgpcep --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-bgpcep --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ features-bgpcep --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-bgpcep --- [WARNING] [WARNING] The packaging plugin for project features-bgpcep did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/features-bgpcep/pom.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep/0.24.0-SNAPSHOT/features-bgpcep-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/features-bgpcep/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep/0.24.0-SNAPSHOT/features-bgpcep-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/features-bgpcep/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep/0.24.0-SNAPSHOT/features-bgpcep-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/features-bgpcep/target/bom.json to /tmp/r/org/opendaylight/bgpcep/features-bgpcep/0.24.0-SNAPSHOT/features-bgpcep-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------------< org.opendaylight.bgpcep:bgp-benchmark-app >-------------- [INFO] Building bgp-benchmark-app 0.24.0-SNAPSHOT [145/169] [INFO] from bgp/benchmark-app/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-benchmark-app --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-benchmark-app --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-benchmark-app --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-benchmark-app --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-benchmark-app --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-benchmark-app --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ bgp-benchmark-app --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bgp/benchmark-app/src/main/yang [INFO] yang-to-sources: Found 14 dependencies in 2.814 ms [INFO] yang-to-sources: Project model files found: 2 in 1.396 ms [INFO] yang-to-sources: 3 YANG models processed in 48.99 ms [INFO] BindingJavaFileGenerator: Defined 23 files in 2.370 ms [INFO] Sorted 23 files into 6 directories in 91.62 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 23 in 8.795 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-benchmark-app --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-benchmark-app --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-benchmark-app --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-benchmark-app --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/benchmark-app/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/benchmark-app/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-benchmark-app --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-benchmark-app >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-benchmark-app --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-benchmark-app <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-benchmark-app --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-benchmark-app --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-benchmark-app --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-benchmark-app --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/benchmark-app/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.benchmark.app.AppPeerBenchmarkTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.898 s -- in org.opendaylight.protocol.bgp.benchmark.app.AppPeerBenchmarkTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-benchmark-app --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-benchmark-app --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/benchmark-app/target/bgp-benchmark-app-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/benchmark-app/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-benchmark-app --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-benchmark-app --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 49 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/benchmark-app/target/bom.xml [INFO] attaching as bgp-benchmark-app-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/benchmark-app/target/bom.json [INFO] attaching as bgp-benchmark-app-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-benchmark-app --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-benchmark-app --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-benchmark-app --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-benchmark-app --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-benchmark-app --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/benchmark-app/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-benchmark-app' with 8 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-benchmark-app --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/benchmark-app/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.24.0-SNAPSHOT/bgp-benchmark-app-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/benchmark-app/target/bgp-benchmark-app-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.24.0-SNAPSHOT/bgp-benchmark-app-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/benchmark-app/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.24.0-SNAPSHOT/bgp-benchmark-app-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/benchmark-app/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.24.0-SNAPSHOT/bgp-benchmark-app-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bgp-benchmark-app --- [INFO] Installing org/opendaylight/bgpcep/bgp-benchmark-app/0.24.0-SNAPSHOT/bgp-benchmark-app-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-benchmark >---------- [INFO] Building OpenDaylight :: BGP :: Benchmark 0.24.0-SNAPSHOT [146/169] [INFO] from features/odl-bgpcep-bgp-benchmark/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-benchmark --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bgp-benchmark --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-benchmark --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-benchmark --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bgp-benchmark --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-benchmark --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-benchmark --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-benchmark --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bgp-benchmark --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-benchmark --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-benchmark/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-benchmark --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-benchmark >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-benchmark --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-benchmark <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-benchmark --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bgp-benchmark --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bgp-benchmark --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bgp-benchmark --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-benchmark --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 243 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-benchmark/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-benchmark-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-benchmark/target/bom.json [INFO] attaching as odl-bgpcep-bgp-benchmark-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-benchmark --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-benchmark --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-benchmark --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-benchmark --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-benchmark --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-benchmark --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-bgp-benchmark did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-benchmark/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.24.0-SNAPSHOT/odl-bgpcep-bgp-benchmark-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-benchmark/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.24.0-SNAPSHOT/odl-bgpcep-bgp-benchmark-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-benchmark/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.24.0-SNAPSHOT/odl-bgpcep-bgp-benchmark-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-benchmark/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.24.0-SNAPSHOT/odl-bgpcep-bgp-benchmark-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.bgpcep:data-change-counter >------------- [INFO] Building data-change-counter 0.24.0-SNAPSHOT [147/169] [INFO] from data-change-counter/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ data-change-counter --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ data-change-counter --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ data-change-counter --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ data-change-counter --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ data-change-counter --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ data-change-counter --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ data-change-counter --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/data-change-counter/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 765.9 μs [INFO] yang-to-sources: Project model files found: 2 in 849.0 μs [INFO] yang-to-sources: 2 YANG models processed in 5.329 ms [INFO] BindingJavaFileGenerator: Defined 15 files in 1.253 ms [INFO] Sorted 15 files into 6 directories in 99.75 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 15 in 5.308 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ data-change-counter --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ data-change-counter --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ data-change-counter --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ data-change-counter --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/data-change-counter/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/data-change-counter/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/data-change-counter/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ data-change-counter --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 16 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ data-change-counter >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ data-change-counter --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ data-change-counter <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ data-change-counter --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ data-change-counter --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ data-change-counter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ data-change-counter --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/data-change-counter/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.data.change.counter.TopologyDataChangeCounterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.015 s -- in org.opendaylight.protocol.data.change.counter.TopologyDataChangeCounterTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ data-change-counter --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ data-change-counter --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/data-change-counter/target/data-change-counter-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/data-change-counter/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ data-change-counter --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ data-change-counter --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/data-change-counter/target/bom.xml [INFO] attaching as data-change-counter-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/data-change-counter/target/bom.json [INFO] attaching as data-change-counter-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ data-change-counter --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ data-change-counter --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ data-change-counter --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ data-change-counter --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ data-change-counter --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/data-change-counter/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'data-change-counter' with 7 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ data-change-counter --- [INFO] Installing /w/workspace/bgpcep-sonar/data-change-counter/pom.xml to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.24.0-SNAPSHOT/data-change-counter-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/data-change-counter/target/data-change-counter-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.24.0-SNAPSHOT/data-change-counter-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/data-change-counter/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.24.0-SNAPSHOT/data-change-counter-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/data-change-counter/target/bom.json to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.24.0-SNAPSHOT/data-change-counter-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ data-change-counter --- [INFO] Installing org/opendaylight/bgpcep/data-change-counter/0.24.0-SNAPSHOT/data-change-counter-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-data-change-counter >------- [INFO] Building ODL :: Bgpcep :: odl-bgpcep-data-change-counter 0.24.0-SNAPSHOT [148/169] [INFO] from features/odl-bgpcep-data-change-counter/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-data-change-counter --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-data-change-counter --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-data-change-counter --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-data-change-counter --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-data-change-counter --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-data-change-counter --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-data-change-counter --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-data-change-counter --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-data-change-counter --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-data-change-counter --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-data-change-counter/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-data-change-counter --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-data-change-counter >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-data-change-counter --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-data-change-counter <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-data-change-counter --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-data-change-counter --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-data-change-counter --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-data-change-counter --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-data-change-counter --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 219 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-data-change-counter/target/bom.xml [INFO] attaching as odl-bgpcep-data-change-counter-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-data-change-counter/target/bom.json [INFO] attaching as odl-bgpcep-data-change-counter-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-data-change-counter --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-data-change-counter --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-data-change-counter --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-data-change-counter --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-data-change-counter --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-data-change-counter --- [WARNING] [WARNING] The packaging plugin for project odl-bgpcep-data-change-counter did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-data-change-counter/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.24.0-SNAPSHOT/odl-bgpcep-data-change-counter-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-data-change-counter/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.24.0-SNAPSHOT/odl-bgpcep-data-change-counter-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-data-change-counter/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.24.0-SNAPSHOT/odl-bgpcep-data-change-counter-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-data-change-counter/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.24.0-SNAPSHOT/odl-bgpcep-data-change-counter-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----------< org.opendaylight.bgpcep:features-bgpcep-testing >----------- [INFO] Building features-bgpcep-testing 0.24.0-SNAPSHOT [149/169] [INFO] from features/features-bgpcep-testing/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-bgpcep-testing --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-bgpcep-testing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ features-bgpcep-testing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-bgpcep-testing --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ features-bgpcep-testing --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-bgpcep-testing --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ features-bgpcep-testing --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ features-bgpcep-testing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ features-bgpcep-testing --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-bgpcep-testing --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/features-bgpcep-testing/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ features-bgpcep-testing --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-bgpcep-testing >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-bgpcep-testing --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-bgpcep-testing <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-bgpcep-testing --- [INFO] [INFO] --- feattest:14.1.3:test (default) @ features-bgpcep-testing --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ features-bgpcep-testing --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ features-bgpcep-testing --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-bgpcep-testing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 248 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/features-bgpcep-testing/target/bom.xml [INFO] attaching as features-bgpcep-testing-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/features-bgpcep-testing/target/bom.json [INFO] attaching as features-bgpcep-testing-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-bgpcep-testing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ features-bgpcep-testing --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-bgpcep-testing --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-bgpcep-testing --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ features-bgpcep-testing --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-bgpcep-testing --- [WARNING] [WARNING] The packaging plugin for project features-bgpcep-testing did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/bgpcep-sonar/features/features-bgpcep-testing/pom.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep-testing/0.24.0-SNAPSHOT/features-bgpcep-testing-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/features-bgpcep-testing/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep-testing/0.24.0-SNAPSHOT/features-bgpcep-testing-0.24.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/features-bgpcep-testing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep-testing/0.24.0-SNAPSHOT/features-bgpcep-testing-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/features-bgpcep-testing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/features-bgpcep-testing/0.24.0-SNAPSHOT/features-bgpcep-testing-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------< org.opendaylight.bgpcep:bgpcep-features-parent >----------- [INFO] Building bgpcep-features-parent 0.24.0-SNAPSHOT [150/169] [INFO] from features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgpcep-features-parent --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgpcep-features-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgpcep-features-parent --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgpcep-features-parent --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgpcep-features-parent --- [INFO] Skipping artifact installation [INFO] [INFO] -------------------< org.opendaylight.bgpcep:graph >-------------------- [INFO] Building graph 0.24.0-SNAPSHOT [151/169] [INFO] from graph/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ graph --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ graph --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ graph --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ graph --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ graph --- [INFO] Skipping artifact installation [INFO] [INFO] --------------< org.opendaylight.bgpcep:bgp-parser-mock >--------------- [INFO] Building bgp-parser-mock 0.24.0-SNAPSHOT [152/169] [INFO] from bgp/parser-mock/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-parser-mock --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-parser-mock --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-parser-mock --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-parser-mock --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-parser-mock --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-parser-mock --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-parser-mock --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-parser-mock --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-parser-mock --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-parser-mock --- [INFO] Copying 11 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/parser-mock/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/parser-mock/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-parser-mock --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-parser-mock >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-parser-mock --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-parser-mock <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-parser-mock --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-parser-mock --- [INFO] Copying 11 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-parser-mock --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-parser-mock --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/parser-mock/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.parser.mock.BGPMessageParserMockTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 s -- in org.opendaylight.protocol.bgp.parser.mock.BGPMessageParserMockTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-parser-mock --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-parser-mock --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/parser-mock/target/bgp-parser-mock-0.24.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/parser-mock/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-parser-mock --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-parser-mock --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/parser-mock/target/bom.xml [INFO] attaching as bgp-parser-mock-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/parser-mock/target/bom.json [INFO] attaching as bgp-parser-mock-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-mock --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-parser-mock --- [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [WARNING] org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-parser-mock --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-parser-mock --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-parser-mock --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/parser-mock/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-parser-mock' with 1 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-parser-mock --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-mock/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.24.0-SNAPSHOT/bgp-parser-mock-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-mock/target/bgp-parser-mock-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.24.0-SNAPSHOT/bgp-parser-mock-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.24.0-SNAPSHOT/bgp-parser-mock-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.24.0-SNAPSHOT/bgp-parser-mock-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bgp-parser-mock --- [INFO] Installing org/opendaylight/bgpcep/bgp-parser-mock/0.24.0-SNAPSHOT/bgp-parser-mock-0.24.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-testtool >---------------- [INFO] Building bgp-testtool 0.24.0-SNAPSHOT [153/169] [INFO] from bgp/testtool/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-testtool --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-testtool --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-testtool --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-testtool --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-testtool --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-testtool --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-testtool --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-testtool --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-testtool --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-testtool --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/testtool/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-testtool --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [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 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [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 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [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 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/bgp/testtool/src/main/java/org/opendaylight/protocol/bgp/testtool/TestingListener.java:[73,59] found raw type: org.opendaylight.yangtools.binding.Notification missing type arguments for generic class org.opendaylight.yangtools.binding.Notification [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-testtool >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-testtool --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-testtool <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-testtool --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-testtool --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/testtool/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-testtool --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-testtool --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-testtool --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ bgp-testtool --- [INFO] Building jar: /w/workspace/bgpcep-sonar/bgp/testtool/target/bgp-testtool-0.24.0-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-testtool --- [INFO] Skipping javadoc generation [INFO] [INFO] --- shade:3.6.0:shade (default) @ bgp-testtool --- [INFO] Including org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.2.6.Final in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:14.0.17 in the shaded jar. [INFO] Including org.immutables:value:jar:annotations:2.11.3 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:14.0.17 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:14.0.17 in the shaded jar. [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-linkstate:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.yangtools:util:jar:14.0.17 in the shaded jar. [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common-netty:jar:14.0.17 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:14.0.18 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:14.0.18 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:14.0.18 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.17 in the shaded jar. [INFO] Including org.opendaylight.yangtools:concepts:jar:14.0.17 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.18 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.yangtools:codegen-extensions:jar:14.0.17 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.18 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:14.0.17 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.17 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-rib-impl:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.apache.commons:commons-lang3:jar:3.18.0 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.18 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.18 in the shaded jar. [INFO] Including io.netty:netty-codec-base:jar:4.2.6.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.2.6.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.2.6.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.6.Final in the shaded jar. [INFO] Including org.opendaylight.bgpcep:testtool-util:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.5.18 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-spec:jar:14.0.17 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common:jar:14.0.17 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18 in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.18 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-reflect:jar:14.0.17 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-evpn:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-mvpn:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-flowspec:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-l3vpn:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-route-target:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.2.6.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.2.6.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.2.6.Final in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. [INFO] Including com.google.guava:guava:jar:33.4.8-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.3 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including org.jspecify:jspecify:jar:1.0.0 in the shaded jar. [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.41.0 in the shaded jar. [INFO] Including com.google.j2objc:j2objc-annotations:jar:3.0.0 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.5.18 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18 in the shaded jar. [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. [INFO] Dependency-reduced POM written at: /w/workspace/bgpcep-sonar/bgp/testtool/dependency-reduced-pom.xml [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] failureaccess-1.0.3.jar, guava-33.4.8-jre.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] netty-buffer-4.2.6.Final.jar, netty-codec-base-4.2.6.Final.jar, netty-common-4.2.6.Final.jar, netty-resolver-4.2.6.Final.jar, netty-transport-4.2.6.Final.jar, netty-transport-classes-epoll-4.2.6.Final.jar, netty-transport-native-epoll-4.2.6.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.2.6.Final.jar define 2 overlapping class and resource: [WARNING] - META-INF.versions.11.module-info [WARNING] - META-INF/io.netty.versions.properties [WARNING] bgp-testtool-0.24.0-SNAPSHOT.jar, binding-data-codec-api-14.0.17.jar, binding-reflect-14.0.17.jar, binding-spec-14.0.17.jar, concepts-14.0.17.jar, ietf-type-util-14.0.18.jar, mdsal-binding-api-14.0.18.jar, mdsal-common-api-14.0.18.jar, mdsal-dom-api-14.0.18.jar, mdsal-rfc8294-netty-14.0.18.jar, mdsal-singleton-api-14.0.18.jar, triemap-1.3.2.jar, util-14.0.17.jar, yang-common-14.0.17.jar, yang-common-netty-14.0.17.jar, yang-data-api-14.0.17.jar, yang-data-spi-14.0.17.jar, yang-data-tree-api-14.0.17.jar, yang-model-api-14.0.17.jar, yang-xpath-api-14.0.17.jar define 1 overlapping resource: [WARNING] - README.md [WARNING] commons-lang3-3.18.0.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE.txt [WARNING] commons-lang3-3.18.0.jar, error_prone_annotations-2.41.0.jar, failureaccess-1.0.3.jar, guava-33.4.8-jre.jar, j2objc-annotations-3.0.0.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] ietf-type-util-14.0.18.jar, org.eclipse.jdt.annotation-2.3.100.jar define 3 overlapping resources: [WARNING] - .api_description [WARNING] - about.html [WARNING] - bundle.properties [WARNING] bgp-bmp-api-0.24.0-SNAPSHOT.jar, bgp-concepts-0.24.0-SNAPSHOT.jar, bgp-evpn-0.24.0-SNAPSHOT.jar, bgp-flowspec-0.24.0-SNAPSHOT.jar, bgp-inet-0.24.0-SNAPSHOT.jar, bgp-l3vpn-0.24.0-SNAPSHOT.jar, bgp-labeled-unicast-0.24.0-SNAPSHOT.jar, bgp-linkstate-0.24.0-SNAPSHOT.jar, bgp-mvpn-0.24.0-SNAPSHOT.jar, bgp-openconfig-api-0.24.0-SNAPSHOT.jar, bgp-openconfig-rp-spi-0.24.0-SNAPSHOT.jar, bgp-openconfig-spi-0.24.0-SNAPSHOT.jar, bgp-parser-api-0.24.0-SNAPSHOT.jar, bgp-parser-impl-0.24.0-SNAPSHOT.jar, bgp-parser-spi-0.24.0-SNAPSHOT.jar, bgp-path-selection-mode-0.24.0-SNAPSHOT.jar, bgp-rib-api-0.24.0-SNAPSHOT.jar, bgp-rib-impl-0.24.0-SNAPSHOT.jar, bgp-rib-spi-0.24.0-SNAPSHOT.jar, bgp-route-target-0.24.0-SNAPSHOT.jar, bgp-testtool-0.24.0-SNAPSHOT.jar, binding-data-codec-api-14.0.17.jar, binding-reflect-14.0.17.jar, binding-spec-14.0.17.jar, codegen-extensions-14.0.17.jar, concepts-0.24.0-SNAPSHOT.jar, concepts-14.0.17.jar, ietf-type-util-14.0.18.jar, mdsal-binding-api-14.0.18.jar, mdsal-common-api-14.0.18.jar, mdsal-dom-api-14.0.18.jar, mdsal-rfc8294-netty-14.0.18.jar, mdsal-singleton-api-14.0.18.jar, rfc6991-ietf-inet-types-14.0.18.jar, rfc6991-ietf-yang-types-14.0.18.jar, rfc8294-ietf-routing-types-14.0.18.jar, rfc8343-14.0.18.jar, rsvp-api-0.24.0-SNAPSHOT.jar, testtool-util-0.24.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-0.24.0-SNAPSHOT.jar, util-14.0.17.jar, yang-common-14.0.17.jar, yang-common-netty-14.0.17.jar, yang-data-api-14.0.17.jar, yang-data-spi-14.0.17.jar, yang-data-tree-api-14.0.17.jar, yang-ext-2013.09.07.26.18.jar, yang-model-api-14.0.17.jar, yang-xpath-api-14.0.17.jar define 2 overlapping resources: [WARNING] - LICENSE [WARNING] - META-INF/git.properties [WARNING] argparse4j-0.9.0.jar, bgp-bmp-api-0.24.0-SNAPSHOT.jar, bgp-concepts-0.24.0-SNAPSHOT.jar, bgp-evpn-0.24.0-SNAPSHOT.jar, bgp-flowspec-0.24.0-SNAPSHOT.jar, bgp-inet-0.24.0-SNAPSHOT.jar, bgp-l3vpn-0.24.0-SNAPSHOT.jar, bgp-labeled-unicast-0.24.0-SNAPSHOT.jar, bgp-linkstate-0.24.0-SNAPSHOT.jar, bgp-mvpn-0.24.0-SNAPSHOT.jar, bgp-openconfig-api-0.24.0-SNAPSHOT.jar, bgp-openconfig-rp-spi-0.24.0-SNAPSHOT.jar, bgp-openconfig-spi-0.24.0-SNAPSHOT.jar, bgp-parser-api-0.24.0-SNAPSHOT.jar, bgp-parser-impl-0.24.0-SNAPSHOT.jar, bgp-parser-spi-0.24.0-SNAPSHOT.jar, bgp-path-selection-mode-0.24.0-SNAPSHOT.jar, bgp-rib-api-0.24.0-SNAPSHOT.jar, bgp-rib-impl-0.24.0-SNAPSHOT.jar, bgp-rib-spi-0.24.0-SNAPSHOT.jar, bgp-route-target-0.24.0-SNAPSHOT.jar, bgp-testtool-0.24.0-SNAPSHOT.jar, binding-data-codec-api-14.0.17.jar, binding-reflect-14.0.17.jar, binding-spec-14.0.17.jar, codegen-extensions-14.0.17.jar, commons-lang3-3.18.0.jar, concepts-0.24.0-SNAPSHOT.jar, concepts-14.0.17.jar, error_prone_annotations-2.41.0.jar, failureaccess-1.0.3.jar, guava-33.4.8-jre.jar, ietf-type-util-14.0.18.jar, j2objc-annotations-3.0.0.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.5.18.jar, logback-core-1.5.18.jar, mdsal-binding-api-14.0.18.jar, mdsal-common-api-14.0.18.jar, mdsal-dom-api-14.0.18.jar, mdsal-rfc8294-netty-14.0.18.jar, mdsal-singleton-api-14.0.18.jar, netty-buffer-4.2.6.Final.jar, netty-codec-base-4.2.6.Final.jar, netty-common-4.2.6.Final.jar, netty-resolver-4.2.6.Final.jar, netty-transport-4.2.6.Final.jar, netty-transport-classes-epoll-4.2.6.Final.jar, netty-transport-native-epoll-4.2.6.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.2.6.Final.jar, org.eclipse.jdt.annotation-2.3.100.jar, rfc6991-ietf-inet-types-14.0.18.jar, rfc6991-ietf-yang-types-14.0.18.jar, rfc8294-ietf-routing-types-14.0.18.jar, rfc8343-14.0.18.jar, rsvp-api-0.24.0-SNAPSHOT.jar, slf4j-api-2.0.12.jar, testtool-util-0.24.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-0.24.0-SNAPSHOT.jar, util-14.0.17.jar, value-2.11.3-annotations.jar, yang-common-14.0.17.jar, yang-common-netty-14.0.17.jar, yang-data-api-14.0.17.jar, yang-data-spi-14.0.17.jar, yang-data-tree-api-14.0.17.jar, yang-ext-2013.09.07.26.18.jar, yang-model-api-14.0.17.jar, yang-xpath-api-14.0.17.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Attaching shaded artifact. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-testtool --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 70 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/testtool/target/bom.xml [INFO] attaching as bgp-testtool-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/testtool/target/bom.json [INFO] attaching as bgp-testtool-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-testtool --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-testtool --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile [WARNING] org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.24.0-SNAPSHOT:compile [WARNING] org.opendaylight.bgpcep:bgp-flowspec:jar:0.24.0-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-testtool --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-testtool --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-testtool --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-testtool --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/testtool/dependency-reduced-pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.24.0-SNAPSHOT/bgp-testtool-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/testtool/target/bgp-testtool-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.24.0-SNAPSHOT/bgp-testtool-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/testtool/target/bgp-testtool-0.24.0-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.24.0-SNAPSHOT/bgp-testtool-0.24.0-SNAPSHOT-executable.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/testtool/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.24.0-SNAPSHOT/bgp-testtool-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/testtool/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.24.0-SNAPSHOT/bgp-testtool-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------------< org.opendaylight.bgpcep:extensions >----------------- [INFO] Building extensions 0.24.0-SNAPSHOT [154/169] [INFO] from bgp/extensions/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ extensions --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ extensions --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ extensions --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ extensions --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ extensions --- [INFO] Skipping artifact installation [INFO] [INFO] -----------------< org.opendaylight.bgpcep:bgp-parent >----------------- [INFO] Building bgp-parent 0.24.0-SNAPSHOT [155/169] [INFO] from bgp/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-parent --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-parent --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-parent --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-parent --- [INFO] Skipping artifact installation [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-mock >---------------- [INFO] Building bmp-mock 0.24.0-SNAPSHOT [156/169] [INFO] from bmp/bmp-mock/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-bmp-mock --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-bmp-mock --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-bmp-mock --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-bmp-mock --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgp-bmp-mock --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-bmp-mock --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-bmp-mock --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgp-bmp-mock --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-bmp-mock --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-bmp-mock --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-mock/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-bmp-mock --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/classes [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 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [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 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [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 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-bmp-mock >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-bmp-mock --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-bmp-mock <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-bmp-mock --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-bmp-mock --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-mock/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-bmp-mock --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [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 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' [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 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' [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 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bgp-bmp-mock --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bmp/bmp-mock/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockArgumentsTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.protocol.bmp.mock.BmpMockArgumentsTest [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockDispatcherTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.75 s -- in org.opendaylight.protocol.bmp.mock.BmpMockDispatcherTest [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockUtilTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.opendaylight.protocol.bmp.mock.BmpMockUtilTest [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.518 s -- in org.opendaylight.protocol.bmp.mock.BmpMockTest [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockSessionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 s -- in org.opendaylight.protocol.bmp.mock.BmpMockSessionTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgp-bmp-mock --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ bgp-bmp-mock --- [INFO] Building jar: /w/workspace/bgpcep-sonar/bmp/bmp-mock/target/bgp-bmp-mock-0.24.0-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-bmp-mock --- [INFO] Skipping javadoc generation [INFO] [INFO] --- shade:3.6.0:shade (default) @ bgp-bmp-mock --- [INFO] Including org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.yangtools:concepts:jar:14.0.17 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:14.0.18 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.18 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.2.6.Final in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common-netty:jar:14.0.17 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-bmp-impl:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:14.0.18 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.17 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including io.netty:netty-codec-base:jar:4.2.6.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.2.6.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.2.6.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.6.Final in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.18 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.18 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:14.0.17 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:14.0.17 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.18 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.17 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:14.0.17 in the shaded jar. [INFO] Including org.immutables:value:jar:annotations:2.11.3 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:14.0.17 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.yangtools:codegen-extensions:jar:14.0.17 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.yangtools:util:jar:14.0.17 in the shaded jar. [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.5.18 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.5.18 in the shaded jar. [INFO] Including com.google.guava:guava:jar:33.4.8-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.3 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including org.jspecify:jspecify:jar:1.0.0 in the shaded jar. [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.41.0 in the shaded jar. [INFO] Including com.google.j2objc:j2objc-annotations:jar:3.0.0 in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.2.6.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.2.6.Final in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.2.6.Final in the shaded jar. [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18 in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.18 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-reflect:jar:14.0.17 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common:jar:14.0.17 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-spec:jar:14.0.17 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:testtool-util:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. [INFO] Dependency-reduced POM written at: /w/workspace/bgpcep-sonar/bmp/bmp-mock/dependency-reduced-pom.xml [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] bgp-bmp-api-0.24.0-SNAPSHOT.jar, bgp-bmp-impl-0.24.0-SNAPSHOT.jar, bgp-bmp-mock-0.24.0-SNAPSHOT.jar, bgp-bmp-parser-impl-0.24.0-SNAPSHOT.jar, bgp-bmp-spi-0.24.0-SNAPSHOT.jar, bgp-concepts-0.24.0-SNAPSHOT.jar, bgp-inet-0.24.0-SNAPSHOT.jar, bgp-openconfig-api-0.24.0-SNAPSHOT.jar, bgp-openconfig-spi-0.24.0-SNAPSHOT.jar, bgp-parser-api-0.24.0-SNAPSHOT.jar, bgp-parser-impl-0.24.0-SNAPSHOT.jar, bgp-parser-spi-0.24.0-SNAPSHOT.jar, bgp-rib-api-0.24.0-SNAPSHOT.jar, bgp-rib-spi-0.24.0-SNAPSHOT.jar, binding-data-codec-api-14.0.17.jar, binding-reflect-14.0.17.jar, binding-spec-14.0.17.jar, codegen-extensions-14.0.17.jar, concepts-0.24.0-SNAPSHOT.jar, concepts-14.0.17.jar, ietf-type-util-14.0.18.jar, mdsal-binding-api-14.0.18.jar, mdsal-common-api-14.0.18.jar, mdsal-dom-api-14.0.18.jar, mdsal-singleton-api-14.0.18.jar, rfc6991-ietf-inet-types-14.0.18.jar, rfc6991-ietf-yang-types-14.0.18.jar, rfc8294-ietf-routing-types-14.0.18.jar, rfc8343-14.0.18.jar, testtool-util-0.24.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-0.24.0-SNAPSHOT.jar, util-14.0.17.jar, yang-common-14.0.17.jar, yang-common-netty-14.0.17.jar, yang-data-api-14.0.17.jar, yang-data-spi-14.0.17.jar, yang-data-tree-api-14.0.17.jar, yang-ext-2013.09.07.26.18.jar, yang-model-api-14.0.17.jar, yang-xpath-api-14.0.17.jar define 2 overlapping resources: [WARNING] - LICENSE [WARNING] - META-INF/git.properties [WARNING] failureaccess-1.0.3.jar, guava-33.4.8-jre.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] netty-buffer-4.2.6.Final.jar, netty-codec-base-4.2.6.Final.jar, netty-common-4.2.6.Final.jar, netty-resolver-4.2.6.Final.jar, netty-transport-4.2.6.Final.jar, netty-transport-classes-epoll-4.2.6.Final.jar, netty-transport-native-epoll-4.2.6.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.2.6.Final.jar define 2 overlapping class and resource: [WARNING] - META-INF.versions.11.module-info [WARNING] - META-INF/io.netty.versions.properties [WARNING] bgp-bmp-mock-0.24.0-SNAPSHOT.jar, binding-data-codec-api-14.0.17.jar, binding-reflect-14.0.17.jar, binding-spec-14.0.17.jar, concepts-14.0.17.jar, ietf-type-util-14.0.18.jar, mdsal-binding-api-14.0.18.jar, mdsal-common-api-14.0.18.jar, mdsal-dom-api-14.0.18.jar, mdsal-singleton-api-14.0.18.jar, triemap-1.3.2.jar, util-14.0.17.jar, yang-common-14.0.17.jar, yang-common-netty-14.0.17.jar, yang-data-api-14.0.17.jar, yang-data-spi-14.0.17.jar, yang-data-tree-api-14.0.17.jar, yang-model-api-14.0.17.jar, yang-xpath-api-14.0.17.jar define 1 overlapping resource: [WARNING] - README.md [WARNING] error_prone_annotations-2.41.0.jar, failureaccess-1.0.3.jar, guava-33.4.8-jre.jar, j2objc-annotations-3.0.0.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] ietf-type-util-14.0.18.jar, org.eclipse.jdt.annotation-2.3.100.jar define 3 overlapping resources: [WARNING] - .api_description [WARNING] - about.html [WARNING] - bundle.properties [WARNING] argparse4j-0.9.0.jar, bgp-bmp-api-0.24.0-SNAPSHOT.jar, bgp-bmp-impl-0.24.0-SNAPSHOT.jar, bgp-bmp-mock-0.24.0-SNAPSHOT.jar, bgp-bmp-parser-impl-0.24.0-SNAPSHOT.jar, bgp-bmp-spi-0.24.0-SNAPSHOT.jar, bgp-concepts-0.24.0-SNAPSHOT.jar, bgp-inet-0.24.0-SNAPSHOT.jar, bgp-openconfig-api-0.24.0-SNAPSHOT.jar, bgp-openconfig-spi-0.24.0-SNAPSHOT.jar, bgp-parser-api-0.24.0-SNAPSHOT.jar, bgp-parser-impl-0.24.0-SNAPSHOT.jar, bgp-parser-spi-0.24.0-SNAPSHOT.jar, bgp-rib-api-0.24.0-SNAPSHOT.jar, bgp-rib-spi-0.24.0-SNAPSHOT.jar, binding-data-codec-api-14.0.17.jar, binding-reflect-14.0.17.jar, binding-spec-14.0.17.jar, codegen-extensions-14.0.17.jar, concepts-0.24.0-SNAPSHOT.jar, concepts-14.0.17.jar, error_prone_annotations-2.41.0.jar, failureaccess-1.0.3.jar, guava-33.4.8-jre.jar, ietf-type-util-14.0.18.jar, j2objc-annotations-3.0.0.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.5.18.jar, logback-core-1.5.18.jar, mdsal-binding-api-14.0.18.jar, mdsal-common-api-14.0.18.jar, mdsal-dom-api-14.0.18.jar, mdsal-singleton-api-14.0.18.jar, netty-buffer-4.2.6.Final.jar, netty-codec-base-4.2.6.Final.jar, netty-common-4.2.6.Final.jar, netty-resolver-4.2.6.Final.jar, netty-transport-4.2.6.Final.jar, netty-transport-classes-epoll-4.2.6.Final.jar, netty-transport-native-epoll-4.2.6.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.2.6.Final.jar, org.eclipse.jdt.annotation-2.3.100.jar, rfc6991-ietf-inet-types-14.0.18.jar, rfc6991-ietf-yang-types-14.0.18.jar, rfc8294-ietf-routing-types-14.0.18.jar, rfc8343-14.0.18.jar, slf4j-api-2.0.12.jar, testtool-util-0.24.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-0.24.0-SNAPSHOT.jar, util-14.0.17.jar, value-2.11.3-annotations.jar, yang-common-14.0.17.jar, yang-common-netty-14.0.17.jar, yang-data-api-14.0.17.jar, yang-data-spi-14.0.17.jar, yang-data-tree-api-14.0.17.jar, yang-ext-2013.09.07.26.18.jar, yang-model-api-14.0.17.jar, yang-xpath-api-14.0.17.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Attaching shaded artifact. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-bmp-mock --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 60 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bmp/bmp-mock/target/bom.xml [INFO] attaching as bgp-bmp-mock-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bmp/bmp-mock/target/bom.json [INFO] attaching as bgp-bmp-mock-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-mock --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-bmp-mock --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-mock --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-bmp-mock --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgp-bmp-mock --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bmp/bmp-mock/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bmp-mock' with 11 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgp-bmp-mock --- [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-mock/dependency-reduced-pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.24.0-SNAPSHOT/bgp-bmp-mock-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-mock/target/bgp-bmp-mock-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.24.0-SNAPSHOT/bgp-bmp-mock-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-mock/target/bgp-bmp-mock-0.24.0-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.24.0-SNAPSHOT/bgp-bmp-mock-0.24.0-SNAPSHOT-executable.jar [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.24.0-SNAPSHOT/bgp-bmp-mock-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.24.0-SNAPSHOT/bgp-bmp-mock-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------------< org.opendaylight.bgpcep:bmp-parent >----------------- [INFO] Building bmp-parent 0.24.0-SNAPSHOT [157/169] [INFO] from bmp/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bmp-parent --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bmp-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bmp-parent --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bmp-parent --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ bmp-parent --- [INFO] Skipping artifact installation [INFO] [INFO] ----------------< org.opendaylight.bgpcep:algo-parent >----------------- [INFO] Building algo-parent 0.24.0-SNAPSHOT [158/169] [INFO] from algo/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ algo-parent --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ algo-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ algo-parent --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ algo-parent --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ algo-parent --- [INFO] Skipping artifact installation [INFO] [INFO] ---------------< org.opendaylight.bgpcep:pcep-testtool >---------------- [INFO] Building pcep-testtool 0.24.0-SNAPSHOT [159/169] [INFO] from pcep/testtool/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-testtool --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ pcep-testtool --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ pcep-testtool --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-testtool --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ pcep-testtool --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-testtool --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-testtool --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ pcep-testtool --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ pcep-testtool --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-testtool --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/testtool/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ pcep-testtool --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21] to target/classes [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 [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 [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 [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 [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 [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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-testtool >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-testtool --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-testtool <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-testtool --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-testtool --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/testtool/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ pcep-testtool --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes [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 [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 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found [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 [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 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found [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 [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 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ pcep-testtool --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/pcep/testtool/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.pcep.testtool.PCEPTestingToolTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.046 s -- in org.opendaylight.protocol.pcep.testtool.PCEPTestingToolTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ pcep-testtool --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ pcep-testtool --- [INFO] Building jar: /w/workspace/bgpcep-sonar/pcep/testtool/target/pcep-testtool-0.24.0-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ pcep-testtool --- [INFO] Skipping javadoc generation [INFO] [INFO] --- shade:3.6.0:shade (default) @ pcep-testtool --- [INFO] Including org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.yangtools:concepts:jar:14.0.17 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common:jar:14.0.17 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18 in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.18 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-reflect:jar:14.0.17 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:14.0.18 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18 in the shaded jar. [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-spec:jar:14.0.17 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.2.6.Final in the shaded jar. [INFO] Including org.opendaylight.bgpcep:pcep-spi:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common-netty:jar:14.0.17 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:pcep-impl:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:pcep-base-parser:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including io.netty:netty-codec-base:jar:4.2.6.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.2.6.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.2.6.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.2.6.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.6.Final in the shaded jar. [INFO] Including org.opendaylight.bgpcep:pcep-pcc-mock:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:testtool-util:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.5.18 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.18 in the shaded jar. [INFO] Including org.opendaylight.yangtools:util:jar:14.0.17 in the shaded jar. [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:pcep-topology-api:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:programming-api:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.18 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:programming-topology-api:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:programming-tunnel-api:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:topology-tunnel-api:jar:0.24.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.yangtools:codegen-extensions:jar:14.0.17 in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.18 in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.2.6.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.2.6.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.2.6.Final in the shaded jar. [INFO] Including com.google.guava:guava:jar:33.4.8-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.3 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including org.jspecify:jspecify:jar:1.0.0 in the shaded jar. [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.41.0 in the shaded jar. [INFO] Including com.google.j2objc:j2objc-annotations:jar:3.0.0 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.5.18 in the shaded jar. [INFO] Dependency-reduced POM written at: /w/workspace/bgpcep-sonar/pcep/testtool/dependency-reduced-pom.xml [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] failureaccess-1.0.3.jar, guava-33.4.8-jre.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] binding-reflect-14.0.17.jar, binding-spec-14.0.17.jar, concepts-14.0.17.jar, ietf-type-util-14.0.18.jar, mdsal-binding-api-14.0.18.jar, mdsal-common-api-14.0.18.jar, pcep-pcc-mock-0.24.0-SNAPSHOT.jar, pcep-testtool-0.24.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.17.jar, yang-common-14.0.17.jar, yang-common-netty-14.0.17.jar define 1 overlapping resource: [WARNING] - README.md [WARNING] binding-reflect-14.0.17.jar, binding-spec-14.0.17.jar, codegen-extensions-14.0.17.jar, concepts-0.24.0-SNAPSHOT.jar, concepts-14.0.17.jar, error_prone_annotations-2.41.0.jar, failureaccess-1.0.3.jar, guava-33.4.8-jre.jar, ietf-topology-2013.10.21.26.18.jar, ietf-type-util-14.0.18.jar, j2objc-annotations-3.0.0.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.5.18.jar, logback-core-1.5.18.jar, mdsal-binding-api-14.0.18.jar, mdsal-common-api-14.0.18.jar, netty-buffer-4.2.6.Final.jar, netty-codec-base-4.2.6.Final.jar, netty-common-4.2.6.Final.jar, netty-handler-4.2.6.Final.jar, netty-resolver-4.2.6.Final.jar, netty-transport-4.2.6.Final.jar, netty-transport-classes-epoll-4.2.6.Final.jar, netty-transport-native-epoll-4.2.6.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.2.6.Final.jar, org.eclipse.jdt.annotation-2.3.100.jar, pcep-api-0.24.0-SNAPSHOT.jar, pcep-base-parser-0.24.0-SNAPSHOT.jar, pcep-ietf-stateful-0.24.0-SNAPSHOT.jar, pcep-impl-0.24.0-SNAPSHOT.jar, pcep-pcc-mock-0.24.0-SNAPSHOT.jar, pcep-spi-0.24.0-SNAPSHOT.jar, pcep-testtool-0.24.0-SNAPSHOT.jar, pcep-topology-api-0.24.0-SNAPSHOT.jar, pcep-tunnel-api-0.24.0-SNAPSHOT.jar, programming-api-0.24.0-SNAPSHOT.jar, programming-topology-api-0.24.0-SNAPSHOT.jar, programming-tunnel-api-0.24.0-SNAPSHOT.jar, rfc6991-ietf-inet-types-14.0.18.jar, rfc6991-ietf-yang-types-14.0.18.jar, rfc8294-ietf-routing-types-14.0.18.jar, rsvp-api-0.24.0-SNAPSHOT.jar, slf4j-api-2.0.12.jar, testtool-util-0.24.0-SNAPSHOT.jar, topology-api-0.24.0-SNAPSHOT.jar, topology-tunnel-api-0.24.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-0.24.0-SNAPSHOT.jar, util-14.0.17.jar, yang-common-14.0.17.jar, yang-common-netty-14.0.17.jar, yang-ext-2013.09.07.26.18.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] error_prone_annotations-2.41.0.jar, failureaccess-1.0.3.jar, guava-33.4.8-jre.jar, j2objc-annotations-3.0.0.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] binding-reflect-14.0.17.jar, binding-spec-14.0.17.jar, codegen-extensions-14.0.17.jar, concepts-0.24.0-SNAPSHOT.jar, concepts-14.0.17.jar, ietf-topology-2013.10.21.26.18.jar, ietf-type-util-14.0.18.jar, mdsal-binding-api-14.0.18.jar, mdsal-common-api-14.0.18.jar, pcep-api-0.24.0-SNAPSHOT.jar, pcep-base-parser-0.24.0-SNAPSHOT.jar, pcep-ietf-stateful-0.24.0-SNAPSHOT.jar, pcep-impl-0.24.0-SNAPSHOT.jar, pcep-pcc-mock-0.24.0-SNAPSHOT.jar, pcep-spi-0.24.0-SNAPSHOT.jar, pcep-testtool-0.24.0-SNAPSHOT.jar, pcep-topology-api-0.24.0-SNAPSHOT.jar, pcep-tunnel-api-0.24.0-SNAPSHOT.jar, programming-api-0.24.0-SNAPSHOT.jar, programming-topology-api-0.24.0-SNAPSHOT.jar, programming-tunnel-api-0.24.0-SNAPSHOT.jar, rfc6991-ietf-inet-types-14.0.18.jar, rfc6991-ietf-yang-types-14.0.18.jar, rfc8294-ietf-routing-types-14.0.18.jar, rsvp-api-0.24.0-SNAPSHOT.jar, testtool-util-0.24.0-SNAPSHOT.jar, topology-api-0.24.0-SNAPSHOT.jar, topology-tunnel-api-0.24.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-0.24.0-SNAPSHOT.jar, util-14.0.17.jar, yang-common-14.0.17.jar, yang-common-netty-14.0.17.jar, yang-ext-2013.09.07.26.18.jar define 2 overlapping resources: [WARNING] - LICENSE [WARNING] - META-INF/git.properties [WARNING] netty-buffer-4.2.6.Final.jar, netty-codec-base-4.2.6.Final.jar, netty-common-4.2.6.Final.jar, netty-handler-4.2.6.Final.jar, netty-resolver-4.2.6.Final.jar, netty-transport-4.2.6.Final.jar, netty-transport-classes-epoll-4.2.6.Final.jar, netty-transport-native-epoll-4.2.6.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.2.6.Final.jar define 2 overlapping class and resource: [WARNING] - META-INF.versions.11.module-info [WARNING] - META-INF/io.netty.versions.properties [WARNING] ietf-type-util-14.0.18.jar, org.eclipse.jdt.annotation-2.3.100.jar define 3 overlapping resources: [WARNING] - .api_description [WARNING] - about.html [WARNING] - bundle.properties [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Attaching shaded artifact. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-testtool --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 52 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/testtool/target/bom.xml [INFO] attaching as pcep-testtool-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/testtool/target/bom.json [INFO] attaching as pcep-testtool-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-testtool --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ pcep-testtool --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.bgpcep:testtool-util:jar:0.24.0-SNAPSHOT:compile [WARNING] io.netty:netty-common:jar:4.2.6.Final:compile [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile [WARNING] org.opendaylight.bgpcep:pcep-pcc-mock:jar:0.24.0-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-testtool --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-testtool --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ pcep-testtool --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/testtool/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'pcep-testtool' with 3 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ pcep-testtool --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/testtool/dependency-reduced-pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.24.0-SNAPSHOT/pcep-testtool-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/testtool/target/pcep-testtool-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.24.0-SNAPSHOT/pcep-testtool-0.24.0-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/testtool/target/pcep-testtool-0.24.0-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.24.0-SNAPSHOT/pcep-testtool-0.24.0-SNAPSHOT-executable.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/testtool/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.24.0-SNAPSHOT/pcep-testtool-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/testtool/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.24.0-SNAPSHOT/pcep-testtool-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------------< org.opendaylight.bgpcep:pcep-server-parent >------------- [INFO] Building pcep-server-parent 0.24.0-SNAPSHOT [160/169] [INFO] from pcep/server/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-server-parent --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ pcep-server-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-server-parent --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-server-parent --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ pcep-server-parent --- [INFO] Skipping artifact installation [INFO] [INFO] ------------< org.opendaylight.bgpcep:pcep-topology-parent >------------ [INFO] Building pcep-topology-parent 0.24.0-SNAPSHOT [161/169] [INFO] from pcep/topology/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-topology-parent --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ pcep-topology-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-topology-parent --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-topology-parent --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ pcep-topology-parent --- [INFO] Skipping artifact installation [INFO] [INFO] -------------< org.opendaylight.bgpcep:pcep-tunnel-parent >------------- [INFO] Building pcep-tunnel-parent 0.24.0-SNAPSHOT [162/169] [INFO] from pcep/tunnel/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-tunnel-parent --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ pcep-tunnel-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-tunnel-parent --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-tunnel-parent --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ pcep-tunnel-parent --- [INFO] Skipping artifact installation [INFO] [INFO] ----------------< org.opendaylight.bgpcep:pcep-parent >----------------- [INFO] Building pcep-parent 0.24.0-SNAPSHOT [163/169] [INFO] from pcep/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-parent --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ pcep-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-parent --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-parent --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ pcep-parent --- [INFO] Skipping artifact installation [INFO] [INFO] -------------< org.opendaylight.bgpcep:programming-parent >------------- [INFO] Building programming-parent 0.24.0-SNAPSHOT [164/169] [INFO] from programming/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ programming-parent --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ programming-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ programming-parent --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ programming-parent --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ programming-parent --- [INFO] Skipping artifact installation [INFO] [INFO] ----------------< org.opendaylight.bgpcep:rsvp-parent >----------------- [INFO] Building rsvp-parent 0.24.0-SNAPSHOT [165/169] [INFO] from rsvp/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rsvp-parent --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rsvp-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rsvp-parent --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rsvp-parent --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ rsvp-parent --- [INFO] Skipping artifact installation [INFO] [INFO] --------------< org.opendaylight.bgpcep:topology-parent >--------------- [INFO] Building topology-parent 0.24.0-SNAPSHOT [166/169] [INFO] from topology/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ topology-parent --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ topology-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-parent --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-parent --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ topology-parent --- [INFO] Skipping artifact installation [INFO] [INFO] ------------< org.opendaylight.bgpcep:config-loader-parent >------------ [INFO] Building config-loader-parent 0.24.0-SNAPSHOT [167/169] [INFO] from config-loader/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ config-loader-parent --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ config-loader-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ config-loader-parent --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ config-loader-parent --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ config-loader-parent --- [INFO] Skipping artifact installation [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgpcep-karaf >---------------- [INFO] Building bgpcep-karaf 0.24.0-SNAPSHOT [168/169] [INFO] from distribution-karaf/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgpcep-karaf --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgpcep-karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgpcep-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgpcep-karaf --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bgpcep-karaf --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgpcep-karaf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgpcep-karaf --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgpcep-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgpcep-karaf --- [INFO] [INFO] --- resources:3.3.1:resources (process-resources) @ bgpcep-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/distribution-karaf/src/main/resources [INFO] [INFO] --- karaf:4.4.8:assembly (process-resources) @ bgpcep-karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/bgpcep-sonar/distribution-karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/bgpcep-sonar/distribution-karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo-api/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/7.1.7/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-extensions-api/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-inet/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser-api/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-dependencies/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep-testing/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-linkstate/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-api/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-labeled-unicast/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-mvpn/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-route-target/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-config-example/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-impl/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-path-selection-mode/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-topology/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-flowspec/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-l3vpn/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-evpn/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-cli/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-api/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-example/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-loader/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-concepts/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-impl/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-spi/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-config-loader/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-protocols-config-loader/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-routing-policy-config-loader/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph-api/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-api/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-impl/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-api/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-impl/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-stateful/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server-provider/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-state/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-tunnel-provider/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology-provider/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-cli/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-segment-routing/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-config-example/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-api/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-segment-routing/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-tunnel-api/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp-api/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-base-parser/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus-web/7.1.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/14.0.18/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-extras-dependencies/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-data-change-counter/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-benchmark/0.24.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.21.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6022/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.21.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9642/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9641/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.21.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.21.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.21.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.21.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9645/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9644/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9643/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9640/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8650/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.17/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8639/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.21.2/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/11.0.2/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/14.0.18/xml/features [INFO] Feature a09410b5-b1bb-4861-85b1-9398e5c982d4/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.3 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 [INFO] Feature service/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 [INFO] Feature scr/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature shell/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature kar/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature package/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 [INFO] Feature jaas/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature feature/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature system/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature ssh/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber [INFO] Feature config/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature instance/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 [INFO] Feature framework/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 [INFO] Feature log/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature management/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature diagnostic/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 [INFO] Feature deployer/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 [INFO] Feature bundle/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature standard/4.4.8 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.8 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgpcep-karaf >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgpcep-karaf --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgpcep-karaf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgpcep-karaf --- [INFO] [INFO] --- dependency:3.8.1:copy (apply-branding) @ bgpcep-karaf --- [INFO] [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-karaf-resources) @ bgpcep-karaf --- [INFO] [INFO] --- dependency:3.8.1:copy (org.ops4j.pax.url.mvn.cfg) @ bgpcep-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bgpcep-karaf --- [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ bgpcep-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/distribution-karaf/src/main/assembly [INFO] [INFO] --- karaf:14.1.3:populate-local-repo (populate-local-repo) @ bgpcep-karaf --- [INFO] Feature repository discovered recursively: 9686661b-b49e-46e5-a2ea-7eac279e3b29 [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.24.0-SNAPSHOT [INFO] Feature repository discovered recursively: features-bgpcep [INFO] Feature repository discovered recursively: features-bgpcep-testing [INFO] Feature repository discovered recursively: features-controller-testing [INFO] Feature repository discovered recursively: features-infrautils [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: framework-4.4.8 [INFO] Feature repository discovered recursively: odl-aaa-0.21.2 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-shiro [INFO] Feature repository discovered recursively: odl-bgpcep-0.24.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-algo [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api [INFO] Feature repository discovered recursively: odl-bgpcep-bgp [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.24.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.24.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.24.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.24.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.24.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.24.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.24.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.24.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.24.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology [INFO] Feature repository discovered recursively: odl-bgpcep-bmp [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.24.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.24.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.24.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.24.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.24.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.24.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-pcep [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.24.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-p2mp-te-lsp-0.24.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.24.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.24.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.24.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.24.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.24.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.24.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-clustering-test-app-11.0.2 [INFO] Feature repository discovered recursively: odl-controller-11.0.2 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-blueprint-11.0.2 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-11.0.2 [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-extras-11.0.2 [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus-web [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-lz4 [INFO] Feature repository discovered recursively: odl-mdsal-11.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6022 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8639 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8650 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9640 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9641 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9642 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9643 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9644 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9645 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-14.0.18 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-trace-14.0.18 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-netconf-9.0.1 [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-client [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-common-9.0.1 [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-netconf-databind [INFO] Feature repository discovered recursively: odl-netconf-impl [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-raft-api [INFO] Feature repository discovered recursively: odl-raft-spi [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-restconf-api [INFO] Feature repository discovered recursively: odl-restconf-nb-9.0.1 [INFO] Feature repository discovered recursively: odl-restconf-server-api [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: standard-4.4.8 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [WARNING] Duplicate versions for commons-codec:commons-codec::jar, 1.15 and 1.19.0 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.1 and 1.7.2 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.3.232 and 2.2.224 [INFO] [INFO] --- antrun:3.1.0:run (fix-permissions) @ bgpcep-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (remove-system-bc) @ bgpcep-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/bgpcep-sonar/distribution-karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgpcep-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf:4.4.8:archive (package) @ bgpcep-karaf --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgpcep-karaf --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 701 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/distribution-karaf/target/bom.xml [INFO] attaching as bgpcep-karaf-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/distribution-karaf/target/bom.json [INFO] attaching as bgpcep-karaf-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgpcep-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgpcep-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgpcep-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgpcep-karaf --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bgpcep-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgpcep-karaf --- [INFO] Installing /w/workspace/bgpcep-sonar/distribution-karaf/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.24.0-SNAPSHOT/bgpcep-karaf-0.24.0-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/distribution-karaf/target/bgpcep-karaf-0.24.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.24.0-SNAPSHOT/bgpcep-karaf-0.24.0-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/bgpcep-sonar/distribution-karaf/target/bgpcep-karaf-0.24.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.24.0-SNAPSHOT/bgpcep-karaf-0.24.0-SNAPSHOT.zip [INFO] Installing /w/workspace/bgpcep-sonar/distribution-karaf/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.24.0-SNAPSHOT/bgpcep-karaf-0.24.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/distribution-karaf/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.24.0-SNAPSHOT/bgpcep-karaf-0.24.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------------< org.opendaylight.bgpcep:bgpcep-aggregator >-------------- [INFO] Building bgpcep 0.24.0-SNAPSHOT [169/169] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgpcep-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgpcep-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgpcep-aggregator --- [INFO] [INFO] --- jacoco:0.8.13:merge (merge) @ bgpcep-aggregator --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bmp/bmp-mock/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bmp/bmp-spi/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bmp/bmp-impl/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/programming/api/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/programming/impl/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/config-loader/topology-config-loader/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/config-loader/protocols-config-loader/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/rsvp/spi/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/rsvp/impl/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/util/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/parser-spi/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/rib-impl/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/parser-impl/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/cli/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/parser-mock/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/util/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/openconfig-state/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/path-selection-mode/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/openconfig-spi/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/rib-spi/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/peer-acceptor/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/benchmark-app/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/parser-api/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/topology-provider/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/extensions/route-target/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/extensions/inet/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/extensions/evpn/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/concepts/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/testtool-util/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/pcc-mock/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/ietf-stateful/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/spi/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/testtool/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/segment-routing/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/topology/cli/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/impl/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/data-change-counter/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/concepts/target/code-coverage/jacoco.exec [INFO] Writing merged execution data to /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] [INFO] --- javadoc:3.1.1:jar (attach-javadocs) @ bgpcep-aggregator --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgpcep-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgpcep-aggregator --- [INFO] Skipping artifact installation [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for bgpcep 0.24.0-SNAPSHOT: [INFO] [INFO] bgpcep-artifacts ................................... SUCCESS [ 2.429 s] [INFO] binding-parent ..................................... SUCCESS [ 6.887 s] [INFO] graph-api .......................................... SUCCESS [ 11.918 s] [INFO] algo-api ........................................... SUCCESS [ 4.749 s] [INFO] concepts ........................................... SUCCESS [ 7.167 s] [INFO] BGPCEP common parent ............................... SUCCESS [ 0.613 s] [INFO] algo-impl .......................................... SUCCESS [ 5.853 s] [INFO] single-feature-parent .............................. SUCCESS [ 2.928 s] [INFO] OpenDaylight :: GRAPH :: API ....................... SUCCESS [ 2.501 s] [INFO] OpenDaylight :: BGPCEP :: Concepts ................. SUCCESS [ 1.330 s] [INFO] OpenDaylight :: Path Computation Algorithms :: API . SUCCESS [ 1.377 s] [INFO] graph-impl ......................................... SUCCESS [ 5.141 s] [INFO] OpenDaylight :: GRAPH .............................. SUCCESS [ 5.374 s] [INFO] OpenDaylight :: Path Computation Algorithms ........ SUCCESS [ 3.360 s] [INFO] testtool-parent .................................... SUCCESS [ 1.523 s] [INFO] util ............................................... SUCCESS [ 6.645 s] [INFO] bgp-concepts ....................................... SUCCESS [ 7.197 s] [INFO] bgp-parser-api ..................................... SUCCESS [ 7.438 s] [INFO] bgp-parser-spi ..................................... SUCCESS [ 10.915 s] [INFO] bgp-util ........................................... SUCCESS [ 5.079 s] [INFO] bgp-parser-impl .................................... SUCCESS [ 11.454 s] [INFO] OpenDaylight :: Extras :: Dependencies ............. SUCCESS [ 1.225 s] [INFO] OpenDaylight :: BGP :: Dependencies ................ SUCCESS [ 1.444 s] [INFO] OpenDaylight :: BGP :: Parser :: API ............... SUCCESS [ 1.650 s] [INFO] OpenDaylight :: BGP :: Parser ...................... SUCCESS [ 1.654 s] [INFO] bgp-rib-api ........................................ SUCCESS [ 4.445 s] [INFO] bgp-openconfig-api ................................. SUCCESS [ 10.918 s] [INFO] bgp-rib-spi ........................................ SUCCESS [ 12.820 s] [INFO] OpenDaylight :: BGP :: RIB Api ..................... SUCCESS [ 3.757 s] [INFO] bgp-openconfig-spi ................................. SUCCESS [ 5.290 s] [INFO] OpenDaylight :: BGP :: Openconfig .................. SUCCESS [ 2.198 s] [INFO] bgp-bmp-api ........................................ SUCCESS [ 5.317 s] [INFO] bgp-extension-parent ............................... SUCCESS [ 1.446 s] [INFO] bgp-inet ........................................... SUCCESS [ 13.748 s] [INFO] bgp-path-selection-mode ............................ SUCCESS [ 8.104 s] [INFO] config-loader-spi .................................. SUCCESS [ 3.695 s] [INFO] config-loader-impl ................................. SUCCESS [ 12.303 s] [INFO] testtool-util ...................................... SUCCESS [ 27.251 s] [INFO] routing-policy-config-loader ....................... SUCCESS [ 9.768 s] [INFO] bgp-openconfig-rp-spi .............................. SUCCESS [ 11.838 s] [INFO] bgp-route-target ................................... SUCCESS [ 13.609 s] [INFO] bgp-openconfig-rp-impl ............................. SUCCESS [ 4.648 s] [INFO] rsvp-api ........................................... SUCCESS [ 5.545 s] [INFO] rsvp-spi ........................................... SUCCESS [ 8.059 s] [INFO] rsvp-impl .......................................... SUCCESS [ 7.985 s] [INFO] bgp-linkstate ...................................... SUCCESS [ 19.255 s] [INFO] bgp-rib-mock ....................................... SUCCESS [ 4.227 s] [INFO] bgp-config-example ................................. SUCCESS [ 1.942 s] [INFO] bgp-openconfig-rp-statement ........................ SUCCESS [ 13.169 s] [INFO] bgp-rib-impl ....................................... SUCCESS [01:04 min] [INFO] bgp-peer-acceptor .................................. SUCCESS [ 7.223 s] [INFO] bgp-bmp-spi ........................................ SUCCESS [ 7.248 s] [INFO] OpenDaylight :: BMP :: API ......................... SUCCESS [ 3.122 s] [INFO] OpenDaylight :: BGP :: Extensions API .............. SUCCESS [ 2.075 s] [INFO] OpenDaylight :: BGP :: Inet ........................ SUCCESS [ 2.105 s] [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi SUCCESS [ 2.201 s] [INFO] OpenDaylight :: BGP :: Route Target Constrains ..... SUCCESS [ 2.179 s] [INFO] OpenDaylight :: BGP :: Path Selection .............. SUCCESS [ 2.040 s] [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader ........ SUCCESS [ 1.657 s] [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl SUCCESS [ 3.280 s] [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements SUCCESS [ 3.274 s] [INFO] OpenDaylight :: BGP :: RIB Impl .................... SUCCESS [ 3.650 s] [INFO] bgp-openconfig-state ............................... SUCCESS [ 19.522 s] [INFO] OpenDaylight :: BGP :: Config Loader ............... SUCCESS [ 3.661 s] [INFO] topology-api ....................................... SUCCESS [ 4.599 s] [INFO] topology-tunnel-api ................................ SUCCESS [ 3.801 s] [INFO] topology-segment-routing ........................... SUCCESS [ 3.988 s] [INFO] bgp-topology-provider .............................. SUCCESS [ 59.873 s] [INFO] OpenDaylight :: RSVP :: API ........................ SUCCESS [ 1.341 s] [INFO] OpenDaylight :: RSVP ............................... SUCCESS [ 1.313 s] [INFO] OpenDaylight :: BGP :: RIB Linkstate ............... SUCCESS [ 3.450 s] [INFO] OpenDaylight :: BGPCEP :: Topology :: Api .......... SUCCESS [ 1.111 s] [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api SUCCESS [ 1.018 s] [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api SUCCESS [ 1.078 s] [INFO] OpenDaylight :: BGP :: Topology .................... SUCCESS [ 3.618 s] [INFO] bgp-cli ............................................ SUCCESS [ 10.860 s] [INFO] OpenDaylight :: BGP :: Cli ......................... SUCCESS [ 2.277 s] [INFO] bgp-flowspec ....................................... SUCCESS [ 18.192 s] [INFO] OpenDaylight :: BGP :: Flowspec .................... SUCCESS [ 11.475 s] [INFO] bgp-labeled-unicast ................................ SUCCESS [ 13.201 s] [INFO] OpenDaylight :: BGP :: Labeled Unicast ............. SUCCESS [ 2.320 s] [INFO] bgp-l3vpn .......................................... SUCCESS [ 15.067 s] [INFO] OpenDaylight :: BGP :: L3Vpn ....................... SUCCESS [ 2.401 s] [INFO] bgp-mvpn ........................................... SUCCESS [ 15.941 s] [INFO] OpenDaylight :: BGP :: Mvpn ........................ SUCCESS [ 2.305 s] [INFO] bgp-evpn ........................................... SUCCESS [ 14.617 s] [INFO] OpenDaylight :: BGP :: Evpn ........................ SUCCESS [ 2.231 s] [INFO] protocols-config-loader ............................ SUCCESS [ 9.717 s] [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl ....... SUCCESS [ 1.863 s] [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader SUCCESS [ 3.348 s] [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader .. SUCCESS [ 3.415 s] [INFO] topology-config-loader ............................. SUCCESS [ 8.146 s] [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader ... SUCCESS [ 2.936 s] [INFO] OpenDaylight :: BGP ................................ SUCCESS [ 3.845 s] [INFO] OpenDaylight :: Configuration Example Files ........ SUCCESS [ 0.762 s] [INFO] bmp-monitors-config-loader ......................... SUCCESS [ 8.915 s] [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader ........ SUCCESS [ 3.165 s] [INFO] bgp-bmp-config-example ............................. SUCCESS [ 1.017 s] [INFO] OpenDaylight :: BMP :: Config files example ........ SUCCESS [ 0.681 s] [INFO] bgp-bmp-parser-impl ................................ SUCCESS [ 7.260 s] [INFO] bgp-bmp-impl ....................................... SUCCESS [ 20.342 s] [INFO] OpenDaylight :: BMP ................................ SUCCESS [ 3.956 s] [INFO] pcep-api ........................................... SUCCESS [ 7.887 s] [INFO] pcep-spi ........................................... SUCCESS [ 8.786 s] [INFO] OpenDaylight :: PCEP :: Api ........................ SUCCESS [ 1.305 s] [INFO] pcep-base-parser ................................... SUCCESS [ 9.080 s] [INFO] OpenDaylight :: PCEP :: Base Parser ................ SUCCESS [ 1.323 s] [INFO] pcep-impl .......................................... SUCCESS [ 14.097 s] [INFO] OpenDaylight :: PCEP :: Impl ....................... SUCCESS [ 3.297 s] [INFO] programming-api .................................... SUCCESS [ 5.144 s] [INFO] programming-spi .................................... SUCCESS [ 3.655 s] [INFO] programming-topology-api ........................... SUCCESS [ 4.002 s] [INFO] programming-tunnel-api ............................. SUCCESS [ 3.870 s] [INFO] OpenDaylight :: PCEP :: Programming Api ............ SUCCESS [ 1.626 s] [INFO] pcep-tunnel-api .................................... SUCCESS [ 4.618 s] [INFO] programming-impl ................................... SUCCESS [ 18.149 s] [INFO] OpenDaylight :: PCEP :: Programming Impl ........... SUCCESS [ 3.455 s] [INFO] pcep-topology-api .................................. SUCCESS [ 5.150 s] [INFO] pcep-topology-spi .................................. SUCCESS [ 3.816 s] [INFO] OpenDaylight :: PCEP :: Topology ................... SUCCESS [ 1.871 s] [INFO] pcep-ietf-stateful ................................. SUCCESS [ 10.622 s] [INFO] OpenDaylight :: PCEP :: Stateful ................... SUCCESS [ 3.514 s] [INFO] pcep-ietf-p2mp-te-lsp .............................. SUCCESS [ 5.401 s] [INFO] OpenDaylight :: PCEP :: P2MP TE LSP ................ SUCCESS [ 3.107 s] [INFO] pcep-server-api .................................... SUCCESS [ 4.156 s] [INFO] pcep-segment-routing ............................... SUCCESS [ 8.636 s] [INFO] pcep-pcc-mock ...................................... SUCCESS [ 36.583 s] [INFO] pcep-topology-provider ............................. SUCCESS [ 27.045 s] [INFO] OpenDaylight :: PCEP :: Segment Routing ............ SUCCESS [ 3.423 s] [INFO] OpenDaylight :: PCEP :: PCE Server API ............. SUCCESS [ 3.360 s] [INFO] pcep-server-provider ............................... SUCCESS [ 6.910 s] [INFO] OpenDaylight :: PCEP :: PCE Server Provider ........ SUCCESS [ 3.376 s] [INFO] OpenDaylight :: PCEP :: Topology Provider .......... SUCCESS [ 3.572 s] [INFO] pcep-tunnel-provider ............................... SUCCESS [ 14.094 s] [INFO] OpenDaylight :: PCEP :: Tunnel Provider ............ SUCCESS [ 3.683 s] [INFO] pcep-auto-bandwidth-extension ...................... SUCCESS [ 6.342 s] [INFO] OpenDaylight :: PCEP :: Auto Bandwidth ............. SUCCESS [ 3.362 s] [INFO] pcep-config-example ................................ SUCCESS [ 0.929 s] [INFO] OpenDaylight :: Pcep Configuration Example Files ... SUCCESS [ 0.736 s] [INFO] pcep-cli ........................................... SUCCESS [ 9.763 s] [INFO] OpenDaylight :: PCEP :: Topology Cli ............... SUCCESS [ 3.319 s] [INFO] OpenDaylight :: PCEP ............................... SUCCESS [ 3.605 s] [INFO] feature-repo-parent ................................ SUCCESS [ 0.303 s] [INFO] features-bgpcep .................................... SUCCESS [ 4.827 s] [INFO] bgp-benchmark-app .................................. SUCCESS [ 11.522 s] [INFO] OpenDaylight :: BGP :: Benchmark ................... SUCCESS [ 3.438 s] [INFO] data-change-counter ................................ SUCCESS [ 8.736 s] [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter .... SUCCESS [ 2.968 s] [INFO] features-bgpcep-testing ............................ SUCCESS [ 3.323 s] [INFO] bgpcep-features-parent ............................. SUCCESS [ 0.020 s] [INFO] graph .............................................. SUCCESS [ 0.007 s] [INFO] bgp-parser-mock .................................... SUCCESS [ 5.134 s] [INFO] bgp-testtool ....................................... SUCCESS [ 7.515 s] [INFO] extensions ......................................... SUCCESS [ 0.007 s] [INFO] bgp-parent ......................................... SUCCESS [ 0.003 s] [INFO] bmp-mock ........................................... SUCCESS [ 25.683 s] [INFO] bmp-parent ......................................... SUCCESS [ 0.008 s] [INFO] algo-parent ........................................ SUCCESS [ 0.004 s] [INFO] pcep-testtool ...................................... SUCCESS [ 9.943 s] [INFO] pcep-server-parent ................................. SUCCESS [ 0.006 s] [INFO] pcep-topology-parent ............................... SUCCESS [ 0.003 s] [INFO] pcep-tunnel-parent ................................. SUCCESS [ 0.002 s] [INFO] pcep-parent ........................................ SUCCESS [ 0.002 s] [INFO] programming-parent ................................. SUCCESS [ 0.003 s] [INFO] rsvp-parent ........................................ SUCCESS [ 0.003 s] [INFO] topology-parent .................................... SUCCESS [ 0.002 s] [INFO] config-loader-parent ............................... SUCCESS [ 0.004 s] [INFO] bgpcep-karaf ....................................... SUCCESS [ 34.918 s] [INFO] bgpcep ............................................. SUCCESS [ 2.566 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18:46 min [INFO] Finished at: 2025-10-04T05:49:22Z [INFO] ------------------------------------------------------------------------ + '[' https://sonarcloud.io = https://sonarcloud.io ']' + params+=("-Dsonar.projectKey=$PROJECT_KEY") + params+=("-Dsonar.organization=$PROJECT_ORGANIZATION") + params+=("-Dsonar.login=$API_TOKEN") + '[' False = True ']' + '[' -n openjdk21 ']' + '[' openjdk21 '!=' openjdk21 ']' + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn jacoco:report -Djacoco.dataFile=/w/workspace/bgpcep-sonar/target/jacoco.exec sonar:sonar -e -Dsonar -Dsonar.host.url=https://sonarcloud.io --global-settings /w/workspace/bgpcep-sonar@tmp/config1482322759540769027tmp --settings /w/workspace/bgpcep-sonar@tmp/config13487719084476889422tmp -Dsonar.projectKey=opendaylight_bgpcep -Dsonar.organization=opendaylight -Dsonar.login=**** --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 -Dodl.jacoco.aggregateFile=/w/workspace/bgpcep-sonar/target/jacoco.exec '-P!karaf' Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] bgpcep-artifacts [pom] [INFO] binding-parent [pom] [INFO] graph-api [bundle] [INFO] algo-api [bundle] [INFO] concepts [bundle] [INFO] BGPCEP common parent [pom] [INFO] algo-impl [bundle] [INFO] single-feature-parent [pom] [INFO] OpenDaylight :: GRAPH :: API [feature] [INFO] OpenDaylight :: BGPCEP :: Concepts [feature] [INFO] OpenDaylight :: Path Computation Algorithms :: API [feature] [INFO] graph-impl [bundle] [INFO] OpenDaylight :: GRAPH [feature] [INFO] OpenDaylight :: Path Computation Algorithms [feature] [INFO] testtool-parent [pom] [INFO] util [bundle] [INFO] bgp-concepts [bundle] [INFO] bgp-parser-api [bundle] [INFO] bgp-parser-spi [bundle] [INFO] bgp-util [bundle] [INFO] bgp-parser-impl [bundle] [INFO] OpenDaylight :: Extras :: Dependencies [feature] [INFO] OpenDaylight :: BGP :: Dependencies [feature] [INFO] OpenDaylight :: BGP :: Parser :: API [feature] [INFO] OpenDaylight :: BGP :: Parser [feature] [INFO] bgp-rib-api [bundle] [INFO] bgp-openconfig-api [bundle] [INFO] bgp-rib-spi [bundle] [INFO] OpenDaylight :: BGP :: RIB Api [feature] [INFO] bgp-openconfig-spi [bundle] [INFO] OpenDaylight :: BGP :: Openconfig [feature] [INFO] bgp-bmp-api [bundle] [INFO] bgp-extension-parent [pom] [INFO] bgp-inet [bundle] [INFO] bgp-path-selection-mode [bundle] [INFO] config-loader-spi [bundle] [INFO] config-loader-impl [bundle] [INFO] testtool-util [bundle] [INFO] routing-policy-config-loader [bundle] [INFO] bgp-openconfig-rp-spi [bundle] [INFO] bgp-route-target [bundle] [INFO] bgp-openconfig-rp-impl [bundle] [INFO] rsvp-api [bundle] [INFO] rsvp-spi [bundle] [INFO] rsvp-impl [bundle] [INFO] bgp-linkstate [bundle] [INFO] bgp-rib-mock [bundle] [INFO] bgp-config-example [jar] [INFO] bgp-openconfig-rp-statement [bundle] [INFO] bgp-rib-impl [bundle] [INFO] bgp-peer-acceptor [bundle] [INFO] bgp-bmp-spi [bundle] [INFO] OpenDaylight :: BMP :: API [feature] [INFO] OpenDaylight :: BGP :: Extensions API [feature] [INFO] OpenDaylight :: BGP :: Inet [feature] [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi [feature] [INFO] OpenDaylight :: BGP :: Route Target Constrains [feature] [INFO] OpenDaylight :: BGP :: Path Selection [feature] [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader [feature] [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl [feature] [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements [feature] [INFO] OpenDaylight :: BGP :: RIB Impl [feature] [INFO] bgp-openconfig-state [bundle] [INFO] OpenDaylight :: BGP :: Config Loader [feature] [INFO] topology-api [bundle] [INFO] topology-tunnel-api [bundle] [INFO] topology-segment-routing [bundle] [INFO] bgp-topology-provider [bundle] [INFO] OpenDaylight :: RSVP :: API [feature] [INFO] OpenDaylight :: RSVP [feature] [INFO] OpenDaylight :: BGP :: RIB Linkstate [feature] [INFO] OpenDaylight :: BGPCEP :: Topology :: Api [feature] [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api [feature] [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api [feature] [INFO] OpenDaylight :: BGP :: Topology [feature] [INFO] bgp-cli [bundle] [INFO] OpenDaylight :: BGP :: Cli [feature] [INFO] bgp-flowspec [bundle] [INFO] OpenDaylight :: BGP :: Flowspec [feature] [INFO] bgp-labeled-unicast [bundle] [INFO] OpenDaylight :: BGP :: Labeled Unicast [feature] [INFO] bgp-l3vpn [bundle] [INFO] OpenDaylight :: BGP :: L3Vpn [feature] [INFO] bgp-mvpn [bundle] [INFO] OpenDaylight :: BGP :: Mvpn [feature] [INFO] bgp-evpn [bundle] [INFO] OpenDaylight :: BGP :: Evpn [feature] [INFO] protocols-config-loader [bundle] [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl [feature] [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader [feature] [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader [feature] [INFO] topology-config-loader [bundle] [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader [feature] [INFO] OpenDaylight :: BGP [feature] [INFO] OpenDaylight :: Configuration Example Files [feature] [INFO] bmp-monitors-config-loader [bundle] [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader [feature] [INFO] bgp-bmp-config-example [jar] [INFO] OpenDaylight :: BMP :: Config files example [feature] [INFO] bgp-bmp-parser-impl [bundle] [INFO] bgp-bmp-impl [bundle] [INFO] OpenDaylight :: BMP [feature] [INFO] pcep-api [bundle] [INFO] pcep-spi [bundle] [INFO] OpenDaylight :: PCEP :: Api [feature] [INFO] pcep-base-parser [bundle] [INFO] OpenDaylight :: PCEP :: Base Parser [feature] [INFO] pcep-impl [bundle] [INFO] OpenDaylight :: PCEP :: Impl [feature] [INFO] programming-api [bundle] [INFO] programming-spi [bundle] [INFO] programming-topology-api [bundle] [INFO] programming-tunnel-api [bundle] [INFO] OpenDaylight :: PCEP :: Programming Api [feature] [INFO] pcep-tunnel-api [bundle] [INFO] programming-impl [bundle] [INFO] OpenDaylight :: PCEP :: Programming Impl [feature] [INFO] pcep-topology-api [bundle] [INFO] pcep-topology-spi [bundle] [INFO] OpenDaylight :: PCEP :: Topology [feature] [INFO] pcep-ietf-stateful [bundle] [INFO] OpenDaylight :: PCEP :: Stateful [feature] [INFO] pcep-ietf-p2mp-te-lsp [bundle] [INFO] OpenDaylight :: PCEP :: P2MP TE LSP [feature] [INFO] pcep-server-api [bundle] [INFO] pcep-segment-routing [bundle] [INFO] pcep-pcc-mock [jar] [INFO] pcep-topology-provider [bundle] [INFO] OpenDaylight :: PCEP :: Segment Routing [feature] [INFO] OpenDaylight :: PCEP :: PCE Server API [feature] [INFO] pcep-server-provider [bundle] [INFO] OpenDaylight :: PCEP :: PCE Server Provider [feature] [INFO] OpenDaylight :: PCEP :: Topology Provider [feature] [INFO] pcep-tunnel-provider [bundle] [INFO] OpenDaylight :: PCEP :: Tunnel Provider [feature] [INFO] pcep-auto-bandwidth-extension [bundle] [INFO] OpenDaylight :: PCEP :: Auto Bandwidth [feature] [INFO] pcep-config-example [jar] [INFO] OpenDaylight :: Pcep Configuration Example Files [feature] [INFO] pcep-cli [bundle] [INFO] OpenDaylight :: PCEP :: Topology Cli [feature] [INFO] OpenDaylight :: PCEP [feature] [INFO] feature-repo-parent [pom] [INFO] features-bgpcep [feature] [INFO] bgp-benchmark-app [bundle] [INFO] OpenDaylight :: BGP :: Benchmark [feature] [INFO] data-change-counter [bundle] [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter [feature] [INFO] features-bgpcep-testing [feature] [INFO] bgpcep-features-parent [pom] [INFO] graph [pom] [INFO] bgp-parser-mock [bundle] [INFO] bgp-testtool [jar] [INFO] extensions [pom] [INFO] bgp-parent [pom] [INFO] bmp-mock [jar] [INFO] bmp-parent [pom] [INFO] algo-parent [pom] [INFO] pcep-testtool [jar] [INFO] pcep-server-parent [pom] [INFO] pcep-topology-parent [pom] [INFO] pcep-tunnel-parent [pom] [INFO] pcep-parent [pom] [INFO] programming-parent [pom] [INFO] rsvp-parent [pom] [INFO] topology-parent [pom] [INFO] config-loader-parent [pom] [INFO] bgpcep-karaf [pom] [INFO] bgpcep [pom] [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): Could not find artifact org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in opendaylight-mirror (https://nexus.opendaylight.org/content/repositories/public/) [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [WARNING] The artifact org.codehaus.mojo:sonar-maven-plugin:jar:4.0.0.4121 has been relocated to org.sonarsource.scanner.maven:sonar-maven-plugin:jar:4.0.0.4121: SonarQube plugin was moved to SonarSource organisation [INFO] [INFO] --------------< org.opendaylight.bgpcep:bgpcep-artifacts >-------------- [INFO] Building bgpcep-artifacts 0.24.0-SNAPSHOT [1/169] [INFO] from artifacts/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgpcep-artifacts --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ---------------< org.opendaylight.bgpcep:binding-parent >--------------- [INFO] Building binding-parent 0.24.0-SNAPSHOT [2/169] [INFO] from binding-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ binding-parent --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'binding-parent' with 0 classes [INFO] [INFO] -----------------< org.opendaylight.bgpcep:graph-api >------------------ [INFO] Building graph-api 0.24.0-SNAPSHOT [3/169] [INFO] from graph/graph-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ graph-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'graph-api' with 2 classes [INFO] [INFO] ------------------< org.opendaylight.bgpcep:algo-api >------------------ [INFO] Building algo-api 0.24.0-SNAPSHOT [4/169] [INFO] from algo/algo-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ algo-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'algo-api' with 2 classes [INFO] [INFO] ------------------< org.opendaylight.bgpcep:concepts >------------------ [INFO] Building concepts 0.24.0-SNAPSHOT [5/169] [INFO] from concepts/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ concepts --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'concepts' with 13 classes [INFO] [INFO] ---------------< org.opendaylight.bgpcep:bgpcep-parent >---------------- [INFO] Building BGPCEP common parent 0.24.0-SNAPSHOT [6/169] [INFO] from parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgpcep-parent --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'BGPCEP common parent' with 0 classes [INFO] [INFO] -----------------< org.opendaylight.bgpcep:algo-impl >------------------ [INFO] Building algo-impl 0.24.0-SNAPSHOT [7/169] [INFO] from algo/algo-impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ algo-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'algo-impl' with 7 classes [INFO] [INFO] -----------< org.opendaylight.bgpcep:single-feature-parent >------------ [INFO] Building single-feature-parent 0.24.0-SNAPSHOT [8/169] [INFO] from single-feature-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ single-feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-graph-api >------------ [INFO] Building OpenDaylight :: GRAPH :: API 0.24.0-SNAPSHOT [9/169] [INFO] from features/odl-bgpcep-graph-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-graph-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-concepts >------------- [INFO] Building OpenDaylight :: BGPCEP :: Concepts 0.24.0-SNAPSHOT [10/169] [INFO] from features/odl-bgpcep-concepts/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-concepts --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-algo-api >------------- [INFO] Building OpenDaylight :: Path Computation Algorithms :: API 0.24.0-SNAPSHOT [11/169] [INFO] from features/odl-bgpcep-algo-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-algo-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----------------< org.opendaylight.bgpcep:graph-impl >----------------- [INFO] Building graph-impl 0.24.0-SNAPSHOT [12/169] [INFO] from graph/graph-impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ graph-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'graph-impl' with 10 classes [INFO] [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-graph >-------------- [INFO] Building OpenDaylight :: GRAPH 0.24.0-SNAPSHOT [13/169] [INFO] from features/odl-bgpcep-graph/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-graph --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-algo >--------------- [INFO] Building OpenDaylight :: Path Computation Algorithms 0.24.0-SNAPSHOT [14/169] [INFO] from features/odl-bgpcep-algo/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-algo --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------------< org.opendaylight.bgpcep:testtool-parent >--------------- [INFO] Building testtool-parent 0.24.0-SNAPSHOT [15/169] [INFO] from testtool-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ testtool-parent --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'testtool-parent' with 0 classes [INFO] [INFO] --------------------< org.opendaylight.bgpcep:util >-------------------- [INFO] Building util 0.24.0-SNAPSHOT [16/169] [INFO] from util/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ util --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'util' with 10 classes [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-concepts >---------------- [INFO] Building bgp-concepts 0.24.0-SNAPSHOT [17/169] [INFO] from bgp/concepts/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-concepts --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-concepts' with 5 classes [INFO] [INFO] ---------------< org.opendaylight.bgpcep:bgp-parser-api >--------------- [INFO] Building bgp-parser-api 0.24.0-SNAPSHOT [18/169] [INFO] from bgp/parser-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-parser-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-parser-api' with 14 classes [INFO] [INFO] ---------------< org.opendaylight.bgpcep:bgp-parser-spi >--------------- [INFO] Building bgp-parser-spi 0.24.0-SNAPSHOT [19/169] [INFO] from bgp/parser-spi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-parser-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-parser-spi' with 46 classes [INFO] [INFO] ------------------< org.opendaylight.bgpcep:bgp-util >------------------ [INFO] Building bgp-util 0.24.0-SNAPSHOT [20/169] [INFO] from bgp/util/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-util --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-util' with 2 classes [INFO] [INFO] --------------< org.opendaylight.bgpcep:bgp-parser-impl >--------------- [INFO] Building bgp-parser-impl 0.24.0-SNAPSHOT [21/169] [INFO] from bgp/parser-impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-parser-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-parser-impl' with 52 classes [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies >------- [INFO] Building OpenDaylight :: Extras :: Dependencies 0.24.0-SNAPSHOT [22/169] [INFO] from features/odl-bgpcep-extras-dependencies/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-extras-dependencies --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies >--------- [INFO] Building OpenDaylight :: BGP :: Dependencies 0.24.0-SNAPSHOT [23/169] [INFO] from features/odl-bgpcep-bgp-dependencies/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-bgp-dependencies --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api >---------- [INFO] Building OpenDaylight :: BGP :: Parser :: API 0.24.0-SNAPSHOT [24/169] [INFO] from features/odl-bgpcep-bgp-parser-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-bgp-parser-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-parser >------------ [INFO] Building OpenDaylight :: BGP :: Parser 0.24.0-SNAPSHOT [25/169] [INFO] from features/odl-bgpcep-bgp-parser/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-bgp-parser --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-api >----------------- [INFO] Building bgp-rib-api 0.24.0-SNAPSHOT [26/169] [INFO] from bgp/rib-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-rib-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-rib-api' with 5 classes [INFO] [INFO] -------------< org.opendaylight.bgpcep:bgp-openconfig-api >------------- [INFO] Building bgp-openconfig-api 0.24.0-SNAPSHOT [27/169] [INFO] from bgp/openconfig-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-openconfig-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-openconfig-api' with 32 classes [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-spi >----------------- [INFO] Building bgp-rib-spi 0.24.0-SNAPSHOT [28/169] [INFO] from bgp/rib-spi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-rib-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-rib-spi' with 30 classes [INFO] [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api >----------- [INFO] Building OpenDaylight :: BGP :: RIB Api 0.24.0-SNAPSHOT [29/169] [INFO] from features/odl-bgpcep-bgp-rib-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-bgp-rib-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -------------< org.opendaylight.bgpcep:bgp-openconfig-spi >------------- [INFO] Building bgp-openconfig-spi 0.24.0-SNAPSHOT [30/169] [INFO] from bgp/openconfig-spi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-openconfig-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-openconfig-spi' with 5 classes [INFO] [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig >---------- [INFO] Building OpenDaylight :: BGP :: Openconfig 0.24.0-SNAPSHOT [31/169] [INFO] from features/odl-bgpcep-bgp-openconfig/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-bgp-openconfig --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-api >----------------- [INFO] Building bgp-bmp-api 0.24.0-SNAPSHOT [32/169] [INFO] from bmp/bmp-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-bmp-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-bmp-api' with 6 classes [INFO] [INFO] ------------< org.opendaylight.bgpcep:bgp-extension-parent >------------ [INFO] Building bgp-extension-parent 0.24.0-SNAPSHOT [33/169] [INFO] from bgp/extensions/parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-extension-parent --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-extension-parent' with 0 classes [INFO] [INFO] ------------------< org.opendaylight.bgpcep:bgp-inet >------------------ [INFO] Building bgp-inet 0.24.0-SNAPSHOT [34/169] [INFO] from bgp/extensions/inet/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-inet --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-inet' with 13 classes [INFO] [INFO] ----------< org.opendaylight.bgpcep:bgp-path-selection-mode >----------- [INFO] Building bgp-path-selection-mode 0.24.0-SNAPSHOT [35/169] [INFO] from bgp/path-selection-mode/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-path-selection-mode --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-path-selection-mode' with 28 classes [INFO] [INFO] -------------< org.opendaylight.bgpcep:config-loader-spi >-------------- [INFO] Building config-loader-spi 0.24.0-SNAPSHOT [36/169] [INFO] from config-loader/config-loader-spi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ config-loader-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'config-loader-spi' with 3 classes [INFO] [INFO] -------------< org.opendaylight.bgpcep:config-loader-impl >------------- [INFO] Building config-loader-impl 0.24.0-SNAPSHOT [37/169] [INFO] from config-loader/config-loader-impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ config-loader-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'config-loader-impl' with 8 classes [INFO] [INFO] ---------------< org.opendaylight.bgpcep:testtool-util >---------------- [INFO] Building testtool-util 0.24.0-SNAPSHOT [38/169] [INFO] from testtool-util/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ testtool-util --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'testtool-util' with 4 classes [INFO] [INFO] --------< org.opendaylight.bgpcep:routing-policy-config-loader >-------- [INFO] Building routing-policy-config-loader 0.24.0-SNAPSHOT [39/169] [INFO] from config-loader/routing-policy-config-loader/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ routing-policy-config-loader --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'routing-policy-config-loader' with 2 classes [INFO] [INFO] -----------< org.opendaylight.bgpcep:bgp-openconfig-rp-spi >------------ [INFO] Building bgp-openconfig-rp-spi 0.24.0-SNAPSHOT [40/169] [INFO] from bgp/openconfig-rp-spi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-openconfig-rp-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-openconfig-rp-spi' with 16 classes [INFO] [INFO] --------------< org.opendaylight.bgpcep:bgp-route-target >-------------- [INFO] Building bgp-route-target 0.24.0-SNAPSHOT [41/169] [INFO] from bgp/extensions/route-target/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-route-target --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-route-target' with 14 classes [INFO] [INFO] -----------< org.opendaylight.bgpcep:bgp-openconfig-rp-impl >----------- [INFO] Building bgp-openconfig-rp-impl 0.24.0-SNAPSHOT [42/169] [INFO] from bgp/openconfig-rp-impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-openconfig-rp-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-openconfig-rp-impl' with 4 classes [INFO] [INFO] ------------------< org.opendaylight.bgpcep:rsvp-api >------------------ [INFO] Building rsvp-api 0.24.0-SNAPSHOT [43/169] [INFO] from rsvp/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rsvp-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rsvp-api' with 2 classes [INFO] [INFO] ------------------< org.opendaylight.bgpcep:rsvp-spi >------------------ [INFO] Building rsvp-spi 0.24.0-SNAPSHOT [44/169] [INFO] from rsvp/spi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rsvp-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rsvp-spi' with 17 classes [INFO] [INFO] -----------------< org.opendaylight.bgpcep:rsvp-impl >------------------ [INFO] Building rsvp-impl 0.24.0-SNAPSHOT [45/169] [INFO] from rsvp/impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rsvp-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rsvp-impl' with 59 classes [INFO] [INFO] ---------------< org.opendaylight.bgpcep:bgp-linkstate >---------------- [INFO] Building bgp-linkstate 0.24.0-SNAPSHOT [46/169] [INFO] from bgp/extensions/linkstate/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-linkstate --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-linkstate' with 60 classes [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-mock >---------------- [INFO] Building bgp-rib-mock 0.24.0-SNAPSHOT [47/169] [INFO] from bgp/rib-mock/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-rib-mock --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-rib-mock' with 3 classes [INFO] [INFO] -------------< org.opendaylight.bgpcep:bgp-config-example >------------- [INFO] Building bgp-config-example 0.24.0-SNAPSHOT [48/169] [INFO] from bgp/config-example/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-config-example --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-config-example' with 0 classes [INFO] [INFO] --------< org.opendaylight.bgpcep:bgp-openconfig-rp-statement >--------- [INFO] Building bgp-openconfig-rp-statement 0.24.0-SNAPSHOT [49/169] [INFO] from bgp/openconfig-rp-statement/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-openconfig-rp-statement --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-openconfig-rp-statement' with 28 classes [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-impl >---------------- [INFO] Building bgp-rib-impl 0.24.0-SNAPSHOT [50/169] [INFO] from bgp/rib-impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-rib-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-rib-impl' with 103 classes [INFO] [INFO] -------------< org.opendaylight.bgpcep:bgp-peer-acceptor >-------------- [INFO] Building bgp-peer-acceptor 0.24.0-SNAPSHOT [51/169] [INFO] from bgp/peer-acceptor/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-peer-acceptor --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-peer-acceptor' with 4 classes [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-spi >----------------- [INFO] Building bgp-bmp-spi 0.24.0-SNAPSHOT [52/169] [INFO] from bmp/bmp-spi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-bmp-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-bmp-spi' with 9 classes [INFO] [INFO] -------------< org.opendaylight.bgpcep:odl-bgpcep-bmp-api >------------- [INFO] Building OpenDaylight :: BMP :: API 0.24.0-SNAPSHOT [53/169] [INFO] from features/odl-bgpcep-bmp-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-bmp-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api >-------- [INFO] Building OpenDaylight :: BGP :: Extensions API 0.24.0-SNAPSHOT [54/169] [INFO] from features/odl-bgpcep-bgp-extensions-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-bgp-extensions-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-inet >------------- [INFO] Building OpenDaylight :: BGP :: Inet 0.24.0-SNAPSHOT [55/169] [INFO] from features/odl-bgpcep-bgp-inet/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-bgp-inet --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi >------ [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Spi 0.24.0-SNAPSHOT [56/169] [INFO] from features/odl-bgpcep-bgp-openconfig-rp-spi/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target >--------- [INFO] Building OpenDaylight :: BGP :: Route Target Constrains 0.24.0-SNAPSHOT [57/169] [INFO] from features/odl-bgpcep-bgp-route-target/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-bgp-route-target --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode >----- [INFO] Building OpenDaylight :: BGP :: Path Selection 0.24.0-SNAPSHOT [58/169] [INFO] from features/odl-bgpcep-bgp-path-selection-mode/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi >-------- [INFO] Building OpenDaylight :: BGPCEP :: SPI Config Loader 0.24.0-SNAPSHOT [59/169] [INFO] from features/odl-bgpcep-config-loader-spi/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-config-loader-spi --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl >------ [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Impl 0.24.0-SNAPSHOT [60/169] [INFO] from features/odl-bgpcep-bgp-openconfig-rp-impl/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement >--- [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Statements 0.24.0-SNAPSHOT [61/169] [INFO] from features/odl-bgpcep-bgp-openconfig-rp-statement/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl >----------- [INFO] Building OpenDaylight :: BGP :: RIB Impl 0.24.0-SNAPSHOT [62/169] [INFO] from features/odl-bgpcep-bgp-rib-impl/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-bgp-rib-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.bgpcep:bgp-openconfig-state >------------ [INFO] Building bgp-openconfig-state 0.24.0-SNAPSHOT [63/169] [INFO] from bgp/openconfig-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-openconfig-state --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-openconfig-state' with 7 classes [INFO] [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state >------- [INFO] Building OpenDaylight :: BGP :: Config Loader 0.24.0-SNAPSHOT [64/169] [INFO] from features/odl-bgpcep-bgp-openconfig-state/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-bgp-openconfig-state --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----------------< org.opendaylight.bgpcep:topology-api >---------------- [INFO] Building topology-api 0.24.0-SNAPSHOT [65/169] [INFO] from topology/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ topology-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'topology-api' with 5 classes [INFO] [INFO] ------------< org.opendaylight.bgpcep:topology-tunnel-api >------------- [INFO] Building topology-tunnel-api 0.24.0-SNAPSHOT [66/169] [INFO] from topology/tunnel-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ topology-tunnel-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'topology-tunnel-api' with 4 classes [INFO] [INFO] ----------< org.opendaylight.bgpcep:topology-segment-routing >---------- [INFO] Building topology-segment-routing 0.24.0-SNAPSHOT [67/169] [INFO] from topology/segment-routing/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ topology-segment-routing --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'topology-segment-routing' with 4 classes [INFO] [INFO] -----------< org.opendaylight.bgpcep:bgp-topology-provider >------------ [INFO] Building bgp-topology-provider 0.24.0-SNAPSHOT [68/169] [INFO] from bgp/topology-provider/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-topology-provider --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-topology-provider' with 33 classes [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-rsvp-api >------------- [INFO] Building OpenDaylight :: RSVP :: API 0.24.0-SNAPSHOT [69/169] [INFO] from features/odl-bgpcep-rsvp-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-rsvp-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-rsvp >--------------- [INFO] Building OpenDaylight :: RSVP 0.24.0-SNAPSHOT [70/169] [INFO] from features/odl-bgpcep-rsvp/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-rsvp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate >---------- [INFO] Building OpenDaylight :: BGP :: RIB Linkstate 0.24.0-SNAPSHOT [71/169] [INFO] from features/odl-bgpcep-bgp-linkstate/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-bgp-linkstate --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-topology-api >----------- [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Api 0.24.0-SNAPSHOT [72/169] [INFO] from features/odl-bgpcep-topology-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-topology-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api >------- [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api 0.24.0-SNAPSHOT [73/169] [INFO] from features/odl-bgpcep-topology-tunnel-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-topology-tunnel-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----< org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing >----- [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api 0.24.0-SNAPSHOT [74/169] [INFO] from features/odl-bgpcep-topology-segment-routing/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-topology-segment-routing --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-topology >----------- [INFO] Building OpenDaylight :: BGP :: Topology 0.24.0-SNAPSHOT [75/169] [INFO] from features/odl-bgpcep-bgp-topology/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-bgp-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------------< org.opendaylight.bgpcep:bgp-cli >------------------- [INFO] Building bgp-cli 0.24.0-SNAPSHOT [76/169] [INFO] from bgp/cli/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-cli --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-cli' with 5 classes [INFO] [INFO] -------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-cli >------------- [INFO] Building OpenDaylight :: BGP :: Cli 0.24.0-SNAPSHOT [77/169] [INFO] from features/odl-bgpcep-bgp-cli/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-bgp-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-flowspec >---------------- [INFO] Building bgp-flowspec 0.24.0-SNAPSHOT [78/169] [INFO] from bgp/extensions/flowspec/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-flowspec --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-flowspec' with 59 classes [INFO] [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec >----------- [INFO] Building OpenDaylight :: BGP :: Flowspec 0.24.0-SNAPSHOT [79/169] [INFO] from features/odl-bgpcep-bgp-flowspec/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-bgp-flowspec --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.bgpcep:bgp-labeled-unicast >------------- [INFO] Building bgp-labeled-unicast 0.24.0-SNAPSHOT [80/169] [INFO] from bgp/extensions/labeled-unicast/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-labeled-unicast --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-labeled-unicast' with 11 classes [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast >------- [INFO] Building OpenDaylight :: BGP :: Labeled Unicast 0.24.0-SNAPSHOT [81/169] [INFO] from features/odl-bgpcep-bgp-labeled-unicast/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----------------< org.opendaylight.bgpcep:bgp-l3vpn >------------------ [INFO] Building bgp-l3vpn 0.24.0-SNAPSHOT [82/169] [INFO] from bgp/extensions/l3vpn/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-l3vpn --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-l3vpn' with 27 classes [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn >------------ [INFO] Building OpenDaylight :: BGP :: L3Vpn 0.24.0-SNAPSHOT [83/169] [INFO] from features/odl-bgpcep-bgp-l3vpn/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-bgp-l3vpn --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------------< org.opendaylight.bgpcep:bgp-mvpn >------------------ [INFO] Building bgp-mvpn 0.24.0-SNAPSHOT [84/169] [INFO] from bgp/extensions/mvpn/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-mvpn --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-mvpn' with 42 classes [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn >------------- [INFO] Building OpenDaylight :: BGP :: Mvpn 0.24.0-SNAPSHOT [85/169] [INFO] from features/odl-bgpcep-bgp-mvpn/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-bgp-mvpn --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------------< org.opendaylight.bgpcep:bgp-evpn >------------------ [INFO] Building bgp-evpn 0.24.0-SNAPSHOT [86/169] [INFO] from bgp/extensions/evpn/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-evpn --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-evpn' with 30 classes [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn >------------- [INFO] Building OpenDaylight :: BGP :: Evpn 0.24.0-SNAPSHOT [87/169] [INFO] from features/odl-bgpcep-bgp-evpn/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-bgp-evpn --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----------< org.opendaylight.bgpcep:protocols-config-loader >----------- [INFO] Building protocols-config-loader 0.24.0-SNAPSHOT [88/169] [INFO] from config-loader/protocols-config-loader/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ protocols-config-loader --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'protocols-config-loader' with 2 classes [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl >-------- [INFO] Building OpenDaylight :: BGPCEP :: Config Loader Impl 0.24.0-SNAPSHOT [89/169] [INFO] from features/odl-bgpcep-config-loader-impl/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-config-loader-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --< org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader >--- [INFO] Building OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader 0.24.0-SNAPSHOT [90/169] [INFO] from features/odl-bgpcep-routing-policy-config-loader/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-routing-policy-config-loader --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader >----- [INFO] Building OpenDaylight :: BGPCEP :: Protocols Config Loader 0.24.0-SNAPSHOT [91/169] [INFO] from features/odl-bgpcep-protocols-config-loader/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-protocols-config-loader --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----------< org.opendaylight.bgpcep:topology-config-loader >----------- [INFO] Building topology-config-loader 0.24.0-SNAPSHOT [92/169] [INFO] from config-loader/topology-config-loader/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ topology-config-loader --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'topology-config-loader' with 2 classes [INFO] [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader >------ [INFO] Building OpenDaylight :: BGPCEP :: Topology Config Loader 0.24.0-SNAPSHOT [93/169] [INFO] from features/odl-bgpcep-topology-config-loader/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-topology-config-loader --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------------< org.opendaylight.bgpcep:odl-bgpcep-bgp >--------------- [INFO] Building OpenDaylight :: BGP 0.24.0-SNAPSHOT [94/169] [INFO] from features/odl-bgpcep-bgp/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-bgp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example >-------- [INFO] Building OpenDaylight :: Configuration Example Files 0.24.0-SNAPSHOT [95/169] [INFO] from features/odl-bgpcep-bgp-config-example/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-bgp-config-example --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------< org.opendaylight.bgpcep:bmp-monitors-config-loader >--------- [INFO] Building bmp-monitors-config-loader 0.24.0-SNAPSHOT [96/169] [INFO] from config-loader/bmp-monitors-config-loader/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bmp-monitors-config-loader --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bmp-monitors-config-loader' with 2 classes [INFO] [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader >-------- [INFO] Building OpenDaylight :: BGPCEP :: BMP Config Loader 0.24.0-SNAPSHOT [97/169] [INFO] from features/odl-bgpcep-bmp-config-loader/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-bmp-config-loader --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----------< org.opendaylight.bgpcep:bgp-bmp-config-example >----------- [INFO] Building bgp-bmp-config-example 0.24.0-SNAPSHOT [98/169] [INFO] from bmp/bmp-config-example/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-bmp-config-example --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-bmp-config-example' with 0 classes [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example >-------- [INFO] Building OpenDaylight :: BMP :: Config files example 0.24.0-SNAPSHOT [99/169] [INFO] from features/odl-bgpcep-bmp-config-example/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-bmp-config-example --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.bgpcep:bgp-bmp-parser-impl >------------- [INFO] Building bgp-bmp-parser-impl 0.24.0-SNAPSHOT [100/169] [INFO] from bmp/bmp-parser-impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-bmp-parser-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-bmp-parser-impl' with 28 classes [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-impl >---------------- [INFO] Building bgp-bmp-impl 0.24.0-SNAPSHOT [101/169] [INFO] from bmp/bmp-impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-bmp-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-bmp-impl' with 35 classes [INFO] [INFO] ---------------< org.opendaylight.bgpcep:odl-bgpcep-bmp >--------------- [INFO] Building OpenDaylight :: BMP 0.24.0-SNAPSHOT [102/169] [INFO] from features/odl-bgpcep-bmp/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-bmp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------------< org.opendaylight.bgpcep:pcep-api >------------------ [INFO] Building pcep-api 0.24.0-SNAPSHOT [103/169] [INFO] from pcep/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ pcep-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-api' with 15 classes [INFO] [INFO] ------------------< org.opendaylight.bgpcep:pcep-spi >------------------ [INFO] Building pcep-spi 0.24.0-SNAPSHOT [104/169] [INFO] from pcep/spi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ pcep-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-spi' with 28 classes [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-pcep-api >------------- [INFO] Building OpenDaylight :: PCEP :: Api 0.24.0-SNAPSHOT [105/169] [INFO] from features/odl-bgpcep-pcep-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-pcep-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------------< org.opendaylight.bgpcep:pcep-base-parser >-------------- [INFO] Building pcep-base-parser 0.24.0-SNAPSHOT [106/169] [INFO] from pcep/base-parser/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ pcep-base-parser --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-base-parser' with 104 classes [INFO] [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser >--------- [INFO] Building OpenDaylight :: PCEP :: Base Parser 0.24.0-SNAPSHOT [107/169] [INFO] from features/odl-bgpcep-pcep-base-parser/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-pcep-base-parser --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----------------< org.opendaylight.bgpcep:pcep-impl >------------------ [INFO] Building pcep-impl 0.24.0-SNAPSHOT [108/169] [INFO] from pcep/impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ pcep-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-impl' with 26 classes [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-pcep-impl >------------ [INFO] Building OpenDaylight :: PCEP :: Impl 0.24.0-SNAPSHOT [109/169] [INFO] from features/odl-bgpcep-pcep-impl/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-pcep-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------------< org.opendaylight.bgpcep:programming-api >--------------- [INFO] Building programming-api 0.24.0-SNAPSHOT [110/169] [INFO] from programming/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ programming-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'programming-api' with 3 classes [INFO] [INFO] --------------< org.opendaylight.bgpcep:programming-spi >--------------- [INFO] Building programming-spi 0.24.0-SNAPSHOT [111/169] [INFO] from programming/spi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ programming-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'programming-spi' with 3 classes [INFO] [INFO] ----------< org.opendaylight.bgpcep:programming-topology-api >---------- [INFO] Building programming-topology-api 0.24.0-SNAPSHOT [112/169] [INFO] from programming/topology-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ programming-topology-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'programming-topology-api' with 3 classes [INFO] [INFO] -----------< org.opendaylight.bgpcep:programming-tunnel-api >----------- [INFO] Building programming-tunnel-api 0.24.0-SNAPSHOT [113/169] [INFO] from programming/tunnel-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ programming-tunnel-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'programming-tunnel-api' with 3 classes [INFO] [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-programming-api >--------- [INFO] Building OpenDaylight :: PCEP :: Programming Api 0.24.0-SNAPSHOT [114/169] [INFO] from features/odl-bgpcep-programming-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-programming-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------------< org.opendaylight.bgpcep:pcep-tunnel-api >--------------- [INFO] Building pcep-tunnel-api 0.24.0-SNAPSHOT [115/169] [INFO] from pcep/tunnel/tunnel-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ pcep-tunnel-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-tunnel-api' with 6 classes [INFO] [INFO] --------------< org.opendaylight.bgpcep:programming-impl >-------------- [INFO] Building programming-impl 0.24.0-SNAPSHOT [116/169] [INFO] from programming/impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ programming-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'programming-impl' with 9 classes [INFO] [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-programming-impl >--------- [INFO] Building OpenDaylight :: PCEP :: Programming Impl 0.24.0-SNAPSHOT [117/169] [INFO] from features/odl-bgpcep-programming-impl/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-programming-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -------------< org.opendaylight.bgpcep:pcep-topology-api >-------------- [INFO] Building pcep-topology-api 0.24.0-SNAPSHOT [118/169] [INFO] from pcep/topology/topology-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ pcep-topology-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-topology-api' with 8 classes [INFO] [INFO] -------------< org.opendaylight.bgpcep:pcep-topology-spi >-------------- [INFO] Building pcep-topology-spi 0.24.0-SNAPSHOT [119/169] [INFO] from pcep/topology/topology-spi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ pcep-topology-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-topology-spi' with 2 classes [INFO] [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-pcep-topology >---------- [INFO] Building OpenDaylight :: PCEP :: Topology 0.24.0-SNAPSHOT [120/169] [INFO] from features/odl-bgpcep-pcep-topology/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-pcep-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -------------< org.opendaylight.bgpcep:pcep-ietf-stateful >------------- [INFO] Building pcep-ietf-stateful 0.24.0-SNAPSHOT [121/169] [INFO] from pcep/ietf-stateful/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ pcep-ietf-stateful --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-ietf-stateful' with 48 classes [INFO] [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful >---------- [INFO] Building OpenDaylight :: PCEP :: Stateful 0.24.0-SNAPSHOT [122/169] [INFO] from features/odl-bgpcep-pcep-stateful/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-pcep-stateful --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----------< org.opendaylight.bgpcep:pcep-ietf-p2mp-te-lsp >------------ [INFO] Building pcep-ietf-p2mp-te-lsp 0.24.0-SNAPSHOT [123/169] [INFO] from pcep/ietf-p2mp-te-lsp/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ pcep-ietf-p2mp-te-lsp --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-ietf-p2mp-te-lsp' with 5 classes [INFO] [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-pcep-p2mp-te-lsp >--------- [INFO] Building OpenDaylight :: PCEP :: P2MP TE LSP 0.24.0-SNAPSHOT [124/169] [INFO] from features/odl-bgpcep-pcep-p2mp-te-lsp/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------------< org.opendaylight.bgpcep:pcep-server-api >--------------- [INFO] Building pcep-server-api 0.24.0-SNAPSHOT [125/169] [INFO] from pcep/server/server-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ pcep-server-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-server-api' with 2 classes [INFO] [INFO] ------------< org.opendaylight.bgpcep:pcep-segment-routing >------------ [INFO] Building pcep-segment-routing 0.24.0-SNAPSHOT [126/169] [INFO] from pcep/segment-routing/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ pcep-segment-routing --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-segment-routing' with 11 classes [INFO] [INFO] ---------------< org.opendaylight.bgpcep:pcep-pcc-mock >---------------- [INFO] Building pcep-pcc-mock 0.24.0-SNAPSHOT [127/169] [INFO] from pcep/pcc-mock/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ pcep-pcc-mock --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-pcc-mock' with 22 classes [INFO] [INFO] -----------< org.opendaylight.bgpcep:pcep-topology-provider >----------- [INFO] Building pcep-topology-provider 0.24.0-SNAPSHOT [128/169] [INFO] from pcep/topology/topology-provider/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ pcep-topology-provider --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-topology-provider' with 53 classes [INFO] [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-pcep-segment-routing >------- [INFO] Building OpenDaylight :: PCEP :: Segment Routing 0.24.0-SNAPSHOT [129/169] [INFO] from features/odl-bgpcep-pcep-segment-routing/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-pcep-segment-routing --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-pcep-server >----------- [INFO] Building OpenDaylight :: PCEP :: PCE Server API 0.24.0-SNAPSHOT [130/169] [INFO] from features/odl-bgpcep-pcep-server/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-pcep-server --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.bgpcep:pcep-server-provider >------------ [INFO] Building pcep-server-provider 0.24.0-SNAPSHOT [131/169] [INFO] from pcep/server/server-provider/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ pcep-server-provider --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-server-provider' with 15 classes [INFO] [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider >------- [INFO] Building OpenDaylight :: PCEP :: PCE Server Provider 0.24.0-SNAPSHOT [132/169] [INFO] from features/odl-bgpcep-pcep-server-provider/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-pcep-server-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider >------ [INFO] Building OpenDaylight :: PCEP :: Topology Provider 0.24.0-SNAPSHOT [133/169] [INFO] from features/odl-bgpcep-pcep-topology-provider/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-pcep-topology-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.bgpcep:pcep-tunnel-provider >------------ [INFO] Building pcep-tunnel-provider 0.24.0-SNAPSHOT [134/169] [INFO] from pcep/tunnel/tunnel-provider/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ pcep-tunnel-provider --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-tunnel-provider' with 13 classes [INFO] [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider >------- [INFO] Building OpenDaylight :: PCEP :: Tunnel Provider 0.24.0-SNAPSHOT [135/169] [INFO] from features/odl-bgpcep-pcep-tunnel-provider/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -------< org.opendaylight.bgpcep:pcep-auto-bandwidth-extension >-------- [INFO] Building pcep-auto-bandwidth-extension 0.24.0-SNAPSHOT [136/169] [INFO] from pcep/auto-bandwidth-extension/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ pcep-auto-bandwidth-extension --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-auto-bandwidth-extension' with 5 classes [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-pcep-auto-bandwidth >------- [INFO] Building OpenDaylight :: PCEP :: Auto Bandwidth 0.24.0-SNAPSHOT [137/169] [INFO] from features/odl-bgpcep-pcep-auto-bandwidth/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.bgpcep:pcep-config-example >------------- [INFO] Building pcep-config-example 0.24.0-SNAPSHOT [138/169] [INFO] from pcep/config-example/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ pcep-config-example --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-config-example' with 0 classes [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example >------- [INFO] Building OpenDaylight :: Pcep Configuration Example Files 0.24.0-SNAPSHOT [139/169] [INFO] from features/odl-bgpcep-pcep-config-example/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-pcep-config-example --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------------< org.opendaylight.bgpcep:pcep-cli >------------------ [INFO] Building pcep-cli 0.24.0-SNAPSHOT [140/169] [INFO] from pcep/topology/cli/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ pcep-cli --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-cli' with 2 classes [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-pcep-cli >------------- [INFO] Building OpenDaylight :: PCEP :: Topology Cli 0.24.0-SNAPSHOT [141/169] [INFO] from features/odl-bgpcep-pcep-cli/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-pcep-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-pcep >--------------- [INFO] Building OpenDaylight :: PCEP 0.24.0-SNAPSHOT [142/169] [INFO] from features/odl-bgpcep-pcep/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-pcep --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.bgpcep:feature-repo-parent >------------- [INFO] Building feature-repo-parent 0.24.0-SNAPSHOT [143/169] [INFO] from feature-repo-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ feature-repo-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------------< org.opendaylight.bgpcep:features-bgpcep >--------------- [INFO] Building features-bgpcep 0.24.0-SNAPSHOT [144/169] [INFO] from features/features-bgpcep/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ features-bgpcep --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -------------< org.opendaylight.bgpcep:bgp-benchmark-app >-------------- [INFO] Building bgp-benchmark-app 0.24.0-SNAPSHOT [145/169] [INFO] from bgp/benchmark-app/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-benchmark-app --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-benchmark-app' with 8 classes [INFO] [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-benchmark >---------- [INFO] Building OpenDaylight :: BGP :: Benchmark 0.24.0-SNAPSHOT [146/169] [INFO] from features/odl-bgpcep-bgp-benchmark/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-bgp-benchmark --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.bgpcep:data-change-counter >------------- [INFO] Building data-change-counter 0.24.0-SNAPSHOT [147/169] [INFO] from data-change-counter/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ data-change-counter --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'data-change-counter' with 7 classes [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-data-change-counter >------- [INFO] Building ODL :: Bgpcep :: odl-bgpcep-data-change-counter 0.24.0-SNAPSHOT [148/169] [INFO] from features/odl-bgpcep-data-change-counter/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-bgpcep-data-change-counter --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----------< org.opendaylight.bgpcep:features-bgpcep-testing >----------- [INFO] Building features-bgpcep-testing 0.24.0-SNAPSHOT [149/169] [INFO] from features/features-bgpcep-testing/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ features-bgpcep-testing --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----------< org.opendaylight.bgpcep:bgpcep-features-parent >----------- [INFO] Building bgpcep-features-parent 0.24.0-SNAPSHOT [150/169] [INFO] from features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgpcep-features-parent --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -------------------< org.opendaylight.bgpcep:graph >-------------------- [INFO] Building graph 0.24.0-SNAPSHOT [151/169] [INFO] from graph/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ graph --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --------------< org.opendaylight.bgpcep:bgp-parser-mock >--------------- [INFO] Building bgp-parser-mock 0.24.0-SNAPSHOT [152/169] [INFO] from bgp/parser-mock/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-parser-mock --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-parser-mock' with 1 classes [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-testtool >---------------- [INFO] Building bgp-testtool 0.24.0-SNAPSHOT [153/169] [INFO] from bgp/testtool/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-testtool --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-testtool' with 8 classes [INFO] [INFO] -----------------< org.opendaylight.bgpcep:extensions >----------------- [INFO] Building extensions 0.24.0-SNAPSHOT [154/169] [INFO] from bgp/extensions/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ extensions --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -----------------< org.opendaylight.bgpcep:bgp-parent >----------------- [INFO] Building bgp-parent 0.24.0-SNAPSHOT [155/169] [INFO] from bgp/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-parent --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-mock >---------------- [INFO] Building bmp-mock 0.24.0-SNAPSHOT [156/169] [INFO] from bmp/bmp-mock/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgp-bmp-mock --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bmp-mock' with 11 classes [INFO] [INFO] -----------------< org.opendaylight.bgpcep:bmp-parent >----------------- [INFO] Building bmp-parent 0.24.0-SNAPSHOT [157/169] [INFO] from bmp/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bmp-parent --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ----------------< org.opendaylight.bgpcep:algo-parent >----------------- [INFO] Building algo-parent 0.24.0-SNAPSHOT [158/169] [INFO] from algo/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ algo-parent --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ---------------< org.opendaylight.bgpcep:pcep-testtool >---------------- [INFO] Building pcep-testtool 0.24.0-SNAPSHOT [159/169] [INFO] from pcep/testtool/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ pcep-testtool --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-testtool' with 3 classes [INFO] [INFO] -------------< org.opendaylight.bgpcep:pcep-server-parent >------------- [INFO] Building pcep-server-parent 0.24.0-SNAPSHOT [160/169] [INFO] from pcep/server/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ pcep-server-parent --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ------------< org.opendaylight.bgpcep:pcep-topology-parent >------------ [INFO] Building pcep-topology-parent 0.24.0-SNAPSHOT [161/169] [INFO] from pcep/topology/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ pcep-topology-parent --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -------------< org.opendaylight.bgpcep:pcep-tunnel-parent >------------- [INFO] Building pcep-tunnel-parent 0.24.0-SNAPSHOT [162/169] [INFO] from pcep/tunnel/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ pcep-tunnel-parent --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ----------------< org.opendaylight.bgpcep:pcep-parent >----------------- [INFO] Building pcep-parent 0.24.0-SNAPSHOT [163/169] [INFO] from pcep/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ pcep-parent --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -------------< org.opendaylight.bgpcep:programming-parent >------------- [INFO] Building programming-parent 0.24.0-SNAPSHOT [164/169] [INFO] from programming/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ programming-parent --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ----------------< org.opendaylight.bgpcep:rsvp-parent >----------------- [INFO] Building rsvp-parent 0.24.0-SNAPSHOT [165/169] [INFO] from rsvp/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rsvp-parent --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --------------< org.opendaylight.bgpcep:topology-parent >--------------- [INFO] Building topology-parent 0.24.0-SNAPSHOT [166/169] [INFO] from topology/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ topology-parent --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ------------< org.opendaylight.bgpcep:config-loader-parent >------------ [INFO] Building config-loader-parent 0.24.0-SNAPSHOT [167/169] [INFO] from config-loader/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ config-loader-parent --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgpcep-karaf >---------------- [INFO] Building bgpcep-karaf 0.24.0-SNAPSHOT [168/169] [INFO] from distribution-karaf/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgpcep-karaf --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgpcep-karaf' with 0 classes [INFO] [INFO] -------------< org.opendaylight.bgpcep:bgpcep-aggregator >-------------- [INFO] Building bgpcep 0.24.0-SNAPSHOT [169/169] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bgpcep-aggregator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -------------< org.opendaylight.bgpcep:bgpcep-aggregator >-------------- [INFO] Building bgpcep 0.24.0-SNAPSHOT [170/169] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ bgpcep-aggregator --- [WARNING] 05:49:44.997 Using an unspecified version instead of an explicit plugin version may introduce breaking analysis changes at an unwanted time. It is highly recommended to use an explicit version, e.g. 'org.sonarsource.scanner.maven:sonar-maven-plugin:4.0.0.4121'. [INFO] 05:49:45.004 Java 21.0.5 Ubuntu (64-bit) [INFO] 05:49:45.004 Linux 5.15.0-131-generic (amd64) [INFO] 05:49:45.004 MAVEN_OPTS= -Xmx1024m [INFO] 05:49:45.034 User cache: /home/jenkins/.sonar/cache [INFO] 05:49:47.230 Communicating with SonarCloud [INFO] 05:49:47.512 Default locale: "en", source code encoding: "UTF-8" [INFO] 05:49:48.094 Load global settings [INFO] 05:49:48.572 Load global settings (done) | time=480ms [INFO] 05:49:48.575 Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] 05:49:48.696 Loading required plugins [INFO] 05:49:48.697 Load plugins index [INFO] 05:49:48.845 Load plugins index (done) | time=148ms [INFO] 05:49:48.845 Load/download plugins [INFO] 05:49:49.401 Load/download plugins (done) | time=556ms [INFO] 05:49:49.730 Found an active CI vendor: 'Jenkins' [INFO] 05:49:49.739 Load project settings for component key: 'opendaylight_bgpcep' [INFO] 05:49:50.046 Load project settings for component key: 'opendaylight_bgpcep' (done) | time=307ms [INFO] 05:49:50.052 Process project properties [INFO] 05:49:50.144 Execute project builders [INFO] 05:49:50.144 Execute project builders (done) | time=0ms [INFO] 05:49:50.150 Project key: opendaylight_bgpcep [INFO] 05:49:50.151 Base dir: /w/workspace/bgpcep-sonar [INFO] 05:49:50.151 Working dir: /w/workspace/bgpcep-sonar/target/sonar [INFO] 05:49:50.172 Load project branches [INFO] 05:49:50.409 Load project branches (done) | time=237ms [INFO] 05:49:50.420 Check ALM binding of project 'opendaylight_bgpcep' [INFO] 05:49:50.639 Detected project binding: BOUND [INFO] 05:49:50.640 Check ALM binding of project 'opendaylight_bgpcep' (done) | time=220ms [INFO] 05:49:50.641 Load project pull requests [INFO] 05:49:50.819 Load project pull requests (done) | time=178ms [INFO] 05:49:50.827 Load branch configuration [INFO] 05:49:50.829 Load branch configuration (done) | time=2ms [INFO] 05:49:50.837 Load quality profiles [INFO] 05:49:51.265 Load quality profiles (done) | time=428ms [INFO] 05:49:51.272 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 05:49:51.452 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 05:49:51.453 Create analysis [INFO] 05:49:52.144 Create analysis (done) | time=691ms [INFO] 05:49:52.152 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 05:49:52.153 Load active rules [INFO] 05:49:53.567 Load active rules (done) | time=1414ms [INFO] 05:49:53.826 Organization key: opendaylight [WARNING] 05:49:53.829 The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token. [INFO] 05:49:53.863 Preprocessing files... [INFO] 05:49:54.864 2 languages detected in 1726 preprocessed files (done) | time=999ms [INFO] 05:49:54.864 2 files ignored because of inclusion/exclusion patterns [INFO] 05:49:54.864 0 files ignored because of scm ignore settings [INFO] 05:49:55.049 Loading plugins for detected languages [INFO] 05:49:55.049 Load/download plugins [INFO] 05:49:55.640 Load/download plugins (done) | time=591ms [INFO] 05:49:55.825 Load project repositories [INFO] 05:49:56.749 Load project repositories (done) | time=923ms [INFO] 05:49:56.758 Indexing files... [INFO] 05:49:56.759 Project configuration: [INFO] 05:49:56.759 Excluded sources: **/build-wrapper-dump.json [INFO] 05:49:56.760 Indexing files of module 'algo-api' [INFO] 05:49:56.760 Base dir: /w/workspace/bgpcep-sonar/algo/algo-api [INFO] 05:49:56.761 Source paths: pom.xml, src/main/java [INFO] 05:49:56.761 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.764 Indexing files of module 'algo-impl' [INFO] 05:49:56.764 Base dir: /w/workspace/bgpcep-sonar/algo/algo-impl [INFO] 05:49:56.764 Source paths: pom.xml, src/main/java [INFO] 05:49:56.764 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.765 Indexing files of module 'algo-parent' [INFO] 05:49:56.765 Base dir: /w/workspace/bgpcep-sonar/algo [INFO] 05:49:56.765 Source paths: pom.xml [INFO] 05:49:56.765 Excluded sources: **/build-wrapper-dump.json [INFO] 05:49:56.765 Indexing files of module 'bgp-benchmark-app' [INFO] 05:49:56.765 Base dir: /w/workspace/bgpcep-sonar/bgp/benchmark-app [INFO] 05:49:56.765 Source paths: pom.xml, src/main/java [INFO] 05:49:56.765 Test paths: src/test/java [INFO] 05:49:56.766 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.766 Indexing files of module 'bgp-cli' [INFO] 05:49:56.766 Base dir: /w/workspace/bgpcep-sonar/bgp/cli [INFO] 05:49:56.766 Source paths: pom.xml, src/main/java [INFO] 05:49:56.766 Test paths: src/test/java [INFO] 05:49:56.766 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.769 Indexing files of module 'bgp-concepts' [INFO] 05:49:56.770 Base dir: /w/workspace/bgpcep-sonar/bgp/concepts [INFO] 05:49:56.770 Source paths: pom.xml, src/main/java [INFO] 05:49:56.770 Test paths: src/test/java [INFO] 05:49:56.770 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.771 Indexing files of module 'bgp-config-example' [INFO] 05:49:56.771 Base dir: /w/workspace/bgpcep-sonar/bgp/config-example [INFO] 05:49:56.771 Source paths: pom.xml [INFO] 05:49:56.771 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.771 Indexing files of module 'bgp-openconfig-api' [INFO] 05:49:56.771 Base dir: /w/workspace/bgpcep-sonar/bgp/openconfig-api [INFO] 05:49:56.771 Source paths: pom.xml [INFO] 05:49:56.772 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.772 Indexing files of module 'bgp-openconfig-rp-impl' [INFO] 05:49:56.772 Base dir: /w/workspace/bgpcep-sonar/bgp/openconfig-rp-impl [INFO] 05:49:56.772 Source paths: pom.xml, src/main/java [INFO] 05:49:56.773 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.773 Indexing files of module 'bgp-openconfig-rp-spi' [INFO] 05:49:56.774 Base dir: /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi [INFO] 05:49:56.774 Source paths: pom.xml, src/main/java [INFO] 05:49:56.774 Test paths: src/test/java [INFO] 05:49:56.774 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.777 Indexing files of module 'bgp-openconfig-rp-statement' [INFO] 05:49:56.777 Base dir: /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement [INFO] 05:49:56.778 Source paths: pom.xml, src/main/java [INFO] 05:49:56.778 Test paths: src/test/java [INFO] 05:49:56.778 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.780 Indexing files of module 'bgp-openconfig-spi' [INFO] 05:49:56.780 Base dir: /w/workspace/bgpcep-sonar/bgp/openconfig-spi [INFO] 05:49:56.780 Source paths: pom.xml, src/main/java [INFO] 05:49:56.780 Test paths: src/test/java [INFO] 05:49:56.781 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.782 Indexing files of module 'bgp-openconfig-state' [INFO] 05:49:56.783 Base dir: /w/workspace/bgpcep-sonar/bgp/openconfig-state [INFO] 05:49:56.783 Source paths: pom.xml, src/main/java [INFO] 05:49:56.783 Test paths: src/test/java [INFO] 05:49:56.783 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.783 Indexing files of module 'bgp-parser-api' [INFO] 05:49:56.784 Base dir: /w/workspace/bgpcep-sonar/bgp/parser-api [INFO] 05:49:56.784 Source paths: pom.xml, src/main/java [INFO] 05:49:56.784 Test paths: src/test/java [INFO] 05:49:56.784 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.787 Indexing files of module 'bgp-parser-impl' [INFO] 05:49:56.787 Base dir: /w/workspace/bgpcep-sonar/bgp/parser-impl [INFO] 05:49:56.788 Source paths: pom.xml, src/main/java [INFO] 05:49:56.788 Test paths: src/test/java [INFO] 05:49:56.788 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.791 Indexing files of module 'bgp-parser-mock' [INFO] 05:49:56.791 Base dir: /w/workspace/bgpcep-sonar/bgp/parser-mock [INFO] 05:49:56.792 Source paths: pom.xml, src/main/java [INFO] 05:49:56.792 Test paths: src/test/java [INFO] 05:49:56.792 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.792 Indexing files of module 'bgp-parser-spi' [INFO] 05:49:56.792 Base dir: /w/workspace/bgpcep-sonar/bgp/parser-spi [INFO] 05:49:56.792 Source paths: pom.xml, src/main/java [INFO] 05:49:56.792 Test paths: src/test/java [INFO] 05:49:56.793 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.803 Indexing files of module 'bgp-path-selection-mode' [INFO] 05:49:56.803 Base dir: /w/workspace/bgpcep-sonar/bgp/path-selection-mode [INFO] 05:49:56.803 Source paths: pom.xml, src/main/java [INFO] 05:49:56.803 Test paths: src/test/java [INFO] 05:49:56.803 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.805 Indexing files of module 'bgp-peer-acceptor' [INFO] 05:49:56.805 Base dir: /w/workspace/bgpcep-sonar/bgp/peer-acceptor [INFO] 05:49:56.805 Source paths: pom.xml, src/main/java [INFO] 05:49:56.805 Test paths: src/test/java [INFO] 05:49:56.806 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.806 Indexing files of module 'bgp-rib-api' [INFO] 05:49:56.806 Base dir: /w/workspace/bgpcep-sonar/bgp/rib-api [INFO] 05:49:56.806 Source paths: pom.xml, src/main/java [INFO] 05:49:56.806 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.806 Indexing files of module 'bgp-rib-impl' [INFO] 05:49:56.807 Base dir: /w/workspace/bgpcep-sonar/bgp/rib-impl [INFO] 05:49:56.807 Source paths: pom.xml, src/main/java [INFO] 05:49:56.807 Test paths: src/test/java [INFO] 05:49:56.807 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.813 Indexing files of module 'bgp-rib-mock' [INFO] 05:49:56.813 Base dir: /w/workspace/bgpcep-sonar/bgp/rib-mock [INFO] 05:49:56.813 Source paths: pom.xml, src/main/java [INFO] 05:49:56.814 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.814 Indexing files of module 'bgp-rib-spi' [INFO] 05:49:56.814 Base dir: /w/workspace/bgpcep-sonar/bgp/rib-spi [INFO] 05:49:56.814 Source paths: pom.xml, src/main/java [INFO] 05:49:56.814 Test paths: src/test/java [INFO] 05:49:56.814 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.815 Indexing files of module 'bgp-testtool' [INFO] 05:49:56.815 Base dir: /w/workspace/bgpcep-sonar/bgp/testtool [INFO] 05:49:56.815 Source paths: pom.xml, src/main/java [INFO] 05:49:56.815 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.816 Indexing files of module 'bgp-topology-provider' [INFO] 05:49:56.816 Base dir: /w/workspace/bgpcep-sonar/bgp/topology-provider [INFO] 05:49:56.816 Source paths: pom.xml, src/main/java [INFO] 05:49:56.816 Test paths: src/test/java [INFO] 05:49:56.816 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.817 Indexing files of module 'bgp-util' [INFO] 05:49:56.817 Base dir: /w/workspace/bgpcep-sonar/bgp/util [INFO] 05:49:56.817 Source paths: pom.xml, src/main/java [INFO] 05:49:56.817 Test paths: src/test/java [INFO] 05:49:56.817 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.817 Indexing files of module 'bgp-evpn' [INFO] 05:49:56.817 Base dir: /w/workspace/bgpcep-sonar/bgp/extensions/evpn [INFO] 05:49:56.817 Source paths: pom.xml, src/main/java [INFO] 05:49:56.817 Test paths: src/test/java [INFO] 05:49:56.817 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.819 Indexing files of module 'bgp-extension-parent' [INFO] 05:49:56.819 Base dir: /w/workspace/bgpcep-sonar/bgp/extensions/parent [INFO] 05:49:56.819 Source paths: pom.xml [INFO] 05:49:56.819 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.819 Indexing files of module 'bgp-flowspec' [INFO] 05:49:56.819 Base dir: /w/workspace/bgpcep-sonar/bgp/extensions/flowspec [INFO] 05:49:56.819 Source paths: pom.xml, src/main/java [INFO] 05:49:56.819 Test paths: src/test/java [INFO] 05:49:56.819 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.821 Indexing files of module 'bgp-inet' [INFO] 05:49:56.821 Base dir: /w/workspace/bgpcep-sonar/bgp/extensions/inet [INFO] 05:49:56.821 Source paths: pom.xml, src/main/java [INFO] 05:49:56.821 Test paths: src/test/java [INFO] 05:49:56.821 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.822 Indexing files of module 'bgp-l3vpn' [INFO] 05:49:56.822 Base dir: /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn [INFO] 05:49:56.822 Source paths: pom.xml, src/main/java [INFO] 05:49:56.822 Test paths: src/test/java [INFO] 05:49:56.822 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.823 Indexing files of module 'bgp-labeled-unicast' [INFO] 05:49:56.823 Base dir: /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast [INFO] 05:49:56.823 Source paths: pom.xml, src/main/java [INFO] 05:49:56.823 Test paths: src/test/java [INFO] 05:49:56.823 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.823 Indexing files of module 'bgp-linkstate' [INFO] 05:49:56.824 Base dir: /w/workspace/bgpcep-sonar/bgp/extensions/linkstate [INFO] 05:49:56.824 Source paths: pom.xml, src/main/java [INFO] 05:49:56.824 Test paths: src/test/java [INFO] 05:49:56.824 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.825 Indexing files of module 'bgp-mvpn' [INFO] 05:49:56.825 Base dir: /w/workspace/bgpcep-sonar/bgp/extensions/mvpn [INFO] 05:49:56.825 Source paths: pom.xml, src/main/java [INFO] 05:49:56.825 Test paths: src/test/java [INFO] 05:49:56.825 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.826 Indexing files of module 'bgp-route-target' [INFO] 05:49:56.827 Base dir: /w/workspace/bgpcep-sonar/bgp/extensions/route-target [INFO] 05:49:56.827 Source paths: pom.xml, src/main/java [INFO] 05:49:56.827 Test paths: src/test/java [INFO] 05:49:56.827 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.827 Indexing files of module 'extensions' [INFO] 05:49:56.827 Base dir: /w/workspace/bgpcep-sonar/bgp/extensions [INFO] 05:49:56.827 Source paths: pom.xml [INFO] 05:49:56.828 Excluded sources: **/build-wrapper-dump.json [INFO] 05:49:56.828 Indexing files of module 'bgp-parent' [INFO] 05:49:56.828 Base dir: /w/workspace/bgpcep-sonar/bgp [INFO] 05:49:56.828 Source paths: pom.xml [INFO] 05:49:56.828 Excluded sources: **/build-wrapper-dump.json [INFO] 05:49:56.828 Indexing files of module 'bgpcep-artifacts' [INFO] 05:49:56.828 Base dir: /w/workspace/bgpcep-sonar/artifacts [INFO] 05:49:56.829 Source paths: pom.xml [INFO] 05:49:56.829 Excluded sources: **/build-wrapper-dump.json [INFO] 05:49:56.829 Indexing files of module 'features-bgpcep' [INFO] 05:49:56.830 Base dir: /w/workspace/bgpcep-sonar/features/features-bgpcep [INFO] 05:49:56.830 Source paths: pom.xml [INFO] 05:49:56.831 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.832 Indexing files of module 'features-bgpcep-testing' [INFO] 05:49:56.832 Base dir: /w/workspace/bgpcep-sonar/features/features-bgpcep-testing [INFO] 05:49:56.832 Source paths: pom.xml [INFO] 05:49:56.832 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.832 Indexing files of module 'OpenDaylight :: Path Computation Algorithms' [INFO] 05:49:56.832 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo [INFO] 05:49:56.833 Source paths: pom.xml [INFO] 05:49:56.833 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.833 Indexing files of module 'OpenDaylight :: Path Computation Algorithms :: API' [INFO] 05:49:56.833 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo-api [INFO] 05:49:56.833 Source paths: pom.xml [INFO] 05:49:56.833 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.834 Indexing files of module 'OpenDaylight :: BGP' [INFO] 05:49:56.834 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp [INFO] 05:49:56.834 Source paths: pom.xml [INFO] 05:49:56.834 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.834 Indexing files of module 'OpenDaylight :: BGP :: Benchmark' [INFO] 05:49:56.834 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-benchmark [INFO] 05:49:56.834 Source paths: pom.xml [INFO] 05:49:56.834 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.834 Indexing files of module 'OpenDaylight :: BGP :: Cli' [INFO] 05:49:56.834 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-cli [INFO] 05:49:56.834 Source paths: pom.xml [INFO] 05:49:56.835 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.835 Indexing files of module 'OpenDaylight :: Configuration Example Files' [INFO] 05:49:56.835 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-config-example [INFO] 05:49:56.835 Source paths: pom.xml [INFO] 05:49:56.835 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.835 Indexing files of module 'OpenDaylight :: BGP :: Dependencies' [INFO] 05:49:56.835 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-dependencies [INFO] 05:49:56.835 Source paths: pom.xml [INFO] 05:49:56.835 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.836 Indexing files of module 'OpenDaylight :: BGP :: Evpn' [INFO] 05:49:56.836 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-evpn [INFO] 05:49:56.836 Source paths: pom.xml [INFO] 05:49:56.836 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.836 Indexing files of module 'OpenDaylight :: BGP :: Extensions API' [INFO] 05:49:56.836 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-extensions-api [INFO] 05:49:56.836 Source paths: pom.xml [INFO] 05:49:56.836 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.836 Indexing files of module 'OpenDaylight :: BGP :: Flowspec' [INFO] 05:49:56.836 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-flowspec [INFO] 05:49:56.836 Source paths: pom.xml [INFO] 05:49:56.836 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.837 Indexing files of module 'OpenDaylight :: BGP :: Inet' [INFO] 05:49:56.837 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-inet [INFO] 05:49:56.837 Source paths: pom.xml [INFO] 05:49:56.837 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.837 Indexing files of module 'OpenDaylight :: BGP :: L3Vpn' [INFO] 05:49:56.837 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-l3vpn [INFO] 05:49:56.837 Source paths: pom.xml [INFO] 05:49:56.837 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.837 Indexing files of module 'OpenDaylight :: BGP :: Labeled Unicast' [INFO] 05:49:56.837 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-labeled-unicast [INFO] 05:49:56.838 Source paths: pom.xml [INFO] 05:49:56.838 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.838 Indexing files of module 'OpenDaylight :: BGP :: RIB Linkstate' [INFO] 05:49:56.838 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-linkstate [INFO] 05:49:56.838 Source paths: pom.xml [INFO] 05:49:56.838 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.838 Indexing files of module 'OpenDaylight :: BGP :: Mvpn' [INFO] 05:49:56.838 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-mvpn [INFO] 05:49:56.838 Source paths: pom.xml [INFO] 05:49:56.838 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.839 Indexing files of module 'OpenDaylight :: BGP :: Openconfig' [INFO] 05:49:56.839 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig [INFO] 05:49:56.839 Source paths: pom.xml [INFO] 05:49:56.839 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.839 Indexing files of module 'OpenDaylight :: BGP :: Openconfig Routing Policy Impl' [INFO] 05:49:56.839 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-impl [INFO] 05:49:56.839 Source paths: pom.xml [INFO] 05:49:56.839 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.839 Indexing files of module 'OpenDaylight :: BGP :: Openconfig Routing Policy Spi' [INFO] 05:49:56.839 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-spi [INFO] 05:49:56.839 Source paths: pom.xml [INFO] 05:49:56.839 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.840 Indexing files of module 'OpenDaylight :: BGP :: Openconfig Routing Policy Statements' [INFO] 05:49:56.840 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-statement [INFO] 05:49:56.840 Source paths: pom.xml [INFO] 05:49:56.840 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.840 Indexing files of module 'OpenDaylight :: BGP :: Config Loader' [INFO] 05:49:56.840 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-state [INFO] 05:49:56.840 Source paths: pom.xml [INFO] 05:49:56.840 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.840 Indexing files of module 'OpenDaylight :: BGP :: Parser' [INFO] 05:49:56.840 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser [INFO] 05:49:56.840 Source paths: pom.xml [INFO] 05:49:56.841 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.841 Indexing files of module 'OpenDaylight :: BGP :: Parser :: API' [INFO] 05:49:56.841 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser-api [INFO] 05:49:56.841 Source paths: pom.xml [INFO] 05:49:56.841 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.841 Indexing files of module 'OpenDaylight :: BGP :: Path Selection' [INFO] 05:49:56.841 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-path-selection-mode [INFO] 05:49:56.841 Source paths: pom.xml [INFO] 05:49:56.841 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.841 Indexing files of module 'OpenDaylight :: BGP :: RIB Api' [INFO] 05:49:56.842 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-api [INFO] 05:49:56.842 Source paths: pom.xml [INFO] 05:49:56.842 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.842 Indexing files of module 'OpenDaylight :: BGP :: RIB Impl' [INFO] 05:49:56.842 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-impl [INFO] 05:49:56.842 Source paths: pom.xml [INFO] 05:49:56.842 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.842 Indexing files of module 'OpenDaylight :: BGP :: Route Target Constrains' [INFO] 05:49:56.842 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-route-target [INFO] 05:49:56.842 Source paths: pom.xml [INFO] 05:49:56.842 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.843 Indexing files of module 'OpenDaylight :: BGP :: Topology' [INFO] 05:49:56.843 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-topology [INFO] 05:49:56.843 Source paths: pom.xml [INFO] 05:49:56.843 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.843 Indexing files of module 'OpenDaylight :: BMP' [INFO] 05:49:56.843 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp [INFO] 05:49:56.843 Source paths: pom.xml [INFO] 05:49:56.843 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.843 Indexing files of module 'OpenDaylight :: BMP :: API' [INFO] 05:49:56.843 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-api [INFO] 05:49:56.843 Source paths: pom.xml [INFO] 05:49:56.843 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.844 Indexing files of module 'OpenDaylight :: BMP :: Config files example' [INFO] 05:49:56.844 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-example [INFO] 05:49:56.844 Source paths: pom.xml [INFO] 05:49:56.844 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.844 Indexing files of module 'OpenDaylight :: BGPCEP :: BMP Config Loader' [INFO] 05:49:56.844 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-loader [INFO] 05:49:56.844 Source paths: pom.xml [INFO] 05:49:56.844 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.844 Indexing files of module 'OpenDaylight :: BGPCEP :: Concepts' [INFO] 05:49:56.844 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-concepts [INFO] 05:49:56.844 Source paths: pom.xml [INFO] 05:49:56.845 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.845 Indexing files of module 'OpenDaylight :: BGPCEP :: Config Loader Impl' [INFO] 05:49:56.845 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-impl [INFO] 05:49:56.845 Source paths: pom.xml [INFO] 05:49:56.845 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.845 Indexing files of module 'OpenDaylight :: BGPCEP :: SPI Config Loader' [INFO] 05:49:56.845 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-spi [INFO] 05:49:56.845 Source paths: pom.xml [INFO] 05:49:56.845 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.846 Indexing files of module 'ODL :: Bgpcep :: odl-bgpcep-data-change-counter' [INFO] 05:49:56.846 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-data-change-counter [INFO] 05:49:56.846 Source paths: pom.xml [INFO] 05:49:56.846 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.846 Indexing files of module 'OpenDaylight :: Extras :: Dependencies' [INFO] 05:49:56.846 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-extras-dependencies [INFO] 05:49:56.846 Source paths: pom.xml [INFO] 05:49:56.846 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.846 Indexing files of module 'OpenDaylight :: GRAPH' [INFO] 05:49:56.847 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph [INFO] 05:49:56.847 Source paths: pom.xml [INFO] 05:49:56.847 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.847 Indexing files of module 'OpenDaylight :: GRAPH :: API' [INFO] 05:49:56.847 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph-api [INFO] 05:49:56.847 Source paths: pom.xml [INFO] 05:49:56.847 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.848 Indexing files of module 'OpenDaylight :: PCEP' [INFO] 05:49:56.848 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep [INFO] 05:49:56.848 Source paths: pom.xml [INFO] 05:49:56.848 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.848 Indexing files of module 'OpenDaylight :: PCEP :: Api' [INFO] 05:49:56.848 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-api [INFO] 05:49:56.848 Source paths: pom.xml [INFO] 05:49:56.848 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.849 Indexing files of module 'OpenDaylight :: PCEP :: Auto Bandwidth' [INFO] 05:49:56.849 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-auto-bandwidth [INFO] 05:49:56.849 Source paths: pom.xml [INFO] 05:49:56.849 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.849 Indexing files of module 'OpenDaylight :: PCEP :: Base Parser' [INFO] 05:49:56.850 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-base-parser [INFO] 05:49:56.850 Source paths: pom.xml [INFO] 05:49:56.850 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.850 Indexing files of module 'OpenDaylight :: PCEP :: Topology Cli' [INFO] 05:49:56.850 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-cli [INFO] 05:49:56.850 Source paths: pom.xml [INFO] 05:49:56.850 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.851 Indexing files of module 'OpenDaylight :: Pcep Configuration Example Files' [INFO] 05:49:56.851 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-config-example [INFO] 05:49:56.851 Source paths: pom.xml [INFO] 05:49:56.851 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.852 Indexing files of module 'OpenDaylight :: PCEP :: Impl' [INFO] 05:49:56.852 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-impl [INFO] 05:49:56.852 Source paths: pom.xml [INFO] 05:49:56.852 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.852 Indexing files of module 'OpenDaylight :: PCEP :: P2MP TE LSP' [INFO] 05:49:56.852 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-p2mp-te-lsp [INFO] 05:49:56.852 Source paths: pom.xml [INFO] 05:49:56.852 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.853 Indexing files of module 'OpenDaylight :: PCEP :: Segment Routing' [INFO] 05:49:56.853 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-segment-routing [INFO] 05:49:56.853 Source paths: pom.xml [INFO] 05:49:56.853 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.853 Indexing files of module 'OpenDaylight :: PCEP :: PCE Server API' [INFO] 05:49:56.854 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server [INFO] 05:49:56.854 Source paths: pom.xml [INFO] 05:49:56.854 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.854 Indexing files of module 'OpenDaylight :: PCEP :: PCE Server Provider' [INFO] 05:49:56.854 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server-provider [INFO] 05:49:56.854 Source paths: pom.xml [INFO] 05:49:56.854 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.855 Indexing files of module 'OpenDaylight :: PCEP :: Stateful' [INFO] 05:49:56.855 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-stateful [INFO] 05:49:56.855 Source paths: pom.xml [INFO] 05:49:56.855 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.855 Indexing files of module 'OpenDaylight :: PCEP :: Topology' [INFO] 05:49:56.855 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology [INFO] 05:49:56.855 Source paths: pom.xml [INFO] 05:49:56.855 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.856 Indexing files of module 'OpenDaylight :: PCEP :: Topology Provider' [INFO] 05:49:56.856 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology-provider [INFO] 05:49:56.856 Source paths: pom.xml [INFO] 05:49:56.856 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.856 Indexing files of module 'OpenDaylight :: PCEP :: Tunnel Provider' [INFO] 05:49:56.856 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-tunnel-provider [INFO] 05:49:56.856 Source paths: pom.xml [INFO] 05:49:56.856 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.856 Indexing files of module 'OpenDaylight :: PCEP :: Programming Api' [INFO] 05:49:56.856 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-api [INFO] 05:49:56.856 Source paths: pom.xml [INFO] 05:49:56.856 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.857 Indexing files of module 'OpenDaylight :: PCEP :: Programming Impl' [INFO] 05:49:56.857 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-impl [INFO] 05:49:56.857 Source paths: pom.xml [INFO] 05:49:56.857 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.857 Indexing files of module 'OpenDaylight :: BGPCEP :: Protocols Config Loader' [INFO] 05:49:56.857 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-protocols-config-loader [INFO] 05:49:56.857 Source paths: pom.xml [INFO] 05:49:56.857 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.858 Indexing files of module 'OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader' [INFO] 05:49:56.858 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-routing-policy-config-loader [INFO] 05:49:56.858 Source paths: pom.xml [INFO] 05:49:56.858 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.858 Indexing files of module 'OpenDaylight :: RSVP' [INFO] 05:49:56.858 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp [INFO] 05:49:56.858 Source paths: pom.xml [INFO] 05:49:56.858 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.858 Indexing files of module 'OpenDaylight :: RSVP :: API' [INFO] 05:49:56.858 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp-api [INFO] 05:49:56.859 Source paths: pom.xml [INFO] 05:49:56.859 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.859 Indexing files of module 'OpenDaylight :: BGPCEP :: Topology :: Api' [INFO] 05:49:56.859 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-api [INFO] 05:49:56.859 Source paths: pom.xml [INFO] 05:49:56.859 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.859 Indexing files of module 'OpenDaylight :: BGPCEP :: Topology Config Loader' [INFO] 05:49:56.859 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-config-loader [INFO] 05:49:56.859 Source paths: pom.xml [INFO] 05:49:56.859 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.860 Indexing files of module 'OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api' [INFO] 05:49:56.860 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-segment-routing [INFO] 05:49:56.860 Source paths: pom.xml [INFO] 05:49:56.860 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.860 Indexing files of module 'OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api' [INFO] 05:49:56.860 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-tunnel-api [INFO] 05:49:56.860 Source paths: pom.xml [INFO] 05:49:56.860 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.860 Indexing files of module 'bgpcep-features-parent' [INFO] 05:49:56.860 Base dir: /w/workspace/bgpcep-sonar/features [INFO] 05:49:56.860 Source paths: pom.xml [INFO] 05:49:56.860 Excluded sources: **/build-wrapper-dump.json [INFO] 05:49:56.861 Indexing files of module 'bgpcep-karaf' [INFO] 05:49:56.861 Base dir: /w/workspace/bgpcep-sonar/distribution-karaf [INFO] 05:49:56.861 Source paths: pom.xml [INFO] 05:49:56.861 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.861 Indexing files of module 'BGPCEP common parent' [INFO] 05:49:56.861 Base dir: /w/workspace/bgpcep-sonar/parent [INFO] 05:49:56.861 Source paths: pom.xml [INFO] 05:49:56.861 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.862 Indexing files of module 'binding-parent' [INFO] 05:49:56.862 Base dir: /w/workspace/bgpcep-sonar/binding-parent [INFO] 05:49:56.862 Source paths: pom.xml [INFO] 05:49:56.862 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.862 Indexing files of module 'bgp-bmp-api' [INFO] 05:49:56.862 Base dir: /w/workspace/bgpcep-sonar/bmp/bmp-api [INFO] 05:49:56.862 Source paths: pom.xml, src/main/java [INFO] 05:49:56.862 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.862 Indexing files of module 'bgp-bmp-config-example' [INFO] 05:49:56.862 Base dir: /w/workspace/bgpcep-sonar/bmp/bmp-config-example [INFO] 05:49:56.863 Source paths: pom.xml [INFO] 05:49:56.863 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.863 Indexing files of module 'bgp-bmp-impl' [INFO] 05:49:56.863 Base dir: /w/workspace/bgpcep-sonar/bmp/bmp-impl [INFO] 05:49:56.863 Source paths: pom.xml, src/main/java [INFO] 05:49:56.863 Test paths: src/test/java [INFO] 05:49:56.863 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.864 Indexing files of module 'bmp-mock' [INFO] 05:49:56.864 Base dir: /w/workspace/bgpcep-sonar/bmp/bmp-mock [INFO] 05:49:56.864 Source paths: pom.xml, src/main/java [INFO] 05:49:56.864 Test paths: src/test/java [INFO] 05:49:56.864 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.864 Indexing files of module 'bgp-bmp-parser-impl' [INFO] 05:49:56.864 Base dir: /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl [INFO] 05:49:56.865 Source paths: pom.xml, src/main/java [INFO] 05:49:56.865 Test paths: src/test/java [INFO] 05:49:56.865 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.866 Indexing files of module 'bgp-bmp-spi' [INFO] 05:49:56.866 Base dir: /w/workspace/bgpcep-sonar/bmp/bmp-spi [INFO] 05:49:56.866 Source paths: pom.xml, src/main/java [INFO] 05:49:56.866 Test paths: src/test/java [INFO] 05:49:56.866 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.867 Indexing files of module 'bmp-parent' [INFO] 05:49:56.867 Base dir: /w/workspace/bgpcep-sonar/bmp [INFO] 05:49:56.867 Source paths: pom.xml [INFO] 05:49:56.867 Excluded sources: **/build-wrapper-dump.json [INFO] 05:49:56.867 Indexing files of module 'concepts' [INFO] 05:49:56.867 Base dir: /w/workspace/bgpcep-sonar/concepts [INFO] 05:49:56.867 Source paths: pom.xml, src/main/java [INFO] 05:49:56.867 Test paths: src/test/java [INFO] 05:49:56.867 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.868 Indexing files of module 'bmp-monitors-config-loader' [INFO] 05:49:56.868 Base dir: /w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader [INFO] 05:49:56.868 Source paths: pom.xml, src/main/java [INFO] 05:49:56.868 Test paths: src/test/java [INFO] 05:49:56.868 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.868 Indexing files of module 'config-loader-impl' [INFO] 05:49:56.868 Base dir: /w/workspace/bgpcep-sonar/config-loader/config-loader-impl [INFO] 05:49:56.868 Source paths: pom.xml, src/main/java [INFO] 05:49:56.868 Test paths: src/test/java [INFO] 05:49:56.868 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.869 Indexing files of module 'config-loader-spi' [INFO] 05:49:56.869 Base dir: /w/workspace/bgpcep-sonar/config-loader/config-loader-spi [INFO] 05:49:56.869 Source paths: pom.xml, src/main/java [INFO] 05:49:56.869 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.869 Indexing files of module 'protocols-config-loader' [INFO] 05:49:56.869 Base dir: /w/workspace/bgpcep-sonar/config-loader/protocols-config-loader [INFO] 05:49:56.869 Source paths: pom.xml, src/main/java [INFO] 05:49:56.869 Test paths: src/test/java [INFO] 05:49:56.869 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.870 Indexing files of module 'routing-policy-config-loader' [INFO] 05:49:56.870 Base dir: /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader [INFO] 05:49:56.870 Source paths: pom.xml, src/main/java [INFO] 05:49:56.870 Test paths: src/test/java [INFO] 05:49:56.870 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.870 Indexing files of module 'topology-config-loader' [INFO] 05:49:56.870 Base dir: /w/workspace/bgpcep-sonar/config-loader/topology-config-loader [INFO] 05:49:56.870 Source paths: pom.xml, src/main/java [INFO] 05:49:56.870 Test paths: src/test/java [INFO] 05:49:56.870 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.871 Indexing files of module 'config-loader-parent' [INFO] 05:49:56.871 Base dir: /w/workspace/bgpcep-sonar/config-loader [INFO] 05:49:56.871 Source paths: pom.xml [INFO] 05:49:56.871 Excluded sources: **/build-wrapper-dump.json [INFO] 05:49:56.871 Indexing files of module 'data-change-counter' [INFO] 05:49:56.871 Base dir: /w/workspace/bgpcep-sonar/data-change-counter [INFO] 05:49:56.871 Source paths: pom.xml, src/main/java [INFO] 05:49:56.871 Test paths: src/test/java [INFO] 05:49:56.871 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.872 Indexing files of module 'feature-repo-parent' [INFO] 05:49:56.872 Base dir: /w/workspace/bgpcep-sonar/feature-repo-parent [INFO] 05:49:56.872 Source paths: pom.xml [INFO] 05:49:56.872 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.872 Indexing files of module 'graph-api' [INFO] 05:49:56.872 Base dir: /w/workspace/bgpcep-sonar/graph/graph-api [INFO] 05:49:56.872 Source paths: pom.xml, src/main/java [INFO] 05:49:56.872 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.872 Indexing files of module 'graph-impl' [INFO] 05:49:56.872 Base dir: /w/workspace/bgpcep-sonar/graph/graph-impl [INFO] 05:49:56.872 Source paths: pom.xml, src/main/java [INFO] 05:49:56.872 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.873 Indexing files of module 'graph' [INFO] 05:49:56.873 Base dir: /w/workspace/bgpcep-sonar/graph [INFO] 05:49:56.873 Source paths: pom.xml [INFO] 05:49:56.873 Excluded sources: **/build-wrapper-dump.json [INFO] 05:49:56.873 Indexing files of module 'pcep-api' [INFO] 05:49:56.873 Base dir: /w/workspace/bgpcep-sonar/pcep/api [INFO] 05:49:56.873 Source paths: pom.xml, src/main/java [INFO] 05:49:56.873 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.874 Indexing files of module 'pcep-auto-bandwidth-extension' [INFO] 05:49:56.874 Base dir: /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension [INFO] 05:49:56.874 Source paths: pom.xml, src/main/java [INFO] 05:49:56.874 Test paths: src/test/java [INFO] 05:49:56.874 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.875 Indexing files of module 'pcep-base-parser' [INFO] 05:49:56.875 Base dir: /w/workspace/bgpcep-sonar/pcep/base-parser [INFO] 05:49:56.875 Source paths: pom.xml, src/main/java [INFO] 05:49:56.875 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.877 Indexing files of module 'pcep-config-example' [INFO] 05:49:56.877 Base dir: /w/workspace/bgpcep-sonar/pcep/config-example [INFO] 05:49:56.877 Source paths: pom.xml [INFO] 05:49:56.877 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.877 Indexing files of module 'pcep-ietf-p2mp-te-lsp' [INFO] 05:49:56.877 Base dir: /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp [INFO] 05:49:56.877 Source paths: pom.xml, src/main/java [INFO] 05:49:56.877 Test paths: src/test/java [INFO] 05:49:56.877 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.877 Indexing files of module 'pcep-ietf-stateful' [INFO] 05:49:56.877 Base dir: /w/workspace/bgpcep-sonar/pcep/ietf-stateful [INFO] 05:49:56.877 Source paths: pom.xml, src/main/java [INFO] 05:49:56.877 Test paths: src/test/java [INFO] 05:49:56.877 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.879 Indexing files of module 'pcep-impl' [INFO] 05:49:56.879 Base dir: /w/workspace/bgpcep-sonar/pcep/impl [INFO] 05:49:56.879 Source paths: pom.xml, src/main/java [INFO] 05:49:56.879 Test paths: src/test/java [INFO] 05:49:56.879 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.880 Indexing files of module 'pcep-pcc-mock' [INFO] 05:49:56.880 Base dir: /w/workspace/bgpcep-sonar/pcep/pcc-mock [INFO] 05:49:56.880 Source paths: pom.xml, src/main/java [INFO] 05:49:56.880 Test paths: src/test/java [INFO] 05:49:56.880 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.881 Indexing files of module 'pcep-segment-routing' [INFO] 05:49:56.881 Base dir: /w/workspace/bgpcep-sonar/pcep/segment-routing [INFO] 05:49:56.881 Source paths: pom.xml, src/main/java [INFO] 05:49:56.881 Test paths: src/test/java [INFO] 05:49:56.881 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.881 Indexing files of module 'pcep-server-api' [INFO] 05:49:56.881 Base dir: /w/workspace/bgpcep-sonar/pcep/server/server-api [INFO] 05:49:56.881 Source paths: pom.xml, src/main/java [INFO] 05:49:56.881 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.882 Indexing files of module 'pcep-server-provider' [INFO] 05:49:56.882 Base dir: /w/workspace/bgpcep-sonar/pcep/server/server-provider [INFO] 05:49:56.882 Source paths: pom.xml, src/main/java [INFO] 05:49:56.882 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.882 Indexing files of module 'pcep-server-parent' [INFO] 05:49:56.882 Base dir: /w/workspace/bgpcep-sonar/pcep/server [INFO] 05:49:56.882 Source paths: pom.xml [INFO] 05:49:56.882 Excluded sources: **/build-wrapper-dump.json [INFO] 05:49:56.882 Indexing files of module 'pcep-spi' [INFO] 05:49:56.882 Base dir: /w/workspace/bgpcep-sonar/pcep/spi [INFO] 05:49:56.883 Source paths: pom.xml, src/main/java [INFO] 05:49:56.883 Test paths: src/test/java [INFO] 05:49:56.883 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.884 Indexing files of module 'pcep-testtool' [INFO] 05:49:56.884 Base dir: /w/workspace/bgpcep-sonar/pcep/testtool [INFO] 05:49:56.884 Source paths: pom.xml, src/main/java [INFO] 05:49:56.884 Test paths: src/test/java [INFO] 05:49:56.884 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.884 Indexing files of module 'pcep-cli' [INFO] 05:49:56.884 Base dir: /w/workspace/bgpcep-sonar/pcep/topology/cli [INFO] 05:49:56.884 Source paths: pom.xml, src/main/java [INFO] 05:49:56.884 Test paths: src/test/java [INFO] 05:49:56.884 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.885 Indexing files of module 'pcep-topology-api' [INFO] 05:49:56.885 Base dir: /w/workspace/bgpcep-sonar/pcep/topology/topology-api [INFO] 05:49:56.885 Source paths: pom.xml [INFO] 05:49:56.885 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.885 Indexing files of module 'pcep-topology-provider' [INFO] 05:49:56.885 Base dir: /w/workspace/bgpcep-sonar/pcep/topology/topology-provider [INFO] 05:49:56.885 Source paths: pom.xml, src/main/java [INFO] 05:49:56.885 Test paths: src/test/java [INFO] 05:49:56.885 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.886 Indexing files of module 'pcep-topology-spi' [INFO] 05:49:56.886 Base dir: /w/workspace/bgpcep-sonar/pcep/topology/topology-spi [INFO] 05:49:56.886 Source paths: pom.xml, src/main/java [INFO] 05:49:56.886 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.887 Indexing files of module 'pcep-topology-parent' [INFO] 05:49:56.887 Base dir: /w/workspace/bgpcep-sonar/pcep/topology [INFO] 05:49:56.887 Source paths: pom.xml [INFO] 05:49:56.887 Excluded sources: **/build-wrapper-dump.json [INFO] 05:49:56.887 Indexing files of module 'pcep-tunnel-api' [INFO] 05:49:56.887 Base dir: /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-api [INFO] 05:49:56.887 Source paths: pom.xml [INFO] 05:49:56.887 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.887 Indexing files of module 'pcep-tunnel-provider' [INFO] 05:49:56.887 Base dir: /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider [INFO] 05:49:56.887 Source paths: pom.xml, src/main/java [INFO] 05:49:56.887 Test paths: src/test/java [INFO] 05:49:56.887 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.888 Indexing files of module 'pcep-tunnel-parent' [INFO] 05:49:56.888 Base dir: /w/workspace/bgpcep-sonar/pcep/tunnel [INFO] 05:49:56.888 Source paths: pom.xml [INFO] 05:49:56.888 Excluded sources: **/build-wrapper-dump.json [INFO] 05:49:56.888 Indexing files of module 'pcep-parent' [INFO] 05:49:56.888 Base dir: /w/workspace/bgpcep-sonar/pcep [INFO] 05:49:56.888 Source paths: pom.xml [INFO] 05:49:56.888 Excluded sources: **/build-wrapper-dump.json [INFO] 05:49:56.889 Indexing files of module 'programming-api' [INFO] 05:49:56.889 Base dir: /w/workspace/bgpcep-sonar/programming/api [INFO] 05:49:56.889 Source paths: pom.xml, src/main/java [INFO] 05:49:56.889 Test paths: src/test/java [INFO] 05:49:56.889 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.889 Indexing files of module 'programming-impl' [INFO] 05:49:56.889 Base dir: /w/workspace/bgpcep-sonar/programming/impl [INFO] 05:49:56.889 Source paths: pom.xml, src/main/java [INFO] 05:49:56.889 Test paths: src/test/java [INFO] 05:49:56.889 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.890 Indexing files of module 'programming-spi' [INFO] 05:49:56.890 Base dir: /w/workspace/bgpcep-sonar/programming/spi [INFO] 05:49:56.890 Source paths: pom.xml, src/main/java [INFO] 05:49:56.890 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.890 Indexing files of module 'programming-topology-api' [INFO] 05:49:56.890 Base dir: /w/workspace/bgpcep-sonar/programming/topology-api [INFO] 05:49:56.890 Source paths: pom.xml, src/main/java [INFO] 05:49:56.890 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.891 Indexing files of module 'programming-tunnel-api' [INFO] 05:49:56.891 Base dir: /w/workspace/bgpcep-sonar/programming/tunnel-api [INFO] 05:49:56.891 Source paths: pom.xml, src/main/java [INFO] 05:49:56.891 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.891 Indexing files of module 'programming-parent' [INFO] 05:49:56.891 Base dir: /w/workspace/bgpcep-sonar/programming [INFO] 05:49:56.891 Source paths: pom.xml [INFO] 05:49:56.891 Excluded sources: **/build-wrapper-dump.json [INFO] 05:49:56.891 Indexing files of module 'rsvp-api' [INFO] 05:49:56.891 Base dir: /w/workspace/bgpcep-sonar/rsvp/api [INFO] 05:49:56.891 Source paths: pom.xml, src/main/java [INFO] 05:49:56.891 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.892 Indexing files of module 'rsvp-impl' [INFO] 05:49:56.892 Base dir: /w/workspace/bgpcep-sonar/rsvp/impl [INFO] 05:49:56.892 Source paths: pom.xml, src/main/java [INFO] 05:49:56.892 Test paths: src/test/java [INFO] 05:49:56.892 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.894 Indexing files of module 'rsvp-spi' [INFO] 05:49:56.894 Base dir: /w/workspace/bgpcep-sonar/rsvp/spi [INFO] 05:49:56.894 Source paths: pom.xml, src/main/java [INFO] 05:49:56.894 Test paths: src/test/java [INFO] 05:49:56.894 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.895 Indexing files of module 'rsvp-parent' [INFO] 05:49:56.895 Base dir: /w/workspace/bgpcep-sonar/rsvp [INFO] 05:49:56.895 Source paths: pom.xml [INFO] 05:49:56.895 Excluded sources: **/build-wrapper-dump.json [INFO] 05:49:56.895 Indexing files of module 'single-feature-parent' [INFO] 05:49:56.895 Base dir: /w/workspace/bgpcep-sonar/single-feature-parent [INFO] 05:49:56.896 Source paths: pom.xml [INFO] 05:49:56.896 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.896 Indexing files of module 'testtool-parent' [INFO] 05:49:56.896 Base dir: /w/workspace/bgpcep-sonar/testtool-parent [INFO] 05:49:56.896 Source paths: pom.xml [INFO] 05:49:56.896 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.896 Indexing files of module 'testtool-util' [INFO] 05:49:56.896 Base dir: /w/workspace/bgpcep-sonar/testtool-util [INFO] 05:49:56.896 Source paths: pom.xml, src/main/java [INFO] 05:49:56.896 Test paths: src/test/java [INFO] 05:49:56.896 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.897 Indexing files of module 'topology-api' [INFO] 05:49:56.897 Base dir: /w/workspace/bgpcep-sonar/topology/api [INFO] 05:49:56.897 Source paths: pom.xml, src/main/java [INFO] 05:49:56.897 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.897 Indexing files of module 'topology-segment-routing' [INFO] 05:49:56.897 Base dir: /w/workspace/bgpcep-sonar/topology/segment-routing [INFO] 05:49:56.897 Source paths: pom.xml [INFO] 05:49:56.897 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.897 Indexing files of module 'topology-tunnel-api' [INFO] 05:49:56.897 Base dir: /w/workspace/bgpcep-sonar/topology/tunnel-api [INFO] 05:49:56.897 Source paths: pom.xml [INFO] 05:49:56.897 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.897 Indexing files of module 'topology-parent' [INFO] 05:49:56.897 Base dir: /w/workspace/bgpcep-sonar/topology [INFO] 05:49:56.897 Source paths: pom.xml [INFO] 05:49:56.898 Excluded sources: **/build-wrapper-dump.json [INFO] 05:49:56.898 Indexing files of module 'util' [INFO] 05:49:56.898 Base dir: /w/workspace/bgpcep-sonar/util [INFO] 05:49:56.898 Source paths: pom.xml, src/main/java [INFO] 05:49:56.898 Test paths: src/test/java [INFO] 05:49:56.898 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 05:49:56.899 Indexing files of module 'bgpcep' [INFO] 05:49:56.899 Base dir: /w/workspace/bgpcep-sonar [INFO] 05:49:56.899 Source paths: pom.xml [INFO] 05:49:56.899 Excluded sources: **/build-wrapper-dump.json [INFO] 05:49:56.899 1726 files indexed (done) | time=140ms [INFO] 05:49:56.904 Quality profile for java: ODL way [INFO] 05:49:56.904 Quality profile for xml: Sonar way [INFO] 05:49:56.904 ------------- Run sensors on module topology-api [INFO] 05:49:56.973 Load metrics repository [INFO] 05:49:57.087 Load metrics repository (done) | time=114ms [INFO] 05:49:57.092 Sensor cache enabled [INFO] 05:49:57.094 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 05:49:57.094 Load sensor cache [INFO] 05:49:58.542 Load sensor cache (4 MB) | time=1448ms [INFO] 05:49:58.545 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 05:49:59.097 Sensor JavaSensor [java] [INFO] 05:49:59.100 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:49:59.110 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:49:59.111 Using ECJ batch to parse 2 Main java source files with batch size 53 KB. [INFO] 05:49:59.331 Starting batch processing. [INFO] 05:49:59.653 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:49:59.868 100% analyzed [INFO] 05:49:59.868 Batch processing: Done. [INFO] 05:49:59.869 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 05:49:59.870 No "Test" source files to scan. [INFO] 05:49:59.870 No "Generated" source files to scan. [INFO] 05:49:59.872 Sensor JavaSensor [java] (done) | time=775ms [INFO] 05:49:59.872 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:49:59.872 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:49:59.874 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:49:59.913 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=41ms [INFO] 05:49:59.913 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:49:59.915 There are no files to be analyzed for the GitHub Actions language [INFO] 05:49:59.915 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=2ms [INFO] 05:49:59.915 Sensor IaC Docker Sensor [iac] [INFO] 05:49:59.916 There are no files to be analyzed for the Docker language [INFO] 05:49:59.916 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:49:59.916 Sensor IaC hadolint report Sensor [iac] [INFO] 05:49:59.917 Sensor IaC hadolint report Sensor [iac] (done) | time=1ms [INFO] 05:49:59.917 Sensor Java Config Sensor [iac] [INFO] 05:49:59.920 There are no files to be analyzed for the Java language [INFO] 05:49:59.920 Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] 05:49:59.920 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:49:59.920 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:49:59.920 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:49:59.920 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:49:59.920 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:49:59.920 Sensor SurefireSensor [java] [INFO] 05:49:59.921 parsing [/w/workspace/bgpcep-sonar/topology/api/target/surefire-reports] [INFO] 05:49:59.921 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 05:49:59.922 Sensor XML Sensor [xml] [INFO] 05:49:59.932 1 source file to be analyzed [INFO] 05:50:00.042 1/1 source file has been analyzed [INFO] 05:50:00.043 Sensor XML Sensor [xml] (done) | time=121ms [INFO] 05:50:00.043 Sensor Serverless configuration file sensor [security] [INFO] 05:50:00.043 0 Serverless function entries were found in the project [INFO] 05:50:00.046 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:00.046 Sensor Serverless configuration file sensor [security] (done) | time=3ms [INFO] 05:50:00.046 Sensor AWS SAM template file sensor [security] [INFO] 05:50:00.046 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:00.046 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:00.046 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:00.054 ------------- Run sensors on module topology-tunnel-api [INFO] 05:50:00.092 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:00.092 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:00.092 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:00.095 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 05:50:00.095 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:00.095 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:00.095 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:00.095 Sensor IaC Docker Sensor [iac] [INFO] 05:50:00.096 There are no files to be analyzed for the Docker language [INFO] 05:50:00.096 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:00.096 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:00.096 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:00.096 Sensor Java Config Sensor [iac] [INFO] 05:50:00.096 There are no files to be analyzed for the Java language [INFO] 05:50:00.097 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:00.097 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:00.097 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:00.097 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:00.097 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:00.097 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:00.098 Sensor XML Sensor [xml] [INFO] 05:50:00.099 1 source file to be analyzed [INFO] 05:50:00.115 1/1 source file has been analyzed [INFO] 05:50:00.115 Sensor XML Sensor [xml] (done) | time=17ms [INFO] 05:50:00.116 Sensor Serverless configuration file sensor [security] [INFO] 05:50:00.116 0 Serverless function entries were found in the project [INFO] 05:50:00.116 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:00.116 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:00.116 Sensor AWS SAM template file sensor [security] [INFO] 05:50:00.116 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:00.116 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:00.116 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:00.116 ------------- Run sensors on module topology-segment-routing [INFO] 05:50:00.154 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:00.154 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:00.154 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:00.156 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 05:50:00.156 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:00.156 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:00.156 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:00.156 Sensor IaC Docker Sensor [iac] [INFO] 05:50:00.156 There are no files to be analyzed for the Docker language [INFO] 05:50:00.156 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:00.156 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:00.156 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:00.156 Sensor Java Config Sensor [iac] [INFO] 05:50:00.156 There are no files to be analyzed for the Java language [INFO] 05:50:00.156 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:00.156 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:00.156 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:00.157 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 05:50:00.157 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:00.157 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:00.157 Sensor XML Sensor [xml] [INFO] 05:50:00.160 1 source file to be analyzed [INFO] 05:50:00.174 1/1 source file has been analyzed [INFO] 05:50:00.174 Sensor XML Sensor [xml] (done) | time=17ms [INFO] 05:50:00.174 Sensor Serverless configuration file sensor [security] [INFO] 05:50:00.174 0 Serverless function entries were found in the project [INFO] 05:50:00.174 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:00.174 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:00.174 Sensor AWS SAM template file sensor [security] [INFO] 05:50:00.174 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:00.175 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:00.175 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:00.175 ------------- Run sensors on module topology-parent [WARNING] 05:50:00.194 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 05:50:00.202 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:00.202 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:00.202 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:00.202 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:00.202 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:00.203 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:00.203 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=1ms [INFO] 05:50:00.203 Sensor IaC Docker Sensor [iac] [INFO] 05:50:00.203 There are no files to be analyzed for the Docker language [INFO] 05:50:00.203 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:00.203 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:00.203 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:00.203 Sensor Java Config Sensor [iac] [INFO] 05:50:00.203 There are no files to be analyzed for the Java language [INFO] 05:50:00.203 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:00.203 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:00.203 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:00.203 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:00.203 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:00.203 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:00.203 Sensor XML Sensor [xml] [INFO] 05:50:00.208 1 source file to be analyzed [INFO] 05:50:00.219 1/1 source file has been analyzed [INFO] 05:50:00.219 Sensor XML Sensor [xml] (done) | time=16ms [INFO] 05:50:00.219 Sensor Serverless configuration file sensor [security] [INFO] 05:50:00.219 0 Serverless function entries were found in the project [INFO] 05:50:00.219 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:00.219 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:00.219 Sensor AWS SAM template file sensor [security] [INFO] 05:50:00.219 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:00.220 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:00.220 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 05:50:00.220 ------------- Run sensors on module pcep-testtool [INFO] 05:50:00.249 Sensor JavaSensor [java] [INFO] 05:50:00.249 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:00.251 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:00.251 Using ECJ batch to parse 3 Main java source files with batch size 53 KB. [INFO] 05:50:00.255 Starting batch processing. [INFO] 05:50:00.392 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:00.496 100% analyzed [INFO] 05:50:00.496 Batch processing: Done. [INFO] 05:50:00.496 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 05:50:00.496 Using ECJ batch to parse 3 Test java source files with batch size 53 KB. [INFO] 05:50:00.500 Starting batch processing. [INFO] 05:50:00.648 100% analyzed [INFO] 05:50:00.649 Batch processing: Done. [INFO] 05:50:00.649 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 05:50:00.649 No "Generated" source files to scan. [INFO] 05:50:00.649 Sensor JavaSensor [java] (done) | time=400ms [INFO] 05:50:00.650 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:00.650 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:00.650 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:00.652 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 05:50:00.652 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:00.652 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:00.652 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:00.652 Sensor IaC Docker Sensor [iac] [INFO] 05:50:00.653 There are no files to be analyzed for the Docker language [INFO] 05:50:00.653 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:00.653 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:00.653 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:00.653 Sensor Java Config Sensor [iac] [INFO] 05:50:00.653 There are no files to be analyzed for the Java language [INFO] 05:50:00.653 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:00.653 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:00.653 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:00.653 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:00.653 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:00.653 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:00.653 Sensor SurefireSensor [java] [INFO] 05:50:00.654 parsing [/w/workspace/bgpcep-sonar/pcep/testtool/target/surefire-reports] [INFO] 05:50:00.675 Sensor SurefireSensor [java] (done) | time=22ms [INFO] 05:50:00.675 Sensor XML Sensor [xml] [INFO] 05:50:00.687 1 source file to be analyzed [INFO] 05:50:00.727 1/1 source file has been analyzed [INFO] 05:50:00.727 Sensor XML Sensor [xml] (done) | time=52ms [INFO] 05:50:00.727 Sensor Serverless configuration file sensor [security] [INFO] 05:50:00.727 0 Serverless function entries were found in the project [INFO] 05:50:00.727 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:00.727 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:00.727 Sensor AWS SAM template file sensor [security] [INFO] 05:50:00.727 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:00.727 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:00.728 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 05:50:00.728 ------------- Run sensors on module pcep-api [INFO] 05:50:00.759 Sensor JavaSensor [java] [INFO] 05:50:00.759 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:00.761 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:00.761 Using ECJ batch to parse 15 Main java source files with batch size 53 KB. [INFO] 05:50:00.765 Starting batch processing. [INFO] 05:50:00.791 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:01.063 100% analyzed [INFO] 05:50:01.063 Batch processing: Done. [INFO] 05:50:01.064 Did not optimize analysis for any files, performed a full analysis for all 15 files. [INFO] 05:50:01.064 No "Test" source files to scan. [INFO] 05:50:01.064 No "Generated" source files to scan. [INFO] 05:50:01.064 Sensor JavaSensor [java] (done) | time=305ms [INFO] 05:50:01.064 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:01.064 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:01.065 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:01.069 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 05:50:01.069 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:01.069 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:01.069 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:01.069 Sensor IaC Docker Sensor [iac] [INFO] 05:50:01.069 There are no files to be analyzed for the Docker language [INFO] 05:50:01.069 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:01.069 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:01.069 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:01.069 Sensor Java Config Sensor [iac] [INFO] 05:50:01.072 There are no files to be analyzed for the Java language [INFO] 05:50:01.072 Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] 05:50:01.072 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:01.072 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:01.072 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:01.072 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:01.073 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 05:50:01.073 Sensor SurefireSensor [java] [INFO] 05:50:01.073 parsing [/w/workspace/bgpcep-sonar/pcep/api/target/surefire-reports] [INFO] 05:50:01.073 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 05:50:01.073 Sensor XML Sensor [xml] [INFO] 05:50:01.089 1 source file to be analyzed [INFO] 05:50:01.094 1/1 source file has been analyzed [INFO] 05:50:01.097 Sensor XML Sensor [xml] (done) | time=24ms [INFO] 05:50:01.097 Sensor Serverless configuration file sensor [security] [INFO] 05:50:01.097 0 Serverless function entries were found in the project [INFO] 05:50:01.097 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:01.097 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:01.097 Sensor AWS SAM template file sensor [security] [INFO] 05:50:01.097 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:01.097 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:01.097 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:01.097 ------------- Run sensors on module pcep-impl [INFO] 05:50:01.164 Sensor JavaSensor [java] [INFO] 05:50:01.164 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:01.170 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:01.170 Using ECJ batch to parse 20 Main java source files with batch size 53 KB. [INFO] 05:50:01.178 Starting batch processing. [INFO] 05:50:01.234 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:02.086 100% analyzed [INFO] 05:50:02.086 Batch processing: Done. [INFO] 05:50:02.087 Did not optimize analysis for any files, performed a full analysis for all 20 files. [INFO] 05:50:02.087 Using ECJ batch to parse 18 Test java source files with batch size 53 KB. [INFO] 05:50:02.093 Starting batch processing. [INFO] 05:50:03.215 100% analyzed [INFO] 05:50:03.216 Batch processing: Done. [INFO] 05:50:03.216 Did not optimize analysis for any files, performed a full analysis for all 18 files. [INFO] 05:50:03.216 No "Generated" source files to scan. [INFO] 05:50:03.217 Sensor JavaSensor [java] (done) | time=2053ms [INFO] 05:50:03.217 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:03.217 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:03.218 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:03.228 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=11ms [INFO] 05:50:03.228 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:03.228 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:03.229 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:03.229 Sensor IaC Docker Sensor [iac] [INFO] 05:50:03.229 There are no files to be analyzed for the Docker language [INFO] 05:50:03.229 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:03.229 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:03.230 Sensor IaC hadolint report Sensor [iac] (done) | time=1ms [INFO] 05:50:03.230 Sensor Java Config Sensor [iac] [INFO] 05:50:03.231 There are no files to be analyzed for the Java language [INFO] 05:50:03.231 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:03.231 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:03.231 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:03.231 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:03.231 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:03.232 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:03.232 Sensor SurefireSensor [java] [INFO] 05:50:03.232 parsing [/w/workspace/bgpcep-sonar/pcep/impl/target/surefire-reports] [INFO] 05:50:03.292 Sensor SurefireSensor [java] (done) | time=60ms [INFO] 05:50:03.292 Sensor XML Sensor [xml] [INFO] 05:50:03.299 1 source file to be analyzed [INFO] 05:50:03.308 1/1 source file has been analyzed [INFO] 05:50:03.308 Sensor XML Sensor [xml] (done) | time=16ms [INFO] 05:50:03.308 Sensor Serverless configuration file sensor [security] [INFO] 05:50:03.308 0 Serverless function entries were found in the project [INFO] 05:50:03.308 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:03.308 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:03.308 Sensor AWS SAM template file sensor [security] [INFO] 05:50:03.308 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:03.309 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:03.309 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:03.309 ------------- Run sensors on module pcep-segment-routing [INFO] 05:50:03.336 Sensor JavaSensor [java] [INFO] 05:50:03.336 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:03.338 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:03.338 Using ECJ batch to parse 7 Main java source files with batch size 53 KB. [INFO] 05:50:03.342 Starting batch processing. [INFO] 05:50:03.364 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:03.509 100% analyzed [INFO] 05:50:03.509 Batch processing: Done. [INFO] 05:50:03.509 Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] 05:50:03.509 Using ECJ batch to parse 6 Test java source files with batch size 53 KB. [INFO] 05:50:03.514 Starting batch processing. [INFO] 05:50:03.669 100% analyzed [INFO] 05:50:03.669 Batch processing: Done. [INFO] 05:50:03.670 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 05:50:03.670 No "Generated" source files to scan. [INFO] 05:50:03.670 Sensor JavaSensor [java] (done) | time=334ms [INFO] 05:50:03.671 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:03.671 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:03.671 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:03.675 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 05:50:03.675 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:03.676 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:03.676 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=1ms [INFO] 05:50:03.676 Sensor IaC Docker Sensor [iac] [INFO] 05:50:03.676 There are no files to be analyzed for the Docker language [INFO] 05:50:03.676 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:03.676 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:03.677 Sensor IaC hadolint report Sensor [iac] (done) | time=1ms [INFO] 05:50:03.677 Sensor Java Config Sensor [iac] [INFO] 05:50:03.677 There are no files to be analyzed for the Java language [INFO] 05:50:03.677 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:03.677 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:03.678 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:03.678 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 05:50:03.678 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:03.678 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:03.678 Sensor SurefireSensor [java] [INFO] 05:50:03.678 parsing [/w/workspace/bgpcep-sonar/pcep/segment-routing/target/surefire-reports] [INFO] 05:50:03.684 Sensor SurefireSensor [java] (done) | time=6ms [INFO] 05:50:03.684 Sensor XML Sensor [xml] [INFO] 05:50:03.698 1 source file to be analyzed [INFO] 05:50:03.698 1/1 source file has been analyzed [INFO] 05:50:03.698 Sensor XML Sensor [xml] (done) | time=14ms [INFO] 05:50:03.698 Sensor Serverless configuration file sensor [security] [INFO] 05:50:03.698 0 Serverless function entries were found in the project [INFO] 05:50:03.698 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:03.698 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:03.698 Sensor AWS SAM template file sensor [security] [INFO] 05:50:03.699 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 05:50:03.699 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:03.699 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:03.699 ------------- Run sensors on module pcep-tunnel-provider [INFO] 05:50:03.723 Sensor JavaSensor [java] [INFO] 05:50:03.724 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:03.726 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:03.726 Using ECJ batch to parse 10 Main java source files with batch size 53 KB. [INFO] 05:50:03.730 Starting batch processing. [INFO] 05:50:03.796 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:04.157 100% analyzed [INFO] 05:50:04.157 Batch processing: Done. [INFO] 05:50:04.158 Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] 05:50:04.158 Using ECJ batch to parse 2 Test java source files with batch size 53 KB. [INFO] 05:50:04.161 Starting batch processing. [INFO] 05:50:04.315 100% analyzed [INFO] 05:50:04.315 Batch processing: Done. [INFO] 05:50:04.316 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 05:50:04.316 No "Generated" source files to scan. [INFO] 05:50:04.316 Sensor JavaSensor [java] (done) | time=593ms [INFO] 05:50:04.316 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:04.316 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:04.317 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:04.322 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] 05:50:04.322 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:04.322 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:04.322 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:04.323 Sensor IaC Docker Sensor [iac] [INFO] 05:50:04.323 There are no files to be analyzed for the Docker language [INFO] 05:50:04.323 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:04.323 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:04.323 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:04.323 Sensor Java Config Sensor [iac] [INFO] 05:50:04.323 There are no files to be analyzed for the Java language [INFO] 05:50:04.323 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:04.323 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:04.323 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:04.323 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:04.324 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:04.324 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:04.324 Sensor SurefireSensor [java] [INFO] 05:50:04.324 parsing [/w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/target/surefire-reports] [INFO] 05:50:04.325 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 05:50:04.325 Sensor XML Sensor [xml] [INFO] 05:50:04.328 1 source file to be analyzed [INFO] 05:50:04.340 1/1 source file has been analyzed [INFO] 05:50:04.340 Sensor XML Sensor [xml] (done) | time=15ms [INFO] 05:50:04.340 Sensor Serverless configuration file sensor [security] [INFO] 05:50:04.340 0 Serverless function entries were found in the project [INFO] 05:50:04.340 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:04.340 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:04.340 Sensor AWS SAM template file sensor [security] [INFO] 05:50:04.341 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 05:50:04.341 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:04.341 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:04.341 ------------- Run sensors on module pcep-tunnel-api [INFO] 05:50:04.365 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:04.365 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:04.365 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:04.366 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:04.367 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:04.367 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:04.367 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:04.367 Sensor IaC Docker Sensor [iac] [INFO] 05:50:04.367 There are no files to be analyzed for the Docker language [INFO] 05:50:04.367 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:04.367 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:04.367 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:04.367 Sensor Java Config Sensor [iac] [INFO] 05:50:04.367 There are no files to be analyzed for the Java language [INFO] 05:50:04.367 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:04.367 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:04.367 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:04.367 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:04.367 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:04.367 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:04.367 Sensor XML Sensor [xml] [INFO] 05:50:04.370 1 source file to be analyzed [INFO] 05:50:04.378 1/1 source file has been analyzed [INFO] 05:50:04.378 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 05:50:04.379 Sensor Serverless configuration file sensor [security] [INFO] 05:50:04.379 0 Serverless function entries were found in the project [INFO] 05:50:04.379 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:04.379 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:04.379 Sensor AWS SAM template file sensor [security] [INFO] 05:50:04.379 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:04.379 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:04.379 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:04.379 ------------- Run sensors on module pcep-tunnel-parent [WARNING] 05:50:04.399 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 05:50:04.405 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:04.405 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:04.405 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:04.405 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:04.405 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:04.405 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:04.406 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:04.406 Sensor IaC Docker Sensor [iac] [INFO] 05:50:04.406 There are no files to be analyzed for the Docker language [INFO] 05:50:04.406 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:04.406 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:04.406 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:04.406 Sensor Java Config Sensor [iac] [INFO] 05:50:04.407 There are no files to be analyzed for the Java language [INFO] 05:50:04.407 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:04.407 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:04.407 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:04.407 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:04.407 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:04.407 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:04.407 Sensor XML Sensor [xml] [INFO] 05:50:04.410 1 source file to be analyzed [INFO] 05:50:04.418 1/1 source file has been analyzed [INFO] 05:50:04.418 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 05:50:04.418 Sensor Serverless configuration file sensor [security] [INFO] 05:50:04.418 0 Serverless function entries were found in the project [INFO] 05:50:04.418 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:04.418 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:04.419 Sensor AWS SAM template file sensor [security] [INFO] 05:50:04.419 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:04.419 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:04.419 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:04.419 ------------- Run sensors on module pcep-pcc-mock [INFO] 05:50:04.444 Sensor JavaSensor [java] [INFO] 05:50:04.444 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:04.445 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:04.446 Using ECJ batch to parse 20 Main java source files with batch size 53 KB. [INFO] 05:50:04.449 Starting batch processing. [INFO] 05:50:04.482 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:04.841 100% analyzed [INFO] 05:50:04.841 Batch processing: Done. [INFO] 05:50:04.842 Did not optimize analysis for any files, performed a full analysis for all 20 files. [INFO] 05:50:04.842 Using ECJ batch to parse 13 Test java source files with batch size 53 KB. [INFO] 05:50:04.845 Starting batch processing. [INFO] 05:50:05.091 100% analyzed [INFO] 05:50:05.091 Batch processing: Done. [INFO] 05:50:05.092 Did not optimize analysis for any files, performed a full analysis for all 13 files. [INFO] 05:50:05.092 No "Generated" source files to scan. [INFO] 05:50:05.092 Sensor JavaSensor [java] (done) | time=648ms [INFO] 05:50:05.092 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:05.092 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:05.093 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:05.098 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] 05:50:05.098 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:05.098 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:05.098 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:05.098 Sensor IaC Docker Sensor [iac] [INFO] 05:50:05.099 There are no files to be analyzed for the Docker language [INFO] 05:50:05.099 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:05.099 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:05.099 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:05.099 Sensor Java Config Sensor [iac] [INFO] 05:50:05.099 There are no files to be analyzed for the Java language [INFO] 05:50:05.099 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:05.100 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:05.100 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:05.100 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:05.100 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:05.100 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:05.100 Sensor SurefireSensor [java] [INFO] 05:50:05.100 parsing [/w/workspace/bgpcep-sonar/pcep/pcc-mock/target/surefire-reports] [INFO] 05:50:05.110 Sensor SurefireSensor [java] (done) | time=10ms [INFO] 05:50:05.110 Sensor XML Sensor [xml] [INFO] 05:50:05.110 1 source file to be analyzed [INFO] 05:50:05.122 1/1 source file has been analyzed [INFO] 05:50:05.122 Sensor XML Sensor [xml] (done) | time=12ms [INFO] 05:50:05.122 Sensor Serverless configuration file sensor [security] [INFO] 05:50:05.122 0 Serverless function entries were found in the project [INFO] 05:50:05.122 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:05.122 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:05.122 Sensor AWS SAM template file sensor [security] [INFO] 05:50:05.122 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:05.122 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:05.123 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 05:50:05.123 ------------- Run sensors on module pcep-auto-bandwidth-extension [INFO] 05:50:05.152 Sensor JavaSensor [java] [INFO] 05:50:05.152 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:05.154 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:05.154 Using ECJ batch to parse 3 Main java source files with batch size 53 KB. [INFO] 05:50:05.156 Starting batch processing. [INFO] 05:50:05.178 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:05.235 100% analyzed [INFO] 05:50:05.235 Batch processing: Done. [INFO] 05:50:05.235 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 05:50:05.235 Using ECJ batch to parse 3 Test java source files with batch size 53 KB. [INFO] 05:50:05.237 Starting batch processing. [INFO] 05:50:05.304 100% analyzed [INFO] 05:50:05.305 Batch processing: Done. [INFO] 05:50:05.306 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 05:50:05.307 No "Generated" source files to scan. [INFO] 05:50:05.307 Sensor JavaSensor [java] (done) | time=155ms [INFO] 05:50:05.307 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:05.307 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:05.308 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:05.311 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 05:50:05.311 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:05.311 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:05.311 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:05.311 Sensor IaC Docker Sensor [iac] [INFO] 05:50:05.312 There are no files to be analyzed for the Docker language [INFO] 05:50:05.312 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:05.312 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:05.312 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:05.312 Sensor Java Config Sensor [iac] [INFO] 05:50:05.313 There are no files to be analyzed for the Java language [INFO] 05:50:05.313 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:05.313 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:05.313 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:05.313 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:05.313 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:05.313 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:05.313 Sensor SurefireSensor [java] [INFO] 05:50:05.313 parsing [/w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/target/surefire-reports] [INFO] 05:50:05.316 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 05:50:05.316 Sensor XML Sensor [xml] [INFO] 05:50:05.317 1 source file to be analyzed [INFO] 05:50:05.326 1/1 source file has been analyzed [INFO] 05:50:05.327 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 05:50:05.327 Sensor Serverless configuration file sensor [security] [INFO] 05:50:05.327 0 Serverless function entries were found in the project [INFO] 05:50:05.327 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:05.327 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:05.327 Sensor AWS SAM template file sensor [security] [INFO] 05:50:05.327 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:05.327 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:05.328 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 05:50:05.328 ------------- Run sensors on module pcep-base-parser [INFO] 05:50:05.351 Sensor JavaSensor [java] [INFO] 05:50:05.351 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:05.353 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:05.353 Using ECJ batch to parse 97 Main java source files with batch size 53 KB. [INFO] 05:50:05.357 Starting batch processing. [INFO] 05:50:05.382 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:06.989 100% analyzed [INFO] 05:50:06.989 Batch processing: Done. [INFO] 05:50:06.989 Did not optimize analysis for any files, performed a full analysis for all 97 files. [INFO] 05:50:06.989 No "Test" source files to scan. [INFO] 05:50:06.990 No "Generated" source files to scan. [INFO] 05:50:06.990 Sensor JavaSensor [java] (done) | time=1639ms [INFO] 05:50:06.990 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:06.990 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:06.991 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:07.013 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=23ms [INFO] 05:50:07.013 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:07.013 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:07.013 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:07.013 Sensor IaC Docker Sensor [iac] [INFO] 05:50:07.014 There are no files to be analyzed for the Docker language [INFO] 05:50:07.014 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:07.014 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:07.014 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:07.014 Sensor Java Config Sensor [iac] [INFO] 05:50:07.016 There are no files to be analyzed for the Java language [INFO] 05:50:07.017 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 05:50:07.017 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:07.017 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:07.017 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:07.017 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:07.017 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:07.017 Sensor SurefireSensor [java] [INFO] 05:50:07.017 parsing [/w/workspace/bgpcep-sonar/pcep/base-parser/target/surefire-reports] [INFO] 05:50:07.017 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 05:50:07.017 Sensor XML Sensor [xml] [INFO] 05:50:07.024 1 source file to be analyzed [INFO] 05:50:07.024 1/1 source file has been analyzed [INFO] 05:50:07.024 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 05:50:07.024 Sensor Serverless configuration file sensor [security] [INFO] 05:50:07.025 0 Serverless function entries were found in the project [INFO] 05:50:07.025 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:07.025 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:07.025 Sensor AWS SAM template file sensor [security] [INFO] 05:50:07.025 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:07.025 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:07.025 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:07.025 ------------- Run sensors on module pcep-ietf-stateful [INFO] 05:50:07.052 Sensor JavaSensor [java] [INFO] 05:50:07.052 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:07.053 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:07.053 Using ECJ batch to parse 27 Main java source files with batch size 53 KB. [INFO] 05:50:07.058 Starting batch processing. [INFO] 05:50:07.077 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:07.586 100% analyzed [INFO] 05:50:07.586 Batch processing: Done. [INFO] 05:50:07.587 Did not optimize analysis for any files, performed a full analysis for all 27 files. [INFO] 05:50:07.587 Using ECJ batch to parse 4 Test java source files with batch size 53 KB. [INFO] 05:50:07.590 Starting batch processing. [INFO] 05:50:07.792 100% analyzed [INFO] 05:50:07.792 Batch processing: Done. [INFO] 05:50:07.793 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 05:50:07.793 No "Generated" source files to scan. [INFO] 05:50:07.793 Sensor JavaSensor [java] (done) | time=741ms [INFO] 05:50:07.793 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:07.793 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:07.794 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:07.800 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] 05:50:07.800 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:07.801 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:07.801 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=1ms [INFO] 05:50:07.801 Sensor IaC Docker Sensor [iac] [INFO] 05:50:07.801 There are no files to be analyzed for the Docker language [INFO] 05:50:07.801 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:07.801 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:07.801 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:07.801 Sensor Java Config Sensor [iac] [INFO] 05:50:07.802 There are no files to be analyzed for the Java language [INFO] 05:50:07.802 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:07.802 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:07.802 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:07.802 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:07.802 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:07.802 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:07.802 Sensor SurefireSensor [java] [INFO] 05:50:07.802 parsing [/w/workspace/bgpcep-sonar/pcep/ietf-stateful/target/surefire-reports] [INFO] 05:50:07.805 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 05:50:07.805 Sensor XML Sensor [xml] [INFO] 05:50:07.808 1 source file to be analyzed [INFO] 05:50:07.821 1/1 source file has been analyzed [INFO] 05:50:07.821 Sensor XML Sensor [xml] (done) | time=16ms [INFO] 05:50:07.822 Sensor Serverless configuration file sensor [security] [INFO] 05:50:07.822 0 Serverless function entries were found in the project [INFO] 05:50:07.822 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:07.822 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:07.822 Sensor AWS SAM template file sensor [security] [INFO] 05:50:07.822 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:07.822 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:07.822 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:07.822 ------------- Run sensors on module pcep-cli [INFO] 05:50:07.849 Sensor JavaSensor [java] [INFO] 05:50:07.849 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:07.851 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:07.851 Using ECJ batch to parse 2 Main java source files with batch size 53 KB. [INFO] 05:50:07.852 Starting batch processing. [INFO] 05:50:07.863 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:07.905 100% analyzed [INFO] 05:50:07.905 Batch processing: Done. [INFO] 05:50:07.906 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 05:50:07.906 Using ECJ batch to parse 1 Test java source files with batch size 53 KB. [INFO] 05:50:07.907 Starting batch processing. [INFO] 05:50:07.962 100% analyzed [INFO] 05:50:07.962 Batch processing: Done. [INFO] 05:50:07.963 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 05:50:07.963 No "Generated" source files to scan. [INFO] 05:50:07.963 Sensor JavaSensor [java] (done) | time=114ms [INFO] 05:50:07.963 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:07.963 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:07.963 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:07.965 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 05:50:07.965 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:07.965 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:07.965 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:07.965 Sensor IaC Docker Sensor [iac] [INFO] 05:50:07.965 There are no files to be analyzed for the Docker language [INFO] 05:50:07.965 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:07.965 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:07.965 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:07.965 Sensor Java Config Sensor [iac] [INFO] 05:50:07.965 There are no files to be analyzed for the Java language [INFO] 05:50:07.965 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:07.966 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:07.966 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:07.966 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:07.966 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:07.966 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:07.966 Sensor SurefireSensor [java] [INFO] 05:50:07.966 parsing [/w/workspace/bgpcep-sonar/pcep/topology/cli/target/surefire-reports] [INFO] 05:50:07.967 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 05:50:07.967 Sensor XML Sensor [xml] [INFO] 05:50:07.970 1 source file to be analyzed [INFO] 05:50:07.980 1/1 source file has been analyzed [INFO] 05:50:07.980 Sensor XML Sensor [xml] (done) | time=13ms [INFO] 05:50:07.981 Sensor Serverless configuration file sensor [security] [INFO] 05:50:07.981 0 Serverless function entries were found in the project [INFO] 05:50:07.981 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:07.981 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:07.981 Sensor AWS SAM template file sensor [security] [INFO] 05:50:07.981 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:07.981 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:07.981 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:07.981 ------------- Run sensors on module pcep-topology-provider [INFO] 05:50:08.006 Sensor JavaSensor [java] [INFO] 05:50:08.006 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:08.008 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:08.009 Using ECJ batch to parse 25 Main java source files with batch size 53 KB. [INFO] 05:50:08.011 Starting batch processing. [INFO] 05:50:08.052 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:08.850 100% analyzed [INFO] 05:50:08.850 Batch processing: Done. [INFO] 05:50:08.850 Did not optimize analysis for any files, performed a full analysis for all 25 files. [INFO] 05:50:08.850 Using ECJ batch to parse 13 Test java source files with batch size 53 KB. [INFO] 05:50:08.853 Starting batch processing. [INFO] 05:50:09.467 100% analyzed [INFO] 05:50:09.467 Batch processing: Done. [INFO] 05:50:09.468 Did not optimize analysis for any files, performed a full analysis for all 13 files. [INFO] 05:50:09.468 No "Generated" source files to scan. [INFO] 05:50:09.468 Sensor JavaSensor [java] (done) | time=1462ms [INFO] 05:50:09.469 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:09.469 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:09.469 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:09.484 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=15ms [INFO] 05:50:09.484 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:09.485 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:09.485 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=1ms [INFO] 05:50:09.485 Sensor IaC Docker Sensor [iac] [INFO] 05:50:09.485 There are no files to be analyzed for the Docker language [INFO] 05:50:09.485 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:09.485 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:09.485 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:09.486 Sensor Java Config Sensor [iac] [INFO] 05:50:09.486 There are no files to be analyzed for the Java language [INFO] 05:50:09.486 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:09.486 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:09.486 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:09.486 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:09.487 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:09.487 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:09.487 Sensor SurefireSensor [java] [INFO] 05:50:09.487 parsing [/w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/surefire-reports] [INFO] 05:50:09.495 Sensor SurefireSensor [java] (done) | time=8ms [INFO] 05:50:09.495 Sensor XML Sensor [xml] [INFO] 05:50:09.511 1 source file to be analyzed [INFO] 05:50:09.515 1/1 source file has been analyzed [INFO] 05:50:09.515 Sensor XML Sensor [xml] (done) | time=20ms [INFO] 05:50:09.515 Sensor Serverless configuration file sensor [security] [INFO] 05:50:09.515 0 Serverless function entries were found in the project [INFO] 05:50:09.516 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:09.516 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:09.516 Sensor AWS SAM template file sensor [security] [INFO] 05:50:09.516 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:09.516 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:09.516 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:09.516 ------------- Run sensors on module pcep-topology-spi [INFO] 05:50:09.543 Sensor JavaSensor [java] [INFO] 05:50:09.543 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:09.545 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:09.545 Using ECJ batch to parse 1 Main java source files with batch size 53 KB. [INFO] 05:50:09.546 Starting batch processing. [INFO] 05:50:09.576 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:09.585 100% analyzed [INFO] 05:50:09.585 Batch processing: Done. [INFO] 05:50:09.586 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 05:50:09.586 No "Test" source files to scan. [INFO] 05:50:09.586 No "Generated" source files to scan. [INFO] 05:50:09.586 Sensor JavaSensor [java] (done) | time=43ms [INFO] 05:50:09.586 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:09.586 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:09.586 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:09.587 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:09.587 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:09.588 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:09.588 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=1ms [INFO] 05:50:09.588 Sensor IaC Docker Sensor [iac] [INFO] 05:50:09.589 There are no files to be analyzed for the Docker language [INFO] 05:50:09.589 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:09.589 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:09.589 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:09.590 Sensor Java Config Sensor [iac] [INFO] 05:50:09.590 There are no files to be analyzed for the Java language [INFO] 05:50:09.590 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:09.590 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:09.590 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:09.590 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:09.591 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:09.591 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:09.591 Sensor SurefireSensor [java] [INFO] 05:50:09.591 parsing [/w/workspace/bgpcep-sonar/pcep/topology/topology-spi/target/surefire-reports] [INFO] 05:50:09.591 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 05:50:09.591 Sensor XML Sensor [xml] [INFO] 05:50:09.603 1 source file to be analyzed [INFO] 05:50:09.606 1/1 source file has been analyzed [INFO] 05:50:09.606 Sensor XML Sensor [xml] (done) | time=15ms [INFO] 05:50:09.606 Sensor Serverless configuration file sensor [security] [INFO] 05:50:09.606 0 Serverless function entries were found in the project [INFO] 05:50:09.606 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:09.606 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:09.609 Sensor AWS SAM template file sensor [security] [INFO] 05:50:09.609 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:09.609 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:09.610 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 05:50:09.610 ------------- Run sensors on module pcep-topology-api [INFO] 05:50:09.647 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:09.647 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:09.648 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:09.648 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:09.649 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:09.649 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:09.649 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:09.649 Sensor IaC Docker Sensor [iac] [INFO] 05:50:09.649 There are no files to be analyzed for the Docker language [INFO] 05:50:09.649 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:09.650 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:09.650 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:09.650 Sensor Java Config Sensor [iac] [INFO] 05:50:09.650 There are no files to be analyzed for the Java language [INFO] 05:50:09.650 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:09.650 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:09.650 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:09.651 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 05:50:09.651 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:09.651 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:09.651 Sensor XML Sensor [xml] [INFO] 05:50:09.662 1 source file to be analyzed [INFO] 05:50:09.663 1/1 source file has been analyzed [INFO] 05:50:09.663 Sensor XML Sensor [xml] (done) | time=12ms [INFO] 05:50:09.663 Sensor Serverless configuration file sensor [security] [INFO] 05:50:09.663 0 Serverless function entries were found in the project [INFO] 05:50:09.663 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:09.663 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:09.663 Sensor AWS SAM template file sensor [security] [INFO] 05:50:09.664 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 05:50:09.665 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:09.665 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:09.666 ------------- Run sensors on module pcep-topology-parent [WARNING] 05:50:09.686 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 05:50:09.693 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:09.693 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:09.693 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:09.693 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:09.693 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:09.694 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:09.694 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=1ms [INFO] 05:50:09.696 Sensor IaC Docker Sensor [iac] [INFO] 05:50:09.697 There are no files to be analyzed for the Docker language [INFO] 05:50:09.697 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:09.697 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:09.699 Sensor IaC hadolint report Sensor [iac] (done) | time=2ms [INFO] 05:50:09.699 Sensor Java Config Sensor [iac] [INFO] 05:50:09.699 There are no files to be analyzed for the Java language [INFO] 05:50:09.699 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:09.700 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:09.700 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:09.700 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:09.700 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:09.700 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:09.700 Sensor XML Sensor [xml] [INFO] 05:50:09.709 1 source file to be analyzed [INFO] 05:50:09.709 1/1 source file has been analyzed [INFO] 05:50:09.709 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 05:50:09.709 Sensor Serverless configuration file sensor [security] [INFO] 05:50:09.709 0 Serverless function entries were found in the project [INFO] 05:50:09.709 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:09.709 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:09.710 Sensor AWS SAM template file sensor [security] [INFO] 05:50:09.710 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:09.710 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:09.710 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:09.710 ------------- Run sensors on module pcep-spi [INFO] 05:50:09.740 Sensor JavaSensor [java] [INFO] 05:50:09.741 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:09.742 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:09.742 Using ECJ batch to parse 55 Main java source files with batch size 53 KB. [INFO] 05:50:09.746 Starting batch processing. [INFO] 05:50:09.771 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:10.118 100% analyzed [INFO] 05:50:10.118 Batch processing: Done. [INFO] 05:50:10.118 Did not optimize analysis for any files, performed a full analysis for all 55 files. [INFO] 05:50:10.118 Using ECJ batch to parse 5 Test java source files with batch size 53 KB. [INFO] 05:50:10.121 Starting batch processing. [INFO] 05:50:10.205 100% analyzed [INFO] 05:50:10.205 Batch processing: Done. [INFO] 05:50:10.206 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 05:50:10.206 No "Generated" source files to scan. [INFO] 05:50:10.206 Sensor JavaSensor [java] (done) | time=466ms [INFO] 05:50:10.206 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:10.206 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:10.206 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:10.211 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 05:50:10.211 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:10.211 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:10.211 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:10.211 Sensor IaC Docker Sensor [iac] [INFO] 05:50:10.212 There are no files to be analyzed for the Docker language [INFO] 05:50:10.212 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:10.212 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:10.212 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:10.212 Sensor Java Config Sensor [iac] [INFO] 05:50:10.212 There are no files to be analyzed for the Java language [INFO] 05:50:10.212 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:10.212 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:10.212 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:10.212 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:10.212 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:10.212 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:10.212 Sensor SurefireSensor [java] [INFO] 05:50:10.212 parsing [/w/workspace/bgpcep-sonar/pcep/spi/target/surefire-reports] [INFO] 05:50:10.215 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 05:50:10.215 Sensor XML Sensor [xml] [INFO] 05:50:10.220 1 source file to be analyzed [INFO] 05:50:10.232 1/1 source file has been analyzed [INFO] 05:50:10.232 Sensor XML Sensor [xml] (done) | time=17ms [INFO] 05:50:10.232 Sensor Serverless configuration file sensor [security] [INFO] 05:50:10.232 0 Serverless function entries were found in the project [INFO] 05:50:10.232 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:10.232 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:10.232 Sensor AWS SAM template file sensor [security] [INFO] 05:50:10.233 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 05:50:10.233 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:10.233 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:10.233 ------------- Run sensors on module pcep-config-example [INFO] 05:50:10.255 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:10.255 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:10.255 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:10.255 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:10.255 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:10.256 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:10.256 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=1ms [INFO] 05:50:10.256 Sensor IaC Docker Sensor [iac] [INFO] 05:50:10.256 There are no files to be analyzed for the Docker language [INFO] 05:50:10.256 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:10.256 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:10.256 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:10.256 Sensor Java Config Sensor [iac] [INFO] 05:50:10.256 There are no files to be analyzed for the Java language [INFO] 05:50:10.256 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:10.256 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:10.256 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:10.256 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:10.256 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:10.256 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:10.256 Sensor XML Sensor [xml] [INFO] 05:50:10.259 1 source file to be analyzed [INFO] 05:50:10.266 1/1 source file has been analyzed [INFO] 05:50:10.266 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 05:50:10.266 Sensor Serverless configuration file sensor [security] [INFO] 05:50:10.266 0 Serverless function entries were found in the project [INFO] 05:50:10.266 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:10.266 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:10.266 Sensor AWS SAM template file sensor [security] [INFO] 05:50:10.266 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:10.266 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:10.267 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 05:50:10.267 ------------- Run sensors on module pcep-ietf-p2mp-te-lsp [INFO] 05:50:10.286 Sensor JavaSensor [java] [INFO] 05:50:10.287 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:10.288 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:10.288 Using ECJ batch to parse 3 Main java source files with batch size 53 KB. [INFO] 05:50:10.289 Starting batch processing. [INFO] 05:50:10.300 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:10.315 100% analyzed [INFO] 05:50:10.315 Batch processing: Done. [INFO] 05:50:10.316 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 05:50:10.316 Using ECJ batch to parse 1 Test java source files with batch size 53 KB. [INFO] 05:50:10.316 Starting batch processing. [INFO] 05:50:10.330 100% analyzed [INFO] 05:50:10.330 Batch processing: Done. [INFO] 05:50:10.331 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 05:50:10.331 No "Generated" source files to scan. [INFO] 05:50:10.331 Sensor JavaSensor [java] (done) | time=45ms [INFO] 05:50:10.331 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:10.331 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:10.331 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:10.332 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:10.332 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:10.332 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:10.332 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:10.332 Sensor IaC Docker Sensor [iac] [INFO] 05:50:10.333 There are no files to be analyzed for the Docker language [INFO] 05:50:10.333 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:10.333 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:10.333 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:10.333 Sensor Java Config Sensor [iac] [INFO] 05:50:10.333 There are no files to be analyzed for the Java language [INFO] 05:50:10.333 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:10.333 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:10.333 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:10.333 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:10.333 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:10.333 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:10.333 Sensor SurefireSensor [java] [INFO] 05:50:10.333 parsing [/w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/target/surefire-reports] [INFO] 05:50:10.334 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 05:50:10.334 Sensor XML Sensor [xml] [INFO] 05:50:10.335 1 source file to be analyzed [INFO] 05:50:10.344 1/1 source file has been analyzed [INFO] 05:50:10.344 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 05:50:10.344 Sensor Serverless configuration file sensor [security] [INFO] 05:50:10.344 0 Serverless function entries were found in the project [INFO] 05:50:10.344 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:10.344 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:10.344 Sensor AWS SAM template file sensor [security] [INFO] 05:50:10.345 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 05:50:10.345 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:10.345 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:10.345 ------------- Run sensors on module pcep-server-api [INFO] 05:50:10.365 Sensor JavaSensor [java] [INFO] 05:50:10.365 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:10.366 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:10.366 Using ECJ batch to parse 2 Main java source files with batch size 53 KB. [INFO] 05:50:10.367 Starting batch processing. [INFO] 05:50:10.381 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:10.389 100% analyzed [INFO] 05:50:10.389 Batch processing: Done. [INFO] 05:50:10.390 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 05:50:10.390 No "Test" source files to scan. [INFO] 05:50:10.390 No "Generated" source files to scan. [INFO] 05:50:10.390 Sensor JavaSensor [java] (done) | time=25ms [INFO] 05:50:10.390 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:10.390 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:10.390 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:10.391 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:10.391 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:10.392 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:10.392 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=1ms [INFO] 05:50:10.393 Sensor IaC Docker Sensor [iac] [INFO] 05:50:10.393 There are no files to be analyzed for the Docker language [INFO] 05:50:10.393 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:10.393 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:10.393 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:10.393 Sensor Java Config Sensor [iac] [INFO] 05:50:10.393 There are no files to be analyzed for the Java language [INFO] 05:50:10.393 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:10.393 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:10.393 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:10.393 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:10.393 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:10.393 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:10.394 Sensor SurefireSensor [java] [INFO] 05:50:10.394 parsing [/w/workspace/bgpcep-sonar/pcep/server/server-api/target/surefire-reports] [INFO] 05:50:10.394 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 05:50:10.394 Sensor XML Sensor [xml] [INFO] 05:50:10.397 1 source file to be analyzed [INFO] 05:50:10.403 1/1 source file has been analyzed [INFO] 05:50:10.404 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 05:50:10.404 Sensor Serverless configuration file sensor [security] [INFO] 05:50:10.404 0 Serverless function entries were found in the project [INFO] 05:50:10.404 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:10.404 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:10.404 Sensor AWS SAM template file sensor [security] [INFO] 05:50:10.404 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:10.404 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:10.404 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:10.404 ------------- Run sensors on module pcep-server-provider [INFO] 05:50:10.424 Sensor JavaSensor [java] [INFO] 05:50:10.424 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:10.426 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:10.426 Using ECJ batch to parse 8 Main java source files with batch size 53 KB. [INFO] 05:50:10.428 Starting batch processing. [INFO] 05:50:10.465 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:10.847 100% analyzed [INFO] 05:50:10.848 Batch processing: Done. [INFO] 05:50:10.848 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 05:50:10.848 No "Test" source files to scan. [INFO] 05:50:10.848 No "Generated" source files to scan. [INFO] 05:50:10.848 Sensor JavaSensor [java] (done) | time=424ms [INFO] 05:50:10.848 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:10.848 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:10.848 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:10.853 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 05:50:10.853 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:10.853 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:10.853 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:10.853 Sensor IaC Docker Sensor [iac] [INFO] 05:50:10.853 There are no files to be analyzed for the Docker language [INFO] 05:50:10.853 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:10.854 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:10.854 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:10.854 Sensor Java Config Sensor [iac] [INFO] 05:50:10.854 There are no files to be analyzed for the Java language [INFO] 05:50:10.854 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:10.854 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:10.854 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:10.854 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:10.854 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:10.854 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:10.854 Sensor SurefireSensor [java] [INFO] 05:50:10.854 parsing [/w/workspace/bgpcep-sonar/pcep/server/server-provider/target/surefire-reports] [INFO] 05:50:10.854 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 05:50:10.854 Sensor XML Sensor [xml] [INFO] 05:50:10.854 1 source file to be analyzed [INFO] 05:50:10.860 1/1 source file has been analyzed [INFO] 05:50:10.860 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 05:50:10.861 Sensor Serverless configuration file sensor [security] [INFO] 05:50:10.861 0 Serverless function entries were found in the project [INFO] 05:50:10.861 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:10.861 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:10.861 Sensor AWS SAM template file sensor [security] [INFO] 05:50:10.861 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:10.861 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:10.861 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:10.861 ------------- Run sensors on module pcep-server-parent [WARNING] 05:50:10.876 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 05:50:10.881 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:10.881 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:10.881 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:10.881 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:10.881 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:10.881 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:10.881 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:10.881 Sensor IaC Docker Sensor [iac] [INFO] 05:50:10.881 There are no files to be analyzed for the Docker language [INFO] 05:50:10.881 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:10.881 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:10.881 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:10.881 Sensor Java Config Sensor [iac] [INFO] 05:50:10.881 There are no files to be analyzed for the Java language [INFO] 05:50:10.881 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:10.881 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:10.881 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:10.881 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:10.881 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:10.881 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:10.881 Sensor XML Sensor [xml] [INFO] 05:50:10.885 1 source file to be analyzed [INFO] 05:50:10.889 1/1 source file has been analyzed [INFO] 05:50:10.889 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 05:50:10.889 Sensor Serverless configuration file sensor [security] [INFO] 05:50:10.889 0 Serverless function entries were found in the project [INFO] 05:50:10.889 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:10.889 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:10.889 Sensor AWS SAM template file sensor [security] [INFO] 05:50:10.889 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:10.889 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:10.889 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:10.889 ------------- Run sensors on module pcep-parent [WARNING] 05:50:10.908 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 05:50:10.912 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:10.912 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:10.912 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:10.912 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:10.912 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:10.912 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:10.912 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:10.912 Sensor IaC Docker Sensor [iac] [INFO] 05:50:10.912 There are no files to be analyzed for the Docker language [INFO] 05:50:10.912 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:10.912 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:10.912 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:10.912 Sensor Java Config Sensor [iac] [INFO] 05:50:10.912 There are no files to be analyzed for the Java language [INFO] 05:50:10.912 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:10.912 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:10.912 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:10.912 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:10.912 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:10.912 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:10.912 Sensor XML Sensor [xml] [INFO] 05:50:10.913 1 source file to be analyzed [INFO] 05:50:10.917 1/1 source file has been analyzed [INFO] 05:50:10.917 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 05:50:10.918 Sensor Serverless configuration file sensor [security] [INFO] 05:50:10.918 0 Serverless function entries were found in the project [INFO] 05:50:10.918 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:10.918 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:10.918 Sensor AWS SAM template file sensor [security] [INFO] 05:50:10.918 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:10.918 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:10.918 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:10.918 ------------- Run sensors on module testtool-parent [INFO] 05:50:10.937 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:10.937 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:10.937 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:10.938 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:10.938 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:10.938 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:10.938 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:10.938 Sensor IaC Docker Sensor [iac] [INFO] 05:50:10.938 There are no files to be analyzed for the Docker language [INFO] 05:50:10.938 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:10.938 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:10.938 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:10.938 Sensor Java Config Sensor [iac] [INFO] 05:50:10.938 There are no files to be analyzed for the Java language [INFO] 05:50:10.938 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:10.938 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:10.938 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:10.938 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:10.938 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:10.938 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:10.938 Sensor XML Sensor [xml] [INFO] 05:50:10.939 1 source file to be analyzed [INFO] 05:50:10.945 1/1 source file has been analyzed [INFO] 05:50:10.945 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 05:50:10.945 Sensor Serverless configuration file sensor [security] [INFO] 05:50:10.945 0 Serverless function entries were found in the project [INFO] 05:50:10.945 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:10.945 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:10.945 Sensor AWS SAM template file sensor [security] [INFO] 05:50:10.945 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:10.945 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:10.945 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:10.945 ------------- Run sensors on module graph-impl [INFO] 05:50:10.968 Sensor JavaSensor [java] [INFO] 05:50:10.968 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:10.969 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:10.969 Using ECJ batch to parse 5 Main java source files with batch size 53 KB. [INFO] 05:50:10.971 Starting batch processing. [INFO] 05:50:10.994 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:11.141 100% analyzed [INFO] 05:50:11.141 Batch processing: Done. [INFO] 05:50:11.142 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 05:50:11.142 No "Test" source files to scan. [INFO] 05:50:11.142 No "Generated" source files to scan. [INFO] 05:50:11.142 Sensor JavaSensor [java] (done) | time=174ms [INFO] 05:50:11.142 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:11.142 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:11.142 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:11.145 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 05:50:11.145 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:11.145 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:11.145 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:11.145 Sensor IaC Docker Sensor [iac] [INFO] 05:50:11.145 There are no files to be analyzed for the Docker language [INFO] 05:50:11.145 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:11.145 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:11.145 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:11.145 Sensor Java Config Sensor [iac] [INFO] 05:50:11.145 There are no files to be analyzed for the Java language [INFO] 05:50:11.145 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:11.145 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:11.146 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:11.146 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 05:50:11.146 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:11.146 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:11.146 Sensor SurefireSensor [java] [INFO] 05:50:11.146 parsing [/w/workspace/bgpcep-sonar/graph/graph-impl/target/surefire-reports] [INFO] 05:50:11.146 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 05:50:11.146 Sensor XML Sensor [xml] [INFO] 05:50:11.149 1 source file to be analyzed [INFO] 05:50:11.154 1/1 source file has been analyzed [INFO] 05:50:11.154 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 05:50:11.154 Sensor Serverless configuration file sensor [security] [INFO] 05:50:11.154 0 Serverless function entries were found in the project [INFO] 05:50:11.154 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:11.154 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:11.154 Sensor AWS SAM template file sensor [security] [INFO] 05:50:11.154 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:11.154 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:11.154 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:11.154 ------------- Run sensors on module graph-api [INFO] 05:50:11.175 Sensor JavaSensor [java] [INFO] 05:50:11.175 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:11.176 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:11.176 Using ECJ batch to parse 7 Main java source files with batch size 53 KB. [INFO] 05:50:11.178 Starting batch processing. [INFO] 05:50:11.185 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:11.213 100% analyzed [INFO] 05:50:11.213 Batch processing: Done. [INFO] 05:50:11.213 Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] 05:50:11.213 No "Test" source files to scan. [INFO] 05:50:11.213 No "Generated" source files to scan. [INFO] 05:50:11.213 Sensor JavaSensor [java] (done) | time=38ms [INFO] 05:50:11.213 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:11.213 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:11.214 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:11.214 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:11.215 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:11.215 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:11.215 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:11.215 Sensor IaC Docker Sensor [iac] [INFO] 05:50:11.215 There are no files to be analyzed for the Docker language [INFO] 05:50:11.215 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:11.215 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:11.215 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:11.215 Sensor Java Config Sensor [iac] [INFO] 05:50:11.215 There are no files to be analyzed for the Java language [INFO] 05:50:11.215 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:11.215 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:11.215 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:11.215 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:11.215 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:11.215 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:11.215 Sensor SurefireSensor [java] [INFO] 05:50:11.215 parsing [/w/workspace/bgpcep-sonar/graph/graph-api/target/surefire-reports] [INFO] 05:50:11.215 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 05:50:11.215 Sensor XML Sensor [xml] [INFO] 05:50:11.219 1 source file to be analyzed [INFO] 05:50:11.224 1/1 source file has been analyzed [INFO] 05:50:11.224 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 05:50:11.224 Sensor Serverless configuration file sensor [security] [INFO] 05:50:11.224 0 Serverless function entries were found in the project [INFO] 05:50:11.224 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:11.224 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:11.224 Sensor AWS SAM template file sensor [security] [INFO] 05:50:11.224 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:11.224 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:11.224 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:11.224 ------------- Run sensors on module graph [WARNING] 05:50:11.241 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 05:50:11.245 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:11.245 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:11.246 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:11.246 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:11.246 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:11.246 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:11.246 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:11.246 Sensor IaC Docker Sensor [iac] [INFO] 05:50:11.246 There are no files to be analyzed for the Docker language [INFO] 05:50:11.246 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:11.246 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:11.246 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:11.246 Sensor Java Config Sensor [iac] [INFO] 05:50:11.246 There are no files to be analyzed for the Java language [INFO] 05:50:11.246 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:11.246 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:11.246 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:11.246 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:11.246 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:11.246 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:11.246 Sensor XML Sensor [xml] [INFO] 05:50:11.247 1 source file to be analyzed [INFO] 05:50:11.251 1/1 source file has been analyzed [INFO] 05:50:11.256 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 05:50:11.256 Sensor Serverless configuration file sensor [security] [INFO] 05:50:11.256 0 Serverless function entries were found in the project [INFO] 05:50:11.256 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:11.256 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:11.256 Sensor AWS SAM template file sensor [security] [INFO] 05:50:11.256 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:11.256 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:11.256 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:11.256 ------------- Run sensors on module testtool-util [INFO] 05:50:11.282 Sensor JavaSensor [java] [INFO] 05:50:11.282 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:11.283 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:11.283 Using ECJ batch to parse 5 Main java source files with batch size 53 KB. [INFO] 05:50:11.285 Starting batch processing. [INFO] 05:50:11.310 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:11.368 100% analyzed [INFO] 05:50:11.368 Batch processing: Done. [INFO] 05:50:11.368 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 05:50:11.369 Using ECJ batch to parse 3 Test java source files with batch size 53 KB. [INFO] 05:50:11.370 Starting batch processing. [INFO] 05:50:11.460 100% analyzed [INFO] 05:50:11.461 Batch processing: Done. [INFO] 05:50:11.461 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 05:50:11.461 No "Generated" source files to scan. [INFO] 05:50:11.461 Sensor JavaSensor [java] (done) | time=179ms [INFO] 05:50:11.462 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:11.462 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:11.462 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:11.464 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 05:50:11.464 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:11.464 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:11.464 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:11.464 Sensor IaC Docker Sensor [iac] [INFO] 05:50:11.464 There are no files to be analyzed for the Docker language [INFO] 05:50:11.464 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:11.465 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:11.465 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:11.465 Sensor Java Config Sensor [iac] [INFO] 05:50:11.465 There are no files to be analyzed for the Java language [INFO] 05:50:11.465 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:11.465 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:11.465 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:11.465 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:11.465 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:11.465 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:11.465 Sensor SurefireSensor [java] [INFO] 05:50:11.465 parsing [/w/workspace/bgpcep-sonar/testtool-util/target/surefire-reports] [INFO] 05:50:11.470 Sensor SurefireSensor [java] (done) | time=5ms [INFO] 05:50:11.470 Sensor XML Sensor [xml] [INFO] 05:50:11.477 1 source file to be analyzed [INFO] 05:50:11.477 1/1 source file has been analyzed [INFO] 05:50:11.477 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 05:50:11.477 Sensor Serverless configuration file sensor [security] [INFO] 05:50:11.478 0 Serverless function entries were found in the project [INFO] 05:50:11.478 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:11.478 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:11.478 Sensor AWS SAM template file sensor [security] [INFO] 05:50:11.478 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:11.478 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:11.478 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:11.478 ------------- Run sensors on module bgp-bmp-api [INFO] 05:50:11.501 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:11.501 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:11.501 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:11.502 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:11.502 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:11.502 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:11.502 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:11.502 Sensor IaC Docker Sensor [iac] [INFO] 05:50:11.502 There are no files to be analyzed for the Docker language [INFO] 05:50:11.502 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:11.502 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:11.502 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:11.502 Sensor Java Config Sensor [iac] [INFO] 05:50:11.502 There are no files to be analyzed for the Java language [INFO] 05:50:11.502 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:11.502 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:11.502 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:11.502 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:11.502 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:11.502 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:11.502 Sensor XML Sensor [xml] [INFO] 05:50:11.507 1 source file to be analyzed [INFO] 05:50:11.507 1/1 source file has been analyzed [INFO] 05:50:11.507 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 05:50:11.507 Sensor Serverless configuration file sensor [security] [INFO] 05:50:11.507 0 Serverless function entries were found in the project [INFO] 05:50:11.508 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:11.508 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:11.508 Sensor AWS SAM template file sensor [security] [INFO] 05:50:11.508 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:11.508 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:11.508 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:11.508 ------------- Run sensors on module bgp-bmp-impl [INFO] 05:50:11.529 Sensor JavaSensor [java] [INFO] 05:50:11.529 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:11.531 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:11.531 Using ECJ batch to parse 19 Main java source files with batch size 53 KB. [INFO] 05:50:11.534 Starting batch processing. [INFO] 05:50:11.546 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:11.907 100% analyzed [INFO] 05:50:11.907 Batch processing: Done. [INFO] 05:50:11.908 Did not optimize analysis for any files, performed a full analysis for all 19 files. [INFO] 05:50:11.908 Using ECJ batch to parse 4 Test java source files with batch size 53 KB. [INFO] 05:50:11.911 Starting batch processing. [INFO] 05:50:12.033 100% analyzed [INFO] 05:50:12.033 Batch processing: Done. [INFO] 05:50:12.034 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 05:50:12.034 No "Generated" source files to scan. [INFO] 05:50:12.034 Sensor JavaSensor [java] (done) | time=505ms [INFO] 05:50:12.034 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:12.034 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:12.034 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:12.038 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 05:50:12.038 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:12.038 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:12.038 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:12.038 Sensor IaC Docker Sensor [iac] [INFO] 05:50:12.039 There are no files to be analyzed for the Docker language [INFO] 05:50:12.039 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:12.039 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:12.039 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:12.039 Sensor Java Config Sensor [iac] [INFO] 05:50:12.039 There are no files to be analyzed for the Java language [INFO] 05:50:12.039 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:12.039 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:12.039 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:12.039 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:12.039 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:12.039 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:12.040 Sensor SurefireSensor [java] [INFO] 05:50:12.040 parsing [/w/workspace/bgpcep-sonar/bmp/bmp-impl/target/surefire-reports] [INFO] 05:50:12.054 Sensor SurefireSensor [java] (done) | time=14ms [INFO] 05:50:12.055 Sensor XML Sensor [xml] [INFO] 05:50:12.062 1 source file to be analyzed [INFO] 05:50:12.066 1/1 source file has been analyzed [INFO] 05:50:12.066 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 05:50:12.066 Sensor Serverless configuration file sensor [security] [INFO] 05:50:12.066 0 Serverless function entries were found in the project [INFO] 05:50:12.066 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:12.066 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:12.067 Sensor AWS SAM template file sensor [security] [INFO] 05:50:12.067 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:12.067 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:12.067 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:12.067 ------------- Run sensors on module bgp-bmp-parser-impl [INFO] 05:50:12.105 Sensor JavaSensor [java] [INFO] 05:50:12.105 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:12.106 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:12.107 Using ECJ batch to parse 27 Main java source files with batch size 53 KB. [INFO] 05:50:12.111 Starting batch processing. [INFO] 05:50:12.174 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:12.453 100% analyzed [INFO] 05:50:12.453 Batch processing: Done. [INFO] 05:50:12.454 Did not optimize analysis for any files, performed a full analysis for all 27 files. [INFO] 05:50:12.454 Using ECJ batch to parse 8 Test java source files with batch size 53 KB. [INFO] 05:50:12.459 Starting batch processing. [INFO] 05:50:12.598 100% analyzed [INFO] 05:50:12.598 Batch processing: Done. [INFO] 05:50:12.599 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 05:50:12.599 No "Generated" source files to scan. [INFO] 05:50:12.599 Sensor JavaSensor [java] (done) | time=494ms [INFO] 05:50:12.600 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:12.600 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:12.600 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:12.604 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 05:50:12.604 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:12.604 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:12.604 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:12.604 Sensor IaC Docker Sensor [iac] [INFO] 05:50:12.605 There are no files to be analyzed for the Docker language [INFO] 05:50:12.605 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:12.605 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:12.605 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:12.605 Sensor Java Config Sensor [iac] [INFO] 05:50:12.606 There are no files to be analyzed for the Java language [INFO] 05:50:12.606 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:12.606 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:12.607 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:12.607 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 05:50:12.608 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:12.608 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:12.608 Sensor SurefireSensor [java] [INFO] 05:50:12.608 parsing [/w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/surefire-reports] [INFO] 05:50:12.611 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 05:50:12.611 Sensor XML Sensor [xml] [INFO] 05:50:12.612 1 source file to be analyzed [INFO] 05:50:12.619 1/1 source file has been analyzed [INFO] 05:50:12.619 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 05:50:12.620 Sensor Serverless configuration file sensor [security] [INFO] 05:50:12.620 0 Serverless function entries were found in the project [INFO] 05:50:12.620 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:12.620 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:12.620 Sensor AWS SAM template file sensor [security] [INFO] 05:50:12.620 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:12.620 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:12.621 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 05:50:12.621 ------------- Run sensors on module bgp-bmp-config-example [INFO] 05:50:12.642 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:12.642 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:12.642 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:12.642 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:12.643 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:12.643 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:12.643 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:12.643 Sensor IaC Docker Sensor [iac] [INFO] 05:50:12.643 There are no files to be analyzed for the Docker language [INFO] 05:50:12.643 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:12.643 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:12.644 Sensor IaC hadolint report Sensor [iac] (done) | time=1ms [INFO] 05:50:12.644 Sensor Java Config Sensor [iac] [INFO] 05:50:12.644 There are no files to be analyzed for the Java language [INFO] 05:50:12.644 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:12.644 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:12.644 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:12.644 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:12.645 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:12.645 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 05:50:12.645 Sensor XML Sensor [xml] [INFO] 05:50:12.646 1 source file to be analyzed [INFO] 05:50:12.651 1/1 source file has been analyzed [INFO] 05:50:12.651 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 05:50:12.652 Sensor Serverless configuration file sensor [security] [INFO] 05:50:12.652 0 Serverless function entries were found in the project [INFO] 05:50:12.652 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:12.652 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:12.652 Sensor AWS SAM template file sensor [security] [INFO] 05:50:12.652 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:12.652 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:12.652 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:12.653 ------------- Run sensors on module bmp-mock [INFO] 05:50:12.673 Sensor JavaSensor [java] [INFO] 05:50:12.674 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:12.675 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:12.676 Using ECJ batch to parse 8 Main java source files with batch size 53 KB. [INFO] 05:50:12.678 Starting batch processing. [INFO] 05:50:12.699 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:12.778 100% analyzed [INFO] 05:50:12.778 Batch processing: Done. [INFO] 05:50:12.778 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 05:50:12.778 Using ECJ batch to parse 5 Test java source files with batch size 53 KB. [INFO] 05:50:12.781 Starting batch processing. [INFO] 05:50:12.846 100% analyzed [INFO] 05:50:12.847 Batch processing: Done. [INFO] 05:50:12.847 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 05:50:12.847 No "Generated" source files to scan. [INFO] 05:50:12.847 Sensor JavaSensor [java] (done) | time=174ms [INFO] 05:50:12.848 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:12.848 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:12.848 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:12.850 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 05:50:12.850 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:12.850 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:12.851 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=1ms [INFO] 05:50:12.851 Sensor IaC Docker Sensor [iac] [INFO] 05:50:12.851 There are no files to be analyzed for the Docker language [INFO] 05:50:12.851 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:12.851 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:12.851 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:12.852 Sensor Java Config Sensor [iac] [INFO] 05:50:12.852 There are no files to be analyzed for the Java language [INFO] 05:50:12.852 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:12.852 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:12.852 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:12.852 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:12.852 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:12.853 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 05:50:12.853 Sensor SurefireSensor [java] [INFO] 05:50:12.853 parsing [/w/workspace/bgpcep-sonar/bmp/bmp-mock/target/surefire-reports] [INFO] 05:50:12.856 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 05:50:12.856 Sensor XML Sensor [xml] [INFO] 05:50:12.857 1 source file to be analyzed [INFO] 05:50:12.865 1/1 source file has been analyzed [INFO] 05:50:12.865 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 05:50:12.865 Sensor Serverless configuration file sensor [security] [INFO] 05:50:12.866 0 Serverless function entries were found in the project [INFO] 05:50:12.866 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:12.866 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:12.866 Sensor AWS SAM template file sensor [security] [INFO] 05:50:12.866 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:12.866 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:12.866 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:12.867 ------------- Run sensors on module bgp-bmp-spi [INFO] 05:50:12.890 Sensor JavaSensor [java] [INFO] 05:50:12.890 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:12.892 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:12.892 Using ECJ batch to parse 26 Main java source files with batch size 53 KB. [INFO] 05:50:12.896 Starting batch processing. [INFO] 05:50:12.929 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:13.030 100% analyzed [INFO] 05:50:13.030 Batch processing: Done. [INFO] 05:50:13.031 Did not optimize analysis for any files, performed a full analysis for all 26 files. [INFO] 05:50:13.031 Using ECJ batch to parse 6 Test java source files with batch size 53 KB. [INFO] 05:50:13.034 Starting batch processing. [INFO] 05:50:13.101 100% analyzed [INFO] 05:50:13.101 Batch processing: Done. [INFO] 05:50:13.102 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 05:50:13.102 No "Generated" source files to scan. [INFO] 05:50:13.102 Sensor JavaSensor [java] (done) | time=212ms [INFO] 05:50:13.102 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:13.102 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:13.103 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:13.105 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 05:50:13.105 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:13.106 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:13.106 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=1ms [INFO] 05:50:13.106 Sensor IaC Docker Sensor [iac] [INFO] 05:50:13.106 There are no files to be analyzed for the Docker language [INFO] 05:50:13.106 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:13.106 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:13.106 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:13.106 Sensor Java Config Sensor [iac] [INFO] 05:50:13.107 There are no files to be analyzed for the Java language [INFO] 05:50:13.107 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:13.107 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:13.107 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:13.108 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 05:50:13.108 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:13.108 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:13.108 Sensor SurefireSensor [java] [INFO] 05:50:13.108 parsing [/w/workspace/bgpcep-sonar/bmp/bmp-spi/target/surefire-reports] [INFO] 05:50:13.111 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 05:50:13.111 Sensor XML Sensor [xml] [INFO] 05:50:13.114 1 source file to be analyzed [INFO] 05:50:13.119 1/1 source file has been analyzed [INFO] 05:50:13.120 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 05:50:13.120 Sensor Serverless configuration file sensor [security] [INFO] 05:50:13.120 0 Serverless function entries were found in the project [INFO] 05:50:13.120 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:13.120 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:13.120 Sensor AWS SAM template file sensor [security] [INFO] 05:50:13.120 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:13.120 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:13.120 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:13.120 ------------- Run sensors on module bmp-parent [WARNING] 05:50:13.136 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 05:50:13.140 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:13.140 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:13.140 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:13.140 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:13.140 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:13.140 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:13.140 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:13.140 Sensor IaC Docker Sensor [iac] [INFO] 05:50:13.140 There are no files to be analyzed for the Docker language [INFO] 05:50:13.140 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:13.141 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:13.141 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:13.141 Sensor Java Config Sensor [iac] [INFO] 05:50:13.141 There are no files to be analyzed for the Java language [INFO] 05:50:13.141 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:13.141 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:13.141 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:13.141 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:13.141 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:13.141 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:13.141 Sensor XML Sensor [xml] [INFO] 05:50:13.142 1 source file to be analyzed [INFO] 05:50:13.147 1/1 source file has been analyzed [INFO] 05:50:13.147 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 05:50:13.147 Sensor Serverless configuration file sensor [security] [INFO] 05:50:13.147 0 Serverless function entries were found in the project [INFO] 05:50:13.147 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:13.147 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:13.147 Sensor AWS SAM template file sensor [security] [INFO] 05:50:13.148 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 05:50:13.148 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:13.148 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:13.148 ------------- Run sensors on module BGPCEP common parent [INFO] 05:50:13.167 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:13.167 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:13.168 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:13.168 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:13.168 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:13.168 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:13.168 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:13.168 Sensor IaC Docker Sensor [iac] [INFO] 05:50:13.168 There are no files to be analyzed for the Docker language [INFO] 05:50:13.168 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:13.168 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:13.168 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:13.169 Sensor Java Config Sensor [iac] [INFO] 05:50:13.169 There are no files to be analyzed for the Java language [INFO] 05:50:13.169 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:13.169 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:13.169 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:13.169 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:13.169 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:13.169 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:13.169 Sensor XML Sensor [xml] [INFO] 05:50:13.169 1 source file to be analyzed [INFO] 05:50:13.180 1/1 source file has been analyzed [INFO] 05:50:13.180 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 05:50:13.181 Sensor Serverless configuration file sensor [security] [INFO] 05:50:13.181 0 Serverless function entries were found in the project [INFO] 05:50:13.181 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:13.181 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:13.181 Sensor AWS SAM template file sensor [security] [INFO] 05:50:13.182 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 05:50:13.182 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:13.182 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:13.182 ------------- Run sensors on module util [INFO] 05:50:13.210 Sensor JavaSensor [java] [INFO] 05:50:13.210 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:13.211 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:13.211 Using ECJ batch to parse 11 Main java source files with batch size 53 KB. [INFO] 05:50:13.215 Starting batch processing. [INFO] 05:50:13.230 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:13.317 100% analyzed [INFO] 05:50:13.317 Batch processing: Done. [INFO] 05:50:13.317 Did not optimize analysis for any files, performed a full analysis for all 11 files. [INFO] 05:50:13.318 Using ECJ batch to parse 10 Test java source files with batch size 53 KB. [INFO] 05:50:13.320 Starting batch processing. [INFO] 05:50:13.394 100% analyzed [INFO] 05:50:13.394 Batch processing: Done. [INFO] 05:50:13.394 Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] 05:50:13.394 No "Generated" source files to scan. [INFO] 05:50:13.395 Sensor JavaSensor [java] (done) | time=185ms [INFO] 05:50:13.395 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:13.395 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:13.395 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:13.397 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 05:50:13.397 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:13.397 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:13.397 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:13.397 Sensor IaC Docker Sensor [iac] [INFO] 05:50:13.397 There are no files to be analyzed for the Docker language [INFO] 05:50:13.397 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:13.397 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:13.397 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:13.397 Sensor Java Config Sensor [iac] [INFO] 05:50:13.397 There are no files to be analyzed for the Java language [INFO] 05:50:13.398 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:13.398 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:13.398 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:13.398 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:13.398 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:13.398 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:13.398 Sensor SurefireSensor [java] [INFO] 05:50:13.398 parsing [/w/workspace/bgpcep-sonar/util/target/surefire-reports] [INFO] 05:50:13.401 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 05:50:13.401 Sensor XML Sensor [xml] [INFO] 05:50:13.401 1 source file to be analyzed [INFO] 05:50:13.409 1/1 source file has been analyzed [INFO] 05:50:13.409 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 05:50:13.409 Sensor Serverless configuration file sensor [security] [INFO] 05:50:13.409 0 Serverless function entries were found in the project [INFO] 05:50:13.409 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:13.409 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:13.410 Sensor AWS SAM template file sensor [security] [INFO] 05:50:13.410 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:13.410 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:13.410 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:13.410 ------------- Run sensors on module routing-policy-config-loader [INFO] 05:50:13.433 Sensor JavaSensor [java] [INFO] 05:50:13.433 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:13.435 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:13.435 Using ECJ batch to parse 2 Main java source files with batch size 53 KB. [INFO] 05:50:13.436 Starting batch processing. [INFO] 05:50:13.451 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:13.459 100% analyzed [INFO] 05:50:13.459 Batch processing: Done. [INFO] 05:50:13.459 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 05:50:13.459 Using ECJ batch to parse 2 Test java source files with batch size 53 KB. [INFO] 05:50:13.460 Starting batch processing. [INFO] 05:50:13.487 100% analyzed [INFO] 05:50:13.487 Batch processing: Done. [INFO] 05:50:13.487 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 05:50:13.488 No "Generated" source files to scan. [INFO] 05:50:13.488 Sensor JavaSensor [java] (done) | time=55ms [INFO] 05:50:13.488 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:13.488 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:13.488 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:13.489 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:13.489 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:13.489 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:13.489 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:13.489 Sensor IaC Docker Sensor [iac] [INFO] 05:50:13.489 There are no files to be analyzed for the Docker language [INFO] 05:50:13.489 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:13.489 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:13.489 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:13.489 Sensor Java Config Sensor [iac] [INFO] 05:50:13.490 There are no files to be analyzed for the Java language [INFO] 05:50:13.490 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:13.490 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:13.490 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:13.490 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:13.490 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:13.490 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:13.490 Sensor SurefireSensor [java] [INFO] 05:50:13.490 parsing [/w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/target/surefire-reports] [INFO] 05:50:13.495 Sensor SurefireSensor [java] (done) | time=5ms [INFO] 05:50:13.495 Sensor XML Sensor [xml] [INFO] 05:50:13.502 1 source file to be analyzed [INFO] 05:50:13.509 1/1 source file has been analyzed [INFO] 05:50:13.509 Sensor XML Sensor [xml] (done) | time=14ms [INFO] 05:50:13.510 Sensor Serverless configuration file sensor [security] [INFO] 05:50:13.510 0 Serverless function entries were found in the project [INFO] 05:50:13.510 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:13.510 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:13.510 Sensor AWS SAM template file sensor [security] [INFO] 05:50:13.510 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:13.510 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:13.510 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:13.510 ------------- Run sensors on module topology-config-loader [INFO] 05:50:13.531 Sensor JavaSensor [java] [INFO] 05:50:13.531 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:13.532 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:13.532 Using ECJ batch to parse 2 Main java source files with batch size 53 KB. [INFO] 05:50:13.533 Starting batch processing. [INFO] 05:50:13.555 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:13.564 100% analyzed [INFO] 05:50:13.564 Batch processing: Done. [INFO] 05:50:13.566 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 05:50:13.566 Using ECJ batch to parse 1 Test java source files with batch size 53 KB. [INFO] 05:50:13.567 Starting batch processing. [INFO] 05:50:13.593 100% analyzed [INFO] 05:50:13.593 Batch processing: Done. [INFO] 05:50:13.594 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 05:50:13.594 No "Generated" source files to scan. [INFO] 05:50:13.594 Sensor JavaSensor [java] (done) | time=63ms [INFO] 05:50:13.594 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:13.594 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:13.594 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:13.595 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:13.595 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:13.595 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:13.595 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:13.595 Sensor IaC Docker Sensor [iac] [INFO] 05:50:13.595 There are no files to be analyzed for the Docker language [INFO] 05:50:13.596 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:13.596 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:13.596 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:13.596 Sensor Java Config Sensor [iac] [INFO] 05:50:13.596 There are no files to be analyzed for the Java language [INFO] 05:50:13.596 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:13.596 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:13.596 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:13.596 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:13.596 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:13.596 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:13.596 Sensor SurefireSensor [java] [INFO] 05:50:13.596 parsing [/w/workspace/bgpcep-sonar/config-loader/topology-config-loader/target/surefire-reports] [INFO] 05:50:13.597 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 05:50:13.597 Sensor XML Sensor [xml] [INFO] 05:50:13.598 1 source file to be analyzed [INFO] 05:50:13.603 1/1 source file has been analyzed [INFO] 05:50:13.604 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 05:50:13.604 Sensor Serverless configuration file sensor [security] [INFO] 05:50:13.604 0 Serverless function entries were found in the project [INFO] 05:50:13.604 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:13.604 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:13.604 Sensor AWS SAM template file sensor [security] [INFO] 05:50:13.604 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:13.604 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:13.604 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:13.604 ------------- Run sensors on module config-loader-spi [INFO] 05:50:13.648 Sensor JavaSensor [java] [INFO] 05:50:13.648 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:13.649 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:13.649 Using ECJ batch to parse 5 Main java source files with batch size 53 KB. [INFO] 05:50:13.650 Starting batch processing. [INFO] 05:50:13.663 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:13.678 100% analyzed [INFO] 05:50:13.678 Batch processing: Done. [INFO] 05:50:13.679 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 05:50:13.679 No "Test" source files to scan. [INFO] 05:50:13.679 No "Generated" source files to scan. [INFO] 05:50:13.679 Sensor JavaSensor [java] (done) | time=31ms [INFO] 05:50:13.679 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:13.679 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:13.679 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:13.680 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:13.680 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:13.680 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:13.680 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:13.680 Sensor IaC Docker Sensor [iac] [INFO] 05:50:13.681 There are no files to be analyzed for the Docker language [INFO] 05:50:13.681 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:13.681 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:13.681 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:13.681 Sensor Java Config Sensor [iac] [INFO] 05:50:13.681 There are no files to be analyzed for the Java language [INFO] 05:50:13.681 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:13.681 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:13.681 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:13.681 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:13.681 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:13.681 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:13.681 Sensor SurefireSensor [java] [INFO] 05:50:13.681 parsing [/w/workspace/bgpcep-sonar/config-loader/config-loader-spi/target/surefire-reports] [INFO] 05:50:13.681 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 05:50:13.681 Sensor XML Sensor [xml] [INFO] 05:50:13.682 1 source file to be analyzed [INFO] 05:50:13.685 1/1 source file has been analyzed [INFO] 05:50:13.685 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 05:50:13.686 Sensor Serverless configuration file sensor [security] [INFO] 05:50:13.686 0 Serverless function entries were found in the project [INFO] 05:50:13.686 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:13.686 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:13.686 Sensor AWS SAM template file sensor [security] [INFO] 05:50:13.686 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:13.686 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:13.686 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:13.686 ------------- Run sensors on module protocols-config-loader [INFO] 05:50:13.705 Sensor JavaSensor [java] [INFO] 05:50:13.705 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:13.707 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:13.707 Using ECJ batch to parse 2 Main java source files with batch size 53 KB. [INFO] 05:50:13.708 Starting batch processing. [INFO] 05:50:13.727 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:13.735 100% analyzed [INFO] 05:50:13.735 Batch processing: Done. [INFO] 05:50:13.736 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 05:50:13.736 Using ECJ batch to parse 1 Test java source files with batch size 53 KB. [INFO] 05:50:13.737 Starting batch processing. [INFO] 05:50:13.830 100% analyzed [INFO] 05:50:13.831 Batch processing: Done. [INFO] 05:50:13.831 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 05:50:13.831 No "Generated" source files to scan. [INFO] 05:50:13.832 Sensor JavaSensor [java] (done) | time=127ms [INFO] 05:50:13.832 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:13.832 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:13.832 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:13.834 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 05:50:13.834 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:13.834 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:13.834 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:13.834 Sensor IaC Docker Sensor [iac] [INFO] 05:50:13.835 There are no files to be analyzed for the Docker language [INFO] 05:50:13.835 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:13.835 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:13.835 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:13.835 Sensor Java Config Sensor [iac] [INFO] 05:50:13.835 There are no files to be analyzed for the Java language [INFO] 05:50:13.835 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:13.835 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:13.835 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:13.835 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:13.835 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:13.836 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 05:50:13.836 Sensor SurefireSensor [java] [INFO] 05:50:13.836 parsing [/w/workspace/bgpcep-sonar/config-loader/protocols-config-loader/target/surefire-reports] [INFO] 05:50:13.852 Sensor SurefireSensor [java] (done) | time=16ms [INFO] 05:50:13.852 Sensor XML Sensor [xml] [INFO] 05:50:13.862 1 source file to be analyzed [INFO] 05:50:13.862 1/1 source file has been analyzed [INFO] 05:50:13.862 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 05:50:13.862 Sensor Serverless configuration file sensor [security] [INFO] 05:50:13.862 0 Serverless function entries were found in the project [INFO] 05:50:13.862 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:13.862 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:13.862 Sensor AWS SAM template file sensor [security] [INFO] 05:50:13.863 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 05:50:13.863 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:13.863 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:13.863 ------------- Run sensors on module bmp-monitors-config-loader [INFO] 05:50:13.887 Sensor JavaSensor [java] [INFO] 05:50:13.887 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:13.889 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:13.889 Using ECJ batch to parse 2 Main java source files with batch size 53 KB. [INFO] 05:50:13.890 Starting batch processing. [INFO] 05:50:13.907 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:13.921 100% analyzed [INFO] 05:50:13.921 Batch processing: Done. [INFO] 05:50:13.921 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 05:50:13.921 Using ECJ batch to parse 1 Test java source files with batch size 53 KB. [INFO] 05:50:13.923 Starting batch processing. [INFO] 05:50:13.948 100% analyzed [INFO] 05:50:13.948 Batch processing: Done. [INFO] 05:50:13.948 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 05:50:13.949 No "Generated" source files to scan. [INFO] 05:50:13.949 Sensor JavaSensor [java] (done) | time=62ms [INFO] 05:50:13.949 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:13.949 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:13.949 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:13.950 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:13.950 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:13.951 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:13.951 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=1ms [INFO] 05:50:13.951 Sensor IaC Docker Sensor [iac] [INFO] 05:50:13.951 There are no files to be analyzed for the Docker language [INFO] 05:50:13.951 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:13.951 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:13.951 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:13.951 Sensor Java Config Sensor [iac] [INFO] 05:50:13.951 There are no files to be analyzed for the Java language [INFO] 05:50:13.951 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:13.951 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:13.951 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:13.951 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:13.952 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:13.952 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:13.952 Sensor SurefireSensor [java] [INFO] 05:50:13.952 parsing [/w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader/target/surefire-reports] [INFO] 05:50:13.954 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 05:50:13.954 Sensor XML Sensor [xml] [INFO] 05:50:13.961 1 source file to be analyzed [INFO] 05:50:13.961 1/1 source file has been analyzed [INFO] 05:50:13.961 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 05:50:13.961 Sensor Serverless configuration file sensor [security] [INFO] 05:50:13.961 0 Serverless function entries were found in the project [INFO] 05:50:13.961 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:13.961 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:13.961 Sensor AWS SAM template file sensor [security] [INFO] 05:50:13.962 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 05:50:13.962 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:13.962 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:13.962 ------------- Run sensors on module config-loader-impl [INFO] 05:50:13.985 Sensor JavaSensor [java] [INFO] 05:50:13.985 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:13.987 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:13.987 Using ECJ batch to parse 6 Main java source files with batch size 53 KB. [INFO] 05:50:13.989 Starting batch processing. [INFO] 05:50:13.998 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:14.083 100% analyzed [INFO] 05:50:14.083 Batch processing: Done. [INFO] 05:50:14.084 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 05:50:14.084 Using ECJ batch to parse 5 Test java source files with batch size 53 KB. [INFO] 05:50:14.086 Starting batch processing. [INFO] 05:50:14.154 100% analyzed [INFO] 05:50:14.154 Batch processing: Done. [INFO] 05:50:14.155 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 05:50:14.155 No "Generated" source files to scan. [INFO] 05:50:14.155 Sensor JavaSensor [java] (done) | time=170ms [INFO] 05:50:14.155 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:14.155 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:14.155 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:14.158 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 05:50:14.158 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:14.158 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:14.158 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:14.158 Sensor IaC Docker Sensor [iac] [INFO] 05:50:14.159 There are no files to be analyzed for the Docker language [INFO] 05:50:14.159 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:14.159 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:14.159 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:14.159 Sensor Java Config Sensor [iac] [INFO] 05:50:14.159 There are no files to be analyzed for the Java language [INFO] 05:50:14.159 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:14.159 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:14.159 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:14.159 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:14.159 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:14.159 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:14.159 Sensor SurefireSensor [java] [INFO] 05:50:14.159 parsing [/w/workspace/bgpcep-sonar/config-loader/config-loader-impl/target/surefire-reports] [INFO] 05:50:14.161 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 05:50:14.161 Sensor XML Sensor [xml] [INFO] 05:50:14.169 1 source file to be analyzed [INFO] 05:50:14.169 1/1 source file has been analyzed [INFO] 05:50:14.170 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 05:50:14.170 Sensor Serverless configuration file sensor [security] [INFO] 05:50:14.170 0 Serverless function entries were found in the project [INFO] 05:50:14.170 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:14.170 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:14.170 Sensor AWS SAM template file sensor [security] [INFO] 05:50:14.170 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:14.170 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:14.170 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:14.170 ------------- Run sensors on module config-loader-parent [WARNING] 05:50:14.189 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 05:50:14.194 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:14.194 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:14.194 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:14.194 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:14.194 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:14.194 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:14.194 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:14.194 Sensor IaC Docker Sensor [iac] [INFO] 05:50:14.194 There are no files to be analyzed for the Docker language [INFO] 05:50:14.194 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:14.194 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:14.194 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:14.194 Sensor Java Config Sensor [iac] [INFO] 05:50:14.195 There are no files to be analyzed for the Java language [INFO] 05:50:14.195 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:14.195 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:14.195 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:14.195 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:14.195 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:14.195 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:14.195 Sensor XML Sensor [xml] [INFO] 05:50:14.203 1 source file to be analyzed [INFO] 05:50:14.203 1/1 source file has been analyzed [INFO] 05:50:14.203 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 05:50:14.203 Sensor Serverless configuration file sensor [security] [INFO] 05:50:14.203 0 Serverless function entries were found in the project [INFO] 05:50:14.203 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:14.203 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:14.203 Sensor AWS SAM template file sensor [security] [INFO] 05:50:14.203 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:14.203 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:14.203 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:14.203 ------------- Run sensors on module binding-parent [INFO] 05:50:14.224 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:14.224 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:14.224 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:14.225 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:14.225 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:14.225 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:14.225 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:14.225 Sensor IaC Docker Sensor [iac] [INFO] 05:50:14.225 There are no files to be analyzed for the Docker language [INFO] 05:50:14.225 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:14.225 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:14.225 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:14.225 Sensor Java Config Sensor [iac] [INFO] 05:50:14.225 There are no files to be analyzed for the Java language [INFO] 05:50:14.225 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:14.225 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:14.225 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:14.225 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:14.225 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:14.225 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:14.225 Sensor XML Sensor [xml] [INFO] 05:50:14.232 1 source file to be analyzed [INFO] 05:50:14.232 1/1 source file has been analyzed [INFO] 05:50:14.232 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 05:50:14.232 Sensor Serverless configuration file sensor [security] [INFO] 05:50:14.232 0 Serverless function entries were found in the project [INFO] 05:50:14.232 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:14.232 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:14.232 Sensor AWS SAM template file sensor [security] [INFO] 05:50:14.232 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:14.232 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:14.232 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:14.232 ------------- Run sensors on module rsvp-spi [INFO] 05:50:14.254 Sensor JavaSensor [java] [INFO] 05:50:14.255 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:14.256 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:14.256 Using ECJ batch to parse 36 Main java source files with batch size 53 KB. [INFO] 05:50:14.260 Starting batch processing. [INFO] 05:50:14.281 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:14.491 100% analyzed [INFO] 05:50:14.491 Batch processing: Done. [INFO] 05:50:14.492 Did not optimize analysis for any files, performed a full analysis for all 36 files. [INFO] 05:50:14.492 Using ECJ batch to parse 12 Test java source files with batch size 53 KB. [INFO] 05:50:14.495 Starting batch processing. [INFO] 05:50:14.652 100% analyzed [INFO] 05:50:14.652 Batch processing: Done. [INFO] 05:50:14.652 Did not optimize analysis for any files, performed a full analysis for all 12 files. [INFO] 05:50:14.652 No "Generated" source files to scan. [INFO] 05:50:14.652 Sensor JavaSensor [java] (done) | time=398ms [INFO] 05:50:14.652 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:14.653 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:14.653 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:14.656 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 05:50:14.656 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:14.656 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:14.656 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:14.656 Sensor IaC Docker Sensor [iac] [INFO] 05:50:14.657 There are no files to be analyzed for the Docker language [INFO] 05:50:14.657 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:14.657 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:14.657 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:14.657 Sensor Java Config Sensor [iac] [INFO] 05:50:14.657 There are no files to be analyzed for the Java language [INFO] 05:50:14.657 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:14.657 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:14.657 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:14.657 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:14.657 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:14.657 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:14.657 Sensor SurefireSensor [java] [INFO] 05:50:14.657 parsing [/w/workspace/bgpcep-sonar/rsvp/spi/target/surefire-reports] [INFO] 05:50:14.663 Sensor SurefireSensor [java] (done) | time=6ms [INFO] 05:50:14.663 Sensor XML Sensor [xml] [INFO] 05:50:14.663 1 source file to be analyzed [INFO] 05:50:14.678 1/1 source file has been analyzed [INFO] 05:50:14.678 Sensor XML Sensor [xml] (done) | time=15ms [INFO] 05:50:14.678 Sensor Serverless configuration file sensor [security] [INFO] 05:50:14.679 0 Serverless function entries were found in the project [INFO] 05:50:14.679 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:14.679 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:14.679 Sensor AWS SAM template file sensor [security] [INFO] 05:50:14.679 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:14.679 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:14.679 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:14.679 ------------- Run sensors on module rsvp-impl [INFO] 05:50:14.702 Sensor JavaSensor [java] [INFO] 05:50:14.702 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:14.703 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:14.703 Using ECJ batch to parse 59 Main java source files with batch size 53 KB. [INFO] 05:50:14.706 Starting batch processing. [INFO] 05:50:14.723 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:15.276 100% analyzed [INFO] 05:50:15.276 Batch processing: Done. [INFO] 05:50:15.277 Did not optimize analysis for any files, performed a full analysis for all 59 files. [INFO] 05:50:15.277 Using ECJ batch to parse 6 Test java source files with batch size 53 KB. [INFO] 05:50:15.279 Starting batch processing. [INFO] 05:50:15.446 100% analyzed [INFO] 05:50:15.446 Batch processing: Done. [INFO] 05:50:15.447 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 05:50:15.447 No "Generated" source files to scan. [INFO] 05:50:15.447 Sensor JavaSensor [java] (done) | time=745ms [INFO] 05:50:15.447 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:15.447 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:15.447 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:15.453 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] 05:50:15.453 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:15.453 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:15.453 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:15.454 Sensor IaC Docker Sensor [iac] [INFO] 05:50:15.454 There are no files to be analyzed for the Docker language [INFO] 05:50:15.454 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:15.454 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:15.454 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:15.454 Sensor Java Config Sensor [iac] [INFO] 05:50:15.455 There are no files to be analyzed for the Java language [INFO] 05:50:15.455 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:15.455 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:15.455 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:15.455 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.455 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:15.455 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.455 Sensor SurefireSensor [java] [INFO] 05:50:15.456 parsing [/w/workspace/bgpcep-sonar/rsvp/impl/target/surefire-reports] [INFO] 05:50:15.458 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 05:50:15.458 Sensor XML Sensor [xml] [INFO] 05:50:15.462 1 source file to be analyzed [INFO] 05:50:15.466 1/1 source file has been analyzed [INFO] 05:50:15.466 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 05:50:15.466 Sensor Serverless configuration file sensor [security] [INFO] 05:50:15.466 0 Serverless function entries were found in the project [INFO] 05:50:15.466 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:15.467 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:15.467 Sensor AWS SAM template file sensor [security] [INFO] 05:50:15.467 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:15.467 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:15.467 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:15.467 ------------- Run sensors on module rsvp-api [INFO] 05:50:15.489 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:15.489 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:15.490 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:15.490 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:15.490 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:15.490 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:15.490 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:15.491 Sensor IaC Docker Sensor [iac] [INFO] 05:50:15.491 There are no files to be analyzed for the Docker language [INFO] 05:50:15.491 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:15.491 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:15.491 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:15.491 Sensor Java Config Sensor [iac] [INFO] 05:50:15.491 There are no files to be analyzed for the Java language [INFO] 05:50:15.491 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:15.491 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:15.491 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:15.491 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.492 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:15.492 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.492 Sensor XML Sensor [xml] [INFO] 05:50:15.492 1 source file to be analyzed [INFO] 05:50:15.498 1/1 source file has been analyzed [INFO] 05:50:15.498 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 05:50:15.498 Sensor Serverless configuration file sensor [security] [INFO] 05:50:15.498 0 Serverless function entries were found in the project [INFO] 05:50:15.498 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:15.498 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:15.498 Sensor AWS SAM template file sensor [security] [INFO] 05:50:15.498 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:15.499 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:15.499 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:15.499 ------------- Run sensors on module rsvp-parent [WARNING] 05:50:15.516 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 05:50:15.522 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:15.522 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:15.522 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:15.522 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:15.522 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:15.522 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:15.522 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:15.523 Sensor IaC Docker Sensor [iac] [INFO] 05:50:15.523 There are no files to be analyzed for the Docker language [INFO] 05:50:15.523 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:15.523 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:15.523 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:15.523 Sensor Java Config Sensor [iac] [INFO] 05:50:15.523 There are no files to be analyzed for the Java language [INFO] 05:50:15.523 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:15.523 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:15.523 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:15.523 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.524 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:15.524 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.524 Sensor XML Sensor [xml] [INFO] 05:50:15.525 1 source file to be analyzed [INFO] 05:50:15.527 1/1 source file has been analyzed [INFO] 05:50:15.527 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 05:50:15.528 Sensor Serverless configuration file sensor [security] [INFO] 05:50:15.528 0 Serverless function entries were found in the project [INFO] 05:50:15.528 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:15.528 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:15.528 Sensor AWS SAM template file sensor [security] [INFO] 05:50:15.528 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:15.528 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:15.528 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:15.528 ------------- Run sensors on module bgpcep-karaf [INFO] 05:50:15.547 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:15.547 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:15.547 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:15.548 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:15.548 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:15.548 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:15.548 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:15.548 Sensor IaC Docker Sensor [iac] [INFO] 05:50:15.548 There are no files to be analyzed for the Docker language [INFO] 05:50:15.548 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:15.548 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:15.548 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:15.548 Sensor Java Config Sensor [iac] [INFO] 05:50:15.548 There are no files to be analyzed for the Java language [INFO] 05:50:15.548 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:15.548 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:15.548 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:15.548 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.548 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:15.549 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 05:50:15.549 Sensor XML Sensor [xml] [INFO] 05:50:15.552 1 source file to be analyzed [INFO] 05:50:15.559 1/1 source file has been analyzed [INFO] 05:50:15.559 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 05:50:15.559 Sensor Serverless configuration file sensor [security] [INFO] 05:50:15.559 0 Serverless function entries were found in the project [INFO] 05:50:15.559 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:15.560 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:15.560 Sensor AWS SAM template file sensor [security] [INFO] 05:50:15.560 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:15.560 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:15.560 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:15.560 ------------- Run sensors on module OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader [INFO] 05:50:15.584 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:15.584 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:15.584 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:15.584 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:15.584 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:15.584 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:15.584 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:15.584 Sensor IaC Docker Sensor [iac] [INFO] 05:50:15.584 There are no files to be analyzed for the Docker language [INFO] 05:50:15.584 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:15.584 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:15.584 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:15.585 Sensor Java Config Sensor [iac] [INFO] 05:50:15.585 There are no files to be analyzed for the Java language [INFO] 05:50:15.585 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:15.585 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:15.585 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:15.585 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.585 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:15.585 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.585 Sensor XML Sensor [xml] [INFO] 05:50:15.587 1 source file to be analyzed [INFO] 05:50:15.590 1/1 source file has been analyzed [INFO] 05:50:15.590 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 05:50:15.590 Sensor Serverless configuration file sensor [security] [INFO] 05:50:15.590 0 Serverless function entries were found in the project [INFO] 05:50:15.590 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:15.590 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:15.590 Sensor AWS SAM template file sensor [security] [INFO] 05:50:15.590 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:15.590 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:15.591 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 05:50:15.591 ------------- Run sensors on module OpenDaylight :: PCEP :: PCE Server API [INFO] 05:50:15.610 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:15.610 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:15.610 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:15.610 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:15.610 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:15.611 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:15.611 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=1ms [INFO] 05:50:15.611 Sensor IaC Docker Sensor [iac] [INFO] 05:50:15.611 There are no files to be analyzed for the Docker language [INFO] 05:50:15.611 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:15.611 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:15.611 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:15.611 Sensor Java Config Sensor [iac] [INFO] 05:50:15.611 There are no files to be analyzed for the Java language [INFO] 05:50:15.611 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:15.611 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:15.611 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:15.611 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.611 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:15.611 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.611 Sensor XML Sensor [xml] [INFO] 05:50:15.612 1 source file to be analyzed [INFO] 05:50:15.616 1/1 source file has been analyzed [INFO] 05:50:15.617 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 05:50:15.617 Sensor Serverless configuration file sensor [security] [INFO] 05:50:15.617 0 Serverless function entries were found in the project [INFO] 05:50:15.617 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:15.617 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:15.617 Sensor AWS SAM template file sensor [security] [INFO] 05:50:15.617 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:15.617 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:15.617 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:15.617 ------------- Run sensors on module OpenDaylight :: BGP :: RIB Impl [INFO] 05:50:15.639 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:15.639 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:15.639 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:15.639 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:15.639 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:15.639 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:15.639 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:15.639 Sensor IaC Docker Sensor [iac] [INFO] 05:50:15.639 There are no files to be analyzed for the Docker language [INFO] 05:50:15.640 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:15.640 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:15.640 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:15.640 Sensor Java Config Sensor [iac] [INFO] 05:50:15.640 There are no files to be analyzed for the Java language [INFO] 05:50:15.640 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:15.640 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:15.640 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:15.640 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.640 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:15.640 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.640 Sensor XML Sensor [xml] [INFO] 05:50:15.642 1 source file to be analyzed [INFO] 05:50:15.646 1/1 source file has been analyzed [INFO] 05:50:15.647 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 05:50:15.647 Sensor Serverless configuration file sensor [security] [INFO] 05:50:15.647 0 Serverless function entries were found in the project [INFO] 05:50:15.647 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:15.647 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:15.647 Sensor AWS SAM template file sensor [security] [INFO] 05:50:15.647 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:15.647 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:15.647 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:15.647 ------------- Run sensors on module OpenDaylight :: PCEP :: Programming Api [INFO] 05:50:15.666 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:15.666 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:15.666 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:15.666 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:15.666 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:15.666 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:15.666 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:15.666 Sensor IaC Docker Sensor [iac] [INFO] 05:50:15.666 There are no files to be analyzed for the Docker language [INFO] 05:50:15.667 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:15.667 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:15.667 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:15.667 Sensor Java Config Sensor [iac] [INFO] 05:50:15.667 There are no files to be analyzed for the Java language [INFO] 05:50:15.667 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:15.667 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:15.667 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:15.667 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.667 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:15.667 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.667 Sensor XML Sensor [xml] [INFO] 05:50:15.668 1 source file to be analyzed [INFO] 05:50:15.671 1/1 source file has been analyzed [INFO] 05:50:15.671 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 05:50:15.671 Sensor Serverless configuration file sensor [security] [INFO] 05:50:15.671 0 Serverless function entries were found in the project [INFO] 05:50:15.672 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:15.672 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:15.672 Sensor AWS SAM template file sensor [security] [INFO] 05:50:15.672 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:15.672 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:15.672 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:15.672 ------------- Run sensors on module OpenDaylight :: PCEP :: P2MP TE LSP [INFO] 05:50:15.690 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:15.691 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:15.691 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:15.691 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:15.691 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:15.691 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:15.691 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:15.691 Sensor IaC Docker Sensor [iac] [INFO] 05:50:15.691 There are no files to be analyzed for the Docker language [INFO] 05:50:15.691 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:15.691 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:15.691 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:15.691 Sensor Java Config Sensor [iac] [INFO] 05:50:15.691 There are no files to be analyzed for the Java language [INFO] 05:50:15.692 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:15.692 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:15.692 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:15.692 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.692 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:15.692 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.692 Sensor XML Sensor [xml] [INFO] 05:50:15.692 1 source file to be analyzed [INFO] 05:50:15.695 1/1 source file has been analyzed [INFO] 05:50:15.695 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 05:50:15.695 Sensor Serverless configuration file sensor [security] [INFO] 05:50:15.696 0 Serverless function entries were found in the project [INFO] 05:50:15.696 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:15.696 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:15.696 Sensor AWS SAM template file sensor [security] [INFO] 05:50:15.696 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:15.696 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:15.696 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:15.696 ------------- Run sensors on module OpenDaylight :: BGPCEP :: SPI Config Loader [INFO] 05:50:15.715 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:15.715 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:15.715 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:15.715 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:15.715 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:15.715 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:15.715 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:15.715 Sensor IaC Docker Sensor [iac] [INFO] 05:50:15.715 There are no files to be analyzed for the Docker language [INFO] 05:50:15.715 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:15.715 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:15.715 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:15.715 Sensor Java Config Sensor [iac] [INFO] 05:50:15.716 There are no files to be analyzed for the Java language [INFO] 05:50:15.716 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:15.716 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:15.716 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:15.716 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.716 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:15.716 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.716 Sensor XML Sensor [xml] [INFO] 05:50:15.717 1 source file to be analyzed [INFO] 05:50:15.720 1/1 source file has been analyzed [INFO] 05:50:15.720 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 05:50:15.721 Sensor Serverless configuration file sensor [security] [INFO] 05:50:15.721 0 Serverless function entries were found in the project [INFO] 05:50:15.721 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:15.721 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:15.721 Sensor AWS SAM template file sensor [security] [INFO] 05:50:15.721 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:15.721 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:15.721 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:15.721 ------------- Run sensors on module OpenDaylight :: BGP :: Extensions API [INFO] 05:50:15.740 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:15.740 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:15.740 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:15.740 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:15.740 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:15.740 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:15.740 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:15.740 Sensor IaC Docker Sensor [iac] [INFO] 05:50:15.740 There are no files to be analyzed for the Docker language [INFO] 05:50:15.740 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:15.740 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:15.740 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:15.740 Sensor Java Config Sensor [iac] [INFO] 05:50:15.741 There are no files to be analyzed for the Java language [INFO] 05:50:15.741 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:15.741 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:15.741 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:15.741 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.741 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:15.741 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.741 Sensor XML Sensor [xml] [INFO] 05:50:15.741 1 source file to be analyzed [INFO] 05:50:15.745 1/1 source file has been analyzed [INFO] 05:50:15.746 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 05:50:15.746 Sensor Serverless configuration file sensor [security] [INFO] 05:50:15.746 0 Serverless function entries were found in the project [INFO] 05:50:15.746 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:15.746 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:15.746 Sensor AWS SAM template file sensor [security] [INFO] 05:50:15.746 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:15.746 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:15.746 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:15.746 ------------- Run sensors on module OpenDaylight :: BGP :: Inet [INFO] 05:50:15.766 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:15.766 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:15.766 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:15.766 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:15.766 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:15.766 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:15.766 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:15.767 Sensor IaC Docker Sensor [iac] [INFO] 05:50:15.767 There are no files to be analyzed for the Docker language [INFO] 05:50:15.767 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:15.767 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:15.767 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:15.767 Sensor Java Config Sensor [iac] [INFO] 05:50:15.767 There are no files to be analyzed for the Java language [INFO] 05:50:15.767 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:15.767 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:15.767 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:15.767 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.767 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:15.767 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.767 Sensor XML Sensor [xml] [INFO] 05:50:15.768 1 source file to be analyzed [INFO] 05:50:15.778 1/1 source file has been analyzed [INFO] 05:50:15.778 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 05:50:15.778 Sensor Serverless configuration file sensor [security] [INFO] 05:50:15.778 0 Serverless function entries were found in the project [INFO] 05:50:15.778 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:15.778 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:15.778 Sensor AWS SAM template file sensor [security] [INFO] 05:50:15.778 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:15.778 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:15.778 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:15.778 ------------- Run sensors on module OpenDaylight :: BGP :: Evpn [INFO] 05:50:15.797 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:15.797 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:15.797 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:15.797 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:15.797 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:15.797 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:15.797 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:15.798 Sensor IaC Docker Sensor [iac] [INFO] 05:50:15.798 There are no files to be analyzed for the Docker language [INFO] 05:50:15.798 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:15.798 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:15.798 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:15.798 Sensor Java Config Sensor [iac] [INFO] 05:50:15.798 There are no files to be analyzed for the Java language [INFO] 05:50:15.798 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:15.798 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:15.798 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:15.798 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.798 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:15.798 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.799 Sensor XML Sensor [xml] [INFO] 05:50:15.799 1 source file to be analyzed [INFO] 05:50:15.805 1/1 source file has been analyzed [INFO] 05:50:15.805 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 05:50:15.805 Sensor Serverless configuration file sensor [security] [INFO] 05:50:15.805 0 Serverless function entries were found in the project [INFO] 05:50:15.805 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:15.805 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:15.806 Sensor AWS SAM template file sensor [security] [INFO] 05:50:15.806 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:15.806 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:15.806 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:15.807 ------------- Run sensors on module OpenDaylight :: BGPCEP :: Concepts [INFO] 05:50:15.830 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:15.830 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:15.830 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:15.830 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:15.830 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:15.830 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:15.830 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:15.831 Sensor IaC Docker Sensor [iac] [INFO] 05:50:15.831 There are no files to be analyzed for the Docker language [INFO] 05:50:15.831 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:15.831 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:15.831 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:15.831 Sensor Java Config Sensor [iac] [INFO] 05:50:15.831 There are no files to be analyzed for the Java language [INFO] 05:50:15.831 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:15.831 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:15.831 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:15.831 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.831 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:15.831 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.831 Sensor XML Sensor [xml] [INFO] 05:50:15.832 1 source file to be analyzed [INFO] 05:50:15.841 1/1 source file has been analyzed [INFO] 05:50:15.841 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 05:50:15.841 Sensor Serverless configuration file sensor [security] [INFO] 05:50:15.841 0 Serverless function entries were found in the project [INFO] 05:50:15.841 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:15.841 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:15.841 Sensor AWS SAM template file sensor [security] [INFO] 05:50:15.841 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:15.842 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:15.842 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:15.842 ------------- Run sensors on module OpenDaylight :: BGP :: RIB Api [INFO] 05:50:15.864 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:15.864 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:15.864 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:15.864 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:15.865 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:15.865 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:15.865 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:15.865 Sensor IaC Docker Sensor [iac] [INFO] 05:50:15.865 There are no files to be analyzed for the Docker language [INFO] 05:50:15.865 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:15.865 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:15.865 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:15.865 Sensor Java Config Sensor [iac] [INFO] 05:50:15.865 There are no files to be analyzed for the Java language [INFO] 05:50:15.865 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:15.865 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:15.865 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:15.865 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.866 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:15.866 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.866 Sensor XML Sensor [xml] [INFO] 05:50:15.870 1 source file to be analyzed [INFO] 05:50:15.876 1/1 source file has been analyzed [INFO] 05:50:15.876 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 05:50:15.876 Sensor Serverless configuration file sensor [security] [INFO] 05:50:15.876 0 Serverless function entries were found in the project [INFO] 05:50:15.876 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:15.876 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:15.876 Sensor AWS SAM template file sensor [security] [INFO] 05:50:15.877 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 05:50:15.877 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:15.877 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:15.877 ------------- Run sensors on module OpenDaylight :: BGP :: Parser [INFO] 05:50:15.901 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:15.901 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:15.901 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:15.901 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:15.901 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:15.901 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:15.901 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:15.901 Sensor IaC Docker Sensor [iac] [INFO] 05:50:15.901 There are no files to be analyzed for the Docker language [INFO] 05:50:15.901 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:15.901 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:15.901 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:15.901 Sensor Java Config Sensor [iac] [INFO] 05:50:15.902 There are no files to be analyzed for the Java language [INFO] 05:50:15.902 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:15.902 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:15.902 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:15.902 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.902 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:15.902 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.902 Sensor XML Sensor [xml] [INFO] 05:50:15.903 1 source file to be analyzed [INFO] 05:50:15.906 1/1 source file has been analyzed [INFO] 05:50:15.906 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 05:50:15.906 Sensor Serverless configuration file sensor [security] [INFO] 05:50:15.906 0 Serverless function entries were found in the project [INFO] 05:50:15.906 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:15.906 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:15.906 Sensor AWS SAM template file sensor [security] [INFO] 05:50:15.906 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:15.906 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:15.906 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:15.906 ------------- Run sensors on module OpenDaylight :: BGP :: Flowspec [INFO] 05:50:15.925 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:15.926 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:15.926 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:15.926 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:15.926 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:15.926 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:15.926 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:15.926 Sensor IaC Docker Sensor [iac] [INFO] 05:50:15.926 There are no files to be analyzed for the Docker language [INFO] 05:50:15.926 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:15.926 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:15.926 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:15.926 Sensor Java Config Sensor [iac] [INFO] 05:50:15.927 There are no files to be analyzed for the Java language [INFO] 05:50:15.927 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:15.927 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:15.927 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:15.927 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.927 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:15.927 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.927 Sensor XML Sensor [xml] [INFO] 05:50:15.928 1 source file to be analyzed [INFO] 05:50:15.931 1/1 source file has been analyzed [INFO] 05:50:15.931 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 05:50:15.931 Sensor Serverless configuration file sensor [security] [INFO] 05:50:15.931 0 Serverless function entries were found in the project [INFO] 05:50:15.931 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:15.931 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:15.931 Sensor AWS SAM template file sensor [security] [INFO] 05:50:15.931 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:15.932 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:15.932 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:15.932 ------------- Run sensors on module OpenDaylight :: BGP :: RIB Linkstate [INFO] 05:50:15.950 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:15.950 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:15.950 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:15.950 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:15.951 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:15.951 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:15.951 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:15.951 Sensor IaC Docker Sensor [iac] [INFO] 05:50:15.951 There are no files to be analyzed for the Docker language [INFO] 05:50:15.951 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:15.951 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:15.951 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:15.951 Sensor Java Config Sensor [iac] [INFO] 05:50:15.951 There are no files to be analyzed for the Java language [INFO] 05:50:15.951 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:15.952 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:15.952 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:15.952 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.952 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:15.952 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.952 Sensor XML Sensor [xml] [INFO] 05:50:15.961 1 source file to be analyzed [INFO] 05:50:15.966 1/1 source file has been analyzed [INFO] 05:50:15.966 Sensor XML Sensor [xml] (done) | time=14ms [INFO] 05:50:15.966 Sensor Serverless configuration file sensor [security] [INFO] 05:50:15.966 0 Serverless function entries were found in the project [INFO] 05:50:15.966 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:15.966 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:15.967 Sensor AWS SAM template file sensor [security] [INFO] 05:50:15.967 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:15.967 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:15.967 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:15.967 ------------- Run sensors on module OpenDaylight :: BGP :: Path Selection [INFO] 05:50:15.986 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:15.986 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:15.986 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:15.986 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:15.987 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:15.987 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:15.987 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:15.987 Sensor IaC Docker Sensor [iac] [INFO] 05:50:15.987 There are no files to be analyzed for the Docker language [INFO] 05:50:15.987 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:15.987 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:15.987 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:15.987 Sensor Java Config Sensor [iac] [INFO] 05:50:15.987 There are no files to be analyzed for the Java language [INFO] 05:50:15.987 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:15.987 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:15.987 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:15.987 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.988 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:15.988 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:15.988 Sensor XML Sensor [xml] [INFO] 05:50:15.989 1 source file to be analyzed [INFO] 05:50:15.995 1/1 source file has been analyzed [INFO] 05:50:15.995 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 05:50:15.995 Sensor Serverless configuration file sensor [security] [INFO] 05:50:15.995 0 Serverless function entries were found in the project [INFO] 05:50:15.996 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:15.996 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:15.996 Sensor AWS SAM template file sensor [security] [INFO] 05:50:15.996 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:15.996 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:15.997 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 05:50:15.997 ------------- Run sensors on module OpenDaylight :: BGP :: Mvpn [INFO] 05:50:16.020 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:16.021 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:16.021 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:16.021 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:16.021 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:16.021 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:16.021 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:16.021 Sensor IaC Docker Sensor [iac] [INFO] 05:50:16.022 There are no files to be analyzed for the Docker language [INFO] 05:50:16.022 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:16.022 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:16.022 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:16.022 Sensor Java Config Sensor [iac] [INFO] 05:50:16.023 There are no files to be analyzed for the Java language [INFO] 05:50:16.023 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:16.023 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:16.023 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:16.024 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 05:50:16.024 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:16.024 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.024 Sensor XML Sensor [xml] [INFO] 05:50:16.025 1 source file to be analyzed [INFO] 05:50:16.030 1/1 source file has been analyzed [INFO] 05:50:16.030 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 05:50:16.030 Sensor Serverless configuration file sensor [security] [INFO] 05:50:16.030 0 Serverless function entries were found in the project [INFO] 05:50:16.030 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:16.031 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:16.031 Sensor AWS SAM template file sensor [security] [INFO] 05:50:16.031 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:16.031 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:16.032 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 05:50:16.032 ------------- Run sensors on module features-bgpcep-testing [INFO] 05:50:16.052 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:16.052 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:16.052 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:16.052 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:16.053 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:16.053 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:16.053 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:16.053 Sensor IaC Docker Sensor [iac] [INFO] 05:50:16.053 There are no files to be analyzed for the Docker language [INFO] 05:50:16.053 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:16.054 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:16.054 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:16.054 Sensor Java Config Sensor [iac] [INFO] 05:50:16.054 There are no files to be analyzed for the Java language [INFO] 05:50:16.055 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:16.055 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:16.055 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:16.055 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.055 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:16.056 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 05:50:16.056 Sensor XML Sensor [xml] [INFO] 05:50:16.057 1 source file to be analyzed [INFO] 05:50:16.060 1/1 source file has been analyzed [INFO] 05:50:16.061 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 05:50:16.061 Sensor Serverless configuration file sensor [security] [INFO] 05:50:16.061 0 Serverless function entries were found in the project [INFO] 05:50:16.061 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:16.061 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:16.061 Sensor AWS SAM template file sensor [security] [INFO] 05:50:16.061 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:16.062 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:16.062 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:16.062 ------------- Run sensors on module OpenDaylight :: PCEP :: Programming Impl [INFO] 05:50:16.082 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:16.082 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:16.082 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:16.082 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:16.082 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:16.082 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:16.082 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:16.083 Sensor IaC Docker Sensor [iac] [INFO] 05:50:16.083 There are no files to be analyzed for the Docker language [INFO] 05:50:16.083 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:16.083 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:16.083 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:16.084 Sensor Java Config Sensor [iac] [INFO] 05:50:16.084 There are no files to be analyzed for the Java language [INFO] 05:50:16.084 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:16.084 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:16.084 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:16.084 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.085 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:16.085 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.085 Sensor XML Sensor [xml] [INFO] 05:50:16.086 1 source file to be analyzed [INFO] 05:50:16.090 1/1 source file has been analyzed [INFO] 05:50:16.090 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 05:50:16.090 Sensor Serverless configuration file sensor [security] [INFO] 05:50:16.090 0 Serverless function entries were found in the project [INFO] 05:50:16.090 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:16.090 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:16.091 Sensor AWS SAM template file sensor [security] [INFO] 05:50:16.091 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:16.091 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:16.091 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:16.091 ------------- Run sensors on module OpenDaylight :: BMP :: Config files example [INFO] 05:50:16.111 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:16.111 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:16.111 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:16.111 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:16.112 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:16.112 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:16.112 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:16.112 Sensor IaC Docker Sensor [iac] [INFO] 05:50:16.112 There are no files to be analyzed for the Docker language [INFO] 05:50:16.112 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:16.113 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:16.113 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:16.113 Sensor Java Config Sensor [iac] [INFO] 05:50:16.113 There are no files to be analyzed for the Java language [INFO] 05:50:16.113 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:16.114 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:16.114 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:16.114 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.114 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:16.114 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.114 Sensor XML Sensor [xml] [INFO] 05:50:16.115 1 source file to be analyzed [INFO] 05:50:16.121 1/1 source file has been analyzed [INFO] 05:50:16.121 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 05:50:16.122 Sensor Serverless configuration file sensor [security] [INFO] 05:50:16.122 0 Serverless function entries were found in the project [INFO] 05:50:16.122 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:16.122 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:16.122 Sensor AWS SAM template file sensor [security] [INFO] 05:50:16.123 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 05:50:16.123 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:16.124 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 05:50:16.124 ------------- Run sensors on module OpenDaylight :: PCEP :: Topology Cli [INFO] 05:50:16.146 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:16.146 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:16.146 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:16.146 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:16.146 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:16.146 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:16.146 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:16.146 Sensor IaC Docker Sensor [iac] [INFO] 05:50:16.147 There are no files to be analyzed for the Docker language [INFO] 05:50:16.147 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:16.147 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:16.147 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:16.148 Sensor Java Config Sensor [iac] [INFO] 05:50:16.148 There are no files to be analyzed for the Java language [INFO] 05:50:16.152 Sensor Java Config Sensor [iac] (done) | time=4ms [INFO] 05:50:16.152 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:16.152 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:16.152 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.152 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:16.152 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.153 Sensor XML Sensor [xml] [INFO] 05:50:16.153 1 source file to be analyzed [INFO] 05:50:16.157 1/1 source file has been analyzed [INFO] 05:50:16.157 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 05:50:16.157 Sensor Serverless configuration file sensor [security] [INFO] 05:50:16.157 0 Serverless function entries were found in the project [INFO] 05:50:16.157 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:16.158 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:16.158 Sensor AWS SAM template file sensor [security] [INFO] 05:50:16.158 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:16.158 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:16.158 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:16.159 ------------- Run sensors on module OpenDaylight :: RSVP :: API [INFO] 05:50:16.177 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:16.177 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:16.178 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:16.178 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:16.178 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:16.178 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:16.178 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:16.178 Sensor IaC Docker Sensor [iac] [INFO] 05:50:16.178 There are no files to be analyzed for the Docker language [INFO] 05:50:16.178 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:16.179 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:16.179 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:16.179 Sensor Java Config Sensor [iac] [INFO] 05:50:16.179 There are no files to be analyzed for the Java language [INFO] 05:50:16.179 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:16.179 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:16.179 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:16.180 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 05:50:16.180 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:16.180 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.180 Sensor XML Sensor [xml] [INFO] 05:50:16.181 1 source file to be analyzed [INFO] 05:50:16.186 1/1 source file has been analyzed [INFO] 05:50:16.186 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 05:50:16.186 Sensor Serverless configuration file sensor [security] [INFO] 05:50:16.186 0 Serverless function entries were found in the project [INFO] 05:50:16.186 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:16.186 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:16.187 Sensor AWS SAM template file sensor [security] [INFO] 05:50:16.187 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:16.187 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:16.187 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:16.187 ------------- Run sensors on module OpenDaylight :: PCEP :: Api [INFO] 05:50:16.209 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:16.210 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:16.210 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:16.210 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:16.210 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:16.210 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:16.210 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:16.210 Sensor IaC Docker Sensor [iac] [INFO] 05:50:16.211 There are no files to be analyzed for the Docker language [INFO] 05:50:16.211 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:16.211 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:16.211 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:16.211 Sensor Java Config Sensor [iac] [INFO] 05:50:16.211 There are no files to be analyzed for the Java language [INFO] 05:50:16.211 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:16.212 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:16.212 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:16.212 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.212 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:16.212 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.212 Sensor XML Sensor [xml] [INFO] 05:50:16.213 1 source file to be analyzed [INFO] 05:50:16.222 1/1 source file has been analyzed [INFO] 05:50:16.222 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 05:50:16.223 Sensor Serverless configuration file sensor [security] [INFO] 05:50:16.223 0 Serverless function entries were found in the project [INFO] 05:50:16.223 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:16.223 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:16.224 Sensor AWS SAM template file sensor [security] [INFO] 05:50:16.224 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:16.225 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:16.225 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:16.225 ------------- Run sensors on module OpenDaylight :: GRAPH [INFO] 05:50:16.245 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:16.245 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:16.245 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:16.245 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:16.245 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:16.245 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:16.245 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:16.245 Sensor IaC Docker Sensor [iac] [INFO] 05:50:16.245 There are no files to be analyzed for the Docker language [INFO] 05:50:16.245 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:16.245 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:16.245 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:16.245 Sensor Java Config Sensor [iac] [INFO] 05:50:16.246 There are no files to be analyzed for the Java language [INFO] 05:50:16.246 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:16.246 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:16.246 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:16.246 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.246 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:16.246 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.246 Sensor XML Sensor [xml] [INFO] 05:50:16.252 1 source file to be analyzed [INFO] 05:50:16.255 1/1 source file has been analyzed [INFO] 05:50:16.255 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 05:50:16.255 Sensor Serverless configuration file sensor [security] [INFO] 05:50:16.255 0 Serverless function entries were found in the project [INFO] 05:50:16.255 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:16.256 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:16.256 Sensor AWS SAM template file sensor [security] [INFO] 05:50:16.256 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:16.256 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:16.256 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:16.257 ------------- Run sensors on module OpenDaylight :: BGP :: L3Vpn [INFO] 05:50:16.280 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:16.280 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:16.280 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:16.280 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:16.280 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:16.281 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:16.281 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=1ms [INFO] 05:50:16.281 Sensor IaC Docker Sensor [iac] [INFO] 05:50:16.281 There are no files to be analyzed for the Docker language [INFO] 05:50:16.281 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:16.281 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:16.281 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:16.281 Sensor Java Config Sensor [iac] [INFO] 05:50:16.281 There are no files to be analyzed for the Java language [INFO] 05:50:16.281 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:16.281 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:16.281 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:16.281 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.281 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:16.281 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.281 Sensor XML Sensor [xml] [INFO] 05:50:16.282 1 source file to be analyzed [INFO] 05:50:16.286 1/1 source file has been analyzed [INFO] 05:50:16.286 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 05:50:16.286 Sensor Serverless configuration file sensor [security] [INFO] 05:50:16.287 0 Serverless function entries were found in the project [INFO] 05:50:16.287 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:16.287 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:16.287 Sensor AWS SAM template file sensor [security] [INFO] 05:50:16.287 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:16.287 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:16.287 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:16.287 ------------- Run sensors on module features-bgpcep [INFO] 05:50:16.306 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:16.306 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:16.306 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:16.306 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:16.306 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:16.306 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:16.306 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:16.306 Sensor IaC Docker Sensor [iac] [INFO] 05:50:16.307 There are no files to be analyzed for the Docker language [INFO] 05:50:16.307 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:16.307 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:16.307 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:16.307 Sensor Java Config Sensor [iac] [INFO] 05:50:16.307 There are no files to be analyzed for the Java language [INFO] 05:50:16.307 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:16.307 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:16.307 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:16.307 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.307 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:16.307 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.307 Sensor XML Sensor [xml] [INFO] 05:50:16.308 1 source file to be analyzed [INFO] 05:50:16.319 1/1 source file has been analyzed [INFO] 05:50:16.319 Sensor XML Sensor [xml] (done) | time=12ms [INFO] 05:50:16.319 Sensor Serverless configuration file sensor [security] [INFO] 05:50:16.319 0 Serverless function entries were found in the project [INFO] 05:50:16.319 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:16.319 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:16.319 Sensor AWS SAM template file sensor [security] [INFO] 05:50:16.320 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 05:50:16.320 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:16.320 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:16.320 ------------- Run sensors on module OpenDaylight :: PCEP [INFO] 05:50:16.339 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:16.339 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:16.339 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:16.339 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:16.339 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:16.340 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:16.340 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=1ms [INFO] 05:50:16.340 Sensor IaC Docker Sensor [iac] [INFO] 05:50:16.340 There are no files to be analyzed for the Docker language [INFO] 05:50:16.340 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:16.340 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:16.340 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:16.340 Sensor Java Config Sensor [iac] [INFO] 05:50:16.340 There are no files to be analyzed for the Java language [INFO] 05:50:16.340 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:16.340 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:16.340 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:16.340 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.340 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:16.340 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.341 Sensor XML Sensor [xml] [INFO] 05:50:16.341 1 source file to be analyzed [INFO] 05:50:16.355 1/1 source file has been analyzed [INFO] 05:50:16.355 Sensor XML Sensor [xml] (done) | time=14ms [INFO] 05:50:16.355 Sensor Serverless configuration file sensor [security] [INFO] 05:50:16.355 0 Serverless function entries were found in the project [INFO] 05:50:16.355 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:16.356 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:16.356 Sensor AWS SAM template file sensor [security] [INFO] 05:50:16.356 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:16.356 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:16.357 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 05:50:16.357 ------------- Run sensors on module OpenDaylight :: PCEP :: Stateful [INFO] 05:50:16.381 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:16.381 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:16.381 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:16.381 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:16.381 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:16.381 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:16.381 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:16.381 Sensor IaC Docker Sensor [iac] [INFO] 05:50:16.382 There are no files to be analyzed for the Docker language [INFO] 05:50:16.382 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:16.382 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:16.382 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:16.382 Sensor Java Config Sensor [iac] [INFO] 05:50:16.382 There are no files to be analyzed for the Java language [INFO] 05:50:16.382 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:16.382 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:16.382 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:16.382 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.382 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:16.382 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.383 Sensor XML Sensor [xml] [INFO] 05:50:16.383 1 source file to be analyzed [INFO] 05:50:16.388 1/1 source file has been analyzed [INFO] 05:50:16.389 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 05:50:16.389 Sensor Serverless configuration file sensor [security] [INFO] 05:50:16.389 0 Serverless function entries were found in the project [INFO] 05:50:16.389 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:16.389 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:16.389 Sensor AWS SAM template file sensor [security] [INFO] 05:50:16.389 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:16.389 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:16.389 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:16.390 ------------- Run sensors on module OpenDaylight :: BMP :: API [INFO] 05:50:16.412 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:16.412 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:16.412 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:16.412 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:16.412 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:16.412 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:16.412 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:16.412 Sensor IaC Docker Sensor [iac] [INFO] 05:50:16.412 There are no files to be analyzed for the Docker language [INFO] 05:50:16.412 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:16.413 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:16.413 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:16.413 Sensor Java Config Sensor [iac] [INFO] 05:50:16.413 There are no files to be analyzed for the Java language [INFO] 05:50:16.413 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:16.413 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:16.414 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:16.414 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 05:50:16.414 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:16.414 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.414 Sensor XML Sensor [xml] [INFO] 05:50:16.415 1 source file to be analyzed [INFO] 05:50:16.420 1/1 source file has been analyzed [INFO] 05:50:16.420 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 05:50:16.420 Sensor Serverless configuration file sensor [security] [INFO] 05:50:16.420 0 Serverless function entries were found in the project [INFO] 05:50:16.420 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:16.420 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:16.421 Sensor AWS SAM template file sensor [security] [INFO] 05:50:16.421 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:16.421 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:16.421 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:16.421 ------------- Run sensors on module ODL :: Bgpcep :: odl-bgpcep-data-change-counter [INFO] 05:50:16.445 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:16.446 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:16.446 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:16.446 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:16.446 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:16.446 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:16.446 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:16.447 Sensor IaC Docker Sensor [iac] [INFO] 05:50:16.447 There are no files to be analyzed for the Docker language [INFO] 05:50:16.447 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:16.448 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:16.448 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:16.448 Sensor Java Config Sensor [iac] [INFO] 05:50:16.449 There are no files to be analyzed for the Java language [INFO] 05:50:16.449 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:16.450 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:16.450 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:16.450 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.450 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:16.450 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.451 Sensor XML Sensor [xml] [INFO] 05:50:16.451 1 source file to be analyzed [INFO] 05:50:16.462 1/1 source file has been analyzed [INFO] 05:50:16.462 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 05:50:16.462 Sensor Serverless configuration file sensor [security] [INFO] 05:50:16.462 0 Serverless function entries were found in the project [INFO] 05:50:16.463 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:16.463 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:16.463 Sensor AWS SAM template file sensor [security] [INFO] 05:50:16.463 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:16.463 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:16.464 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 05:50:16.464 ------------- Run sensors on module OpenDaylight :: RSVP [INFO] 05:50:16.488 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:16.488 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:16.488 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:16.488 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:16.488 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:16.488 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:16.488 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:16.488 Sensor IaC Docker Sensor [iac] [INFO] 05:50:16.489 There are no files to be analyzed for the Docker language [INFO] 05:50:16.489 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:16.489 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:16.489 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:16.489 Sensor Java Config Sensor [iac] [INFO] 05:50:16.489 There are no files to be analyzed for the Java language [INFO] 05:50:16.489 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:16.489 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:16.489 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:16.489 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.489 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:16.490 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 05:50:16.490 Sensor XML Sensor [xml] [INFO] 05:50:16.490 1 source file to be analyzed [INFO] 05:50:16.494 1/1 source file has been analyzed [INFO] 05:50:16.494 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 05:50:16.494 Sensor Serverless configuration file sensor [security] [INFO] 05:50:16.494 0 Serverless function entries were found in the project [INFO] 05:50:16.494 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:16.494 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:16.494 Sensor AWS SAM template file sensor [security] [INFO] 05:50:16.495 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 05:50:16.495 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:16.495 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:16.495 ------------- Run sensors on module OpenDaylight :: BGPCEP :: Config Loader Impl [INFO] 05:50:16.514 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:16.514 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:16.514 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:16.514 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:16.514 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:16.514 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:16.514 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:16.515 Sensor IaC Docker Sensor [iac] [INFO] 05:50:16.515 There are no files to be analyzed for the Docker language [INFO] 05:50:16.515 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:16.515 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:16.515 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:16.515 Sensor Java Config Sensor [iac] [INFO] 05:50:16.515 There are no files to be analyzed for the Java language [INFO] 05:50:16.515 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:16.515 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:16.515 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:16.515 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.515 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:16.515 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.515 Sensor XML Sensor [xml] [INFO] 05:50:16.516 1 source file to be analyzed [INFO] 05:50:16.521 1/1 source file has been analyzed [INFO] 05:50:16.521 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 05:50:16.521 Sensor Serverless configuration file sensor [security] [INFO] 05:50:16.521 0 Serverless function entries were found in the project [INFO] 05:50:16.521 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:16.521 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:16.521 Sensor AWS SAM template file sensor [security] [INFO] 05:50:16.521 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:16.522 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:16.522 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:16.522 ------------- Run sensors on module OpenDaylight :: PCEP :: Impl [INFO] 05:50:16.541 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:16.541 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:16.541 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:16.541 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:16.541 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:16.541 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:16.541 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:16.542 Sensor IaC Docker Sensor [iac] [INFO] 05:50:16.542 There are no files to be analyzed for the Docker language [INFO] 05:50:16.542 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:16.542 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:16.542 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:16.542 Sensor Java Config Sensor [iac] [INFO] 05:50:16.542 There are no files to be analyzed for the Java language [INFO] 05:50:16.542 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:16.542 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:16.542 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:16.542 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.542 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:16.542 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.542 Sensor XML Sensor [xml] [INFO] 05:50:16.545 1 source file to be analyzed [INFO] 05:50:16.549 1/1 source file has been analyzed [INFO] 05:50:16.550 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 05:50:16.550 Sensor Serverless configuration file sensor [security] [INFO] 05:50:16.550 0 Serverless function entries were found in the project [INFO] 05:50:16.550 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:16.550 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:16.550 Sensor AWS SAM template file sensor [security] [INFO] 05:50:16.550 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:16.550 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:16.550 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:16.551 ------------- Run sensors on module OpenDaylight :: BGP :: Openconfig Routing Policy Spi [INFO] 05:50:16.570 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:16.570 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:16.570 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:16.570 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:16.570 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:16.570 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:16.570 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:16.570 Sensor IaC Docker Sensor [iac] [INFO] 05:50:16.570 There are no files to be analyzed for the Docker language [INFO] 05:50:16.571 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:16.571 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:16.571 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:16.571 Sensor Java Config Sensor [iac] [INFO] 05:50:16.571 There are no files to be analyzed for the Java language [INFO] 05:50:16.571 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:16.571 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:16.571 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:16.571 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.571 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:16.571 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.571 Sensor XML Sensor [xml] [INFO] 05:50:16.573 1 source file to be analyzed [INFO] 05:50:16.576 1/1 source file has been analyzed [INFO] 05:50:16.576 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 05:50:16.576 Sensor Serverless configuration file sensor [security] [INFO] 05:50:16.576 0 Serverless function entries were found in the project [INFO] 05:50:16.576 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:16.576 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:16.576 Sensor AWS SAM template file sensor [security] [INFO] 05:50:16.577 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 05:50:16.577 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:16.577 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:16.577 ------------- Run sensors on module OpenDaylight :: BMP [INFO] 05:50:16.596 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:16.596 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:16.596 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:16.596 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:16.596 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:16.596 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:16.596 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:16.597 Sensor IaC Docker Sensor [iac] [INFO] 05:50:16.597 There are no files to be analyzed for the Docker language [INFO] 05:50:16.597 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:16.597 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:16.597 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:16.597 Sensor Java Config Sensor [iac] [INFO] 05:50:16.597 There are no files to be analyzed for the Java language [INFO] 05:50:16.597 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:16.597 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:16.597 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:16.597 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.597 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:16.597 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.597 Sensor XML Sensor [xml] [INFO] 05:50:16.598 1 source file to be analyzed [INFO] 05:50:16.616 1/1 source file has been analyzed [INFO] 05:50:16.617 Sensor XML Sensor [xml] (done) | time=20ms [INFO] 05:50:16.617 Sensor Serverless configuration file sensor [security] [INFO] 05:50:16.618 0 Serverless function entries were found in the project [INFO] 05:50:16.618 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:16.619 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:16.619 Sensor AWS SAM template file sensor [security] [INFO] 05:50:16.619 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:16.619 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:16.619 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:16.620 ------------- Run sensors on module OpenDaylight :: Path Computation Algorithms :: API [INFO] 05:50:16.649 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:16.649 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:16.649 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:16.649 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:16.649 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:16.649 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:16.649 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:16.649 Sensor IaC Docker Sensor [iac] [INFO] 05:50:16.650 There are no files to be analyzed for the Docker language [INFO] 05:50:16.650 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:16.650 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:16.650 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:16.650 Sensor Java Config Sensor [iac] [INFO] 05:50:16.650 There are no files to be analyzed for the Java language [INFO] 05:50:16.650 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:16.650 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:16.650 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:16.650 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.650 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:16.651 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 05:50:16.651 Sensor XML Sensor [xml] [INFO] 05:50:16.667 1 source file to be analyzed [INFO] 05:50:16.670 1/1 source file has been analyzed [INFO] 05:50:16.670 Sensor XML Sensor [xml] (done) | time=19ms [INFO] 05:50:16.670 Sensor Serverless configuration file sensor [security] [INFO] 05:50:16.671 0 Serverless function entries were found in the project [INFO] 05:50:16.671 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:16.671 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:16.671 Sensor AWS SAM template file sensor [security] [INFO] 05:50:16.671 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:16.671 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:16.671 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:16.671 ------------- Run sensors on module OpenDaylight :: BGP :: Benchmark [INFO] 05:50:16.699 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:16.699 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:16.699 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:16.699 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:16.699 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:16.699 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:16.699 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:16.699 Sensor IaC Docker Sensor [iac] [INFO] 05:50:16.700 There are no files to be analyzed for the Docker language [INFO] 05:50:16.700 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:16.700 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:16.700 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:16.700 Sensor Java Config Sensor [iac] [INFO] 05:50:16.700 There are no files to be analyzed for the Java language [INFO] 05:50:16.700 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:16.700 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:16.700 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:16.700 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.700 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:16.700 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.701 Sensor XML Sensor [xml] [INFO] 05:50:16.705 1 source file to be analyzed [INFO] 05:50:16.705 1/1 source file has been analyzed [INFO] 05:50:16.706 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 05:50:16.706 Sensor Serverless configuration file sensor [security] [INFO] 05:50:16.706 0 Serverless function entries were found in the project [INFO] 05:50:16.706 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:16.706 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:16.706 Sensor AWS SAM template file sensor [security] [INFO] 05:50:16.706 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:16.706 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:16.706 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:16.706 ------------- Run sensors on module OpenDaylight :: PCEP :: Topology Provider [INFO] 05:50:16.731 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:16.731 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:16.731 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:16.731 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:16.731 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:16.731 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:16.731 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:16.731 Sensor IaC Docker Sensor [iac] [INFO] 05:50:16.731 There are no files to be analyzed for the Docker language [INFO] 05:50:16.731 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:16.732 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:16.732 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:16.732 Sensor Java Config Sensor [iac] [INFO] 05:50:16.732 There are no files to be analyzed for the Java language [INFO] 05:50:16.732 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:16.732 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:16.732 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:16.732 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.732 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:16.732 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.732 Sensor XML Sensor [xml] [INFO] 05:50:16.738 1 source file to be analyzed [INFO] 05:50:16.739 1/1 source file has been analyzed [INFO] 05:50:16.739 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 05:50:16.739 Sensor Serverless configuration file sensor [security] [INFO] 05:50:16.739 0 Serverless function entries were found in the project [INFO] 05:50:16.739 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:16.739 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:16.739 Sensor AWS SAM template file sensor [security] [INFO] 05:50:16.739 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:16.739 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:16.739 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:16.739 ------------- Run sensors on module OpenDaylight :: BGP :: Cli [INFO] 05:50:16.762 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:16.762 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:16.762 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:16.762 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:16.762 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:16.762 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:16.762 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:16.762 Sensor IaC Docker Sensor [iac] [INFO] 05:50:16.762 There are no files to be analyzed for the Docker language [INFO] 05:50:16.762 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:16.762 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:16.763 Sensor IaC hadolint report Sensor [iac] (done) | time=1ms [INFO] 05:50:16.763 Sensor Java Config Sensor [iac] [INFO] 05:50:16.763 There are no files to be analyzed for the Java language [INFO] 05:50:16.763 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:16.763 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:16.763 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:16.763 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.763 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:16.763 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.763 Sensor XML Sensor [xml] [INFO] 05:50:16.767 1 source file to be analyzed [INFO] 05:50:16.767 1/1 source file has been analyzed [INFO] 05:50:16.767 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 05:50:16.767 Sensor Serverless configuration file sensor [security] [INFO] 05:50:16.767 0 Serverless function entries were found in the project [INFO] 05:50:16.767 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:16.767 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:16.767 Sensor AWS SAM template file sensor [security] [INFO] 05:50:16.767 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:16.767 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:16.767 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:16.768 ------------- Run sensors on module OpenDaylight :: BGP :: Config Loader [INFO] 05:50:16.789 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:16.789 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:16.790 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:16.790 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:16.790 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:16.790 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:16.790 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:16.790 Sensor IaC Docker Sensor [iac] [INFO] 05:50:16.790 There are no files to be analyzed for the Docker language [INFO] 05:50:16.790 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:16.790 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:16.790 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:16.790 Sensor Java Config Sensor [iac] [INFO] 05:50:16.790 There are no files to be analyzed for the Java language [INFO] 05:50:16.790 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:16.790 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:16.790 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:16.791 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 05:50:16.791 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:16.791 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.791 Sensor XML Sensor [xml] [INFO] 05:50:16.796 1 source file to be analyzed [INFO] 05:50:16.796 1/1 source file has been analyzed [INFO] 05:50:16.796 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 05:50:16.796 Sensor Serverless configuration file sensor [security] [INFO] 05:50:16.796 0 Serverless function entries were found in the project [INFO] 05:50:16.796 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:16.796 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:16.796 Sensor AWS SAM template file sensor [security] [INFO] 05:50:16.796 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:16.796 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:16.796 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:16.797 ------------- Run sensors on module OpenDaylight :: BGP :: Parser :: API [INFO] 05:50:16.816 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:16.816 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:16.817 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:16.817 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:16.817 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:16.817 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:16.817 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:16.817 Sensor IaC Docker Sensor [iac] [INFO] 05:50:16.817 There are no files to be analyzed for the Docker language [INFO] 05:50:16.817 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:16.817 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:16.817 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:16.817 Sensor Java Config Sensor [iac] [INFO] 05:50:16.817 There are no files to be analyzed for the Java language [INFO] 05:50:16.817 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:16.817 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:16.817 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:16.817 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.817 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:16.817 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.817 Sensor XML Sensor [xml] [INFO] 05:50:16.820 1 source file to be analyzed [INFO] 05:50:16.820 1/1 source file has been analyzed [INFO] 05:50:16.820 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 05:50:16.821 Sensor Serverless configuration file sensor [security] [INFO] 05:50:16.821 0 Serverless function entries were found in the project [INFO] 05:50:16.821 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:16.821 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:16.821 Sensor AWS SAM template file sensor [security] [INFO] 05:50:16.821 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:16.821 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:16.821 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:16.821 ------------- Run sensors on module OpenDaylight :: BGP :: Openconfig [INFO] 05:50:16.841 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:16.841 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:16.841 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:16.841 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:16.841 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:16.841 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:16.841 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:16.841 Sensor IaC Docker Sensor [iac] [INFO] 05:50:16.841 There are no files to be analyzed for the Docker language [INFO] 05:50:16.841 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:16.841 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:16.841 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:16.841 Sensor Java Config Sensor [iac] [INFO] 05:50:16.841 There are no files to be analyzed for the Java language [INFO] 05:50:16.841 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:16.841 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:16.841 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:16.841 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.841 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:16.841 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.841 Sensor XML Sensor [xml] [INFO] 05:50:16.845 1 source file to be analyzed [INFO] 05:50:16.845 1/1 source file has been analyzed [INFO] 05:50:16.845 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 05:50:16.845 Sensor Serverless configuration file sensor [security] [INFO] 05:50:16.845 0 Serverless function entries were found in the project [INFO] 05:50:16.845 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:16.845 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:16.845 Sensor AWS SAM template file sensor [security] [INFO] 05:50:16.845 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:16.845 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:16.845 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:16.845 ------------- Run sensors on module OpenDaylight :: Extras :: Dependencies [INFO] 05:50:16.865 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:16.865 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:16.865 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:16.865 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:16.865 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:16.865 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:16.865 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:16.865 Sensor IaC Docker Sensor [iac] [INFO] 05:50:16.865 There are no files to be analyzed for the Docker language [INFO] 05:50:16.865 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:16.865 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:16.865 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:16.865 Sensor Java Config Sensor [iac] [INFO] 05:50:16.866 There are no files to be analyzed for the Java language [INFO] 05:50:16.866 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:16.866 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:16.866 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:16.866 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.866 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:16.866 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.866 Sensor XML Sensor [xml] [INFO] 05:50:16.869 1 source file to be analyzed [INFO] 05:50:16.869 1/1 source file has been analyzed [INFO] 05:50:16.869 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 05:50:16.869 Sensor Serverless configuration file sensor [security] [INFO] 05:50:16.869 0 Serverless function entries were found in the project [INFO] 05:50:16.869 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:16.869 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:16.869 Sensor AWS SAM template file sensor [security] [INFO] 05:50:16.869 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:16.869 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:16.869 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:16.870 ------------- Run sensors on module OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api [INFO] 05:50:16.890 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:16.890 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:16.890 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:16.890 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:16.890 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:16.890 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:16.890 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:16.890 Sensor IaC Docker Sensor [iac] [INFO] 05:50:16.890 There are no files to be analyzed for the Docker language [INFO] 05:50:16.890 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:16.890 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:16.890 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:16.890 Sensor Java Config Sensor [iac] [INFO] 05:50:16.890 There are no files to be analyzed for the Java language [INFO] 05:50:16.890 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:16.890 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:16.890 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:16.890 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.890 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:16.890 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.890 Sensor XML Sensor [xml] [INFO] 05:50:16.893 1 source file to be analyzed [INFO] 05:50:16.894 1/1 source file has been analyzed [INFO] 05:50:16.894 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 05:50:16.894 Sensor Serverless configuration file sensor [security] [INFO] 05:50:16.894 0 Serverless function entries were found in the project [INFO] 05:50:16.894 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:16.894 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:16.894 Sensor AWS SAM template file sensor [security] [INFO] 05:50:16.894 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:16.894 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:16.894 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:16.894 ------------- Run sensors on module OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api [INFO] 05:50:16.914 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:16.914 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:16.915 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:16.915 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:16.915 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:16.915 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:16.915 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:16.915 Sensor IaC Docker Sensor [iac] [INFO] 05:50:16.915 There are no files to be analyzed for the Docker language [INFO] 05:50:16.915 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:16.915 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:16.915 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:16.915 Sensor Java Config Sensor [iac] [INFO] 05:50:16.915 There are no files to be analyzed for the Java language [INFO] 05:50:16.915 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:16.915 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:16.915 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:16.915 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.915 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:16.915 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.915 Sensor XML Sensor [xml] [INFO] 05:50:16.918 1 source file to be analyzed [INFO] 05:50:16.918 1/1 source file has been analyzed [INFO] 05:50:16.918 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 05:50:16.918 Sensor Serverless configuration file sensor [security] [INFO] 05:50:16.918 0 Serverless function entries were found in the project [INFO] 05:50:16.918 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:16.918 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:16.918 Sensor AWS SAM template file sensor [security] [INFO] 05:50:16.918 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:16.918 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:16.918 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:16.919 ------------- Run sensors on module OpenDaylight :: PCEP :: Auto Bandwidth [INFO] 05:50:16.941 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:16.941 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:16.941 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:16.941 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:16.941 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:16.941 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:16.941 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:16.941 Sensor IaC Docker Sensor [iac] [INFO] 05:50:16.941 There are no files to be analyzed for the Docker language [INFO] 05:50:16.941 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:16.941 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:16.941 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:16.941 Sensor Java Config Sensor [iac] [INFO] 05:50:16.941 There are no files to be analyzed for the Java language [INFO] 05:50:16.941 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:16.941 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:16.941 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:16.941 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.941 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:16.941 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.941 Sensor XML Sensor [xml] [INFO] 05:50:16.945 1 source file to be analyzed [INFO] 05:50:16.945 1/1 source file has been analyzed [INFO] 05:50:16.945 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 05:50:16.945 Sensor Serverless configuration file sensor [security] [INFO] 05:50:16.945 0 Serverless function entries were found in the project [INFO] 05:50:16.945 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:16.945 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:16.945 Sensor AWS SAM template file sensor [security] [INFO] 05:50:16.945 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:16.945 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:16.945 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:16.945 ------------- Run sensors on module OpenDaylight :: Configuration Example Files [INFO] 05:50:16.966 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:16.966 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:16.966 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:16.966 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:16.966 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:16.966 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:16.966 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:16.966 Sensor IaC Docker Sensor [iac] [INFO] 05:50:16.966 There are no files to be analyzed for the Docker language [INFO] 05:50:16.966 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:16.966 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:16.966 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:16.966 Sensor Java Config Sensor [iac] [INFO] 05:50:16.966 There are no files to be analyzed for the Java language [INFO] 05:50:16.966 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:16.966 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:16.966 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:16.966 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.966 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:16.966 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.966 Sensor XML Sensor [xml] [INFO] 05:50:16.970 1 source file to be analyzed [INFO] 05:50:16.970 1/1 source file has been analyzed [INFO] 05:50:16.970 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 05:50:16.970 Sensor Serverless configuration file sensor [security] [INFO] 05:50:16.970 0 Serverless function entries were found in the project [INFO] 05:50:16.970 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:16.970 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:16.970 Sensor AWS SAM template file sensor [security] [INFO] 05:50:16.970 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:16.970 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:16.970 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:16.970 ------------- Run sensors on module OpenDaylight :: PCEP :: Topology [INFO] 05:50:16.991 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:16.991 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:16.991 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:16.991 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:16.991 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:16.991 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:16.991 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:16.991 Sensor IaC Docker Sensor [iac] [INFO] 05:50:16.991 There are no files to be analyzed for the Docker language [INFO] 05:50:16.991 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:16.991 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:16.991 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:16.991 Sensor Java Config Sensor [iac] [INFO] 05:50:16.991 There are no files to be analyzed for the Java language [INFO] 05:50:16.991 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:16.991 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:16.991 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:16.991 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.991 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:16.991 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:16.991 Sensor XML Sensor [xml] [INFO] 05:50:16.995 1 source file to be analyzed [INFO] 05:50:16.995 1/1 source file has been analyzed [INFO] 05:50:16.995 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 05:50:16.995 Sensor Serverless configuration file sensor [security] [INFO] 05:50:16.995 0 Serverless function entries were found in the project [INFO] 05:50:16.995 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:16.995 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:16.995 Sensor AWS SAM template file sensor [security] [INFO] 05:50:16.995 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:16.995 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:16.995 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:16.995 ------------- Run sensors on module OpenDaylight :: GRAPH :: API [INFO] 05:50:17.016 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:17.016 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:17.016 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:17.016 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:17.016 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:17.016 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:17.016 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:17.016 Sensor IaC Docker Sensor [iac] [INFO] 05:50:17.016 There are no files to be analyzed for the Docker language [INFO] 05:50:17.016 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:17.016 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:17.016 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:17.016 Sensor Java Config Sensor [iac] [INFO] 05:50:17.016 There are no files to be analyzed for the Java language [INFO] 05:50:17.016 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:17.016 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:17.016 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:17.016 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.016 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:17.016 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.016 Sensor XML Sensor [xml] [INFO] 05:50:17.019 1 source file to be analyzed [INFO] 05:50:17.019 1/1 source file has been analyzed [INFO] 05:50:17.019 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 05:50:17.020 Sensor Serverless configuration file sensor [security] [INFO] 05:50:17.020 0 Serverless function entries were found in the project [INFO] 05:50:17.020 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:17.020 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:17.020 Sensor AWS SAM template file sensor [security] [INFO] 05:50:17.020 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:17.020 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:17.020 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:17.020 ------------- Run sensors on module OpenDaylight :: PCEP :: Base Parser [INFO] 05:50:17.039 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:17.040 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:17.040 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:17.040 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:17.040 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:17.040 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:17.040 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:17.040 Sensor IaC Docker Sensor [iac] [INFO] 05:50:17.040 There are no files to be analyzed for the Docker language [INFO] 05:50:17.040 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:17.040 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:17.040 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:17.040 Sensor Java Config Sensor [iac] [INFO] 05:50:17.040 There are no files to be analyzed for the Java language [INFO] 05:50:17.040 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:17.040 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:17.040 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:17.040 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.040 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:17.040 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.040 Sensor XML Sensor [xml] [INFO] 05:50:17.043 1 source file to be analyzed [INFO] 05:50:17.043 1/1 source file has been analyzed [INFO] 05:50:17.043 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 05:50:17.043 Sensor Serverless configuration file sensor [security] [INFO] 05:50:17.043 0 Serverless function entries were found in the project [INFO] 05:50:17.043 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:17.043 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:17.043 Sensor AWS SAM template file sensor [security] [INFO] 05:50:17.043 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:17.043 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:17.043 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:17.043 ------------- Run sensors on module OpenDaylight :: PCEP :: PCE Server Provider [INFO] 05:50:17.063 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:17.063 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:17.064 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:17.064 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:17.064 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:17.065 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:17.065 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=1ms [INFO] 05:50:17.065 Sensor IaC Docker Sensor [iac] [INFO] 05:50:17.065 There are no files to be analyzed for the Docker language [INFO] 05:50:17.065 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:17.065 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:17.065 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:17.065 Sensor Java Config Sensor [iac] [INFO] 05:50:17.065 There are no files to be analyzed for the Java language [INFO] 05:50:17.065 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:17.065 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:17.065 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:17.065 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.065 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:17.065 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.065 Sensor XML Sensor [xml] [INFO] 05:50:17.068 1 source file to be analyzed [INFO] 05:50:17.068 1/1 source file has been analyzed [INFO] 05:50:17.068 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 05:50:17.068 Sensor Serverless configuration file sensor [security] [INFO] 05:50:17.069 0 Serverless function entries were found in the project [INFO] 05:50:17.069 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:17.069 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:17.069 Sensor AWS SAM template file sensor [security] [INFO] 05:50:17.069 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:17.069 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:17.069 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:17.069 ------------- Run sensors on module OpenDaylight :: BGP [INFO] 05:50:17.089 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:17.089 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:17.089 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:17.089 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:17.089 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:17.089 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:17.089 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:17.089 Sensor IaC Docker Sensor [iac] [INFO] 05:50:17.089 There are no files to be analyzed for the Docker language [INFO] 05:50:17.089 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:17.089 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:17.089 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:17.089 Sensor Java Config Sensor [iac] [INFO] 05:50:17.090 There are no files to be analyzed for the Java language [INFO] 05:50:17.090 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:17.090 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:17.090 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:17.090 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.090 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:17.090 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.090 Sensor XML Sensor [xml] [INFO] 05:50:17.095 1 source file to be analyzed [INFO] 05:50:17.095 1/1 source file has been analyzed [INFO] 05:50:17.095 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 05:50:17.095 Sensor Serverless configuration file sensor [security] [INFO] 05:50:17.095 0 Serverless function entries were found in the project [INFO] 05:50:17.095 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:17.095 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:17.095 Sensor AWS SAM template file sensor [security] [INFO] 05:50:17.095 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:17.095 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:17.095 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:17.095 ------------- Run sensors on module OpenDaylight :: BGP :: Openconfig Routing Policy Impl [INFO] 05:50:17.115 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:17.115 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:17.115 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:17.115 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:17.115 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:17.115 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:17.115 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:17.115 Sensor IaC Docker Sensor [iac] [INFO] 05:50:17.115 There are no files to be analyzed for the Docker language [INFO] 05:50:17.115 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:17.115 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:17.115 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:17.115 Sensor Java Config Sensor [iac] [INFO] 05:50:17.115 There are no files to be analyzed for the Java language [INFO] 05:50:17.115 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:17.115 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:17.115 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:17.115 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.115 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:17.115 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.115 Sensor XML Sensor [xml] [INFO] 05:50:17.119 1 source file to be analyzed [INFO] 05:50:17.119 1/1 source file has been analyzed [INFO] 05:50:17.119 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 05:50:17.119 Sensor Serverless configuration file sensor [security] [INFO] 05:50:17.119 0 Serverless function entries were found in the project [INFO] 05:50:17.119 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:17.119 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:17.119 Sensor AWS SAM template file sensor [security] [INFO] 05:50:17.119 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:17.119 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:17.119 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:17.119 ------------- Run sensors on module OpenDaylight :: BGPCEP :: Topology :: Api [INFO] 05:50:17.140 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:17.140 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:17.140 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:17.140 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:17.140 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:17.140 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:17.140 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:17.140 Sensor IaC Docker Sensor [iac] [INFO] 05:50:17.140 There are no files to be analyzed for the Docker language [INFO] 05:50:17.140 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:17.140 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:17.140 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:17.140 Sensor Java Config Sensor [iac] [INFO] 05:50:17.140 There are no files to be analyzed for the Java language [INFO] 05:50:17.140 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:17.140 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:17.140 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:17.140 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.140 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:17.140 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.140 Sensor XML Sensor [xml] [INFO] 05:50:17.143 1 source file to be analyzed [INFO] 05:50:17.145 1/1 source file has been analyzed [INFO] 05:50:17.145 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 05:50:17.145 Sensor Serverless configuration file sensor [security] [INFO] 05:50:17.145 0 Serverless function entries were found in the project [INFO] 05:50:17.145 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:17.145 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:17.145 Sensor AWS SAM template file sensor [security] [INFO] 05:50:17.145 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:17.145 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:17.145 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:17.146 ------------- Run sensors on module OpenDaylight :: Path Computation Algorithms [INFO] 05:50:17.169 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:17.169 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:17.169 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:17.169 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:17.169 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:17.169 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:17.169 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:17.169 Sensor IaC Docker Sensor [iac] [INFO] 05:50:17.169 There are no files to be analyzed for the Docker language [INFO] 05:50:17.169 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:17.169 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:17.169 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:17.169 Sensor Java Config Sensor [iac] [INFO] 05:50:17.169 There are no files to be analyzed for the Java language [INFO] 05:50:17.169 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:17.169 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:17.169 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:17.169 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.169 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:17.169 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.169 Sensor XML Sensor [xml] [INFO] 05:50:17.172 1 source file to be analyzed [INFO] 05:50:17.172 1/1 source file has been analyzed [INFO] 05:50:17.173 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 05:50:17.173 Sensor Serverless configuration file sensor [security] [INFO] 05:50:17.173 0 Serverless function entries were found in the project [INFO] 05:50:17.173 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:17.173 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:17.173 Sensor AWS SAM template file sensor [security] [INFO] 05:50:17.173 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:17.173 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:17.173 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:17.173 ------------- Run sensors on module OpenDaylight :: Pcep Configuration Example Files [INFO] 05:50:17.198 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:17.198 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:17.198 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:17.198 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:17.198 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:17.198 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:17.198 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:17.198 Sensor IaC Docker Sensor [iac] [INFO] 05:50:17.198 There are no files to be analyzed for the Docker language [INFO] 05:50:17.198 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:17.198 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:17.198 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:17.198 Sensor Java Config Sensor [iac] [INFO] 05:50:17.198 There are no files to be analyzed for the Java language [INFO] 05:50:17.198 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:17.198 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:17.198 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:17.198 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.198 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:17.198 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.198 Sensor XML Sensor [xml] [INFO] 05:50:17.201 1 source file to be analyzed [INFO] 05:50:17.201 1/1 source file has been analyzed [INFO] 05:50:17.201 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 05:50:17.201 Sensor Serverless configuration file sensor [security] [INFO] 05:50:17.201 0 Serverless function entries were found in the project [INFO] 05:50:17.202 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:17.202 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:17.202 Sensor AWS SAM template file sensor [security] [INFO] 05:50:17.202 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:17.202 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:17.202 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:17.202 ------------- Run sensors on module OpenDaylight :: BGP :: Openconfig Routing Policy Statements [INFO] 05:50:17.221 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:17.221 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:17.221 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:17.221 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:17.221 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:17.222 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:17.222 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=1ms [INFO] 05:50:17.222 Sensor IaC Docker Sensor [iac] [INFO] 05:50:17.222 There are no files to be analyzed for the Docker language [INFO] 05:50:17.222 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:17.222 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:17.222 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:17.222 Sensor Java Config Sensor [iac] [INFO] 05:50:17.222 There are no files to be analyzed for the Java language [INFO] 05:50:17.222 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:17.222 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:17.222 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:17.222 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.222 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:17.222 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.222 Sensor XML Sensor [xml] [INFO] 05:50:17.225 1 source file to be analyzed [INFO] 05:50:17.225 1/1 source file has been analyzed [INFO] 05:50:17.225 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 05:50:17.225 Sensor Serverless configuration file sensor [security] [INFO] 05:50:17.225 0 Serverless function entries were found in the project [INFO] 05:50:17.225 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:17.225 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:17.225 Sensor AWS SAM template file sensor [security] [INFO] 05:50:17.225 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:17.225 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:17.225 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:17.225 ------------- Run sensors on module OpenDaylight :: BGPCEP :: BMP Config Loader [INFO] 05:50:17.277 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:17.277 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:17.277 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:17.277 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:17.278 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:17.278 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:17.278 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:17.278 Sensor IaC Docker Sensor [iac] [INFO] 05:50:17.278 There are no files to be analyzed for the Docker language [INFO] 05:50:17.278 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:17.278 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:17.278 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:17.278 Sensor Java Config Sensor [iac] [INFO] 05:50:17.278 There are no files to be analyzed for the Java language [INFO] 05:50:17.278 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:17.278 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:17.278 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:17.278 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.278 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:17.278 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.278 Sensor XML Sensor [xml] [INFO] 05:50:17.284 1 source file to be analyzed [INFO] 05:50:17.284 1/1 source file has been analyzed [INFO] 05:50:17.284 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 05:50:17.284 Sensor Serverless configuration file sensor [security] [INFO] 05:50:17.284 0 Serverless function entries were found in the project [INFO] 05:50:17.284 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:17.284 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:17.284 Sensor AWS SAM template file sensor [security] [INFO] 05:50:17.284 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:17.284 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:17.284 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:17.284 ------------- Run sensors on module OpenDaylight :: BGP :: Route Target Constrains [INFO] 05:50:17.302 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:17.302 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:17.302 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:17.302 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:17.302 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:17.302 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:17.302 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:17.302 Sensor IaC Docker Sensor [iac] [INFO] 05:50:17.302 There are no files to be analyzed for the Docker language [INFO] 05:50:17.302 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:17.302 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:17.302 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:17.302 Sensor Java Config Sensor [iac] [INFO] 05:50:17.302 There are no files to be analyzed for the Java language [INFO] 05:50:17.302 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:17.302 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:17.302 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:17.302 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.302 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:17.302 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.302 Sensor XML Sensor [xml] [INFO] 05:50:17.305 1 source file to be analyzed [INFO] 05:50:17.305 1/1 source file has been analyzed [INFO] 05:50:17.305 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 05:50:17.305 Sensor Serverless configuration file sensor [security] [INFO] 05:50:17.305 0 Serverless function entries were found in the project [INFO] 05:50:17.305 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:17.305 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:17.305 Sensor AWS SAM template file sensor [security] [INFO] 05:50:17.305 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:17.306 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:17.306 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:17.306 ------------- Run sensors on module OpenDaylight :: BGP :: Labeled Unicast [INFO] 05:50:17.324 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:17.324 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:17.324 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:17.324 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:17.325 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:17.325 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:17.325 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:17.325 Sensor IaC Docker Sensor [iac] [INFO] 05:50:17.325 There are no files to be analyzed for the Docker language [INFO] 05:50:17.325 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:17.325 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:17.325 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:17.325 Sensor Java Config Sensor [iac] [INFO] 05:50:17.325 There are no files to be analyzed for the Java language [INFO] 05:50:17.325 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:17.325 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:17.325 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:17.325 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.325 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:17.325 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.325 Sensor XML Sensor [xml] [INFO] 05:50:17.328 1 source file to be analyzed [INFO] 05:50:17.328 1/1 source file has been analyzed [INFO] 05:50:17.328 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 05:50:17.329 Sensor Serverless configuration file sensor [security] [INFO] 05:50:17.329 0 Serverless function entries were found in the project [INFO] 05:50:17.329 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:17.329 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:17.329 Sensor AWS SAM template file sensor [security] [INFO] 05:50:17.329 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:17.329 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:17.329 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:17.329 ------------- Run sensors on module OpenDaylight :: BGP :: Topology [INFO] 05:50:17.346 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:17.346 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:17.346 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:17.346 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:17.346 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:17.347 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:17.347 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=1ms [INFO] 05:50:17.347 Sensor IaC Docker Sensor [iac] [INFO] 05:50:17.347 There are no files to be analyzed for the Docker language [INFO] 05:50:17.347 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:17.347 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:17.347 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:17.347 Sensor Java Config Sensor [iac] [INFO] 05:50:17.347 There are no files to be analyzed for the Java language [INFO] 05:50:17.347 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:17.347 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:17.347 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:17.347 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.347 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:17.347 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.347 Sensor XML Sensor [xml] [INFO] 05:50:17.350 1 source file to be analyzed [INFO] 05:50:17.350 1/1 source file has been analyzed [INFO] 05:50:17.350 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 05:50:17.350 Sensor Serverless configuration file sensor [security] [INFO] 05:50:17.350 0 Serverless function entries were found in the project [INFO] 05:50:17.350 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:17.350 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:17.350 Sensor AWS SAM template file sensor [security] [INFO] 05:50:17.350 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:17.350 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:17.351 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 05:50:17.351 ------------- Run sensors on module OpenDaylight :: PCEP :: Segment Routing [INFO] 05:50:17.368 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:17.368 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:17.368 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:17.368 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:17.368 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:17.368 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:17.368 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:17.368 Sensor IaC Docker Sensor [iac] [INFO] 05:50:17.368 There are no files to be analyzed for the Docker language [INFO] 05:50:17.368 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:17.368 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:17.368 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:17.369 Sensor Java Config Sensor [iac] [INFO] 05:50:17.369 There are no files to be analyzed for the Java language [INFO] 05:50:17.369 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:17.369 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:17.369 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:17.369 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.369 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:17.369 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.369 Sensor XML Sensor [xml] [INFO] 05:50:17.372 1 source file to be analyzed [INFO] 05:50:17.372 1/1 source file has been analyzed [INFO] 05:50:17.372 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 05:50:17.372 Sensor Serverless configuration file sensor [security] [INFO] 05:50:17.372 0 Serverless function entries were found in the project [INFO] 05:50:17.372 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:17.372 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:17.372 Sensor AWS SAM template file sensor [security] [INFO] 05:50:17.372 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:17.372 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:17.372 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:17.372 ------------- Run sensors on module OpenDaylight :: BGPCEP :: Topology Config Loader [INFO] 05:50:17.390 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:17.390 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:17.391 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:17.391 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:17.391 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:17.391 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:17.391 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:17.391 Sensor IaC Docker Sensor [iac] [INFO] 05:50:17.391 There are no files to be analyzed for the Docker language [INFO] 05:50:17.391 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:17.391 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:17.391 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:17.391 Sensor Java Config Sensor [iac] [INFO] 05:50:17.391 There are no files to be analyzed for the Java language [INFO] 05:50:17.391 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:17.391 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:17.391 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:17.391 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.391 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:17.391 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.391 Sensor XML Sensor [xml] [INFO] 05:50:17.394 1 source file to be analyzed [INFO] 05:50:17.394 1/1 source file has been analyzed [INFO] 05:50:17.394 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 05:50:17.394 Sensor Serverless configuration file sensor [security] [INFO] 05:50:17.394 0 Serverless function entries were found in the project [INFO] 05:50:17.394 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:17.394 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:17.394 Sensor AWS SAM template file sensor [security] [INFO] 05:50:17.394 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:17.394 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:17.394 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:17.394 ------------- Run sensors on module OpenDaylight :: BGPCEP :: Protocols Config Loader [INFO] 05:50:17.412 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:17.412 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:17.412 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:17.412 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:17.412 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:17.412 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:17.412 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:17.412 Sensor IaC Docker Sensor [iac] [INFO] 05:50:17.412 There are no files to be analyzed for the Docker language [INFO] 05:50:17.412 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:17.412 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:17.412 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:17.412 Sensor Java Config Sensor [iac] [INFO] 05:50:17.412 There are no files to be analyzed for the Java language [INFO] 05:50:17.412 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:17.412 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:17.412 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:17.412 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.412 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:17.412 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.412 Sensor XML Sensor [xml] [INFO] 05:50:17.415 1 source file to be analyzed [INFO] 05:50:17.415 1/1 source file has been analyzed [INFO] 05:50:17.415 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 05:50:17.415 Sensor Serverless configuration file sensor [security] [INFO] 05:50:17.415 0 Serverless function entries were found in the project [INFO] 05:50:17.415 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:17.415 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:17.415 Sensor AWS SAM template file sensor [security] [INFO] 05:50:17.415 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:17.415 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:17.415 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:17.416 ------------- Run sensors on module OpenDaylight :: PCEP :: Tunnel Provider [INFO] 05:50:17.434 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:17.434 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:17.434 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:17.434 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:17.434 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:17.434 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:17.434 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:17.434 Sensor IaC Docker Sensor [iac] [INFO] 05:50:17.434 There are no files to be analyzed for the Docker language [INFO] 05:50:17.434 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:17.434 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:17.434 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:17.434 Sensor Java Config Sensor [iac] [INFO] 05:50:17.434 There are no files to be analyzed for the Java language [INFO] 05:50:17.434 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:17.434 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:17.434 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:17.434 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.434 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:17.434 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.435 Sensor XML Sensor [xml] [INFO] 05:50:17.437 1 source file to be analyzed [INFO] 05:50:17.437 1/1 source file has been analyzed [INFO] 05:50:17.437 Sensor XML Sensor [xml] (done) | time=2ms [INFO] 05:50:17.437 Sensor Serverless configuration file sensor [security] [INFO] 05:50:17.437 0 Serverless function entries were found in the project [INFO] 05:50:17.437 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:17.437 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:17.437 Sensor AWS SAM template file sensor [security] [INFO] 05:50:17.438 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 05:50:17.438 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:17.438 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:17.438 ------------- Run sensors on module OpenDaylight :: BGP :: Dependencies [INFO] 05:50:17.456 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:17.456 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:17.456 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:17.456 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:17.456 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:17.456 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:17.456 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:17.456 Sensor IaC Docker Sensor [iac] [INFO] 05:50:17.456 There are no files to be analyzed for the Docker language [INFO] 05:50:17.456 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:17.456 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:17.456 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:17.456 Sensor Java Config Sensor [iac] [INFO] 05:50:17.456 There are no files to be analyzed for the Java language [INFO] 05:50:17.456 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:17.456 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:17.457 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:17.457 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 05:50:17.457 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:17.457 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.457 Sensor XML Sensor [xml] [INFO] 05:50:17.459 1 source file to be analyzed [INFO] 05:50:17.459 1/1 source file has been analyzed [INFO] 05:50:17.459 Sensor XML Sensor [xml] (done) | time=2ms [INFO] 05:50:17.459 Sensor Serverless configuration file sensor [security] [INFO] 05:50:17.459 0 Serverless function entries were found in the project [INFO] 05:50:17.459 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:17.459 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:17.459 Sensor AWS SAM template file sensor [security] [INFO] 05:50:17.459 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:17.459 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:17.459 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:17.460 ------------- Run sensors on module bgpcep-features-parent [WARNING] 05:50:17.474 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 05:50:17.477 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:17.477 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:17.477 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:17.477 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:17.477 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:17.477 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:17.477 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:17.478 Sensor IaC Docker Sensor [iac] [INFO] 05:50:17.478 There are no files to be analyzed for the Docker language [INFO] 05:50:17.478 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:17.478 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:17.478 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:17.478 Sensor Java Config Sensor [iac] [INFO] 05:50:17.478 There are no files to be analyzed for the Java language [INFO] 05:50:17.478 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:17.478 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:17.478 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:17.478 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.478 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:17.478 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.478 Sensor XML Sensor [xml] [INFO] 05:50:17.482 1 source file to be analyzed [INFO] 05:50:17.482 1/1 source file has been analyzed [INFO] 05:50:17.482 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 05:50:17.482 Sensor Serverless configuration file sensor [security] [INFO] 05:50:17.482 0 Serverless function entries were found in the project [INFO] 05:50:17.482 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:17.482 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:17.482 Sensor AWS SAM template file sensor [security] [INFO] 05:50:17.482 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:17.482 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:17.482 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:17.482 ------------- Run sensors on module feature-repo-parent [INFO] 05:50:17.501 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:17.501 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:17.501 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:17.501 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:17.501 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:17.501 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:17.501 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:17.501 Sensor IaC Docker Sensor [iac] [INFO] 05:50:17.501 There are no files to be analyzed for the Docker language [INFO] 05:50:17.501 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:17.501 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:17.501 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:17.501 Sensor Java Config Sensor [iac] [INFO] 05:50:17.501 There are no files to be analyzed for the Java language [INFO] 05:50:17.501 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:17.501 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:17.501 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:17.501 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.501 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:17.501 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.501 Sensor XML Sensor [xml] [INFO] 05:50:17.505 1 source file to be analyzed [INFO] 05:50:17.505 1/1 source file has been analyzed [INFO] 05:50:17.505 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 05:50:17.505 Sensor Serverless configuration file sensor [security] [INFO] 05:50:17.505 0 Serverless function entries were found in the project [INFO] 05:50:17.505 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:17.505 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:17.505 Sensor AWS SAM template file sensor [security] [INFO] 05:50:17.505 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:17.505 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:17.505 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:17.505 ------------- Run sensors on module concepts [INFO] 05:50:17.523 Sensor JavaSensor [java] [INFO] 05:50:17.523 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:17.524 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:17.524 Using ECJ batch to parse 5 Main java source files with batch size 53 KB. [INFO] 05:50:17.526 Starting batch processing. [INFO] 05:50:17.537 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:17.578 100% analyzed [INFO] 05:50:17.578 Batch processing: Done. [INFO] 05:50:17.578 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 05:50:17.578 Using ECJ batch to parse 6 Test java source files with batch size 53 KB. [INFO] 05:50:17.579 Starting batch processing. [INFO] 05:50:17.626 100% analyzed [INFO] 05:50:17.626 Batch processing: Done. [INFO] 05:50:17.626 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 05:50:17.626 No "Generated" source files to scan. [INFO] 05:50:17.626 Sensor JavaSensor [java] (done) | time=103ms [INFO] 05:50:17.626 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:17.627 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:17.627 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:17.628 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 05:50:17.628 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:17.628 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:17.628 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:17.629 Sensor IaC Docker Sensor [iac] [INFO] 05:50:17.629 There are no files to be analyzed for the Docker language [INFO] 05:50:17.629 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:17.629 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:17.629 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:17.629 Sensor Java Config Sensor [iac] [INFO] 05:50:17.629 There are no files to be analyzed for the Java language [INFO] 05:50:17.629 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:17.629 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:17.629 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:17.629 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.629 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:17.629 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.629 Sensor SurefireSensor [java] [INFO] 05:50:17.629 parsing [/w/workspace/bgpcep-sonar/concepts/target/surefire-reports] [INFO] 05:50:17.632 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 05:50:17.632 Sensor XML Sensor [xml] [INFO] 05:50:17.633 1 source file to be analyzed [INFO] 05:50:17.636 1/1 source file has been analyzed [INFO] 05:50:17.637 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 05:50:17.637 Sensor Serverless configuration file sensor [security] [INFO] 05:50:17.637 0 Serverless function entries were found in the project [INFO] 05:50:17.637 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:17.637 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:17.637 Sensor AWS SAM template file sensor [security] [INFO] 05:50:17.637 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:17.637 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:17.637 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:17.637 ------------- Run sensors on module data-change-counter [INFO] 05:50:17.661 Sensor JavaSensor [java] [INFO] 05:50:17.662 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:17.663 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:17.663 Using ECJ batch to parse 2 Main java source files with batch size 53 KB. [INFO] 05:50:17.664 Starting batch processing. [INFO] 05:50:17.688 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:17.710 100% analyzed [INFO] 05:50:17.710 Batch processing: Done. [INFO] 05:50:17.711 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 05:50:17.711 Using ECJ batch to parse 1 Test java source files with batch size 53 KB. [INFO] 05:50:17.712 Starting batch processing. [INFO] 05:50:17.740 100% analyzed [INFO] 05:50:17.740 Batch processing: Done. [INFO] 05:50:17.742 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 05:50:17.742 No "Generated" source files to scan. [INFO] 05:50:17.742 Sensor JavaSensor [java] (done) | time=81ms [INFO] 05:50:17.742 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:17.742 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:17.742 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:17.743 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:17.743 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:17.743 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:17.743 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:17.743 Sensor IaC Docker Sensor [iac] [INFO] 05:50:17.743 There are no files to be analyzed for the Docker language [INFO] 05:50:17.743 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:17.743 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:17.743 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:17.743 Sensor Java Config Sensor [iac] [INFO] 05:50:17.743 There are no files to be analyzed for the Java language [INFO] 05:50:17.743 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:17.743 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:17.743 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:17.743 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.743 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:17.743 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:17.743 Sensor SurefireSensor [java] [INFO] 05:50:17.743 parsing [/w/workspace/bgpcep-sonar/data-change-counter/target/surefire-reports] [INFO] 05:50:17.744 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 05:50:17.744 Sensor XML Sensor [xml] [INFO] 05:50:17.745 1 source file to be analyzed [INFO] 05:50:17.748 1/1 source file has been analyzed [INFO] 05:50:17.748 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 05:50:17.748 Sensor Serverless configuration file sensor [security] [INFO] 05:50:17.748 0 Serverless function entries were found in the project [INFO] 05:50:17.748 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:17.748 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:17.748 Sensor AWS SAM template file sensor [security] [INFO] 05:50:17.748 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:17.748 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:17.748 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:17.748 ------------- Run sensors on module bgp-mvpn [INFO] 05:50:17.771 Sensor JavaSensor [java] [INFO] 05:50:17.771 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:17.773 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:17.773 Using ECJ batch to parse 39 Main java source files with batch size 53 KB. [INFO] 05:50:17.776 Starting batch processing. [INFO] 05:50:17.802 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:18.166 100% analyzed [INFO] 05:50:18.166 Batch processing: Done. [INFO] 05:50:18.167 Did not optimize analysis for any files, performed a full analysis for all 39 files. [INFO] 05:50:18.167 Using ECJ batch to parse 18 Test java source files with batch size 53 KB. [INFO] 05:50:18.170 Starting batch processing. [INFO] 05:50:18.395 100% analyzed [INFO] 05:50:18.395 Batch processing: Done. [INFO] 05:50:18.395 Did not optimize analysis for any files, performed a full analysis for all 18 files. [INFO] 05:50:18.395 No "Generated" source files to scan. [INFO] 05:50:18.396 Sensor JavaSensor [java] (done) | time=625ms [INFO] 05:50:18.396 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:18.396 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:18.396 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:18.399 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 05:50:18.399 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:18.399 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:18.399 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:18.399 Sensor IaC Docker Sensor [iac] [INFO] 05:50:18.400 There are no files to be analyzed for the Docker language [INFO] 05:50:18.400 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:18.400 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:18.400 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:18.400 Sensor Java Config Sensor [iac] [INFO] 05:50:18.400 There are no files to be analyzed for the Java language [INFO] 05:50:18.400 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:18.400 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:18.400 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:18.400 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:18.400 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:18.400 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:18.400 Sensor SurefireSensor [java] [INFO] 05:50:18.400 parsing [/w/workspace/bgpcep-sonar/bgp/extensions/mvpn/target/surefire-reports] [INFO] 05:50:18.406 Sensor SurefireSensor [java] (done) | time=6ms [INFO] 05:50:18.406 Sensor XML Sensor [xml] [INFO] 05:50:18.415 1 source file to be analyzed [INFO] 05:50:18.420 1/1 source file has been analyzed [INFO] 05:50:18.420 Sensor XML Sensor [xml] (done) | time=14ms [INFO] 05:50:18.420 Sensor Serverless configuration file sensor [security] [INFO] 05:50:18.420 0 Serverless function entries were found in the project [INFO] 05:50:18.420 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:18.420 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:18.420 Sensor AWS SAM template file sensor [security] [INFO] 05:50:18.421 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 05:50:18.421 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:18.421 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:18.421 ------------- Run sensors on module bgp-evpn [INFO] 05:50:18.440 Sensor JavaSensor [java] [INFO] 05:50:18.441 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:18.442 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:18.442 Using ECJ batch to parse 33 Main java source files with batch size 53 KB. [INFO] 05:50:18.445 Starting batch processing. [INFO] 05:50:18.465 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:18.767 100% analyzed [INFO] 05:50:18.767 Batch processing: Done. [INFO] 05:50:18.768 Did not optimize analysis for any files, performed a full analysis for all 33 files. [INFO] 05:50:18.768 Using ECJ batch to parse 24 Test java source files with batch size 53 KB. [INFO] 05:50:18.771 Starting batch processing. [INFO] 05:50:19.054 100% analyzed [INFO] 05:50:19.054 Batch processing: Done. [INFO] 05:50:19.054 Did not optimize analysis for any files, performed a full analysis for all 24 files. [INFO] 05:50:19.054 No "Generated" source files to scan. [INFO] 05:50:19.055 Sensor JavaSensor [java] (done) | time=615ms [INFO] 05:50:19.055 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:19.055 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:19.055 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:19.059 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 05:50:19.059 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:19.059 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:19.059 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:19.059 Sensor IaC Docker Sensor [iac] [INFO] 05:50:19.059 There are no files to be analyzed for the Docker language [INFO] 05:50:19.059 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:19.059 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:19.059 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:19.060 Sensor Java Config Sensor [iac] [INFO] 05:50:19.060 There are no files to be analyzed for the Java language [INFO] 05:50:19.060 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:19.060 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:19.060 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:19.060 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:19.060 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:19.060 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:19.060 Sensor SurefireSensor [java] [INFO] 05:50:19.060 parsing [/w/workspace/bgpcep-sonar/bgp/extensions/evpn/target/surefire-reports] [INFO] 05:50:19.068 Sensor SurefireSensor [java] (done) | time=8ms [INFO] 05:50:19.068 Sensor XML Sensor [xml] [INFO] 05:50:19.073 1 source file to be analyzed [INFO] 05:50:19.074 1/1 source file has been analyzed [INFO] 05:50:19.074 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 05:50:19.074 Sensor Serverless configuration file sensor [security] [INFO] 05:50:19.074 0 Serverless function entries were found in the project [INFO] 05:50:19.074 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:19.074 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:19.074 Sensor AWS SAM template file sensor [security] [INFO] 05:50:19.074 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:19.074 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:19.074 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:19.074 ------------- Run sensors on module bgp-inet [INFO] 05:50:19.095 Sensor JavaSensor [java] [INFO] 05:50:19.095 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:19.096 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:19.096 Using ECJ batch to parse 11 Main java source files with batch size 53 KB. [INFO] 05:50:19.099 Starting batch processing. [INFO] 05:50:19.126 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:19.215 100% analyzed [INFO] 05:50:19.215 Batch processing: Done. [INFO] 05:50:19.216 Did not optimize analysis for any files, performed a full analysis for all 11 files. [INFO] 05:50:19.216 Using ECJ batch to parse 7 Test java source files with batch size 53 KB. [INFO] 05:50:19.219 Starting batch processing. [INFO] 05:50:19.372 100% analyzed [INFO] 05:50:19.372 Batch processing: Done. [INFO] 05:50:19.373 Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] 05:50:19.373 No "Generated" source files to scan. [INFO] 05:50:19.373 Sensor JavaSensor [java] (done) | time=278ms [INFO] 05:50:19.373 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:19.373 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:19.373 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:19.375 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 05:50:19.375 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:19.375 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:19.375 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:19.375 Sensor IaC Docker Sensor [iac] [INFO] 05:50:19.375 There are no files to be analyzed for the Docker language [INFO] 05:50:19.375 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:19.375 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:19.375 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:19.375 Sensor Java Config Sensor [iac] [INFO] 05:50:19.375 There are no files to be analyzed for the Java language [INFO] 05:50:19.375 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:19.375 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:19.375 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:19.375 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:19.375 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:19.375 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:19.375 Sensor SurefireSensor [java] [INFO] 05:50:19.375 parsing [/w/workspace/bgpcep-sonar/bgp/extensions/inet/target/surefire-reports] [INFO] 05:50:19.378 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 05:50:19.378 Sensor XML Sensor [xml] [INFO] 05:50:19.381 1 source file to be analyzed [INFO] 05:50:19.381 1/1 source file has been analyzed [INFO] 05:50:19.381 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 05:50:19.381 Sensor Serverless configuration file sensor [security] [INFO] 05:50:19.381 0 Serverless function entries were found in the project [INFO] 05:50:19.381 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:19.381 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:19.381 Sensor AWS SAM template file sensor [security] [INFO] 05:50:19.381 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:19.381 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:19.382 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 05:50:19.382 ------------- Run sensors on module bgp-labeled-unicast [INFO] 05:50:19.422 Sensor JavaSensor [java] [INFO] 05:50:19.422 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:19.425 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:19.425 Using ECJ batch to parse 9 Main java source files with batch size 53 KB. [INFO] 05:50:19.429 Starting batch processing. [INFO] 05:50:19.454 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:19.564 100% analyzed [INFO] 05:50:19.564 Batch processing: Done. [INFO] 05:50:19.565 Did not optimize analysis for any files, performed a full analysis for all 9 files. [INFO] 05:50:19.565 Using ECJ batch to parse 6 Test java source files with batch size 53 KB. [INFO] 05:50:19.568 Starting batch processing. [INFO] 05:50:19.711 100% analyzed [INFO] 05:50:19.711 Batch processing: Done. [INFO] 05:50:19.711 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 05:50:19.711 No "Generated" source files to scan. [INFO] 05:50:19.712 Sensor JavaSensor [java] (done) | time=290ms [INFO] 05:50:19.712 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:19.712 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:19.712 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:19.714 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 05:50:19.714 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:19.714 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:19.714 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:19.714 Sensor IaC Docker Sensor [iac] [INFO] 05:50:19.714 There are no files to be analyzed for the Docker language [INFO] 05:50:19.714 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:19.714 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:19.714 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:19.714 Sensor Java Config Sensor [iac] [INFO] 05:50:19.714 There are no files to be analyzed for the Java language [INFO] 05:50:19.714 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:19.714 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:19.714 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:19.714 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:19.714 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:19.714 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:19.714 Sensor SurefireSensor [java] [INFO] 05:50:19.714 parsing [/w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/target/surefire-reports] [INFO] 05:50:19.717 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 05:50:19.717 Sensor XML Sensor [xml] [INFO] 05:50:19.718 1 source file to be analyzed [INFO] 05:50:19.722 1/1 source file has been analyzed [INFO] 05:50:19.722 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 05:50:19.722 Sensor Serverless configuration file sensor [security] [INFO] 05:50:19.722 0 Serverless function entries were found in the project [INFO] 05:50:19.722 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:19.722 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:19.722 Sensor AWS SAM template file sensor [security] [INFO] 05:50:19.722 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:19.722 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:19.723 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 05:50:19.723 ------------- Run sensors on module bgp-route-target [INFO] 05:50:19.766 Sensor JavaSensor [java] [INFO] 05:50:19.766 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:19.767 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:19.767 Using ECJ batch to parse 17 Main java source files with batch size 53 KB. [INFO] 05:50:19.771 Starting batch processing. [INFO] 05:50:19.786 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:19.888 100% analyzed [INFO] 05:50:19.888 Batch processing: Done. [INFO] 05:50:19.888 Did not optimize analysis for any files, performed a full analysis for all 17 files. [INFO] 05:50:19.889 Using ECJ batch to parse 6 Test java source files with batch size 53 KB. [INFO] 05:50:19.891 Starting batch processing. [INFO] 05:50:19.975 100% analyzed [INFO] 05:50:19.975 Batch processing: Done. [INFO] 05:50:19.975 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 05:50:19.975 No "Generated" source files to scan. [INFO] 05:50:19.976 Sensor JavaSensor [java] (done) | time=210ms [INFO] 05:50:19.976 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:19.976 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:19.976 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:19.977 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:19.977 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:19.977 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:19.977 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:19.977 Sensor IaC Docker Sensor [iac] [INFO] 05:50:19.977 There are no files to be analyzed for the Docker language [INFO] 05:50:19.977 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:19.978 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:19.978 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:19.978 Sensor Java Config Sensor [iac] [INFO] 05:50:19.978 There are no files to be analyzed for the Java language [INFO] 05:50:19.978 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:19.978 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:19.978 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:19.978 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:19.978 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:19.978 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:19.978 Sensor SurefireSensor [java] [INFO] 05:50:19.978 parsing [/w/workspace/bgpcep-sonar/bgp/extensions/route-target/target/surefire-reports] [INFO] 05:50:19.980 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 05:50:19.980 Sensor XML Sensor [xml] [INFO] 05:50:19.981 1 source file to be analyzed [INFO] 05:50:19.990 1/1 source file has been analyzed [INFO] 05:50:19.990 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 05:50:19.991 Sensor Serverless configuration file sensor [security] [INFO] 05:50:19.991 0 Serverless function entries were found in the project [INFO] 05:50:19.991 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:19.991 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:19.991 Sensor AWS SAM template file sensor [security] [INFO] 05:50:19.991 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:19.991 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:19.991 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:19.991 ------------- Run sensors on module bgp-l3vpn [INFO] 05:50:20.013 Sensor JavaSensor [java] [INFO] 05:50:20.013 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:20.014 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:20.014 Using ECJ batch to parse 19 Main java source files with batch size 53 KB. [INFO] 05:50:20.017 Starting batch processing. [INFO] 05:50:20.035 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:20.233 100% analyzed [INFO] 05:50:20.233 Batch processing: Done. [INFO] 05:50:20.235 Did not optimize analysis for any files, performed a full analysis for all 19 files. [INFO] 05:50:20.235 Using ECJ batch to parse 12 Test java source files with batch size 53 KB. [INFO] 05:50:20.238 Starting batch processing. [INFO] 05:50:20.415 100% analyzed [INFO] 05:50:20.415 Batch processing: Done. [INFO] 05:50:20.416 Did not optimize analysis for any files, performed a full analysis for all 12 files. [INFO] 05:50:20.416 No "Generated" source files to scan. [INFO] 05:50:20.416 Sensor JavaSensor [java] (done) | time=403ms [INFO] 05:50:20.416 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:20.416 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:20.417 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:20.418 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 05:50:20.418 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:20.419 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:20.419 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=1ms [INFO] 05:50:20.419 Sensor IaC Docker Sensor [iac] [INFO] 05:50:20.419 There are no files to be analyzed for the Docker language [INFO] 05:50:20.419 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:20.419 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:20.419 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:20.419 Sensor Java Config Sensor [iac] [INFO] 05:50:20.419 There are no files to be analyzed for the Java language [INFO] 05:50:20.419 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:20.419 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:20.419 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:20.419 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:20.419 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:20.419 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:20.419 Sensor SurefireSensor [java] [INFO] 05:50:20.419 parsing [/w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/target/surefire-reports] [INFO] 05:50:20.423 Sensor SurefireSensor [java] (done) | time=4ms [INFO] 05:50:20.423 Sensor XML Sensor [xml] [INFO] 05:50:20.424 1 source file to be analyzed [INFO] 05:50:20.427 1/1 source file has been analyzed [INFO] 05:50:20.427 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 05:50:20.427 Sensor Serverless configuration file sensor [security] [INFO] 05:50:20.427 0 Serverless function entries were found in the project [INFO] 05:50:20.427 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:20.427 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:20.427 Sensor AWS SAM template file sensor [security] [INFO] 05:50:20.427 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:20.427 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:20.427 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:20.427 ------------- Run sensors on module bgp-extension-parent [INFO] 05:50:20.445 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:20.445 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:20.445 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:20.446 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:20.446 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:20.446 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:20.446 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:20.446 Sensor IaC Docker Sensor [iac] [INFO] 05:50:20.446 There are no files to be analyzed for the Docker language [INFO] 05:50:20.446 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:20.446 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:20.446 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:20.446 Sensor Java Config Sensor [iac] [INFO] 05:50:20.446 There are no files to be analyzed for the Java language [INFO] 05:50:20.446 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:20.446 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:20.446 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:20.446 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:20.446 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:20.446 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:20.446 Sensor XML Sensor [xml] [INFO] 05:50:20.447 1 source file to be analyzed [INFO] 05:50:20.450 1/1 source file has been analyzed [INFO] 05:50:20.451 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 05:50:20.451 Sensor Serverless configuration file sensor [security] [INFO] 05:50:20.451 0 Serverless function entries were found in the project [INFO] 05:50:20.451 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:20.451 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:20.451 Sensor AWS SAM template file sensor [security] [INFO] 05:50:20.451 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:20.451 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:20.451 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:20.451 ------------- Run sensors on module bgp-linkstate [INFO] 05:50:20.469 Sensor JavaSensor [java] [INFO] 05:50:20.469 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:20.470 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:20.470 Using ECJ batch to parse 53 Main java source files with batch size 53 KB. [INFO] 05:50:20.473 Starting batch processing. [INFO] 05:50:20.500 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:21.209 100% analyzed [INFO] 05:50:21.209 Batch processing: Done. [INFO] 05:50:21.210 Did not optimize analysis for any files, performed a full analysis for all 53 files. [INFO] 05:50:21.210 Using ECJ batch to parse 8 Test java source files with batch size 53 KB. [INFO] 05:50:21.212 Starting batch processing. [INFO] 05:50:21.559 100% analyzed [INFO] 05:50:21.560 Batch processing: Done. [INFO] 05:50:21.560 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 05:50:21.560 No "Generated" source files to scan. [INFO] 05:50:21.560 Sensor JavaSensor [java] (done) | time=1091ms [INFO] 05:50:21.561 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:21.561 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:21.561 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:21.569 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=8ms [INFO] 05:50:21.569 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:21.569 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:21.569 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:21.569 Sensor IaC Docker Sensor [iac] [INFO] 05:50:21.570 There are no files to be analyzed for the Docker language [INFO] 05:50:21.570 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:21.570 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:21.570 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:21.570 Sensor Java Config Sensor [iac] [INFO] 05:50:21.570 There are no files to be analyzed for the Java language [INFO] 05:50:21.570 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:21.570 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:21.570 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:21.570 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:21.570 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:21.570 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:21.570 Sensor SurefireSensor [java] [INFO] 05:50:21.570 parsing [/w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/surefire-reports] [INFO] 05:50:21.574 Sensor SurefireSensor [java] (done) | time=4ms [INFO] 05:50:21.574 Sensor XML Sensor [xml] [INFO] 05:50:21.580 1 source file to be analyzed [INFO] 05:50:21.580 1/1 source file has been analyzed [INFO] 05:50:21.580 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 05:50:21.580 Sensor Serverless configuration file sensor [security] [INFO] 05:50:21.580 0 Serverless function entries were found in the project [INFO] 05:50:21.580 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:21.580 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:21.580 Sensor AWS SAM template file sensor [security] [INFO] 05:50:21.580 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:21.580 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:21.580 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:21.580 ------------- Run sensors on module bgp-flowspec [INFO] 05:50:21.605 Sensor JavaSensor [java] [INFO] 05:50:21.606 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:21.607 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:21.607 Using ECJ batch to parse 57 Main java source files with batch size 53 KB. [INFO] 05:50:21.611 Starting batch processing. [INFO] 05:50:21.630 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:22.237 100% analyzed [INFO] 05:50:22.238 Batch processing: Done. [INFO] 05:50:22.238 Did not optimize analysis for any files, performed a full analysis for all 57 files. [INFO] 05:50:22.238 Using ECJ batch to parse 14 Test java source files with batch size 53 KB. [INFO] 05:50:22.241 Starting batch processing. [INFO] 05:50:22.744 100% analyzed [INFO] 05:50:22.744 Batch processing: Done. [INFO] 05:50:22.745 Did not optimize analysis for any files, performed a full analysis for all 14 files. [INFO] 05:50:22.745 No "Generated" source files to scan. [INFO] 05:50:22.745 Sensor JavaSensor [java] (done) | time=1140ms [INFO] 05:50:22.746 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:22.746 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:22.746 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:22.752 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] 05:50:22.752 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:22.752 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:22.752 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:22.752 Sensor IaC Docker Sensor [iac] [INFO] 05:50:22.752 There are no files to be analyzed for the Docker language [INFO] 05:50:22.752 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:22.752 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:22.752 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:22.753 Sensor Java Config Sensor [iac] [INFO] 05:50:22.753 There are no files to be analyzed for the Java language [INFO] 05:50:22.753 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:22.753 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:22.753 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:22.753 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:22.754 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:22.754 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:22.754 Sensor SurefireSensor [java] [INFO] 05:50:22.754 parsing [/w/workspace/bgpcep-sonar/bgp/extensions/flowspec/target/surefire-reports] [INFO] 05:50:22.759 Sensor SurefireSensor [java] (done) | time=5ms [INFO] 05:50:22.760 Sensor XML Sensor [xml] [INFO] 05:50:22.761 1 source file to be analyzed [INFO] 05:50:22.766 1/1 source file has been analyzed [INFO] 05:50:22.766 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 05:50:22.766 Sensor Serverless configuration file sensor [security] [INFO] 05:50:22.766 0 Serverless function entries were found in the project [INFO] 05:50:22.766 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:22.766 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:22.767 Sensor AWS SAM template file sensor [security] [INFO] 05:50:22.767 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:22.767 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:22.767 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:22.767 ------------- Run sensors on module extensions [WARNING] 05:50:22.783 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 05:50:22.787 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:22.787 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:22.787 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:22.787 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:22.787 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:22.787 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:22.788 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=1ms [INFO] 05:50:22.788 Sensor IaC Docker Sensor [iac] [INFO] 05:50:22.788 There are no files to be analyzed for the Docker language [INFO] 05:50:22.788 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:22.788 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:22.788 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:22.788 Sensor Java Config Sensor [iac] [INFO] 05:50:22.788 There are no files to be analyzed for the Java language [INFO] 05:50:22.788 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:22.788 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:22.788 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:22.788 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:22.788 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:22.788 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:22.788 Sensor XML Sensor [xml] [INFO] 05:50:22.791 1 source file to be analyzed [INFO] 05:50:22.794 1/1 source file has been analyzed [INFO] 05:50:22.794 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 05:50:22.794 Sensor Serverless configuration file sensor [security] [INFO] 05:50:22.794 0 Serverless function entries were found in the project [INFO] 05:50:22.795 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:22.795 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:22.795 Sensor AWS SAM template file sensor [security] [INFO] 05:50:22.795 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:22.795 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:22.795 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:22.795 ------------- Run sensors on module bgp-benchmark-app [INFO] 05:50:22.815 Sensor JavaSensor [java] [INFO] 05:50:22.816 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:22.817 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:22.817 Using ECJ batch to parse 1 Main java source files with batch size 53 KB. [INFO] 05:50:22.819 Starting batch processing. [INFO] 05:50:22.853 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:22.867 100% analyzed [INFO] 05:50:22.867 Batch processing: Done. [INFO] 05:50:22.868 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 05:50:22.868 Using ECJ batch to parse 1 Test java source files with batch size 53 KB. [INFO] 05:50:22.869 Starting batch processing. [INFO] 05:50:22.900 100% analyzed [INFO] 05:50:22.900 Batch processing: Done. [INFO] 05:50:22.901 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 05:50:22.901 No "Generated" source files to scan. [INFO] 05:50:22.901 Sensor JavaSensor [java] (done) | time=86ms [INFO] 05:50:22.901 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:22.901 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:22.901 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:22.902 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:22.902 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:22.902 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:22.902 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:22.902 Sensor IaC Docker Sensor [iac] [INFO] 05:50:22.903 There are no files to be analyzed for the Docker language [INFO] 05:50:22.903 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:22.903 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:22.903 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:22.903 Sensor Java Config Sensor [iac] [INFO] 05:50:22.903 There are no files to be analyzed for the Java language [INFO] 05:50:22.903 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:22.903 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:22.903 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:22.903 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:22.903 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:22.903 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:22.904 Sensor SurefireSensor [java] [INFO] 05:50:22.904 parsing [/w/workspace/bgpcep-sonar/bgp/benchmark-app/target/surefire-reports] [INFO] 05:50:22.904 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 05:50:22.905 Sensor XML Sensor [xml] [INFO] 05:50:22.907 1 source file to be analyzed [INFO] 05:50:22.911 1/1 source file has been analyzed [INFO] 05:50:22.911 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 05:50:22.911 Sensor Serverless configuration file sensor [security] [INFO] 05:50:22.911 0 Serverless function entries were found in the project [INFO] 05:50:22.911 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:22.911 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:22.912 Sensor AWS SAM template file sensor [security] [INFO] 05:50:22.912 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:22.912 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:22.912 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:22.912 ------------- Run sensors on module bgp-cli [INFO] 05:50:22.932 Sensor JavaSensor [java] [INFO] 05:50:22.932 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:22.934 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:22.934 Using ECJ batch to parse 5 Main java source files with batch size 53 KB. [INFO] 05:50:22.935 Starting batch processing. [INFO] 05:50:22.948 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:23.001 100% analyzed [INFO] 05:50:23.001 Batch processing: Done. [INFO] 05:50:23.001 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 05:50:23.002 Using ECJ batch to parse 4 Test java source files with batch size 53 KB. [INFO] 05:50:23.004 Starting batch processing. [INFO] 05:50:23.064 100% analyzed [INFO] 05:50:23.064 Batch processing: Done. [INFO] 05:50:23.065 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 05:50:23.065 No "Generated" source files to scan. [INFO] 05:50:23.065 Sensor JavaSensor [java] (done) | time=133ms [INFO] 05:50:23.065 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:23.065 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:23.065 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:23.066 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:23.066 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:23.067 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:23.067 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=1ms [INFO] 05:50:23.067 Sensor IaC Docker Sensor [iac] [INFO] 05:50:23.067 There are no files to be analyzed for the Docker language [INFO] 05:50:23.067 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:23.067 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:23.067 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:23.067 Sensor Java Config Sensor [iac] [INFO] 05:50:23.067 There are no files to be analyzed for the Java language [INFO] 05:50:23.067 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:23.067 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:23.067 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:23.067 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:23.067 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:23.067 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:23.067 Sensor SurefireSensor [java] [INFO] 05:50:23.068 parsing [/w/workspace/bgpcep-sonar/bgp/cli/target/surefire-reports] [INFO] 05:50:23.069 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 05:50:23.069 Sensor XML Sensor [xml] [INFO] 05:50:23.071 1 source file to be analyzed [INFO] 05:50:23.073 1/1 source file has been analyzed [INFO] 05:50:23.073 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 05:50:23.073 Sensor Serverless configuration file sensor [security] [INFO] 05:50:23.073 0 Serverless function entries were found in the project [INFO] 05:50:23.074 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:23.074 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:23.074 Sensor AWS SAM template file sensor [security] [INFO] 05:50:23.074 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:23.074 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:23.074 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:23.074 ------------- Run sensors on module bgp-rib-api [INFO] 05:50:23.092 Sensor JavaSensor [java] [INFO] 05:50:23.092 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:23.093 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:23.093 Using ECJ batch to parse 2 Main java source files with batch size 53 KB. [INFO] 05:50:23.094 Starting batch processing. [INFO] 05:50:23.108 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:23.115 100% analyzed [INFO] 05:50:23.115 Batch processing: Done. [INFO] 05:50:23.115 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 05:50:23.115 No "Test" source files to scan. [INFO] 05:50:23.115 No "Generated" source files to scan. [INFO] 05:50:23.115 Sensor JavaSensor [java] (done) | time=23ms [INFO] 05:50:23.116 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:23.116 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:23.116 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:23.116 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:23.116 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:23.116 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:23.117 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=1ms [INFO] 05:50:23.117 Sensor IaC Docker Sensor [iac] [INFO] 05:50:23.117 There are no files to be analyzed for the Docker language [INFO] 05:50:23.117 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:23.117 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:23.117 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:23.117 Sensor Java Config Sensor [iac] [INFO] 05:50:23.117 There are no files to be analyzed for the Java language [INFO] 05:50:23.117 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:23.117 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:23.117 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:23.117 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:23.117 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:23.117 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:23.117 Sensor SurefireSensor [java] [INFO] 05:50:23.118 parsing [/w/workspace/bgpcep-sonar/bgp/rib-api/target/surefire-reports] [INFO] 05:50:23.118 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 05:50:23.118 Sensor XML Sensor [xml] [INFO] 05:50:23.118 1 source file to be analyzed [INFO] 05:50:23.123 1/1 source file has been analyzed [INFO] 05:50:23.124 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 05:50:23.124 Sensor Serverless configuration file sensor [security] [INFO] 05:50:23.124 0 Serverless function entries were found in the project [INFO] 05:50:23.124 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:23.124 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:23.124 Sensor AWS SAM template file sensor [security] [INFO] 05:50:23.124 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:23.124 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:23.124 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:23.124 ------------- Run sensors on module bgp-parser-api [INFO] 05:50:23.145 Sensor JavaSensor [java] [INFO] 05:50:23.145 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:23.146 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:23.146 Using ECJ batch to parse 9 Main java source files with batch size 53 KB. [INFO] 05:50:23.148 Starting batch processing. [INFO] 05:50:23.158 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:23.212 100% analyzed [INFO] 05:50:23.212 Batch processing: Done. [INFO] 05:50:23.212 Did not optimize analysis for any files, performed a full analysis for all 9 files. [INFO] 05:50:23.213 Using ECJ batch to parse 2 Test java source files with batch size 53 KB. [INFO] 05:50:23.214 Starting batch processing. [INFO] 05:50:23.285 100% analyzed [INFO] 05:50:23.285 Batch processing: Done. [INFO] 05:50:23.285 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 05:50:23.286 No "Generated" source files to scan. [INFO] 05:50:23.286 Sensor JavaSensor [java] (done) | time=141ms [INFO] 05:50:23.286 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:23.286 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:23.287 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:23.289 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 05:50:23.289 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:23.290 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:23.290 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=1ms [INFO] 05:50:23.290 Sensor IaC Docker Sensor [iac] [INFO] 05:50:23.290 There are no files to be analyzed for the Docker language [INFO] 05:50:23.290 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:23.290 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:23.290 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:23.290 Sensor Java Config Sensor [iac] [INFO] 05:50:23.291 There are no files to be analyzed for the Java language [INFO] 05:50:23.291 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:23.291 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:23.291 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:23.291 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:23.291 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:23.291 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:23.292 Sensor SurefireSensor [java] [INFO] 05:50:23.292 parsing [/w/workspace/bgpcep-sonar/bgp/parser-api/target/surefire-reports] [INFO] 05:50:23.294 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 05:50:23.294 Sensor XML Sensor [xml] [INFO] 05:50:23.300 1 source file to be analyzed [INFO] 05:50:23.300 1/1 source file has been analyzed [INFO] 05:50:23.300 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 05:50:23.300 Sensor Serverless configuration file sensor [security] [INFO] 05:50:23.300 0 Serverless function entries were found in the project [INFO] 05:50:23.300 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:23.300 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:23.301 Sensor AWS SAM template file sensor [security] [INFO] 05:50:23.301 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:23.301 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:23.301 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:23.301 ------------- Run sensors on module bgp-openconfig-state [INFO] 05:50:23.324 Sensor JavaSensor [java] [INFO] 05:50:23.324 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:23.326 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:23.326 Using ECJ batch to parse 4 Main java source files with batch size 53 KB. [INFO] 05:50:23.329 Starting batch processing. [INFO] 05:50:23.353 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:23.453 100% analyzed [INFO] 05:50:23.453 Batch processing: Done. [INFO] 05:50:23.454 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 05:50:23.454 Using ECJ batch to parse 4 Test java source files with batch size 53 KB. [INFO] 05:50:23.457 Starting batch processing. [INFO] 05:50:23.583 100% analyzed [INFO] 05:50:23.583 Batch processing: Done. [INFO] 05:50:23.584 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 05:50:23.584 No "Generated" source files to scan. [INFO] 05:50:23.585 Sensor JavaSensor [java] (done) | time=261ms [INFO] 05:50:23.585 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:23.585 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:23.585 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:23.588 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 05:50:23.588 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:23.588 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:23.588 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:23.588 Sensor IaC Docker Sensor [iac] [INFO] 05:50:23.588 There are no files to be analyzed for the Docker language [INFO] 05:50:23.588 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:23.589 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:23.589 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:23.589 Sensor Java Config Sensor [iac] [INFO] 05:50:23.589 There are no files to be analyzed for the Java language [INFO] 05:50:23.589 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:23.589 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:23.589 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:23.589 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:23.590 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:23.590 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:23.590 Sensor SurefireSensor [java] [INFO] 05:50:23.590 parsing [/w/workspace/bgpcep-sonar/bgp/openconfig-state/target/surefire-reports] [INFO] 05:50:23.593 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 05:50:23.593 Sensor XML Sensor [xml] [INFO] 05:50:23.601 1 source file to be analyzed [INFO] 05:50:23.601 1/1 source file has been analyzed [INFO] 05:50:23.601 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 05:50:23.601 Sensor Serverless configuration file sensor [security] [INFO] 05:50:23.601 0 Serverless function entries were found in the project [INFO] 05:50:23.601 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:23.601 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:23.601 Sensor AWS SAM template file sensor [security] [INFO] 05:50:23.601 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:23.602 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:23.602 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:23.602 ------------- Run sensors on module bgp-rib-mock [INFO] 05:50:23.622 Sensor JavaSensor [java] [INFO] 05:50:23.622 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:23.623 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:23.623 Using ECJ batch to parse 2 Main java source files with batch size 53 KB. [INFO] 05:50:23.624 Starting batch processing. [INFO] 05:50:23.641 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:23.666 100% analyzed [INFO] 05:50:23.666 Batch processing: Done. [INFO] 05:50:23.667 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 05:50:23.667 No "Test" source files to scan. [INFO] 05:50:23.667 No "Generated" source files to scan. [INFO] 05:50:23.667 Sensor JavaSensor [java] (done) | time=45ms [INFO] 05:50:23.667 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:23.667 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:23.667 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:23.668 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:23.668 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:23.668 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:23.668 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:23.668 Sensor IaC Docker Sensor [iac] [INFO] 05:50:23.668 There are no files to be analyzed for the Docker language [INFO] 05:50:23.669 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:23.669 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:23.669 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:23.669 Sensor Java Config Sensor [iac] [INFO] 05:50:23.669 There are no files to be analyzed for the Java language [INFO] 05:50:23.669 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:23.669 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:23.669 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:23.669 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:23.669 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:23.669 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:23.669 Sensor SurefireSensor [java] [INFO] 05:50:23.669 parsing [/w/workspace/bgpcep-sonar/bgp/rib-mock/target/surefire-reports] [INFO] 05:50:23.669 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 05:50:23.669 Sensor XML Sensor [xml] [INFO] 05:50:23.680 1 source file to be analyzed [INFO] 05:50:23.680 1/1 source file has been analyzed [INFO] 05:50:23.680 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 05:50:23.680 Sensor Serverless configuration file sensor [security] [INFO] 05:50:23.680 0 Serverless function entries were found in the project [INFO] 05:50:23.680 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:23.680 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:23.680 Sensor AWS SAM template file sensor [security] [INFO] 05:50:23.680 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:23.680 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:23.680 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:23.681 ------------- Run sensors on module bgp-openconfig-rp-statement [INFO] 05:50:23.701 Sensor JavaSensor [java] [INFO] 05:50:23.702 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:23.703 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:23.703 Using ECJ batch to parse 21 Main java source files with batch size 53 KB. [INFO] 05:50:23.706 Starting batch processing. [INFO] 05:50:23.730 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:24.025 100% analyzed [INFO] 05:50:24.025 Batch processing: Done. [INFO] 05:50:24.026 Did not optimize analysis for any files, performed a full analysis for all 21 files. [INFO] 05:50:24.026 Using ECJ batch to parse 13 Test java source files with batch size 53 KB. [INFO] 05:50:24.031 Starting batch processing. [INFO] 05:50:24.194 100% analyzed [INFO] 05:50:24.194 Batch processing: Done. [INFO] 05:50:24.195 Did not optimize analysis for any files, performed a full analysis for all 13 files. [INFO] 05:50:24.195 No "Generated" source files to scan. [INFO] 05:50:24.195 Sensor JavaSensor [java] (done) | time=494ms [INFO] 05:50:24.196 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:24.196 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:24.196 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:24.200 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 05:50:24.200 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:24.200 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:24.201 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=1ms [INFO] 05:50:24.201 Sensor IaC Docker Sensor [iac] [INFO] 05:50:24.201 There are no files to be analyzed for the Docker language [INFO] 05:50:24.201 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:24.201 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:24.201 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:24.202 Sensor Java Config Sensor [iac] [INFO] 05:50:24.202 There are no files to be analyzed for the Java language [INFO] 05:50:24.202 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:24.202 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:24.203 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:24.203 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 05:50:24.203 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:24.203 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:24.203 Sensor SurefireSensor [java] [INFO] 05:50:24.203 parsing [/w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/target/surefire-reports] [INFO] 05:50:24.209 Sensor SurefireSensor [java] (done) | time=6ms [INFO] 05:50:24.209 Sensor XML Sensor [xml] [INFO] 05:50:24.216 1 source file to be analyzed [INFO] 05:50:24.216 1/1 source file has been analyzed [INFO] 05:50:24.216 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 05:50:24.216 Sensor Serverless configuration file sensor [security] [INFO] 05:50:24.216 0 Serverless function entries were found in the project [INFO] 05:50:24.216 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:24.216 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:24.216 Sensor AWS SAM template file sensor [security] [INFO] 05:50:24.217 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 05:50:24.217 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:24.217 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:24.217 ------------- Run sensors on module bgp-rib-spi [INFO] 05:50:24.238 Sensor JavaSensor [java] [INFO] 05:50:24.239 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:24.241 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:24.241 Using ECJ batch to parse 52 Main java source files with batch size 53 KB. [INFO] 05:50:24.245 Starting batch processing. [INFO] 05:50:24.257 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:24.540 100% analyzed [INFO] 05:50:24.540 Batch processing: Done. [INFO] 05:50:24.540 Did not optimize analysis for any files, performed a full analysis for all 52 files. [INFO] 05:50:24.540 Using ECJ batch to parse 10 Test java source files with batch size 53 KB. [INFO] 05:50:24.544 Starting batch processing. [INFO] 05:50:24.648 100% analyzed [INFO] 05:50:24.649 Batch processing: Done. [INFO] 05:50:24.649 Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] 05:50:24.649 No "Generated" source files to scan. [INFO] 05:50:24.649 Sensor JavaSensor [java] (done) | time=411ms [INFO] 05:50:24.649 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:24.650 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:24.650 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:24.653 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 05:50:24.653 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:24.653 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:24.653 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:24.653 Sensor IaC Docker Sensor [iac] [INFO] 05:50:24.653 There are no files to be analyzed for the Docker language [INFO] 05:50:24.653 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:24.654 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:24.654 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:24.654 Sensor Java Config Sensor [iac] [INFO] 05:50:24.654 There are no files to be analyzed for the Java language [INFO] 05:50:24.654 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:24.654 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:24.654 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:24.654 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:24.654 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:24.654 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:24.654 Sensor SurefireSensor [java] [INFO] 05:50:24.654 parsing [/w/workspace/bgpcep-sonar/bgp/rib-spi/target/surefire-reports] [INFO] 05:50:24.657 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 05:50:24.657 Sensor XML Sensor [xml] [INFO] 05:50:24.659 1 source file to be analyzed [INFO] 05:50:24.664 1/1 source file has been analyzed [INFO] 05:50:24.664 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 05:50:24.664 Sensor Serverless configuration file sensor [security] [INFO] 05:50:24.664 0 Serverless function entries were found in the project [INFO] 05:50:24.665 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:24.665 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:24.665 Sensor AWS SAM template file sensor [security] [INFO] 05:50:24.665 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:24.665 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:24.665 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:24.665 ------------- Run sensors on module bgp-topology-provider [INFO] 05:50:24.687 Sensor JavaSensor [java] [INFO] 05:50:24.687 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:24.689 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:24.689 Using ECJ batch to parse 18 Main java source files with batch size 53 KB. [INFO] 05:50:24.690 Starting batch processing. [INFO] 05:50:24.704 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:25.200 100% analyzed [INFO] 05:50:25.200 Batch processing: Done. [INFO] 05:50:25.201 Did not optimize analysis for any files, performed a full analysis for all 18 files. [INFO] 05:50:25.201 Using ECJ batch to parse 6 Test java source files with batch size 53 KB. [INFO] 05:50:25.204 Starting batch processing. [INFO] 05:50:25.431 100% analyzed [INFO] 05:50:25.431 Batch processing: Done. [INFO] 05:50:25.432 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 05:50:25.432 No "Generated" source files to scan. [INFO] 05:50:25.432 Sensor JavaSensor [java] (done) | time=745ms [INFO] 05:50:25.432 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:25.433 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:25.433 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:25.438 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] 05:50:25.438 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:25.438 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:25.438 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:25.438 Sensor IaC Docker Sensor [iac] [INFO] 05:50:25.438 There are no files to be analyzed for the Docker language [INFO] 05:50:25.439 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:25.439 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:25.439 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:25.439 Sensor Java Config Sensor [iac] [INFO] 05:50:25.439 There are no files to be analyzed for the Java language [INFO] 05:50:25.439 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:25.439 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:25.439 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:25.439 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:25.439 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:25.439 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:25.439 Sensor SurefireSensor [java] [INFO] 05:50:25.440 parsing [/w/workspace/bgpcep-sonar/bgp/topology-provider/target/surefire-reports] [INFO] 05:50:25.444 Sensor SurefireSensor [java] (done) | time=5ms [INFO] 05:50:25.444 Sensor XML Sensor [xml] [INFO] 05:50:25.452 1 source file to be analyzed [INFO] 05:50:25.452 1/1 source file has been analyzed [INFO] 05:50:25.452 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 05:50:25.452 Sensor Serverless configuration file sensor [security] [INFO] 05:50:25.452 0 Serverless function entries were found in the project [INFO] 05:50:25.452 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:25.452 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:25.452 Sensor AWS SAM template file sensor [security] [INFO] 05:50:25.453 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 05:50:25.453 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:25.453 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:25.453 ------------- Run sensors on module bgp-util [INFO] 05:50:25.476 Sensor JavaSensor [java] [INFO] 05:50:25.476 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:25.477 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:25.478 Using ECJ batch to parse 2 Main java source files with batch size 53 KB. [INFO] 05:50:25.479 Starting batch processing. [INFO] 05:50:25.492 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:25.506 100% analyzed [INFO] 05:50:25.506 Batch processing: Done. [INFO] 05:50:25.506 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 05:50:25.506 Using ECJ batch to parse 2 Test java source files with batch size 53 KB. [INFO] 05:50:25.507 Starting batch processing. [INFO] 05:50:25.541 100% analyzed [INFO] 05:50:25.541 Batch processing: Done. [INFO] 05:50:25.541 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 05:50:25.541 No "Generated" source files to scan. [INFO] 05:50:25.541 Sensor JavaSensor [java] (done) | time=65ms [INFO] 05:50:25.542 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:25.542 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:25.542 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:25.543 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:25.543 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:25.543 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:25.543 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:25.543 Sensor IaC Docker Sensor [iac] [INFO] 05:50:25.543 There are no files to be analyzed for the Docker language [INFO] 05:50:25.544 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:25.544 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:25.544 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:25.544 Sensor Java Config Sensor [iac] [INFO] 05:50:25.544 There are no files to be analyzed for the Java language [INFO] 05:50:25.544 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:25.544 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:25.544 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:25.544 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:25.545 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:25.545 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:25.545 Sensor SurefireSensor [java] [INFO] 05:50:25.545 parsing [/w/workspace/bgpcep-sonar/bgp/util/target/surefire-reports] [INFO] 05:50:25.546 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 05:50:25.547 Sensor XML Sensor [xml] [INFO] 05:50:25.550 1 source file to be analyzed [INFO] 05:50:25.550 1/1 source file has been analyzed [INFO] 05:50:25.550 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 05:50:25.550 Sensor Serverless configuration file sensor [security] [INFO] 05:50:25.550 0 Serverless function entries were found in the project [INFO] 05:50:25.550 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:25.550 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:25.550 Sensor AWS SAM template file sensor [security] [INFO] 05:50:25.550 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:25.550 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:25.550 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:25.550 ------------- Run sensors on module bgp-config-example [INFO] 05:50:25.570 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:25.570 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:25.570 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:25.571 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:25.571 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:25.571 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:25.571 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:25.571 Sensor IaC Docker Sensor [iac] [INFO] 05:50:25.572 There are no files to be analyzed for the Docker language [INFO] 05:50:25.572 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:25.572 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:25.572 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:25.572 Sensor Java Config Sensor [iac] [INFO] 05:50:25.572 There are no files to be analyzed for the Java language [INFO] 05:50:25.572 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:25.572 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:25.572 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:25.573 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:25.573 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:25.573 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:25.573 Sensor XML Sensor [xml] [INFO] 05:50:25.577 1 source file to be analyzed [INFO] 05:50:25.577 1/1 source file has been analyzed [INFO] 05:50:25.578 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 05:50:25.578 Sensor Serverless configuration file sensor [security] [INFO] 05:50:25.578 0 Serverless function entries were found in the project [INFO] 05:50:25.578 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:25.578 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:25.578 Sensor AWS SAM template file sensor [security] [INFO] 05:50:25.578 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:25.578 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:25.578 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:25.579 ------------- Run sensors on module bgp-parser-impl [INFO] 05:50:25.598 Sensor JavaSensor [java] [INFO] 05:50:25.599 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:25.600 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:25.600 Using ECJ batch to parse 52 Main java source files with batch size 53 KB. [INFO] 05:50:25.604 Starting batch processing. [INFO] 05:50:25.617 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:26.157 100% analyzed [INFO] 05:50:26.157 Batch processing: Done. [INFO] 05:50:26.158 Did not optimize analysis for any files, performed a full analysis for all 52 files. [INFO] 05:50:26.158 Using ECJ batch to parse 42 Test java source files with batch size 53 KB. [INFO] 05:50:26.161 Starting batch processing. [INFO] 05:50:26.546 100% analyzed [INFO] 05:50:26.546 Batch processing: Done. [INFO] 05:50:26.546 Did not optimize analysis for any files, performed a full analysis for all 42 files. [INFO] 05:50:26.546 No "Generated" source files to scan. [INFO] 05:50:26.546 Sensor JavaSensor [java] (done) | time=948ms [INFO] 05:50:26.547 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:26.547 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:26.547 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:26.552 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 05:50:26.552 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:26.552 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:26.552 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:26.552 Sensor IaC Docker Sensor [iac] [INFO] 05:50:26.553 There are no files to be analyzed for the Docker language [INFO] 05:50:26.553 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:26.553 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:26.553 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:26.553 Sensor Java Config Sensor [iac] [INFO] 05:50:26.554 There are no files to be analyzed for the Java language [INFO] 05:50:26.555 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 05:50:26.555 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:26.555 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:26.555 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:26.555 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:26.555 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:26.555 Sensor SurefireSensor [java] [INFO] 05:50:26.555 parsing [/w/workspace/bgpcep-sonar/bgp/parser-impl/target/surefire-reports] [INFO] 05:50:26.567 Sensor SurefireSensor [java] (done) | time=12ms [INFO] 05:50:26.567 Sensor XML Sensor [xml] [INFO] 05:50:26.568 1 source file to be analyzed [INFO] 05:50:26.574 1/1 source file has been analyzed [INFO] 05:50:26.574 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 05:50:26.574 Sensor Serverless configuration file sensor [security] [INFO] 05:50:26.574 0 Serverless function entries were found in the project [INFO] 05:50:26.574 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:26.574 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:26.574 Sensor AWS SAM template file sensor [security] [INFO] 05:50:26.575 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 05:50:26.575 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:26.575 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:26.575 ------------- Run sensors on module bgp-concepts [INFO] 05:50:26.596 Sensor JavaSensor [java] [INFO] 05:50:26.596 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:26.598 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:26.598 Using ECJ batch to parse 3 Main java source files with batch size 53 KB. [INFO] 05:50:26.601 Starting batch processing. [INFO] 05:50:26.619 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:26.660 100% analyzed [INFO] 05:50:26.660 Batch processing: Done. [INFO] 05:50:26.660 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 05:50:26.660 Using ECJ batch to parse 2 Test java source files with batch size 53 KB. [INFO] 05:50:26.662 Starting batch processing. [INFO] 05:50:26.688 100% analyzed [INFO] 05:50:26.688 Batch processing: Done. [INFO] 05:50:26.689 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 05:50:26.689 No "Generated" source files to scan. [INFO] 05:50:26.689 Sensor JavaSensor [java] (done) | time=93ms [INFO] 05:50:26.689 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:26.689 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:26.690 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:26.691 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 05:50:26.691 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:26.691 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:26.691 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:26.691 Sensor IaC Docker Sensor [iac] [INFO] 05:50:26.691 There are no files to be analyzed for the Docker language [INFO] 05:50:26.692 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:26.692 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:26.692 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:26.692 Sensor Java Config Sensor [iac] [INFO] 05:50:26.692 There are no files to be analyzed for the Java language [INFO] 05:50:26.692 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:26.692 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:26.692 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:26.692 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:26.693 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:26.693 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:26.693 Sensor SurefireSensor [java] [INFO] 05:50:26.693 parsing [/w/workspace/bgpcep-sonar/bgp/concepts/target/surefire-reports] [INFO] 05:50:26.694 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 05:50:26.694 Sensor XML Sensor [xml] [INFO] 05:50:26.695 1 source file to be analyzed [INFO] 05:50:26.698 1/1 source file has been analyzed [INFO] 05:50:26.698 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 05:50:26.698 Sensor Serverless configuration file sensor [security] [INFO] 05:50:26.698 0 Serverless function entries were found in the project [INFO] 05:50:26.698 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:26.698 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:26.698 Sensor AWS SAM template file sensor [security] [INFO] 05:50:26.698 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:26.698 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:26.698 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:26.699 ------------- Run sensors on module bgp-openconfig-api [INFO] 05:50:26.717 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:26.717 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:26.717 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:26.718 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:26.719 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:26.719 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:26.719 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:26.719 Sensor IaC Docker Sensor [iac] [INFO] 05:50:26.719 There are no files to be analyzed for the Docker language [INFO] 05:50:26.719 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:26.719 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:26.719 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:26.720 Sensor Java Config Sensor [iac] [INFO] 05:50:26.720 There are no files to be analyzed for the Java language [INFO] 05:50:26.720 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:26.720 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:26.720 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:26.720 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:26.720 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:26.720 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:26.721 Sensor XML Sensor [xml] [INFO] 05:50:26.721 1 source file to be analyzed [INFO] 05:50:26.726 1/1 source file has been analyzed [INFO] 05:50:26.726 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 05:50:26.726 Sensor Serverless configuration file sensor [security] [INFO] 05:50:26.726 0 Serverless function entries were found in the project [INFO] 05:50:26.727 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:26.727 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:26.727 Sensor AWS SAM template file sensor [security] [INFO] 05:50:26.727 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:26.727 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:26.727 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:26.728 ------------- Run sensors on module bgp-path-selection-mode [INFO] 05:50:26.749 Sensor JavaSensor [java] [INFO] 05:50:26.749 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:26.751 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:26.751 Using ECJ batch to parse 25 Main java source files with batch size 53 KB. [INFO] 05:50:26.754 Starting batch processing. [INFO] 05:50:26.768 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:26.989 100% analyzed [INFO] 05:50:26.989 Batch processing: Done. [INFO] 05:50:26.989 Did not optimize analysis for any files, performed a full analysis for all 25 files. [INFO] 05:50:26.989 Using ECJ batch to parse 3 Test java source files with batch size 53 KB. [INFO] 05:50:26.991 Starting batch processing. [INFO] 05:50:27.044 100% analyzed [INFO] 05:50:27.045 Batch processing: Done. [INFO] 05:50:27.045 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 05:50:27.045 No "Generated" source files to scan. [INFO] 05:50:27.045 Sensor JavaSensor [java] (done) | time=296ms [INFO] 05:50:27.046 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:27.046 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:27.046 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:27.048 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 05:50:27.048 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:27.049 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:27.049 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=1ms [INFO] 05:50:27.049 Sensor IaC Docker Sensor [iac] [INFO] 05:50:27.049 There are no files to be analyzed for the Docker language [INFO] 05:50:27.049 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:27.049 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:27.049 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:27.049 Sensor Java Config Sensor [iac] [INFO] 05:50:27.050 There are no files to be analyzed for the Java language [INFO] 05:50:27.050 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:27.050 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:27.050 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:27.051 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 05:50:27.051 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:27.051 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:27.051 Sensor SurefireSensor [java] [INFO] 05:50:27.051 parsing [/w/workspace/bgpcep-sonar/bgp/path-selection-mode/target/surefire-reports] [INFO] 05:50:27.052 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 05:50:27.053 Sensor XML Sensor [xml] [INFO] 05:50:27.053 1 source file to be analyzed [INFO] 05:50:27.058 1/1 source file has been analyzed [INFO] 05:50:27.058 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 05:50:27.058 Sensor Serverless configuration file sensor [security] [INFO] 05:50:27.059 0 Serverless function entries were found in the project [INFO] 05:50:27.059 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:27.059 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:27.059 Sensor AWS SAM template file sensor [security] [INFO] 05:50:27.059 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:27.059 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:27.059 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:27.059 ------------- Run sensors on module bgp-openconfig-spi [INFO] 05:50:27.078 Sensor JavaSensor [java] [INFO] 05:50:27.078 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:27.079 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:27.079 Using ECJ batch to parse 6 Main java source files with batch size 53 KB. [INFO] 05:50:27.081 Starting batch processing. [INFO] 05:50:27.091 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:27.118 100% analyzed [INFO] 05:50:27.118 Batch processing: Done. [INFO] 05:50:27.118 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 05:50:27.119 Using ECJ batch to parse 2 Test java source files with batch size 53 KB. [INFO] 05:50:27.120 Starting batch processing. [INFO] 05:50:27.138 100% analyzed [INFO] 05:50:27.138 Batch processing: Done. [INFO] 05:50:27.139 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 05:50:27.139 No "Generated" source files to scan. [INFO] 05:50:27.139 Sensor JavaSensor [java] (done) | time=61ms [INFO] 05:50:27.139 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:27.139 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:27.140 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:27.141 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 05:50:27.141 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:27.141 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:27.141 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:27.141 Sensor IaC Docker Sensor [iac] [INFO] 05:50:27.142 There are no files to be analyzed for the Docker language [INFO] 05:50:27.142 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:27.142 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:27.142 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:27.142 Sensor Java Config Sensor [iac] [INFO] 05:50:27.143 There are no files to be analyzed for the Java language [INFO] 05:50:27.143 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:27.143 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:27.143 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:27.143 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:27.143 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:27.143 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:27.143 Sensor SurefireSensor [java] [INFO] 05:50:27.144 parsing [/w/workspace/bgpcep-sonar/bgp/openconfig-spi/target/surefire-reports] [INFO] 05:50:27.145 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 05:50:27.145 Sensor XML Sensor [xml] [INFO] 05:50:27.146 1 source file to be analyzed [INFO] 05:50:27.149 1/1 source file has been analyzed [INFO] 05:50:27.149 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 05:50:27.149 Sensor Serverless configuration file sensor [security] [INFO] 05:50:27.149 0 Serverless function entries were found in the project [INFO] 05:50:27.150 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:27.150 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:27.150 Sensor AWS SAM template file sensor [security] [INFO] 05:50:27.150 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:27.150 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:27.150 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:27.150 ------------- Run sensors on module bgp-parser-mock [INFO] 05:50:27.168 Sensor JavaSensor [java] [INFO] 05:50:27.168 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:27.170 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:27.170 Using ECJ batch to parse 1 Main java source files with batch size 53 KB. [INFO] 05:50:27.171 Starting batch processing. [INFO] 05:50:27.178 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:27.182 100% analyzed [INFO] 05:50:27.182 Batch processing: Done. [INFO] 05:50:27.183 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 05:50:27.183 Using ECJ batch to parse 1 Test java source files with batch size 53 KB. [INFO] 05:50:27.184 Starting batch processing. [INFO] 05:50:27.222 100% analyzed [INFO] 05:50:27.222 Batch processing: Done. [INFO] 05:50:27.222 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 05:50:27.222 No "Generated" source files to scan. [INFO] 05:50:27.223 Sensor JavaSensor [java] (done) | time=55ms [INFO] 05:50:27.223 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:27.223 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:27.223 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:27.224 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:27.224 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:27.224 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:27.224 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:27.225 Sensor IaC Docker Sensor [iac] [INFO] 05:50:27.225 There are no files to be analyzed for the Docker language [INFO] 05:50:27.225 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:27.225 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:27.225 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:27.225 Sensor Java Config Sensor [iac] [INFO] 05:50:27.226 There are no files to be analyzed for the Java language [INFO] 05:50:27.226 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:27.226 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:27.226 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:27.226 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:27.226 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:27.226 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:27.226 Sensor SurefireSensor [java] [INFO] 05:50:27.226 parsing [/w/workspace/bgpcep-sonar/bgp/parser-mock/target/surefire-reports] [INFO] 05:50:27.227 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 05:50:27.228 Sensor XML Sensor [xml] [INFO] 05:50:27.228 1 source file to be analyzed [INFO] 05:50:27.232 1/1 source file has been analyzed [INFO] 05:50:27.232 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 05:50:27.233 Sensor Serverless configuration file sensor [security] [INFO] 05:50:27.233 0 Serverless function entries were found in the project [INFO] 05:50:27.233 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:27.233 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:27.233 Sensor AWS SAM template file sensor [security] [INFO] 05:50:27.233 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:27.233 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:27.234 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 05:50:27.234 ------------- Run sensors on module bgp-testtool [INFO] 05:50:27.252 Sensor JavaSensor [java] [INFO] 05:50:27.252 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:27.254 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:27.254 Using ECJ batch to parse 7 Main java source files with batch size 53 KB. [INFO] 05:50:27.257 Starting batch processing. [INFO] 05:50:27.276 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:27.364 100% analyzed [INFO] 05:50:27.364 Batch processing: Done. [INFO] 05:50:27.365 Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] 05:50:27.365 No "Test" source files to scan. [INFO] 05:50:27.365 No "Generated" source files to scan. [INFO] 05:50:27.365 Sensor JavaSensor [java] (done) | time=113ms [INFO] 05:50:27.365 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:27.365 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:27.365 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:27.368 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 05:50:27.368 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:27.368 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:27.368 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:27.368 Sensor IaC Docker Sensor [iac] [INFO] 05:50:27.368 There are no files to be analyzed for the Docker language [INFO] 05:50:27.368 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:27.369 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:27.369 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:27.369 Sensor Java Config Sensor [iac] [INFO] 05:50:27.369 There are no files to be analyzed for the Java language [INFO] 05:50:27.369 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:27.370 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:27.370 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:27.370 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:27.370 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:27.370 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:27.370 Sensor SurefireSensor [java] [INFO] 05:50:27.370 parsing [/w/workspace/bgpcep-sonar/bgp/testtool/target/surefire-reports] [INFO] 05:50:27.370 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 05:50:27.371 Sensor XML Sensor [xml] [INFO] 05:50:27.371 1 source file to be analyzed [INFO] 05:50:27.378 1/1 source file has been analyzed [INFO] 05:50:27.379 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 05:50:27.379 Sensor Serverless configuration file sensor [security] [INFO] 05:50:27.379 0 Serverless function entries were found in the project [INFO] 05:50:27.380 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:27.380 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:27.380 Sensor AWS SAM template file sensor [security] [INFO] 05:50:27.380 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:27.380 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:27.380 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:27.381 ------------- Run sensors on module bgp-parser-spi [INFO] 05:50:27.399 Sensor JavaSensor [java] [INFO] 05:50:27.399 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:27.401 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:27.401 Using ECJ batch to parse 68 Main java source files with batch size 53 KB. [INFO] 05:50:27.405 Starting batch processing. [INFO] 05:50:27.416 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:27.754 100% analyzed [INFO] 05:50:27.755 Batch processing: Done. [INFO] 05:50:27.755 Did not optimize analysis for any files, performed a full analysis for all 68 files. [INFO] 05:50:27.755 Using ECJ batch to parse 15 Test java source files with batch size 53 KB. [INFO] 05:50:27.759 Starting batch processing. [INFO] 05:50:27.938 100% analyzed [INFO] 05:50:27.938 Batch processing: Done. [INFO] 05:50:27.938 Did not optimize analysis for any files, performed a full analysis for all 15 files. [INFO] 05:50:27.938 No "Generated" source files to scan. [INFO] 05:50:27.938 Sensor JavaSensor [java] (done) | time=539ms [INFO] 05:50:27.939 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:27.939 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:27.939 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:27.944 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 05:50:27.944 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:27.945 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:27.945 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=1ms [INFO] 05:50:27.945 Sensor IaC Docker Sensor [iac] [INFO] 05:50:27.945 There are no files to be analyzed for the Docker language [INFO] 05:50:27.945 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:27.945 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:27.945 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:27.946 Sensor Java Config Sensor [iac] [INFO] 05:50:27.947 There are no files to be analyzed for the Java language [INFO] 05:50:27.947 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:27.947 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:27.947 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:27.948 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 05:50:27.948 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:27.948 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:27.948 Sensor SurefireSensor [java] [INFO] 05:50:27.948 parsing [/w/workspace/bgpcep-sonar/bgp/parser-spi/target/surefire-reports] [INFO] 05:50:27.954 Sensor SurefireSensor [java] (done) | time=6ms [INFO] 05:50:27.954 Sensor XML Sensor [xml] [INFO] 05:50:27.961 1 source file to be analyzed [INFO] 05:50:27.961 1/1 source file has been analyzed [INFO] 05:50:27.961 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 05:50:27.962 Sensor Serverless configuration file sensor [security] [INFO] 05:50:27.962 0 Serverless function entries were found in the project [INFO] 05:50:27.962 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:27.962 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:27.962 Sensor AWS SAM template file sensor [security] [INFO] 05:50:27.962 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:27.962 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:27.963 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 05:50:27.963 ------------- Run sensors on module bgp-rib-impl [INFO] 05:50:27.985 Sensor JavaSensor [java] [INFO] 05:50:27.986 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:27.989 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:27.989 Using ECJ batch to parse 77 Main java source files with batch size 53 KB. [INFO] 05:50:27.993 Starting batch processing. [INFO] 05:50:28.018 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:29.394 100% analyzed [INFO] 05:50:29.394 Batch processing: Done. [INFO] 05:50:29.395 Did not optimize analysis for any files, performed a full analysis for all 77 files. [INFO] 05:50:29.395 Using ECJ batch to parse 34 Test java source files with batch size 53 KB. [INFO] 05:50:29.398 Starting batch processing. [INFO] 05:50:30.335 100% analyzed [INFO] 05:50:30.336 Batch processing: Done. [INFO] 05:50:30.336 Did not optimize analysis for any files, performed a full analysis for all 34 files. [INFO] 05:50:30.337 No "Generated" source files to scan. [INFO] 05:50:30.337 Sensor JavaSensor [java] (done) | time=2352ms [INFO] 05:50:30.337 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:30.337 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:30.338 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:30.349 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=12ms [INFO] 05:50:30.349 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:30.349 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:30.349 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:30.349 Sensor IaC Docker Sensor [iac] [INFO] 05:50:30.350 There are no files to be analyzed for the Docker language [INFO] 05:50:30.350 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:30.350 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:30.350 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:30.350 Sensor Java Config Sensor [iac] [INFO] 05:50:30.351 There are no files to be analyzed for the Java language [INFO] 05:50:30.351 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:30.351 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:30.351 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:30.351 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:30.351 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:30.351 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:30.351 Sensor SurefireSensor [java] [INFO] 05:50:30.352 parsing [/w/workspace/bgpcep-sonar/bgp/rib-impl/target/surefire-reports] [INFO] 05:50:30.363 Sensor SurefireSensor [java] (done) | time=12ms [INFO] 05:50:30.363 Sensor XML Sensor [xml] [INFO] 05:50:30.367 1 source file to be analyzed [INFO] 05:50:30.381 1/1 source file has been analyzed [INFO] 05:50:30.381 Sensor XML Sensor [xml] (done) | time=18ms [INFO] 05:50:30.382 Sensor Serverless configuration file sensor [security] [INFO] 05:50:30.382 0 Serverless function entries were found in the project [INFO] 05:50:30.382 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:30.382 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:30.382 Sensor AWS SAM template file sensor [security] [INFO] 05:50:30.382 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:30.382 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:30.383 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 05:50:30.383 ------------- Run sensors on module bgp-openconfig-rp-impl [INFO] 05:50:30.404 Sensor JavaSensor [java] [INFO] 05:50:30.404 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:30.406 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:30.406 Using ECJ batch to parse 3 Main java source files with batch size 53 KB. [INFO] 05:50:30.408 Starting batch processing. [INFO] 05:50:30.434 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:30.468 100% analyzed [INFO] 05:50:30.468 Batch processing: Done. [INFO] 05:50:30.469 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 05:50:30.469 No "Test" source files to scan. [INFO] 05:50:30.469 No "Generated" source files to scan. [INFO] 05:50:30.469 Sensor JavaSensor [java] (done) | time=65ms [INFO] 05:50:30.469 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:30.469 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:30.469 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:30.470 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:30.470 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:30.470 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:30.470 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:30.471 Sensor IaC Docker Sensor [iac] [INFO] 05:50:30.471 There are no files to be analyzed for the Docker language [INFO] 05:50:30.471 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:30.471 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:30.471 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:30.471 Sensor Java Config Sensor [iac] [INFO] 05:50:30.471 There are no files to be analyzed for the Java language [INFO] 05:50:30.472 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:30.472 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:30.472 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:30.472 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:30.472 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:30.472 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:30.472 Sensor SurefireSensor [java] [INFO] 05:50:30.472 parsing [/w/workspace/bgpcep-sonar/bgp/openconfig-rp-impl/target/surefire-reports] [INFO] 05:50:30.472 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 05:50:30.472 Sensor XML Sensor [xml] [INFO] 05:50:30.480 1 source file to be analyzed [INFO] 05:50:30.486 1/1 source file has been analyzed [INFO] 05:50:30.486 Sensor XML Sensor [xml] (done) | time=14ms [INFO] 05:50:30.486 Sensor Serverless configuration file sensor [security] [INFO] 05:50:30.486 0 Serverless function entries were found in the project [INFO] 05:50:30.486 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:30.486 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:30.487 Sensor AWS SAM template file sensor [security] [INFO] 05:50:30.487 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:30.487 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:30.487 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:30.487 ------------- Run sensors on module bgp-openconfig-rp-spi [INFO] 05:50:30.525 Sensor JavaSensor [java] [INFO] 05:50:30.525 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:30.527 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:30.527 Using ECJ batch to parse 24 Main java source files with batch size 53 KB. [INFO] 05:50:30.531 Starting batch processing. [INFO] 05:50:30.547 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:30.713 100% analyzed [INFO] 05:50:30.713 Batch processing: Done. [INFO] 05:50:30.713 Did not optimize analysis for any files, performed a full analysis for all 24 files. [INFO] 05:50:30.713 Using ECJ batch to parse 4 Test java source files with batch size 53 KB. [INFO] 05:50:30.716 Starting batch processing. [INFO] 05:50:30.774 100% analyzed [INFO] 05:50:30.774 Batch processing: Done. [INFO] 05:50:30.774 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 05:50:30.774 No "Generated" source files to scan. [INFO] 05:50:30.775 Sensor JavaSensor [java] (done) | time=250ms [INFO] 05:50:30.775 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:30.775 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:30.775 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:30.778 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 05:50:30.778 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:30.778 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:30.778 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:30.778 Sensor IaC Docker Sensor [iac] [INFO] 05:50:30.778 There are no files to be analyzed for the Docker language [INFO] 05:50:30.778 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:30.778 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:30.778 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:30.779 Sensor Java Config Sensor [iac] [INFO] 05:50:30.779 There are no files to be analyzed for the Java language [INFO] 05:50:30.779 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:30.779 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:30.779 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:30.779 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:30.779 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:30.779 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:30.779 Sensor SurefireSensor [java] [INFO] 05:50:30.780 parsing [/w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/target/surefire-reports] [INFO] 05:50:30.782 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 05:50:30.782 Sensor XML Sensor [xml] [INFO] 05:50:30.788 1 source file to be analyzed [INFO] 05:50:30.788 1/1 source file has been analyzed [INFO] 05:50:30.788 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 05:50:30.788 Sensor Serverless configuration file sensor [security] [INFO] 05:50:30.789 0 Serverless function entries were found in the project [INFO] 05:50:30.789 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:30.789 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:30.789 Sensor AWS SAM template file sensor [security] [INFO] 05:50:30.789 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:30.789 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:30.789 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:30.789 ------------- Run sensors on module bgp-peer-acceptor [INFO] 05:50:30.810 Sensor JavaSensor [java] [INFO] 05:50:30.810 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:30.813 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:30.813 Using ECJ batch to parse 1 Main java source files with batch size 53 KB. [INFO] 05:50:30.815 Starting batch processing. [INFO] 05:50:30.836 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:30.842 100% analyzed [INFO] 05:50:30.842 Batch processing: Done. [INFO] 05:50:30.843 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 05:50:30.843 Using ECJ batch to parse 1 Test java source files with batch size 53 KB. [INFO] 05:50:30.844 Starting batch processing. [INFO] 05:50:30.867 100% analyzed [INFO] 05:50:30.867 Batch processing: Done. [INFO] 05:50:30.868 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 05:50:30.868 No "Generated" source files to scan. [INFO] 05:50:30.868 Sensor JavaSensor [java] (done) | time=58ms [INFO] 05:50:30.868 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:30.868 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:30.868 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:30.869 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:30.869 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:30.869 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:30.869 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:30.869 Sensor IaC Docker Sensor [iac] [INFO] 05:50:30.869 There are no files to be analyzed for the Docker language [INFO] 05:50:30.869 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:30.870 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:30.870 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:30.870 Sensor Java Config Sensor [iac] [INFO] 05:50:30.870 There are no files to be analyzed for the Java language [INFO] 05:50:30.870 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:30.870 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:30.870 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:30.870 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:30.870 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:30.870 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:30.871 Sensor SurefireSensor [java] [INFO] 05:50:30.871 parsing [/w/workspace/bgpcep-sonar/bgp/peer-acceptor/target/surefire-reports] [INFO] 05:50:30.871 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 05:50:30.871 Sensor XML Sensor [xml] [INFO] 05:50:30.872 1 source file to be analyzed [INFO] 05:50:30.875 1/1 source file has been analyzed [INFO] 05:50:30.875 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 05:50:30.876 Sensor Serverless configuration file sensor [security] [INFO] 05:50:30.876 0 Serverless function entries were found in the project [INFO] 05:50:30.876 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:30.876 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:30.876 Sensor AWS SAM template file sensor [security] [INFO] 05:50:30.876 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:30.877 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:30.877 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:30.877 ------------- Run sensors on module bgp-parent [WARNING] 05:50:30.893 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 05:50:30.897 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:30.897 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:30.898 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:30.898 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:30.898 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:30.898 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:30.898 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:30.898 Sensor IaC Docker Sensor [iac] [INFO] 05:50:30.898 There are no files to be analyzed for the Docker language [INFO] 05:50:30.898 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:30.898 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:30.898 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:30.898 Sensor Java Config Sensor [iac] [INFO] 05:50:30.898 There are no files to be analyzed for the Java language [INFO] 05:50:30.898 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:30.899 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:30.899 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:30.899 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:30.899 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:30.899 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:30.899 Sensor XML Sensor [xml] [INFO] 05:50:30.899 1 source file to be analyzed [INFO] 05:50:30.903 1/1 source file has been analyzed [INFO] 05:50:30.903 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 05:50:30.903 Sensor Serverless configuration file sensor [security] [INFO] 05:50:30.904 0 Serverless function entries were found in the project [INFO] 05:50:30.904 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:30.904 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:30.904 Sensor AWS SAM template file sensor [security] [INFO] 05:50:30.904 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:30.904 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:30.904 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:30.904 ------------- Run sensors on module algo-impl [INFO] 05:50:30.922 Sensor JavaSensor [java] [INFO] 05:50:30.922 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:30.923 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:30.923 Using ECJ batch to parse 6 Main java source files with batch size 53 KB. [INFO] 05:50:30.928 Starting batch processing. [INFO] 05:50:30.957 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:31.063 100% analyzed [INFO] 05:50:31.063 Batch processing: Done. [INFO] 05:50:31.063 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 05:50:31.064 No "Test" source files to scan. [INFO] 05:50:31.064 No "Generated" source files to scan. [INFO] 05:50:31.064 Sensor JavaSensor [java] (done) | time=142ms [INFO] 05:50:31.064 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:31.064 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:31.064 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:31.066 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 05:50:31.066 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:31.066 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:31.066 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:31.066 Sensor IaC Docker Sensor [iac] [INFO] 05:50:31.066 There are no files to be analyzed for the Docker language [INFO] 05:50:31.067 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:31.067 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:31.067 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:31.067 Sensor Java Config Sensor [iac] [INFO] 05:50:31.067 There are no files to be analyzed for the Java language [INFO] 05:50:31.067 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:31.067 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:31.067 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:31.067 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:31.067 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:31.067 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:31.067 Sensor SurefireSensor [java] [INFO] 05:50:31.067 parsing [/w/workspace/bgpcep-sonar/algo/algo-impl/target/surefire-reports] [INFO] 05:50:31.068 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 05:50:31.068 Sensor XML Sensor [xml] [INFO] 05:50:31.068 1 source file to be analyzed [INFO] 05:50:31.072 1/1 source file has been analyzed [INFO] 05:50:31.072 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 05:50:31.072 Sensor Serverless configuration file sensor [security] [INFO] 05:50:31.072 0 Serverless function entries were found in the project [INFO] 05:50:31.072 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:31.073 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:31.073 Sensor AWS SAM template file sensor [security] [INFO] 05:50:31.073 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:31.073 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:31.073 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:31.073 ------------- Run sensors on module algo-api [INFO] 05:50:31.091 Sensor JavaSensor [java] [INFO] 05:50:31.091 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:31.092 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:31.092 Using ECJ batch to parse 2 Main java source files with batch size 53 KB. [INFO] 05:50:31.093 Starting batch processing. [INFO] 05:50:31.097 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:31.102 100% analyzed [INFO] 05:50:31.102 Batch processing: Done. [INFO] 05:50:31.102 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 05:50:31.102 No "Test" source files to scan. [INFO] 05:50:31.102 No "Generated" source files to scan. [INFO] 05:50:31.103 Sensor JavaSensor [java] (done) | time=12ms [INFO] 05:50:31.103 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:31.103 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:31.103 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:31.104 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:31.104 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:31.104 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:31.104 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:31.104 Sensor IaC Docker Sensor [iac] [INFO] 05:50:31.104 There are no files to be analyzed for the Docker language [INFO] 05:50:31.104 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:31.105 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:31.105 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:31.105 Sensor Java Config Sensor [iac] [INFO] 05:50:31.105 There are no files to be analyzed for the Java language [INFO] 05:50:31.105 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:31.105 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:31.105 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:31.105 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:31.105 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:31.105 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:31.105 Sensor SurefireSensor [java] [INFO] 05:50:31.106 parsing [/w/workspace/bgpcep-sonar/algo/algo-api/target/surefire-reports] [INFO] 05:50:31.106 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 05:50:31.106 Sensor XML Sensor [xml] [INFO] 05:50:31.106 1 source file to be analyzed [INFO] 05:50:31.114 1/1 source file has been analyzed [INFO] 05:50:31.114 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 05:50:31.114 Sensor Serverless configuration file sensor [security] [INFO] 05:50:31.114 0 Serverless function entries were found in the project [INFO] 05:50:31.114 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:31.114 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:31.115 Sensor AWS SAM template file sensor [security] [INFO] 05:50:31.115 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:31.115 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:31.115 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:31.115 ------------- Run sensors on module algo-parent [WARNING] 05:50:31.130 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 05:50:31.134 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:31.134 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:31.134 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:31.135 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:31.135 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:31.135 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:31.135 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:31.135 Sensor IaC Docker Sensor [iac] [INFO] 05:50:31.135 There are no files to be analyzed for the Docker language [INFO] 05:50:31.135 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:31.135 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:31.135 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:31.136 Sensor Java Config Sensor [iac] [INFO] 05:50:31.136 There are no files to be analyzed for the Java language [INFO] 05:50:31.136 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:31.136 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:31.136 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:31.136 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:31.136 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:31.136 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:31.136 Sensor XML Sensor [xml] [INFO] 05:50:31.137 1 source file to be analyzed [INFO] 05:50:31.148 1/1 source file has been analyzed [INFO] 05:50:31.148 Sensor XML Sensor [xml] (done) | time=12ms [INFO] 05:50:31.148 Sensor Serverless configuration file sensor [security] [INFO] 05:50:31.148 0 Serverless function entries were found in the project [INFO] 05:50:31.148 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:31.148 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:31.149 Sensor AWS SAM template file sensor [security] [INFO] 05:50:31.149 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:31.149 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:31.149 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:31.149 ------------- Run sensors on module bgpcep-artifacts [WARNING] 05:50:31.170 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 05:50:31.173 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:31.174 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:31.174 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:31.174 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:31.174 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:31.174 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:31.174 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:31.174 Sensor IaC Docker Sensor [iac] [INFO] 05:50:31.174 There are no files to be analyzed for the Docker language [INFO] 05:50:31.175 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:31.175 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:31.175 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:31.175 Sensor Java Config Sensor [iac] [INFO] 05:50:31.175 There are no files to be analyzed for the Java language [INFO] 05:50:31.175 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:31.175 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:31.175 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:31.175 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:31.176 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:31.176 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:31.176 Sensor XML Sensor [xml] [INFO] 05:50:31.176 1 source file to be analyzed [INFO] 05:50:31.199 1/1 source file has been analyzed [INFO] 05:50:31.199 Sensor XML Sensor [xml] (done) | time=23ms [INFO] 05:50:31.199 Sensor Serverless configuration file sensor [security] [INFO] 05:50:31.199 0 Serverless function entries were found in the project [INFO] 05:50:31.199 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:31.199 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:31.199 Sensor AWS SAM template file sensor [security] [INFO] 05:50:31.200 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 05:50:31.200 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:31.200 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:31.200 ------------- Run sensors on module single-feature-parent [INFO] 05:50:31.217 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:31.217 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:31.217 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:31.217 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:31.217 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:31.217 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:31.218 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=1ms [INFO] 05:50:31.218 Sensor IaC Docker Sensor [iac] [INFO] 05:50:31.218 There are no files to be analyzed for the Docker language [INFO] 05:50:31.218 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:31.218 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:31.218 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:31.218 Sensor Java Config Sensor [iac] [INFO] 05:50:31.218 There are no files to be analyzed for the Java language [INFO] 05:50:31.218 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:31.218 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:31.218 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:31.218 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:31.219 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:31.219 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:31.219 Sensor XML Sensor [xml] [INFO] 05:50:31.219 1 source file to be analyzed [INFO] 05:50:31.222 1/1 source file has been analyzed [INFO] 05:50:31.222 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 05:50:31.222 Sensor Serverless configuration file sensor [security] [INFO] 05:50:31.222 0 Serverless function entries were found in the project [INFO] 05:50:31.222 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:31.222 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:31.222 Sensor AWS SAM template file sensor [security] [INFO] 05:50:31.222 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:31.222 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:31.223 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 05:50:31.223 ------------- Run sensors on module programming-tunnel-api [INFO] 05:50:31.242 Sensor JavaSensor [java] [INFO] 05:50:31.242 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:31.243 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:31.244 Using ECJ batch to parse 1 Main java source files with batch size 53 KB. [INFO] 05:50:31.244 Starting batch processing. [INFO] 05:50:31.253 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:31.256 100% analyzed [INFO] 05:50:31.256 Batch processing: Done. [INFO] 05:50:31.256 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 05:50:31.256 No "Test" source files to scan. [INFO] 05:50:31.257 No "Generated" source files to scan. [INFO] 05:50:31.257 Sensor JavaSensor [java] (done) | time=15ms [INFO] 05:50:31.257 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:31.257 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:31.257 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:31.258 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:31.258 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:31.258 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:31.258 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:31.259 Sensor IaC Docker Sensor [iac] [INFO] 05:50:31.259 There are no files to be analyzed for the Docker language [INFO] 05:50:31.259 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:31.259 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:31.259 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:31.259 Sensor Java Config Sensor [iac] [INFO] 05:50:31.259 There are no files to be analyzed for the Java language [INFO] 05:50:31.260 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:31.260 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:31.260 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:31.260 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:31.260 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:31.260 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:31.260 Sensor SurefireSensor [java] [INFO] 05:50:31.260 parsing [/w/workspace/bgpcep-sonar/programming/tunnel-api/target/surefire-reports] [INFO] 05:50:31.260 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 05:50:31.261 Sensor XML Sensor [xml] [INFO] 05:50:31.261 1 source file to be analyzed [INFO] 05:50:31.265 1/1 source file has been analyzed [INFO] 05:50:31.265 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 05:50:31.265 Sensor Serverless configuration file sensor [security] [INFO] 05:50:31.265 0 Serverless function entries were found in the project [INFO] 05:50:31.265 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:31.265 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:31.265 Sensor AWS SAM template file sensor [security] [INFO] 05:50:31.265 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:31.265 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:31.265 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:31.266 ------------- Run sensors on module programming-api [INFO] 05:50:31.283 Sensor JavaSensor [java] [INFO] 05:50:31.283 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:31.284 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:31.284 Using ECJ batch to parse 1 Main java source files with batch size 53 KB. [INFO] 05:50:31.285 Starting batch processing. [INFO] 05:50:31.292 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:31.296 100% analyzed [INFO] 05:50:31.296 Batch processing: Done. [INFO] 05:50:31.296 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 05:50:31.297 Using ECJ batch to parse 1 Test java source files with batch size 53 KB. [INFO] 05:50:31.298 Starting batch processing. [INFO] 05:50:31.310 100% analyzed [INFO] 05:50:31.310 Batch processing: Done. [INFO] 05:50:31.310 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 05:50:31.310 No "Generated" source files to scan. [INFO] 05:50:31.310 Sensor JavaSensor [java] (done) | time=27ms [INFO] 05:50:31.311 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:31.311 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:31.311 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:31.312 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:31.312 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:31.312 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:31.312 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:31.312 Sensor IaC Docker Sensor [iac] [INFO] 05:50:31.313 There are no files to be analyzed for the Docker language [INFO] 05:50:31.313 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 05:50:31.313 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:31.313 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:31.313 Sensor Java Config Sensor [iac] [INFO] 05:50:31.313 There are no files to be analyzed for the Java language [INFO] 05:50:31.314 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:31.314 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:31.314 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:31.314 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:31.314 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:31.314 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:31.314 Sensor SurefireSensor [java] [INFO] 05:50:31.314 parsing [/w/workspace/bgpcep-sonar/programming/api/target/surefire-reports] [INFO] 05:50:31.315 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 05:50:31.315 Sensor XML Sensor [xml] [INFO] 05:50:31.316 1 source file to be analyzed [INFO] 05:50:31.319 1/1 source file has been analyzed [INFO] 05:50:31.319 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 05:50:31.319 Sensor Serverless configuration file sensor [security] [INFO] 05:50:31.319 0 Serverless function entries were found in the project [INFO] 05:50:31.320 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:31.320 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:31.320 Sensor AWS SAM template file sensor [security] [INFO] 05:50:31.320 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:31.320 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:31.320 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:31.320 ------------- Run sensors on module programming-topology-api [INFO] 05:50:31.338 Sensor JavaSensor [java] [INFO] 05:50:31.338 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:31.339 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:31.339 Using ECJ batch to parse 1 Main java source files with batch size 53 KB. [INFO] 05:50:31.340 Starting batch processing. [INFO] 05:50:31.349 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:31.352 100% analyzed [INFO] 05:50:31.352 Batch processing: Done. [INFO] 05:50:31.352 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 05:50:31.352 No "Test" source files to scan. [INFO] 05:50:31.352 No "Generated" source files to scan. [INFO] 05:50:31.352 Sensor JavaSensor [java] (done) | time=14ms [INFO] 05:50:31.353 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:31.353 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:31.353 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:31.354 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:31.354 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:31.354 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:31.354 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:31.354 Sensor IaC Docker Sensor [iac] [INFO] 05:50:31.354 There are no files to be analyzed for the Docker language [INFO] 05:50:31.354 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:31.355 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:31.355 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:31.355 Sensor Java Config Sensor [iac] [INFO] 05:50:31.355 There are no files to be analyzed for the Java language [INFO] 05:50:31.355 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:31.355 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:31.355 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:31.355 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:31.356 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:31.356 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:31.356 Sensor SurefireSensor [java] [INFO] 05:50:31.356 parsing [/w/workspace/bgpcep-sonar/programming/topology-api/target/surefire-reports] [INFO] 05:50:31.356 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 05:50:31.356 Sensor XML Sensor [xml] [INFO] 05:50:31.357 1 source file to be analyzed [INFO] 05:50:31.361 1/1 source file has been analyzed [INFO] 05:50:31.361 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 05:50:31.361 Sensor Serverless configuration file sensor [security] [INFO] 05:50:31.361 0 Serverless function entries were found in the project [INFO] 05:50:31.361 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:31.361 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:31.361 Sensor AWS SAM template file sensor [security] [INFO] 05:50:31.362 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 05:50:31.362 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:31.362 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:31.362 ------------- Run sensors on module programming-impl [INFO] 05:50:31.380 Sensor JavaSensor [java] [INFO] 05:50:31.380 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:31.382 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:31.382 Using ECJ batch to parse 4 Main java source files with batch size 53 KB. [INFO] 05:50:31.384 Starting batch processing. [INFO] 05:50:31.391 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:31.462 100% analyzed [INFO] 05:50:31.463 Batch processing: Done. [INFO] 05:50:31.463 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 05:50:31.463 Using ECJ batch to parse 4 Test java source files with batch size 53 KB. [INFO] 05:50:31.466 Starting batch processing. [INFO] 05:50:31.526 100% analyzed [INFO] 05:50:31.526 Batch processing: Done. [INFO] 05:50:31.531 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 05:50:31.531 No "Generated" source files to scan. [INFO] 05:50:31.531 Sensor JavaSensor [java] (done) | time=151ms [INFO] 05:50:31.531 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:31.532 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:31.532 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:31.533 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 05:50:31.534 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:31.534 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:31.534 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:31.534 Sensor IaC Docker Sensor [iac] [INFO] 05:50:31.534 There are no files to be analyzed for the Docker language [INFO] 05:50:31.534 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:31.534 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:31.534 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:31.534 Sensor Java Config Sensor [iac] [INFO] 05:50:31.535 There are no files to be analyzed for the Java language [INFO] 05:50:31.535 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:31.535 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:31.535 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:31.535 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:31.535 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:31.535 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:31.535 Sensor SurefireSensor [java] [INFO] 05:50:31.535 parsing [/w/workspace/bgpcep-sonar/programming/impl/target/surefire-reports] [INFO] 05:50:31.537 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 05:50:31.537 Sensor XML Sensor [xml] [INFO] 05:50:31.541 1 source file to be analyzed [INFO] 05:50:31.548 1/1 source file has been analyzed [INFO] 05:50:31.548 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 05:50:31.548 Sensor Serverless configuration file sensor [security] [INFO] 05:50:31.549 0 Serverless function entries were found in the project [INFO] 05:50:31.549 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:31.549 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:31.549 Sensor AWS SAM template file sensor [security] [INFO] 05:50:31.549 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:31.549 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:31.549 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:31.549 ------------- Run sensors on module programming-spi [INFO] 05:50:31.570 Sensor JavaSensor [java] [INFO] 05:50:31.570 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 05:50:31.571 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 05:50:31.571 Using ECJ batch to parse 6 Main java source files with batch size 53 KB. [INFO] 05:50:31.572 Starting batch processing. [INFO] 05:50:31.577 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 05:50:31.597 100% analyzed [INFO] 05:50:31.597 Batch processing: Done. [INFO] 05:50:31.597 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 05:50:31.597 No "Test" source files to scan. [INFO] 05:50:31.597 No "Generated" source files to scan. [INFO] 05:50:31.597 Sensor JavaSensor [java] (done) | time=27ms [INFO] 05:50:31.598 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:31.598 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:31.598 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 05:50:31.598 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:31.599 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:31.599 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:31.599 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:31.599 Sensor IaC Docker Sensor [iac] [INFO] 05:50:31.599 There are no files to be analyzed for the Docker language [INFO] 05:50:31.599 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:31.599 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:31.599 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:31.599 Sensor Java Config Sensor [iac] [INFO] 05:50:31.599 There are no files to be analyzed for the Java language [INFO] 05:50:31.599 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:31.599 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:31.599 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:31.600 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 05:50:31.600 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:31.600 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:31.600 Sensor SurefireSensor [java] [INFO] 05:50:31.600 parsing [/w/workspace/bgpcep-sonar/programming/spi/target/surefire-reports] [INFO] 05:50:31.600 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 05:50:31.600 Sensor XML Sensor [xml] [INFO] 05:50:31.601 1 source file to be analyzed [INFO] 05:50:31.608 1/1 source file has been analyzed [INFO] 05:50:31.608 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 05:50:31.608 Sensor Serverless configuration file sensor [security] [INFO] 05:50:31.608 0 Serverless function entries were found in the project [INFO] 05:50:31.608 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:31.609 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:31.609 Sensor AWS SAM template file sensor [security] [INFO] 05:50:31.609 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:31.609 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:31.609 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:31.609 ------------- Run sensors on module programming-parent [WARNING] 05:50:31.625 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 05:50:31.629 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:31.629 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:31.629 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:31.629 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 05:50:31.629 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:31.629 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:31.629 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:31.629 Sensor IaC Docker Sensor [iac] [INFO] 05:50:31.629 There are no files to be analyzed for the Docker language [INFO] 05:50:31.629 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:31.629 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:31.629 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:31.630 Sensor Java Config Sensor [iac] [INFO] 05:50:31.630 There are no files to be analyzed for the Java language [INFO] 05:50:31.630 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 05:50:31.630 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:31.630 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:31.630 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:31.630 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:31.630 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:31.630 Sensor XML Sensor [xml] [INFO] 05:50:31.635 1 source file to be analyzed [INFO] 05:50:31.637 1/1 source file has been analyzed [INFO] 05:50:31.638 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 05:50:31.638 Sensor Serverless configuration file sensor [security] [INFO] 05:50:31.638 0 Serverless function entries were found in the project [INFO] 05:50:31.638 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:31.638 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 05:50:31.638 Sensor AWS SAM template file sensor [security] [INFO] 05:50:31.639 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 05:50:31.639 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:31.639 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:31.639 ------------- Run sensors on module bgpcep [WARNING] 05:50:31.657 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 05:50:31.661 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 05:50:31.662 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 05:50:31.662 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 05:50:31.662 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 05:50:31.662 Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] 05:50:31.662 There are no files to be analyzed for the GitHub Actions language [INFO] 05:50:31.662 Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=0ms [INFO] 05:50:31.662 Sensor IaC Docker Sensor [iac] [INFO] 05:50:31.662 There are no files to be analyzed for the Docker language [INFO] 05:50:31.662 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 05:50:31.662 Sensor IaC hadolint report Sensor [iac] [INFO] 05:50:31.662 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 05:50:31.662 Sensor Java Config Sensor [iac] [INFO] 05:50:31.662 There are no files to be analyzed for the Java language [INFO] 05:50:31.663 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 05:50:31.663 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 05:50:31.663 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 05:50:31.663 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:31.663 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 05:50:31.663 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 05:50:31.663 Sensor XML Sensor [xml] [INFO] 05:50:31.663 1 source file to be analyzed [INFO] 05:50:31.668 1/1 source file has been analyzed [INFO] 05:50:31.668 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 05:50:31.668 Sensor Serverless configuration file sensor [security] [INFO] 05:50:31.668 0 Serverless function entries were found in the project [INFO] 05:50:31.668 0 Serverless function handlers were kept as entrypoints [INFO] 05:50:31.669 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 05:50:31.669 Sensor AWS SAM template file sensor [security] [INFO] 05:50:31.669 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 05:50:31.669 Sensor AWS SAM Inline template file sensor [security] [INFO] 05:50:31.669 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 05:50:31.669 Sensor DBD/Java IR Generation [dbdjavafrontendrewrite] [INFO] 05:50:31.802 Sensor DBD/Java IR Generation [dbdjavafrontendrewrite] (done) | time=133ms [INFO] 05:50:31.803 Sensor javabugs [dbd] [INFO] 05:50:31.965 Analyzing 211/374 functions to detect bugs. [INFO] 05:50:32.200 Sensor javabugs [dbd] (done) | time=396ms [INFO] 05:50:32.200 Sensor pythonbugs [dbd] [INFO] 05:50:32.201 No IR files have been included for analysis. [INFO] 05:50:32.201 Sensor pythonbugs [dbd] (done) | time=1ms [INFO] 05:50:32.201 Sensor EnterpriseTextAndSecretsSensor [textenterprise] [INFO] 05:50:32.209 Available processors: 4 [INFO] 05:50:32.210 Using 4 threads for analysis. [INFO] 05:50:32.883 The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true: * The filename starts with "test" * The filename contains "test." or "tests." * Any directory in the file path is named: "doc", "docs", "test" or "tests" * Any directory in the file path has a name ending in "test" or "tests" [INFO] 05:50:32.949 Start fetching files for the text and secrets analysis [INFO] 05:50:32.956 Using Git CLI to retrieve untracked files [INFO] 05:50:32.997 Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git [INFO] 05:50:32.999 Starting the text and secrets analysis [INFO] 05:50:33.001 1726 source files to be analyzed for the text and secrets analysis [INFO] 05:50:34.248 1726/1726 source files have been analyzed for the text and secrets analysis [INFO] 05:50:34.252 Start fetching files for the binary file analysis [INFO] 05:50:34.254 There are no files to be analyzed for the binary file analysis [INFO] 05:50:34.255 Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=2054ms [INFO] 05:50:34.256 Sensor JavaSecuritySensor [security] [INFO] 05:50:34.261 No taint analysis rules have been enabled, will not execute taint analysis. [INFO] 05:50:34.263 java security sensor: Begin: 2025-10-04T05:50:34.259066474Z, End: 2025-10-04T05:50:34.262432646Z, Duration: 00:00:00.003 [INFO] 05:50:34.263 java security sensor peak memory: 612 MB [INFO] 05:50:34.263 Sensor JavaSecuritySensor [security] (done) | time=7ms [INFO] 05:50:34.263 Sensor CSharpSecuritySensor [security] [INFO] 05:50:34.264 27 taint analysis rules enabled. [INFO] 05:50:34.266 No UCFGs have been included for analysis. [INFO] 05:50:34.267 csharp security sensor: Begin: 2025-10-04T05:50:34.264139623Z, End: 2025-10-04T05:50:34.266920083Z, Duration: 00:00:00.002 Load type hierarchy and UCFGs: Begin: 2025-10-04T05:50:34.265232956Z, End: 2025-10-04T05:50:34.266647537Z, Duration: 00:00:00.001 Load type hierarchy: Begin: 2025-10-04T05:50:34.265245187Z, End: 2025-10-04T05:50:34.266554535Z, Duration: 00:00:00.001 Load UCFGs: Begin: 2025-10-04T05:50:34.266599676Z, End: 2025-10-04T05:50:34.266624726Z, Duration: 00:00:00.000 [INFO] 05:50:34.267 csharp security sensor peak memory: 612 MB [INFO] 05:50:34.267 Sensor CSharpSecuritySensor [security] (done) | time=4ms [INFO] 05:50:34.267 Sensor VbNetSecuritySensor [security] [INFO] 05:50:34.268 25 taint analysis rules enabled. [INFO] 05:50:34.268 No UCFGs have been included for analysis. [INFO] 05:50:34.269 vbnet security sensor: Begin: 2025-10-04T05:50:34.267998586Z, End: 2025-10-04T05:50:34.268845204Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-10-04T05:50:34.268378654Z, End: 2025-10-04T05:50:34.268539378Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-10-04T05:50:34.268380484Z, End: 2025-10-04T05:50:34.268464556Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-10-04T05:50:34.268516887Z, End: 2025-10-04T05:50:34.268527777Z, Duration: 00:00:00.000 [INFO] 05:50:34.269 vbnet security sensor peak memory: 612 MB [INFO] 05:50:34.269 Sensor VbNetSecuritySensor [security] (done) | time=2ms [INFO] 05:50:34.269 Sensor PhpSecuritySensor [security] [INFO] 05:50:34.270 18 taint analysis rules enabled. [INFO] 05:50:34.270 No UCFGs have been included for analysis. [INFO] 05:50:34.271 php security sensor: Begin: 2025-10-04T05:50:34.269895537Z, End: 2025-10-04T05:50:34.270784896Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-10-04T05:50:34.270253944Z, End: 2025-10-04T05:50:34.270402868Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-10-04T05:50:34.270255734Z, End: 2025-10-04T05:50:34.270363377Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-10-04T05:50:34.270386977Z, End: 2025-10-04T05:50:34.270392647Z, Duration: 00:00:00.000 [INFO] 05:50:34.271 php security sensor peak memory: 612 MB [INFO] 05:50:34.271 Sensor PhpSecuritySensor [security] (done) | time=2ms [INFO] 05:50:34.271 Sensor PythonSecuritySensor [security] [INFO] 05:50:34.272 21 taint analysis rules enabled. [INFO] 05:50:34.272 No UCFGs have been included for analysis. [INFO] 05:50:34.273 python security sensor: Begin: 2025-10-04T05:50:34.271820148Z, End: 2025-10-04T05:50:34.272930742Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2025-10-04T05:50:34.272168906Z, End: 2025-10-04T05:50:34.272440021Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-10-04T05:50:34.272170436Z, End: 2025-10-04T05:50:34.272198766Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-10-04T05:50:34.272342999Z, End: 2025-10-04T05:50:34.272349229Z, Duration: 00:00:00.000 [INFO] 05:50:34.273 python security sensor peak memory: 612 MB [INFO] 05:50:34.273 Sensor PythonSecuritySensor [security] (done) | time=2ms [INFO] 05:50:34.273 Sensor JsSecuritySensor [security] [INFO] 05:50:34.275 15 taint analysis rules enabled. [INFO] 05:50:34.275 No UCFGs have been included for analysis. [INFO] 05:50:34.276 js security sensor: Begin: 2025-10-04T05:50:34.274343153Z, End: 2025-10-04T05:50:34.276277644Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2025-10-04T05:50:34.275435926Z, End: 2025-10-04T05:50:34.275691902Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-10-04T05:50:34.275437726Z, End: 2025-10-04T05:50:34.275599130Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-10-04T05:50:34.275623680Z, End: 2025-10-04T05:50:34.275629060Z, Duration: 00:00:00.000 [INFO] 05:50:34.276 js security sensor peak memory: 612 MB [INFO] 05:50:34.276 Sensor JsSecuritySensor [security] (done) | time=3ms [INFO] 05:50:34.276 Sensor KotlinSecuritySensor [security] [INFO] 05:50:34.277 28 taint analysis rules enabled. [INFO] 05:50:34.277 No UCFGs have been included for analysis. [INFO] 05:50:34.278 kotlin security sensor: Begin: 2025-10-04T05:50:34.277078261Z, End: 2025-10-04T05:50:34.277931700Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-10-04T05:50:34.277351707Z, End: 2025-10-04T05:50:34.277465750Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-10-04T05:50:34.277353237Z, End: 2025-10-04T05:50:34.277384328Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-10-04T05:50:34.277396638Z, End: 2025-10-04T05:50:34.277454529Z, Duration: 00:00:00.000 [INFO] 05:50:34.278 kotlin security sensor peak memory: 613 MB [INFO] 05:50:34.279 Sensor KotlinSecuritySensor [security] (done) | time=3ms [INFO] 05:50:34.279 Sensor GoSecuritySensor [security] [INFO] 05:50:34.279 9 taint analysis rules enabled. [INFO] 05:50:34.279 No UCFGs have been included for analysis. [INFO] 05:50:34.280 go security sensor: Begin: 2025-10-04T05:50:34.279659527Z, End: 2025-10-04T05:50:34.280390832Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-10-04T05:50:34.279862041Z, End: 2025-10-04T05:50:34.279972803Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-10-04T05:50:34.279863991Z, End: 2025-10-04T05:50:34.279947963Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-10-04T05:50:34.279962213Z, End: 2025-10-04T05:50:34.279967913Z, Duration: 00:00:00.000 [INFO] 05:50:34.280 go security sensor peak memory: 613 MB [INFO] 05:50:34.281 Sensor GoSecuritySensor [security] (done) | time=2ms [INFO] 05:50:34.281 ------------- Run sensors on project [INFO] 05:50:34.379 Sensor JavaProjectSensor [java] [INFO] 05:50:34.381 Sensor JavaProjectSensor [java] (done) | time=2ms [INFO] 05:50:34.381 Sensor JavaArchitectureSensor [architecture] [INFO] 05:50:34.392 Sensor JavaArchitectureSensor [architecture] (done) | time=11ms [INFO] 05:50:34.392 Sensor Zero Coverage Sensor [INFO] 05:50:34.396 Sensor Zero Coverage Sensor (done) | time=4ms [INFO] 05:50:34.396 Sensor Java CPD Block Indexer [INFO] 05:50:35.216 Sensor Java CPD Block Indexer (done) | time=820ms [INFO] 05:50:35.217 ------------- Gather SCA dependencies on project [INFO] 05:50:35.349 Checking if SCA is enabled for organization opendaylight [INFO] 05:50:35.769 Dependency analysis skipped [INFO] 05:50:35.870 CPD Executor 311 files had no CPD blocks [INFO] 05:50:35.870 CPD Executor Calculating CPD for 860 files [INFO] 05:50:35.952 CPD Executor CPD calculation finished (done) | time=81ms [INFO] 05:50:36.521 Analysis report generated in 496ms, dir size=15 MB [INFO] 05:50:38.756 Analysis report compressed in 2234ms, zip size=6 MB [INFO] 05:50:48.677 Analysis report uploaded in 9921ms [INFO] 05:50:48.679 ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=opendaylight_bgpcep [INFO] 05:50:48.679 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] 05:50:48.679 More about the report processing at https://sonarcloud.io/api/ce/task?id=AZmtxdiih5saJv1MX9-n [INFO] 05:50:48.680 ------------- Upload SCA dependency files [INFO] 05:50:51.334 Sensor cache published successfully [INFO] 05:50:51.335 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 05:50:51.534 Analysis total time: 1:01.981 s [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for bgpcep 0.24.0-SNAPSHOT: [INFO] [INFO] bgpcep-artifacts ................................... SUCCESS [ 0.070 s] [INFO] binding-parent ..................................... SUCCESS [ 0.247 s] [INFO] graph-api .......................................... SUCCESS [ 0.179 s] [INFO] algo-api ........................................... SUCCESS [ 0.095 s] [INFO] concepts ........................................... SUCCESS [ 0.115 s] [INFO] BGPCEP common parent ............................... SUCCESS [ 0.078 s] [INFO] algo-impl .......................................... SUCCESS [ 0.126 s] [INFO] single-feature-parent .............................. SUCCESS [ 0.025 s] [INFO] OpenDaylight :: GRAPH :: API ....................... SUCCESS [ 0.003 s] [INFO] OpenDaylight :: BGPCEP :: Concepts ................. SUCCESS [ 0.002 s] [INFO] OpenDaylight :: Path Computation Algorithms :: API . SUCCESS [ 0.003 s] [INFO] graph-impl ......................................... SUCCESS [ 0.106 s] [INFO] OpenDaylight :: GRAPH .............................. SUCCESS [ 0.003 s] [INFO] OpenDaylight :: Path Computation Algorithms ........ SUCCESS [ 0.002 s] [INFO] testtool-parent .................................... SUCCESS [ 0.162 s] [INFO] util ............................................... SUCCESS [ 0.105 s] [INFO] bgp-concepts ....................................... SUCCESS [ 0.092 s] [INFO] bgp-parser-api ..................................... SUCCESS [ 0.118 s] [INFO] bgp-parser-spi ..................................... SUCCESS [ 0.126 s] [INFO] bgp-util ........................................... SUCCESS [ 0.094 s] [INFO] bgp-parser-impl .................................... SUCCESS [ 0.148 s] [INFO] OpenDaylight :: Extras :: Dependencies ............. SUCCESS [ 0.003 s] [INFO] OpenDaylight :: BGP :: Dependencies ................ SUCCESS [ 0.002 s] [INFO] OpenDaylight :: BGP :: Parser :: API ............... SUCCESS [ 0.002 s] [INFO] OpenDaylight :: BGP :: Parser ...................... SUCCESS [ 0.004 s] [INFO] bgp-rib-api ........................................ SUCCESS [ 0.096 s] [INFO] bgp-openconfig-api ................................. SUCCESS [ 0.118 s] [INFO] bgp-rib-spi ........................................ SUCCESS [ 0.135 s] [INFO] OpenDaylight :: BGP :: RIB Api ..................... SUCCESS [ 0.003 s] [INFO] bgp-openconfig-spi ................................. SUCCESS [ 0.078 s] [INFO] OpenDaylight :: BGP :: Openconfig .................. SUCCESS [ 0.003 s] [INFO] bgp-bmp-api ........................................ SUCCESS [ 0.079 s] [INFO] bgp-extension-parent ............................... SUCCESS [ 0.085 s] [INFO] bgp-inet ........................................... SUCCESS [ 0.088 s] [INFO] bgp-path-selection-mode ............................ SUCCESS [ 0.115 s] [INFO] config-loader-spi .................................. SUCCESS [ 0.075 s] [INFO] config-loader-impl ................................. SUCCESS [ 0.180 s] [INFO] testtool-util ...................................... SUCCESS [ 0.398 s] [INFO] routing-policy-config-loader ....................... SUCCESS [ 0.174 s] [INFO] bgp-openconfig-rp-spi .............................. SUCCESS [ 0.520 s] [INFO] bgp-route-target ................................... SUCCESS [ 0.415 s] [INFO] bgp-openconfig-rp-impl ............................. SUCCESS [ 0.080 s] [INFO] rsvp-api ........................................... SUCCESS [ 0.100 s] [INFO] rsvp-spi ........................................... SUCCESS [ 1.338 s] [INFO] rsvp-impl .......................................... SUCCESS [ 0.155 s] [INFO] bgp-linkstate ...................................... SUCCESS [ 0.183 s] [INFO] bgp-rib-mock ....................................... SUCCESS [ 0.080 s] [INFO] bgp-config-example ................................. SUCCESS [ 0.082 s] [INFO] bgp-openconfig-rp-statement ........................ SUCCESS [ 0.114 s] [INFO] bgp-rib-impl ....................................... SUCCESS [ 0.205 s] [INFO] bgp-peer-acceptor .................................. SUCCESS [ 0.081 s] [INFO] bgp-bmp-spi ........................................ SUCCESS [ 0.082 s] [INFO] OpenDaylight :: BMP :: API ......................... SUCCESS [ 0.002 s] [INFO] OpenDaylight :: BGP :: Extensions API .............. SUCCESS [ 0.002 s] [INFO] OpenDaylight :: BGP :: Inet ........................ SUCCESS [ 0.001 s] [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi SUCCESS [ 0.001 s] [INFO] OpenDaylight :: BGP :: Route Target Constrains ..... SUCCESS [ 0.002 s] [INFO] OpenDaylight :: BGP :: Path Selection .............. SUCCESS [ 0.001 s] [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader ........ SUCCESS [ 0.002 s] [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl SUCCESS [ 0.001 s] [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements SUCCESS [ 0.001 s] [INFO] OpenDaylight :: BGP :: RIB Impl .................... SUCCESS [ 0.002 s] [INFO] bgp-openconfig-state ............................... SUCCESS [ 0.085 s] [INFO] OpenDaylight :: BGP :: Config Loader ............... SUCCESS [ 0.003 s] [INFO] topology-api ....................................... SUCCESS [ 0.075 s] [INFO] topology-tunnel-api ................................ SUCCESS [ 0.074 s] [INFO] topology-segment-routing ........................... SUCCESS [ 0.078 s] [INFO] bgp-topology-provider .............................. SUCCESS [ 0.121 s] [INFO] OpenDaylight :: RSVP :: API ........................ SUCCESS [ 0.002 s] [INFO] OpenDaylight :: RSVP ............................... SUCCESS [ 0.002 s] [INFO] OpenDaylight :: BGP :: RIB Linkstate ............... SUCCESS [ 0.001 s] [INFO] OpenDaylight :: BGPCEP :: Topology :: Api .......... SUCCESS [ 0.002 s] [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api SUCCESS [ 0.001 s] [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api SUCCESS [ 0.002 s] [INFO] OpenDaylight :: BGP :: Topology .................... SUCCESS [ 0.001 s] [INFO] bgp-cli ............................................ SUCCESS [ 0.082 s] [INFO] OpenDaylight :: BGP :: Cli ......................... SUCCESS [ 0.003 s] [INFO] bgp-flowspec ....................................... SUCCESS [ 0.134 s] [INFO] OpenDaylight :: BGP :: Flowspec .................... SUCCESS [ 0.002 s] [INFO] bgp-labeled-unicast ................................ SUCCESS [ 0.091 s] [INFO] OpenDaylight :: BGP :: Labeled Unicast ............. SUCCESS [ 0.002 s] [INFO] bgp-l3vpn .......................................... SUCCESS [ 0.102 s] [INFO] OpenDaylight :: BGP :: L3Vpn ....................... SUCCESS [ 0.002 s] [INFO] bgp-mvpn ........................................... SUCCESS [ 0.119 s] [INFO] OpenDaylight :: BGP :: Mvpn ........................ SUCCESS [ 0.003 s] [INFO] bgp-evpn ........................................... SUCCESS [ 0.107 s] [INFO] OpenDaylight :: BGP :: Evpn ........................ SUCCESS [ 0.002 s] [INFO] protocols-config-loader ............................ SUCCESS [ 0.077 s] [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl ....... SUCCESS [ 0.003 s] [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader SUCCESS [ 0.002 s] [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader .. SUCCESS [ 0.001 s] [INFO] topology-config-loader ............................. SUCCESS [ 0.076 s] [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader ... SUCCESS [ 0.003 s] [INFO] OpenDaylight :: BGP ................................ SUCCESS [ 0.001 s] [INFO] OpenDaylight :: Configuration Example Files ........ SUCCESS [ 0.002 s] [INFO] bmp-monitors-config-loader ......................... SUCCESS [ 0.072 s] [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader ........ SUCCESS [ 0.003 s] [INFO] bgp-bmp-config-example ............................. SUCCESS [ 0.079 s] [INFO] OpenDaylight :: BMP :: Config files example ........ SUCCESS [ 0.003 s] [INFO] bgp-bmp-parser-impl ................................ SUCCESS [ 0.097 s] [INFO] bgp-bmp-impl ....................................... SUCCESS [ 0.108 s] [INFO] OpenDaylight :: BMP ................................ SUCCESS [ 0.003 s] [INFO] pcep-api ........................................... SUCCESS [ 0.088 s] [INFO] pcep-spi ........................................... SUCCESS [ 0.100 s] [INFO] OpenDaylight :: PCEP :: Api ........................ SUCCESS [ 0.002 s] [INFO] pcep-base-parser ................................... SUCCESS [ 0.173 s] [INFO] OpenDaylight :: PCEP :: Base Parser ................ SUCCESS [ 0.003 s] [INFO] pcep-impl .......................................... SUCCESS [ 0.103 s] [INFO] OpenDaylight :: PCEP :: Impl ....................... SUCCESS [ 0.003 s] [INFO] programming-api .................................... SUCCESS [ 0.075 s] [INFO] programming-spi .................................... SUCCESS [ 0.074 s] [INFO] programming-topology-api ........................... SUCCESS [ 0.076 s] [INFO] programming-tunnel-api ............................. SUCCESS [ 0.073 s] [INFO] OpenDaylight :: PCEP :: Programming Api ............ SUCCESS [ 0.002 s] [INFO] pcep-tunnel-api .................................... SUCCESS [ 0.074 s] [INFO] programming-impl ................................... SUCCESS [ 0.085 s] [INFO] OpenDaylight :: PCEP :: Programming Impl ........... SUCCESS [ 0.002 s] [INFO] pcep-topology-api .................................. SUCCESS [ 0.076 s] [INFO] pcep-topology-spi .................................. SUCCESS [ 0.076 s] [INFO] OpenDaylight :: PCEP :: Topology ................... SUCCESS [ 0.002 s] [INFO] pcep-ietf-stateful ................................. SUCCESS [ 0.117 s] [INFO] OpenDaylight :: PCEP :: Stateful ................... SUCCESS [ 0.002 s] [INFO] pcep-ietf-p2mp-te-lsp .............................. SUCCESS [ 0.075 s] [INFO] OpenDaylight :: PCEP :: P2MP TE LSP ................ SUCCESS [ 0.002 s] [INFO] pcep-server-api .................................... SUCCESS [ 0.075 s] [INFO] pcep-segment-routing ............................... SUCCESS [ 0.086 s] [INFO] pcep-pcc-mock ...................................... SUCCESS [ 0.174 s] [INFO] pcep-topology-provider ............................. SUCCESS [ 0.132 s] [INFO] OpenDaylight :: PCEP :: Segment Routing ............ SUCCESS [ 0.002 s] [INFO] OpenDaylight :: PCEP :: PCE Server API ............. SUCCESS [ 0.003 s] [INFO] pcep-server-provider ............................... SUCCESS [ 0.101 s] [INFO] OpenDaylight :: PCEP :: PCE Server Provider ........ SUCCESS [ 0.004 s] [INFO] OpenDaylight :: PCEP :: Topology Provider .......... SUCCESS [ 0.002 s] [INFO] pcep-tunnel-provider ............................... SUCCESS [ 0.089 s] [INFO] OpenDaylight :: PCEP :: Tunnel Provider ............ SUCCESS [ 0.003 s] [INFO] pcep-auto-bandwidth-extension ...................... SUCCESS [ 0.078 s] [INFO] OpenDaylight :: PCEP :: Auto Bandwidth ............. SUCCESS [ 0.003 s] [INFO] pcep-config-example ................................ SUCCESS [ 0.080 s] [INFO] OpenDaylight :: Pcep Configuration Example Files ... SUCCESS [ 0.003 s] [INFO] pcep-cli ........................................... SUCCESS [ 0.077 s] [INFO] OpenDaylight :: PCEP :: Topology Cli ............... SUCCESS [ 0.003 s] [INFO] OpenDaylight :: PCEP ............................... SUCCESS [ 0.003 s] [INFO] feature-repo-parent ................................ SUCCESS [ 0.002 s] [INFO] features-bgpcep .................................... SUCCESS [ 0.003 s] [INFO] bgp-benchmark-app .................................. SUCCESS [ 0.083 s] [INFO] OpenDaylight :: BGP :: Benchmark ................... SUCCESS [ 0.004 s] [INFO] data-change-counter ................................ SUCCESS [ 0.082 s] [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter .... SUCCESS [ 0.001 s] [INFO] features-bgpcep-testing ............................ SUCCESS [ 0.002 s] [INFO] bgpcep-features-parent ............................. SUCCESS [ 0.003 s] [INFO] graph .............................................. SUCCESS [ 0.002 s] [INFO] bgp-parser-mock .................................... SUCCESS [ 0.727 s] [INFO] bgp-testtool ....................................... SUCCESS [ 0.102 s] [INFO] extensions ......................................... SUCCESS [ 0.003 s] [INFO] bgp-parent ......................................... SUCCESS [ 0.002 s] [INFO] bmp-mock ........................................... SUCCESS [ 0.093 s] [INFO] bmp-parent ......................................... SUCCESS [ 0.002 s] [INFO] algo-parent ........................................ SUCCESS [ 0.002 s] [INFO] pcep-testtool ...................................... SUCCESS [ 0.318 s] [INFO] pcep-server-parent ................................. SUCCESS [ 0.003 s] [INFO] pcep-topology-parent ............................... SUCCESS [ 0.002 s] [INFO] pcep-tunnel-parent ................................. SUCCESS [ 0.001 s] [INFO] pcep-parent ........................................ SUCCESS [ 0.002 s] [INFO] programming-parent ................................. SUCCESS [ 0.001 s] [INFO] rsvp-parent ........................................ SUCCESS [ 0.002 s] [INFO] topology-parent .................................... SUCCESS [ 0.001 s] [INFO] config-loader-parent ............................... SUCCESS [ 0.002 s] [INFO] bgpcep-karaf ....................................... SUCCESS [ 0.136 s] [INFO] bgpcep ............................................. SUCCESS [01:11 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:27 min [INFO] Finished at: 2025-10-04T05:50:51Z [INFO] ------------------------------------------------------------------------ [bgpcep-sonar] $ /bin/bash /tmp/jenkins14221032034553654364.sh [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Not] preventing perform for step [BuilderChain] [JaCoCo plugin] Collecting JaCoCo coverage data... [JaCoCo plugin] Version: 3.3.5 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 54 [JaCoCo plugin] Saving matched execfiles: /w/workspace/bgpcep-sonar/bgp/benchmark-app/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/cli/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/concepts/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/extensions/evpn/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/extensions/inet/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/extensions/route-target/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/openconfig-spi/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/openconfig-state/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/parser-api/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/parser-impl/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/parser-mock/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/parser-spi/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/path-selection-mode/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/peer-acceptor/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/rib-impl/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/rib-spi/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/topology-provider/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/util/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bmp/bmp-impl/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bmp/bmp-mock/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bmp/bmp-spi/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/concepts/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/config-loader/protocols-config-loader/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/config-loader/topology-config-loader/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/data-change-counter/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/pcep/ietf-stateful/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/pcep/impl/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/pcep/pcc-mock/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/pcep/segment-routing/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/pcep/spi/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/pcep/testtool/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/pcep/topology/cli/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/programming/api/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/programming/impl/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/rsvp/impl/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/rsvp/spi/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/target/jacoco.exec /w/workspace/bgpcep-sonar/testtool-util/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/util/target/code-coverage/jacoco.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /w/workspace/bgpcep-sonar/algo/algo-api/target/classes 34 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/algo/algo-impl/target/classes 9 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/benchmark-app/target/classes 34 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/cli/target/classes 5 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/concepts/target/classes 181 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/config-example/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/evpn/target/classes 233 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/target/classes 426 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/inet/target/classes 110 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/target/classes 207 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/target/classes 126 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/classes 555 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/target/classes 309 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/route-target/target/classes 90 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/openconfig-api/target/classes 1394 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/openconfig-rp-impl/target/classes 4 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/target/classes 30 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/target/classes 30 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/openconfig-spi/target/classes 7 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/openconfig-state/target/classes 9 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/parser-api/target/classes 191 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/parser-impl/target/classes 53 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/parser-mock/target/classes 1 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/parser-spi/target/classes 75 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/path-selection-mode/target/classes 31 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/peer-acceptor/target/classes 9 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/rib-api/target/classes 91 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/rib-impl/target/classes 131 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/rib-mock/target/classes 3 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/rib-spi/target/classes 101 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/testtool/target/classes 8 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/topology-provider/target/classes 236 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/util/target/classes 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/binding-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bmp/bmp-api/target/classes 269 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bmp/bmp-config-example/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bmp/bmp-impl/target/classes 41 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bmp/bmp-mock/target/classes 11 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/classes 28 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bmp/bmp-spi/target/classes 27 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/concepts/target/classes 30 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader/target/classes 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/target/classes 9 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/config-loader/config-loader-spi/target/classes 5 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/config-loader/protocols-config-loader/target/classes 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/target/classes 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/config-loader/topology-config-loader/target/classes 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/data-change-counter/target/classes 22 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/distribution-karaf/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/feature-repo-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/features-bgpcep-testing/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/features-bgpcep/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-benchmark/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-cli/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-config-example/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-dependencies/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-evpn/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-extensions-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-flowspec/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-inet/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-l3vpn/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-labeled-unicast/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-linkstate/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-mvpn/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-impl/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-spi/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-statement/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-state/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-path-selection-mode/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-impl/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-route-target/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-topology/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-example/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-loader/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-concepts/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-impl/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-spi/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-data-change-counter/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-extras-dependencies/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-auto-bandwidth/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-base-parser/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-cli/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-config-example/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-impl/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-p2mp-te-lsp/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-segment-routing/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server-provider/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-stateful/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology-provider/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-tunnel-provider/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-impl/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-protocols-config-loader/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-routing-policy-config-loader/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-config-loader/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-segment-routing/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-tunnel-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/graph/graph-api/target/classes 119 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/graph/graph-impl/target/classes 11 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/api/target/classes 716 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/target/classes 19 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/base-parser/target/classes 105 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/config-example/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/target/classes 16 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/ietf-stateful/target/classes 340 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/impl/target/classes 30 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/pcc-mock/target/classes 25 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/segment-routing/target/classes 151 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/server/server-api/target/classes 30 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/server/server-provider/target/classes 20 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/spi/target/classes 55 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/testtool/target/classes 3 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/topology/cli/target/classes 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/topology/topology-api/target/classes 171 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/classes 92 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/topology/topology-spi/target/classes 3 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-api/target/classes 71 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/target/classes 15 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/programming/api/target/classes 63 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/programming/impl/target/classes 12 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/programming/spi/target/classes 6 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/programming/topology-api/target/classes 6 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/programming/tunnel-api/target/classes 21 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/rsvp/api/target/classes 368 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/rsvp/impl/target/classes 59 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/rsvp/spi/target/classes 37 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/single-feature-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/testtool-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/testtool-util/target/classes 9 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/topology/api/target/classes 87 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/topology/segment-routing/target/classes 55 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/topology/tunnel-api/target/classes 54 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/util/target/classes 12 files [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: [JaCoCo plugin] Source Inclusions: **/*.java [JaCoCo plugin] Source Exclusions: null [JaCoCo plugin] - /w/workspace/bgpcep-sonar/algo/algo-api/src/main/java 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/algo/algo-impl/src/main/java 6 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/benchmark-app/src/main/java 1 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/cli/src/main/java 5 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/concepts/src/main/java 3 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/evpn/src/main/java 33 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/main/java 57 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/inet/src/main/java 11 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/src/main/java 19 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/src/main/java 9 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/src/main/java 53 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/src/main/java 39 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/route-target/src/main/java 17 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/openconfig-rp-impl/src/main/java 3 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/src/main/java 24 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/src/main/java 21 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/openconfig-spi/src/main/java 6 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/openconfig-state/src/main/java 4 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/parser-api/src/main/java 9 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/parser-impl/src/main/java 52 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/parser-mock/src/main/java 1 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/parser-spi/src/main/java 68 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/path-selection-mode/src/main/java 25 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/peer-acceptor/src/main/java 1 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/rib-api/src/main/java 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/rib-impl/src/main/java 77 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/rib-mock/src/main/java 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/rib-spi/src/main/java 52 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/testtool/src/main/java 7 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/topology-provider/src/main/java 18 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/util/src/main/java 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bmp/bmp-api/src/main/java 1 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bmp/bmp-impl/src/main/java 19 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bmp/bmp-mock/src/main/java 8 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/src/main/java 27 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bmp/bmp-spi/src/main/java 26 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/concepts/src/main/java 5 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader/src/main/java 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/src/main/java 6 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/config-loader/config-loader-spi/src/main/java 5 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/config-loader/protocols-config-loader/src/main/java 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/src/main/java 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/config-loader/topology-config-loader/src/main/java 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/data-change-counter/src/main/java 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/graph/graph-api/src/main/java 7 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/graph/graph-impl/src/main/java 5 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/api/src/main/java 15 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/src/main/java 3 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java 97 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/src/main/java 3 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java 27 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/impl/src/main/java 20 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/pcc-mock/src/main/java 20 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/segment-routing/src/main/java 7 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/server/server-api/src/main/java 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/server/server-provider/src/main/java 8 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/spi/src/main/java 55 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/testtool/src/main/java 3 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/topology/cli/src/main/java 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/src/main/java 25 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/topology/topology-spi/src/main/java 1 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/src/main/java 10 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/programming/api/src/main/java 1 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/programming/impl/src/main/java 4 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/programming/spi/src/main/java 6 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/programming/topology-api/src/main/java 1 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/programming/tunnel-api/src/main/java 1 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/rsvp/api/src/main/java 1 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/rsvp/impl/src/main/java 59 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/rsvp/spi/src/main/java 36 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/testtool-util/src/main/java 5 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/topology/api/src/main/java 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/util/src/main/java 11 files [JaCoCo plugin] Loading inclusions files.. [JaCoCo plugin] inclusions: [] [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] [JaCoCo plugin] Publishing the results.. [JaCoCo plugin] Loading packages.. [JaCoCo plugin] Done. [JaCoCo plugin] Overall coverage: class: 91.70403, method: 81.97763, line: 76.6987, branch: 55.729305, instruction: 76.43009, complexity: 61.742912 [PostBuildScript] - [INFO] Executing post build scripts. [bgpcep-sonar] $ /bin/bash /tmp/jenkins10457110233743551900.sh ---> sysstat.sh [bgpcep-sonar] $ /bin/bash /tmp/jenkins3183675834656817212.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/bgpcep-sonar + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/bgpcep-sonar ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/bgpcep-sonar ']' + mkdir -p /w/workspace/bgpcep-sonar/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/bgpcep-sonar/archives/ [bgpcep-sonar] $ /bin/bash /tmp/jenkins10104637107107891165.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/bgpcep-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xjpu from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Xjpu/bin to PATH INFO: Running in OpenStack, capturing instance metadata [bgpcep-sonar] $ /bin/bash /tmp/jenkins14736834955861208624.sh provisioning config files... Could not find credentials [logs] for bgpcep-sonar #490 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/bgpcep-sonar@tmp/config12990768853067936031tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [bgpcep-sonar] $ /bin/bash /tmp/jenkins10315022130996184061.sh ---> create-netrc.sh WARN: Log server credential not found. [bgpcep-sonar] $ /bin/bash /tmp/jenkins9650919532254676123.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/bgpcep-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xjpu from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Xjpu/bin to PATH [bgpcep-sonar] $ /bin/bash /tmp/jenkins1000765133367286570.sh ---> sudo-logs.sh Archiving 'sudo' log.. [bgpcep-sonar] $ /bin/bash /tmp/jenkins5543633255135657882.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/bgpcep-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xjpu from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-Xjpu/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [bgpcep-sonar] $ /bin/bash -l /tmp/jenkins10118244504757566046.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/bgpcep-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xjpu from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-Xjpu/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/bgpcep-sonar/490/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2204-docker-4c-4g-505 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 Stepping: 0 BogoMIPS: 5600.00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 128 KiB (4 instances) L1i cache: 128 KiB (4 instances) L2 cache: 2 MiB (4 instances) L3 cache: 64 MiB (4 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-3 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 1.6G 1.1M 1.6G 1% /run /dev/vda1 78G 11G 67G 14% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15989 630 9914 4 5444 15016 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:31:99:f6 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.171.106/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 84988sec preferred_lft 84988sec inet6 fe80::f816:3eff:fe31:99f6/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:a7:22:65:83 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-505) 10/04/25 _x86_64_ (4 CPU) 05:28:23 LINUX RESTART (4 CPU) 05:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:40:10 33.33 3.44 15.98 13.91 721.17 4615.82 256608.51 05:50:11 19.33 0.42 17.72 1.18 51.52 6238.48 2587.80 Average: 26.38 1.94 16.85 7.59 388.74 5421.33 130509.50 05:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:40:10 10497344 13878256 2081236 12.71 125200 3400144 2523092 14.48 770968 4748772 14872 05:50:11 9144372 14327904 1623592 9.92 168220 5068544 2072648 11.90 1138108 5615492 65948 Average: 9820858 14103080 1852414 11.31 146710 4234344 2297870 13.19 954538 5182132 40410 05:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:40:10 lo 2.58 2.58 0.23 0.23 0.00 0.00 0.00 0.00 05:40:10 ens3 97.29 77.74 739.69 15.47 0.00 0.00 0.00 0.00 05:40:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:11 lo 2.15 2.15 0.20 0.20 0.00 0.00 0.00 0.00 05:50:11 ens3 79.96 69.88 468.65 16.89 0.00 0.00 0.00 0.00 05:50:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 2.36 2.36 0.22 0.22 0.00 0.00 0.00 0.00 Average: ens3 88.69 73.84 605.14 16.18 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-505) 10/04/25 _x86_64_ (4 CPU) 05:28:23 LINUX RESTART (4 CPU) 05:30:01 CPU %user %nice %system %iowait %steal %idle 05:40:10 all 58.93 0.00 2.23 0.87 0.11 37.87 05:40:10 0 58.39 0.00 2.23 0.64 0.11 38.63 05:40:10 1 59.26 0.00 2.54 1.34 0.11 36.74 05:40:10 2 58.48 0.00 1.89 0.76 0.10 38.76 05:40:10 3 59.59 0.00 2.27 0.72 0.10 37.32 05:50:11 all 56.33 0.00 2.15 0.48 0.10 40.94 05:50:11 0 56.13 0.00 2.06 0.74 0.10 40.97 05:50:11 1 52.22 0.00 2.10 0.71 0.10 44.87 05:50:11 2 57.77 0.00 2.27 0.18 0.10 39.68 05:50:11 3 59.20 0.00 2.15 0.29 0.11 38.24 Average: all 57.64 0.00 2.19 0.68 0.10 39.39 Average: 0 57.27 0.00 2.15 0.69 0.10 39.79 Average: 1 55.76 0.00 2.32 1.03 0.10 40.78 Average: 2 58.12 0.00 2.08 0.47 0.10 39.22 Average: 3 59.40 0.00 2.21 0.51 0.11 37.78