Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-4c-4g-858 (centos8-builder-4c-4g) in workspace /w/workspace/l2switch-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/l2switch > git init /w/workspace/l2switch-sonar # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/l2switch > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials jenkins-ssh [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/l2switch-sonar@tmp/jenkins-gitclient-ssh12577245959425706566.key 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/l2switch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/l2switch # 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 cd080ff030e0b8678518a13aa6fbc59a699fcff0 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cd080ff030e0b8678518a13aa6fbc59a699fcff0 # timeout=10 Commit message: "Refactor SimpleAddressObserver" > git rev-list --no-walk cd080ff030e0b8678518a13aa6fbc59a699fcff0 # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [l2switch-sonar] $ /bin/bash /tmp/jenkins11133408280809207821.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.13 (set by /opt/pyenv/version) * 3.11.7 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-paWO lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-paWO/bin to PATH Generating Requirements File Python 3.11.7 pip 24.3.1 from /tmp/venv-paWO/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.5.3 aspy.yaml==1.3.0 attrs==24.3.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.97 botocore==1.35.97 bs4==0.0.2 cachetools==5.5.0 certifi==2024.12.14 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.1 click==8.1.8 cliff==4.8.0 cmd2==2.5.8 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.15 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.3 durationpy==0.9 email_validator==2.2.0 filelock==3.16.1 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.37.0 httplib2==0.22.0 identify==2.6.5 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.5 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.9.1 kubernetes==31.0.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==3.0.2 msgpack==1.1.0 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.2.2 openstacksdk==4.2.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.2.0 oslo.config==9.7.0 oslo.context==5.7.0 oslo.i18n==6.5.0 oslo.log==7.0.0 oslo.serialization==5.6.0 oslo.utils==8.0.0 packaging==24.2 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.12.0 psutil==6.1.1 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.5.0 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.1.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.2.1 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.22.3 rsa==4.9 ruamel.yaml==0.18.10 ruamel.yaml.clib==0.2.12 s3transfer==0.10.4 simplejson==3.19.3 six==1.17.0 smmap==5.0.2 soupsieve==2.6 stevedore==5.4.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.12.2 tzdata==2024.2 urllib3==1.26.20 virtualenv==20.28.1 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.1 xdg==6.0.0 xmltodict==0.14.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] [l2switch-sonar] $ /bin/sh -xe /tmp/jenkins11257497439183489589.sh + echo 'Using SonarCloud' Using SonarCloud [l2switch-sonar] $ /bin/sh -xe /tmp/jenkins14966217260777489158.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos8-builder-4c-4g-858 [l2switch-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=l2switch -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/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=l2switch -Dsha1=origin/master -DMAVEN_OPTS=-Xmx1024m -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DMAVEN_PARAMS= -DSONAR_MAVEN_GOAL=sonar:sonar --version Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 11.0.20.1, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.20.1.1-2.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" [l2switch-sonar] $ /bin/sh -xe /tmp/jenkins4775031035999814890.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://devvexx.opendaylight.org/mirror" [EnvInject] - Variables injected successfully. [l2switch-sonar] $ /bin/sh /tmp/jenkins8921714082696016320.sh ---> update-java-alternatives.sh ---> Updating Java version ---> RedHat type system detected openjdk version "17.0.6-ea" 2023-01-17 LTS OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk [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=openjdk17 SONARCLOUD_QUALITYGATE_WAIT=False SCAN_DEV_BRANCH=False PROJECT_ORGANIZATION=opendaylight SONAR_HOST_URL=https://sonarcloud.io PROJECT_KEY=opendaylight_l2switch [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/l2switch-sonar@tmp/config583540935701673583tmp copy managed file [l2switch-settings] to file:/w/workspace/l2switch-sonar@tmp/config12087953540033584704tmp [l2switch-sonar] $ /bin/bash -l /tmp/jenkins3968360439017776373.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/mvn38/bin/mvn clean install -e -Dsonar --global-settings /w/workspace/l2switch-sonar@tmp/config583540935701673583tmp --settings /w/workspace/l2switch-sonar@tmp/config12087953540033584704tmp --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 Picked up _JAVA_OPTIONS: Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] l2switch-parent [pom] [INFO] packethandler-model [bundle] [INFO] packethandler-impl [bundle] [INFO] packethandler.aggregator [pom] [INFO] loopremover-model [bundle] [INFO] loopremover-impl [bundle] [INFO] loopremover.aggregator [pom] [INFO] addresstracker-model [bundle] [INFO] arphandler-impl [bundle] [INFO] addresstracker-impl [bundle] [INFO] addresstracker.aggregator [pom] [INFO] hosttracker.aggregator [pom] [INFO] hosttracker-model [bundle] [INFO] hosttracker-impl [bundle] [INFO] main-impl [bundle] [INFO] OpenDaylight :: L2Switch :: Feature Parent [pom] [INFO] OpenDaylight :: L2Switch :: PacketHandler [feature] [INFO] OpenDaylight :: L2Switch :: AddressTracker [feature] [INFO] OpenDaylight :: L2Switch :: HostTracker [feature] [INFO] OpenDaylight :: L2Switch :: LoopRemover [feature] [INFO] OpenDaylight :: L2Switch :: ArpHandler [feature] [INFO] OpenDaylight :: L2Switch :: Switch [feature] [INFO] OpenDaylight :: L2Switch :: All [feature] [INFO] OpenDaylight :: L2Switch :: Switch REST [feature] [INFO] features-l2switch [feature] [INFO] distribution-karaf [pom] [INFO] features-l2switch-aggregator [pom] [INFO] l2switch-artifacts [pom] [INFO] l2switch [pom] [INFO] [INFO] -------------< org.opendaylight.l2switch:l2switch-parent >-------------- [INFO] Building l2switch-parent 0.8.0-SNAPSHOT [1/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ l2switch-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ l2switch-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] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ l2switch-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ l2switch-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ l2switch-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-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] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ l2switch-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ l2switch-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ l2switch-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ l2switch-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ l2switch-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ l2switch-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ l2switch-parent --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ l2switch-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ l2switch-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ l2switch-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/parent/target/bom.xml [INFO] attaching as l2switch-parent-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/parent/target/bom.json [INFO] attaching as l2switch-parent-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ l2switch-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ l2switch-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ l2switch-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ l2switch-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ l2switch-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ l2switch-parent --- [INFO] Installing /w/workspace/l2switch-sonar/parent/pom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-parent/0.8.0-SNAPSHOT/l2switch-parent-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/parent/target/bom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-parent/0.8.0-SNAPSHOT/l2switch-parent-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/parent/target/bom.json to /tmp/r/org/opendaylight/l2switch/l2switch-parent/0.8.0-SNAPSHOT/l2switch-parent-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----< org.opendaylight.l2switch.packethandler:packethandler-model >----- [INFO] Building packethandler-model 0.8.0-SNAPSHOT [2/29] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ packethandler-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ packethandler-model --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ packethandler-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ packethandler-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ packethandler-model --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/packethandler/model/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-maven-plugin:11.0.7:generate-sources (binding) @ packethandler-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-sonar/packethandler/model/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 11.76 ms [INFO] yang-to-sources: Project model files found: 6 in 173.1 ms [INFO] yang-to-sources: 25 YANG models processed in 1.163 s [INFO] BindingJavaFileGenerator: Defined 72 files in 174.9 ms [INFO] Sorted 72 files into 19 directories in 3.580 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 72 in 305.5 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ packethandler-model --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ packethandler-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ packethandler-model --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ packethandler-model --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/packethandler/model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/packethandler/model/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/l2switch-sonar/packethandler/model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ packethandler-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 71 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/arp/rev140528/ArpPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/arp/rev140528/ArpPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/arp/rev140528/ArpPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ethernet/rev140528/EthernetPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ethernet/rev140528/EthernetPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ethernet/rev140528/EthernetPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/icmp/rev140528/IcmpPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/icmp/rev140528/IcmpPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/icmp/rev140528/IcmpPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ipv4/rev140528/Ipv4PacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ipv4/rev140528/Ipv4PacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ipv4/rev140528/Ipv4PacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ipv6/rev140528/Ipv6PacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ipv6/rev140528/Ipv6PacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ipv6/rev140528/Ipv6PacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ packethandler-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ packethandler-model --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ packethandler-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ packethandler-model --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ packethandler-model --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/packethandler/model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ packethandler-model --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ packethandler-model --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ packethandler-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ packethandler-model --- [INFO] Building bundle: /w/workspace/l2switch-sonar/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/l2switch-sonar/packethandler/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ packethandler-model --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ packethandler-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/packethandler/model/target/bom.xml [INFO] attaching as packethandler-model-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/packethandler/model/target/bom.json [INFO] attaching as packethandler-model-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ packethandler-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ packethandler-model --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ packethandler-model --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ packethandler-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ packethandler-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ packethandler-model --- [INFO] Installing /w/workspace/l2switch-sonar/packethandler/model/pom.xml to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-model/0.8.0-SNAPSHOT/packethandler-model-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-model/0.8.0-SNAPSHOT/packethandler-model-0.8.0-SNAPSHOT.jar [INFO] Installing /w/workspace/l2switch-sonar/packethandler/model/target/bom.xml to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-model/0.8.0-SNAPSHOT/packethandler-model-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/packethandler/model/target/bom.json to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-model/0.8.0-SNAPSHOT/packethandler-model-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ packethandler-model --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/l2switch/packethandler/packethandler-model/0.8.0-SNAPSHOT/packethandler-model-0.8.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----< org.opendaylight.l2switch.packethandler:packethandler-impl >----- [INFO] Building packethandler-impl 0.8.0-SNAPSHOT [3/29] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ packethandler-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ packethandler-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ packethandler-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ packethandler-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ packethandler-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/packethandler/implementation/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] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ packethandler-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ packethandler-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ packethandler-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ packethandler-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/packethandler/implementation/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/packethandler/implementation/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ packethandler-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/l2switch-sonar/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:[24,58] found raw type: org.opendaylight.yangtools.yang.binding.Notification missing type arguments for generic class org.opendaylight.yangtools.yang.binding.Notification [WARNING] /w/workspace/l2switch-sonar/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:[46,73] unchecked method invocation: method registerListener in interface org.opendaylight.mdsal.binding.api.NotificationService is applied to given types required: java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener found: java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener [WARNING] /w/workspace/l2switch-sonar/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:[46,87] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/l2switch-sonar/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:[92,21] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ packethandler-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ packethandler-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ packethandler-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ packethandler-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ packethandler-impl --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/packethandler/implementation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ packethandler-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ packethandler-impl --- [INFO] Surefire report directory: /w/workspace/l2switch-sonar/packethandler/implementation/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.l2switch.packethandler.decoders.ArpDecoderTest 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: 2.025 s -- in org.opendaylight.l2switch.packethandler.decoders.ArpDecoderTest [INFO] Running org.opendaylight.l2switch.packethandler.decoders.EthernetDecoderTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.l2switch.packethandler.decoders.EthernetDecoderTest [INFO] Running org.opendaylight.l2switch.packethandler.decoders.IcmpDecoderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.l2switch.packethandler.decoders.IcmpDecoderTest [INFO] Running org.opendaylight.l2switch.packethandler.decoders.Ipv4DecoderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.l2switch.packethandler.decoders.Ipv4DecoderTest [INFO] Running org.opendaylight.l2switch.packethandler.decoders.Ipv6DecoderTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.l2switch.packethandler.decoders.Ipv6DecoderTest [INFO] Running org.opendaylight.l2switch.packethandler.decoders.utils.BitBufferHelperTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.l2switch.packethandler.decoders.utils.BitBufferHelperTest [INFO] Running org.opendaylight.l2switch.packethandler.decoders.utils.HexEncodeTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.l2switch.packethandler.decoders.utils.HexEncodeTest [INFO] Running org.opendaylight.l2switch.packethandler.decoders.utils.NetUtilsTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.l2switch.packethandler.decoders.utils.NetUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ packethandler-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ packethandler-impl --- [INFO] Building bundle: /w/workspace/l2switch-sonar/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/l2switch-sonar/packethandler/implementation/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ packethandler-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ packethandler-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/packethandler/implementation/target/bom.xml [INFO] attaching as packethandler-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/packethandler/implementation/target/bom.json [INFO] attaching as packethandler-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ packethandler-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ packethandler-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.7:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ packethandler-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ packethandler-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ packethandler-impl --- [INFO] Loading execution data file /w/workspace/l2switch-sonar/packethandler/implementation/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'packethandler-impl' with 11 classes [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ packethandler-impl --- [INFO] Installing /w/workspace/l2switch-sonar/packethandler/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-impl/0.8.0-SNAPSHOT/packethandler-impl-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-impl/0.8.0-SNAPSHOT/packethandler-impl-0.8.0-SNAPSHOT.jar [INFO] Installing /w/workspace/l2switch-sonar/packethandler/implementation/target/bom.xml to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-impl/0.8.0-SNAPSHOT/packethandler-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/packethandler/implementation/target/bom.json to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-impl/0.8.0-SNAPSHOT/packethandler-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ packethandler-impl --- [INFO] Installing org/opendaylight/l2switch/packethandler/packethandler-impl/0.8.0-SNAPSHOT/packethandler-impl-0.8.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.l2switch.packethandler:packethandler.aggregator >-- [INFO] Building packethandler.aggregator 0.8.0-SNAPSHOT [4/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ packethandler.aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ packethandler.aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ packethandler.aggregator --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ packethandler.aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ packethandler.aggregator --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/packethandler/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] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ packethandler.aggregator --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ packethandler.aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ packethandler.aggregator --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ packethandler.aggregator >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ packethandler.aggregator --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ packethandler.aggregator <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ packethandler.aggregator --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ packethandler.aggregator --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ packethandler.aggregator --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ packethandler.aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/packethandler/target/bom.xml [INFO] attaching as packethandler.aggregator-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/packethandler/target/bom.json [INFO] attaching as packethandler.aggregator-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ packethandler.aggregator --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ packethandler.aggregator --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ packethandler.aggregator --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ packethandler.aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ packethandler.aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ packethandler.aggregator --- [INFO] Installing /w/workspace/l2switch-sonar/packethandler/pom.xml to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler.aggregator/0.8.0-SNAPSHOT/packethandler.aggregator-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/packethandler/target/bom.xml to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler.aggregator/0.8.0-SNAPSHOT/packethandler.aggregator-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/packethandler/target/bom.json to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler.aggregator/0.8.0-SNAPSHOT/packethandler.aggregator-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------< org.opendaylight.l2switch.loopremover:loopremover-model >------- [INFO] Building loopremover-model 0.8.0-SNAPSHOT [5/29] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ loopremover-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ loopremover-model --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ loopremover-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ loopremover-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ loopremover-model --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/loopremover/model/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-maven-plugin:11.0.7:generate-sources (binding) @ loopremover-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-sonar/loopremover/model/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 1.850 ms [INFO] yang-to-sources: Project model files found: 1 in 2.648 ms [INFO] yang-to-sources: 4 YANG models processed in 40.65 ms [INFO] BindingJavaFileGenerator: Defined 8 files in 5.182 ms [INFO] Sorted 8 files into 2 directories in 133.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 8 in 12.71 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ loopremover-model --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ loopremover-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ loopremover-model --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ loopremover-model --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/loopremover/model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/loopremover/model/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/l2switch-sonar/loopremover/model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ loopremover-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ loopremover-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ loopremover-model --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ loopremover-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ loopremover-model --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ loopremover-model --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/loopremover/model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ loopremover-model --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ loopremover-model --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ loopremover-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ loopremover-model --- [INFO] Building bundle: /w/workspace/l2switch-sonar/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/l2switch-sonar/loopremover/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ loopremover-model --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ loopremover-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/loopremover/model/target/bom.xml [INFO] attaching as loopremover-model-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/loopremover/model/target/bom.json [INFO] attaching as loopremover-model-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ loopremover-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ loopremover-model --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ loopremover-model --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ loopremover-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ loopremover-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ loopremover-model --- [INFO] Installing /w/workspace/l2switch-sonar/loopremover/model/pom.xml to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-model/0.8.0-SNAPSHOT/loopremover-model-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-model/0.8.0-SNAPSHOT/loopremover-model-0.8.0-SNAPSHOT.jar [INFO] Installing /w/workspace/l2switch-sonar/loopremover/model/target/bom.xml to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-model/0.8.0-SNAPSHOT/loopremover-model-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/loopremover/model/target/bom.json to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-model/0.8.0-SNAPSHOT/loopremover-model-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ loopremover-model --- [INFO] Installing org/opendaylight/l2switch/loopremover/loopremover-model/0.8.0-SNAPSHOT/loopremover-model-0.8.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------< org.opendaylight.l2switch.loopremover:loopremover-impl >------- [INFO] Building loopremover-impl 0.8.0-SNAPSHOT [6/29] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ loopremover-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ loopremover-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ loopremover-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ loopremover-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ loopremover-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/loopremover/implementation/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-maven-plugin:11.0.7:generate-sources (binding) @ loopremover-impl --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-sonar/loopremover/implementation/src/main/yang [INFO] yang-to-sources: Found 12 dependencies in 3.969 ms [INFO] yang-to-sources: Project model files found: 1 in 1.175 ms [INFO] yang-to-sources: 1 YANG models processed in 170.0 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 744.9 μs [INFO] Sorted 6 files into 2 directories in 114.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 5.786 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ loopremover-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ loopremover-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ loopremover-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ loopremover-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/loopremover/implementation/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/l2switch-sonar/loopremover/implementation/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ loopremover-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[274,86] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[297,30] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[162,85] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ loopremover-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ loopremover-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ loopremover-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ loopremover-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ loopremover-impl --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/loopremover/implementation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ loopremover-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriterTest.java:[43,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[64,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[73,68] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,L found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[73,72] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[272,61] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeModification found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[273,69] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataObjectModification found: org.opendaylight.mdsal.binding.api.DataObjectModification [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[288,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[288,75] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[326,39] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[326,76] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[335,53] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.l2switch.loopremover.rev140714.StpStatusAwareNodeConnector [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[335,90] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ loopremover-impl --- [INFO] Surefire report directory: /w/workspace/l2switch-sonar/loopremover/implementation/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.l2switch.loopremover.flow.InitialFlowWriterTest 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.065 s -- in org.opendaylight.l2switch.loopremover.flow.InitialFlowWriterTest [INFO] Running org.opendaylight.l2switch.loopremover.topology.NetworkGraphImplTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.l2switch.loopremover.topology.NetworkGraphImplTest [INFO] Running org.opendaylight.l2switch.loopremover.topology.TopologyLinkDataChangeHandlerTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.819 s -- in org.opendaylight.l2switch.loopremover.topology.TopologyLinkDataChangeHandlerTest [INFO] Running org.opendaylight.l2switch.loopremover.util.InstanceIdentifierUtilsTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.l2switch.loopremover.util.InstanceIdentifierUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ loopremover-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ loopremover-impl --- [WARNING] Bundle org.opendaylight.l2switch.loopremover:loopremover-impl:bundle:0.8.0-SNAPSHOT : Unused Export-Package instructions: [org.apache.commons*] [INFO] Building bundle: /w/workspace/l2switch-sonar/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/l2switch-sonar/loopremover/implementation/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ loopremover-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ loopremover-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 40 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/loopremover/implementation/target/bom.xml [INFO] attaching as loopremover-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/loopremover/implementation/target/bom.json [INFO] attaching as loopremover-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ loopremover-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ loopremover-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [WARNING] org.opendaylight.yangtools:util:jar:11.0.7:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile [WARNING] org.checkerframework:checker-qual:jar:3.43.0:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:11.0.7:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ loopremover-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ loopremover-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ loopremover-impl --- [INFO] Loading execution data file /w/workspace/l2switch-sonar/loopremover/implementation/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'loopremover-impl' with 8 classes [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ loopremover-impl --- [INFO] Installing /w/workspace/l2switch-sonar/loopremover/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-impl/0.8.0-SNAPSHOT/loopremover-impl-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-impl/0.8.0-SNAPSHOT/loopremover-impl-0.8.0-SNAPSHOT.jar [INFO] Installing /w/workspace/l2switch-sonar/loopremover/implementation/target/bom.xml to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-impl/0.8.0-SNAPSHOT/loopremover-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/loopremover/implementation/target/bom.json to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-impl/0.8.0-SNAPSHOT/loopremover-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ loopremover-impl --- [INFO] Installing org/opendaylight/l2switch/loopremover/loopremover-impl/0.8.0-SNAPSHOT/loopremover-impl-0.8.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----< org.opendaylight.l2switch.loopremover:loopremover.aggregator >---- [INFO] Building loopremover.aggregator 0.8.0-SNAPSHOT [7/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ loopremover.aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ loopremover.aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ loopremover.aggregator --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ loopremover.aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ loopremover.aggregator --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/loopremover/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] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ loopremover.aggregator --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ loopremover.aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ loopremover.aggregator --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ loopremover.aggregator >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ loopremover.aggregator --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ loopremover.aggregator <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ loopremover.aggregator --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ loopremover.aggregator --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ loopremover.aggregator --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ loopremover.aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/loopremover/target/bom.xml [INFO] attaching as loopremover.aggregator-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/loopremover/target/bom.json [INFO] attaching as loopremover.aggregator-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ loopremover.aggregator --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ loopremover.aggregator --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ loopremover.aggregator --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ loopremover.aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ loopremover.aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ loopremover.aggregator --- [INFO] Installing /w/workspace/l2switch-sonar/loopremover/pom.xml to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover.aggregator/0.8.0-SNAPSHOT/loopremover.aggregator-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/loopremover/target/bom.xml to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover.aggregator/0.8.0-SNAPSHOT/loopremover.aggregator-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/loopremover/target/bom.json to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover.aggregator/0.8.0-SNAPSHOT/loopremover.aggregator-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---< org.opendaylight.l2switch.addresstracker:addresstracker-model >---- [INFO] Building addresstracker-model 0.8.0-SNAPSHOT [8/29] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ addresstracker-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ addresstracker-model --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ addresstracker-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ addresstracker-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ addresstracker-model --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/addresstracker/model/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-maven-plugin:11.0.7:generate-sources (binding) @ addresstracker-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-sonar/addresstracker/model/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 2.909 ms [INFO] yang-to-sources: Project model files found: 1 in 1.186 ms [INFO] yang-to-sources: 22 YANG models processed in 433.2 ms [INFO] BindingJavaFileGenerator: Defined 10 files in 44.95 ms [INFO] Sorted 10 files into 3 directories in 105.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 10 in 56.43 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ addresstracker-model --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ addresstracker-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ addresstracker-model --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ addresstracker-model --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/addresstracker/model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/addresstracker/model/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/l2switch-sonar/addresstracker/model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ addresstracker-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ addresstracker-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ addresstracker-model --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ addresstracker-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ addresstracker-model --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ addresstracker-model --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/addresstracker/model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ addresstracker-model --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ addresstracker-model --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ addresstracker-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ addresstracker-model --- [INFO] Building bundle: /w/workspace/l2switch-sonar/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/l2switch-sonar/addresstracker/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ addresstracker-model --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ addresstracker-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/addresstracker/model/target/bom.xml [INFO] attaching as addresstracker-model-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/addresstracker/model/target/bom.json [INFO] attaching as addresstracker-model-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ addresstracker-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ addresstracker-model --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ addresstracker-model --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ addresstracker-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ addresstracker-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ addresstracker-model --- [INFO] Installing /w/workspace/l2switch-sonar/addresstracker/model/pom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-model/0.8.0-SNAPSHOT/addresstracker-model-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-model/0.8.0-SNAPSHOT/addresstracker-model-0.8.0-SNAPSHOT.jar [INFO] Installing /w/workspace/l2switch-sonar/addresstracker/model/target/bom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-model/0.8.0-SNAPSHOT/addresstracker-model-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/addresstracker/model/target/bom.json to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-model/0.8.0-SNAPSHOT/addresstracker-model-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ addresstracker-model --- [INFO] Installing org/opendaylight/l2switch/addresstracker/addresstracker-model/0.8.0-SNAPSHOT/addresstracker-model-0.8.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------< org.opendaylight.l2switch.arphandler:arphandler-impl >-------- [INFO] Building arphandler-impl 0.8.0-SNAPSHOT [9/29] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ arphandler-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arphandler-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ arphandler-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ arphandler-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ arphandler-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/arphandler/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-maven-plugin:11.0.7:generate-sources (binding) @ arphandler-impl --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-sonar/arphandler/src/main/yang [INFO] yang-to-sources: Found 15 dependencies in 3.220 ms [INFO] yang-to-sources: Project model files found: 1 in 2.875 ms [INFO] yang-to-sources: 1 YANG models processed in 84.78 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 990.9 μs [INFO] Sorted 6 files into 2 directories in 117.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 6.503 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ arphandler-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ arphandler-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ arphandler-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arphandler-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/arphandler/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/l2switch-sonar/arphandler/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ arphandler-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/l2switch-sonar/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[167,84] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ arphandler-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ arphandler-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ arphandler-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ arphandler-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ arphandler-impl --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/arphandler/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ arphandler-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ArpPacketHandlerTest.java:[36,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[48,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[90,84] unchecked conversion required: java.util.HashMap> found: java.util.HashMap [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[106,84] unchecked conversion required: java.util.HashMap> found: java.util.HashMap [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[129,84] unchecked conversion required: java.util.HashMap found: java.util.HashMap [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[145,84] unchecked conversion required: java.util.HashMap found: java.util.HashMap [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[148,46] unchecked method invocation: method getNodeConnector in class org.opendaylight.l2switch.arphandler.inventory.InventoryReader is applied to given types required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[148,50] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[162,84] unchecked conversion required: java.util.HashMap found: java.util.HashMap [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[165,46] unchecked method invocation: method getNodeConnector in class org.opendaylight.l2switch.arphandler.inventory.InventoryReader is applied to given types required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[165,50] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[174,84] unchecked conversion required: java.util.HashMap> found: java.util.HashMap [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[60,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[120,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[120,75] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriterTest.java:[45,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[92,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[92,75] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[143,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[143,75] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ arphandler-impl --- [INFO] Surefire report directory: /w/workspace/l2switch-sonar/arphandler/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.l2switch.arphandler.core.ArpPacketHandlerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.860 s -- in org.opendaylight.l2switch.arphandler.core.ArpPacketHandlerTest [INFO] Running org.opendaylight.l2switch.arphandler.core.PacketDispatcherTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.817 s -- in org.opendaylight.l2switch.arphandler.core.PacketDispatcherTest [INFO] Running org.opendaylight.l2switch.arphandler.core.ProactiveFloodFlowWriterTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.577 s -- in org.opendaylight.l2switch.arphandler.core.ProactiveFloodFlowWriterTest [INFO] Running org.opendaylight.l2switch.arphandler.flow.InitialFlowWriterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.l2switch.arphandler.flow.InitialFlowWriterTest [INFO] Running org.opendaylight.l2switch.arphandler.inventory.InventoryReaderTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s -- in org.opendaylight.l2switch.arphandler.inventory.InventoryReaderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ arphandler-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ arphandler-impl --- [INFO] Building bundle: /w/workspace/l2switch-sonar/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/l2switch-sonar/arphandler/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ arphandler-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ arphandler-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/arphandler/target/bom.xml [INFO] attaching as arphandler-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/arphandler/target/bom.json [INFO] attaching as arphandler-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ arphandler-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ arphandler-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [WARNING] org.opendaylight.yangtools:util:jar:11.0.7:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-topology:jar:0.17.3:compile [WARNING] net.sf.jung:jung-api:jar:2.1.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:11.0.7:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ arphandler-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ arphandler-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ arphandler-impl --- [INFO] Loading execution data file /w/workspace/l2switch-sonar/arphandler/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'arphandler-impl' with 10 classes [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ arphandler-impl --- [INFO] Installing /w/workspace/l2switch-sonar/arphandler/pom.xml to /tmp/r/org/opendaylight/l2switch/arphandler/arphandler-impl/0.8.0-SNAPSHOT/arphandler-impl-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/arphandler/arphandler-impl/0.8.0-SNAPSHOT/arphandler-impl-0.8.0-SNAPSHOT.jar [INFO] Installing /w/workspace/l2switch-sonar/arphandler/target/bom.xml to /tmp/r/org/opendaylight/l2switch/arphandler/arphandler-impl/0.8.0-SNAPSHOT/arphandler-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/arphandler/target/bom.json to /tmp/r/org/opendaylight/l2switch/arphandler/arphandler-impl/0.8.0-SNAPSHOT/arphandler-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ arphandler-impl --- [INFO] Installing org/opendaylight/l2switch/arphandler/arphandler-impl/0.8.0-SNAPSHOT/arphandler-impl-0.8.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----< org.opendaylight.l2switch.addresstracker:addresstracker-impl >---- [INFO] Building addresstracker-impl 0.8.0-SNAPSHOT [10/29] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ addresstracker-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ addresstracker-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ addresstracker-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ addresstracker-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ addresstracker-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/addresstracker/implementation/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-maven-plugin:11.0.7:generate-sources (binding) @ addresstracker-impl --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-sonar/addresstracker/implementation/src/main/yang [INFO] yang-to-sources: Found 12 dependencies in 3.633 ms [INFO] yang-to-sources: Project model files found: 1 in 835.2 μs [INFO] yang-to-sources: 1 YANG models processed in 73.06 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 622.5 μs [INFO] Sorted 6 files into 2 directories in 90.23 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 4.091 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ addresstracker-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ addresstracker-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ addresstracker-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ addresstracker-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/addresstracker/implementation/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/l2switch-sonar/addresstracker/implementation/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ addresstracker-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[110,82] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[163,38] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[168,19] found raw type: com.google.common.util.concurrent.FluentFuture missing type arguments for generic class com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[169,32] unchecked method invocation: method addCallback in class com.google.common.util.concurrent.Futures is applied to given types required: com.google.common.util.concurrent.ListenableFuture,com.google.common.util.concurrent.FutureCallback,java.util.concurrent.Executor found: com.google.common.util.concurrent.FluentFuture,>,java.util.concurrent.Executor [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[169,33] unchecked conversion required: com.google.common.util.concurrent.ListenableFuture found: com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[181,26] unchecked method invocation: method put in interface java.util.Map is applied to given types required: K,V found: org.opendaylight.l2switch.addresstracker.addressobserver.AddressObservationWriter.NodeConnectorLock,com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[181,46] unchecked conversion required: V found: com.google.common.util.concurrent.FluentFuture [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ addresstracker-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ addresstracker-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ addresstracker-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ addresstracker-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ addresstracker-impl --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ addresstracker-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[64,34] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[64,71] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[81,51] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[81,56] unchecked conversion required: T found: com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[89,47] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[89,84] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[91,49] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.address.tracker.rev140617.AddressCapableNodeConnector [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[91,86] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[102,47] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[102,84] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[104,49] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.address.tracker.rev140617.AddressCapableNodeConnector [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[104,86] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ addresstracker-impl --- [INFO] Surefire report directory: /w/workspace/l2switch-sonar/addresstracker/implementation/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.l2switch.addresstracker.addressobserver.AddressObservationWriterTest 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: 2.630 s -- in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObservationWriterTest [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingArpTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingArpTest [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv4Test [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv4Test [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv6Test [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv6Test [INFO] [INFO] Results: [INFO] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ addresstracker-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ addresstracker-impl --- [INFO] Building bundle: /w/workspace/l2switch-sonar/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/l2switch-sonar/addresstracker/implementation/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ addresstracker-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ addresstracker-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/addresstracker/implementation/target/bom.xml [INFO] attaching as addresstracker-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/addresstracker/implementation/target/bom.json [INFO] attaching as addresstracker-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ addresstracker-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ addresstracker-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [WARNING] org.opendaylight.yangtools:util:jar:11.0.7:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-topology:jar:0.17.3:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.3:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:11.0.7:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ addresstracker-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ addresstracker-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ addresstracker-impl --- [INFO] Loading execution data file /w/workspace/l2switch-sonar/addresstracker/implementation/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'addresstracker-impl' with 6 classes [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ addresstracker-impl --- [INFO] Installing /w/workspace/l2switch-sonar/addresstracker/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-impl/0.8.0-SNAPSHOT/addresstracker-impl-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-impl/0.8.0-SNAPSHOT/addresstracker-impl-0.8.0-SNAPSHOT.jar [INFO] Installing /w/workspace/l2switch-sonar/addresstracker/implementation/target/bom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-impl/0.8.0-SNAPSHOT/addresstracker-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/addresstracker/implementation/target/bom.json to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-impl/0.8.0-SNAPSHOT/addresstracker-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ addresstracker-impl --- [INFO] Installing org/opendaylight/l2switch/addresstracker/addresstracker-impl/0.8.0-SNAPSHOT/addresstracker-impl-0.8.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.l2switch.addresstracker:addresstracker.aggregator >-- [INFO] Building addresstracker.aggregator 0.8.0-SNAPSHOT [11/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ addresstracker.aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ addresstracker.aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ addresstracker.aggregator --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ addresstracker.aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ addresstracker.aggregator --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/addresstracker/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] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ addresstracker.aggregator --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ addresstracker.aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ addresstracker.aggregator --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ addresstracker.aggregator >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ addresstracker.aggregator --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ addresstracker.aggregator <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ addresstracker.aggregator --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ addresstracker.aggregator --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ addresstracker.aggregator --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ addresstracker.aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/addresstracker/target/bom.xml [INFO] attaching as addresstracker.aggregator-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/addresstracker/target/bom.json [INFO] attaching as addresstracker.aggregator-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ addresstracker.aggregator --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ addresstracker.aggregator --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ addresstracker.aggregator --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ addresstracker.aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ addresstracker.aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ addresstracker.aggregator --- [INFO] Installing /w/workspace/l2switch-sonar/addresstracker/pom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker.aggregator/0.8.0-SNAPSHOT/addresstracker.aggregator-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/addresstracker/target/bom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker.aggregator/0.8.0-SNAPSHOT/addresstracker.aggregator-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/addresstracker/target/bom.json to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker.aggregator/0.8.0-SNAPSHOT/addresstracker.aggregator-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----< org.opendaylight.l2switch.hosttracker:hosttracker.aggregator >---- [INFO] Building hosttracker.aggregator 0.8.0-SNAPSHOT [12/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hosttracker.aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hosttracker.aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ hosttracker.aggregator --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ hosttracker.aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ hosttracker.aggregator --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/hosttracker/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] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ hosttracker.aggregator --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ hosttracker.aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ hosttracker.aggregator --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ hosttracker.aggregator >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ hosttracker.aggregator --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ hosttracker.aggregator <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ hosttracker.aggregator --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ hosttracker.aggregator --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ hosttracker.aggregator --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ hosttracker.aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/hosttracker/target/bom.xml [INFO] attaching as hosttracker.aggregator-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/hosttracker/target/bom.json [INFO] attaching as hosttracker.aggregator-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hosttracker.aggregator --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ hosttracker.aggregator --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ hosttracker.aggregator --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ hosttracker.aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ hosttracker.aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ hosttracker.aggregator --- [INFO] Installing /w/workspace/l2switch-sonar/hosttracker/pom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker.aggregator/0.8.0-SNAPSHOT/hosttracker.aggregator-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/hosttracker/target/bom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker.aggregator/0.8.0-SNAPSHOT/hosttracker.aggregator-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/hosttracker/target/bom.json to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker.aggregator/0.8.0-SNAPSHOT/hosttracker.aggregator-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------< org.opendaylight.l2switch.hosttracker:hosttracker-model >------- [INFO] Building hosttracker-model 0.8.0-SNAPSHOT [13/29] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hosttracker-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hosttracker-model --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ hosttracker-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ hosttracker-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ hosttracker-model --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/hosttracker/model/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-maven-plugin:11.0.7:generate-sources (binding) @ hosttracker-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-sonar/hosttracker/model/src/main/yang [INFO] yang-to-sources: Found 12 dependencies in 3.254 ms [INFO] yang-to-sources: Project model files found: 1 in 687.1 μs [INFO] yang-to-sources: 24 YANG models processed in 399.3 ms [INFO] BindingJavaFileGenerator: Defined 11 files in 32.48 ms [INFO] Sorted 11 files into 3 directories in 224.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 11 in 39.17 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ hosttracker-model --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ hosttracker-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ hosttracker-model --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hosttracker-model --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/hosttracker/model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/hosttracker/model/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/l2switch-sonar/hosttracker/model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ hosttracker-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ hosttracker-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ hosttracker-model --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ hosttracker-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ hosttracker-model --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hosttracker-model --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/hosttracker/model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ hosttracker-model --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ hosttracker-model --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ hosttracker-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ hosttracker-model --- [INFO] Building bundle: /w/workspace/l2switch-sonar/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/l2switch-sonar/hosttracker/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ hosttracker-model --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ hosttracker-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 32 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/hosttracker/model/target/bom.xml [INFO] attaching as hosttracker-model-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/hosttracker/model/target/bom.json [INFO] attaching as hosttracker-model-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hosttracker-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ hosttracker-model --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-topology:jar:0.17.3:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ hosttracker-model --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ hosttracker-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ hosttracker-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ hosttracker-model --- [INFO] Installing /w/workspace/l2switch-sonar/hosttracker/model/pom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-model/0.8.0-SNAPSHOT/hosttracker-model-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-model/0.8.0-SNAPSHOT/hosttracker-model-0.8.0-SNAPSHOT.jar [INFO] Installing /w/workspace/l2switch-sonar/hosttracker/model/target/bom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-model/0.8.0-SNAPSHOT/hosttracker-model-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/hosttracker/model/target/bom.json to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-model/0.8.0-SNAPSHOT/hosttracker-model-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ hosttracker-model --- [INFO] Installing org/opendaylight/l2switch/hosttracker/hosttracker-model/0.8.0-SNAPSHOT/hosttracker-model-0.8.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------< org.opendaylight.l2switch.hosttracker:hosttracker-impl >------- [INFO] Building hosttracker-impl 0.8.0-SNAPSHOT [14/29] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hosttracker-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hosttracker-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ hosttracker-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ hosttracker-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ hosttracker-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/hosttracker/implementation/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-maven-plugin:11.0.7:generate-sources (binding) @ hosttracker-impl --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-sonar/hosttracker/implementation/src/main/yang [INFO] yang-to-sources: Found 13 dependencies in 2.849 ms [INFO] yang-to-sources: Project model files found: 1 in 1.190 ms [INFO] yang-to-sources: 1 YANG models processed in 147.5 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 739.9 μs [INFO] Sorted 6 files into 2 directories in 100.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 6.303 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ hosttracker-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ hosttracker-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ hosttracker-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hosttracker-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/hosttracker/implementation/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/l2switch-sonar/hosttracker/implementation/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ hosttracker-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/l2switch-sonar/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[134,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/l2switch-sonar/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[152,25] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/l2switch-sonar/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[172,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/l2switch-sonar/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[229,19] explicit call to close() on an auto-closeable resource [WARNING] /w/workspace/l2switch-sonar/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[363,29] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ hosttracker-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ hosttracker-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ hosttracker-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ hosttracker-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hosttracker-impl --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/hosttracker/implementation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ hosttracker-impl --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ hosttracker-impl --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ hosttracker-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ hosttracker-impl --- [INFO] Building bundle: /w/workspace/l2switch-sonar/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/l2switch-sonar/hosttracker/implementation/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ hosttracker-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ hosttracker-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 35 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/hosttracker/implementation/target/bom.xml [INFO] attaching as hosttracker-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/hosttracker/implementation/target/bom.json [INFO] attaching as hosttracker-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hosttracker-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ hosttracker-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile [WARNING] org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ hosttracker-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ hosttracker-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ hosttracker-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ hosttracker-impl --- [INFO] Installing /w/workspace/l2switch-sonar/hosttracker/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-impl/0.8.0-SNAPSHOT/hosttracker-impl-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-impl/0.8.0-SNAPSHOT/hosttracker-impl-0.8.0-SNAPSHOT.jar [INFO] Installing /w/workspace/l2switch-sonar/hosttracker/implementation/target/bom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-impl/0.8.0-SNAPSHOT/hosttracker-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/hosttracker/implementation/target/bom.json to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-impl/0.8.0-SNAPSHOT/hosttracker-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ hosttracker-impl --- [INFO] Installing org/opendaylight/l2switch/hosttracker/hosttracker-impl/0.8.0-SNAPSHOT/hosttracker-impl-0.8.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------< org.opendaylight.l2switch.main:main-impl >-------------- [INFO] Building main-impl 0.8.0-SNAPSHOT [15/29] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ main-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ main-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ main-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ main-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ main-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/l2switch-main/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-maven-plugin:11.0.7:generate-sources (binding) @ main-impl --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-sonar/l2switch-main/src/main/yang [INFO] yang-to-sources: Found 15 dependencies in 3.650 ms [INFO] yang-to-sources: Project model files found: 1 in 879.1 μs [INFO] yang-to-sources: 1 YANG models processed in 87.18 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 1.142 ms [INFO] Sorted 6 files into 2 directories in 111.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 5.671 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ main-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ main-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ main-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ main-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/l2switch-main/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/l2switch-sonar/l2switch-main/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ main-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/l2switch-sonar/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[139,70] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ main-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ main-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ main-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ main-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ main-impl --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ main-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/l2switch-sonar/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/FlowWriterServiceImplTest.java:[40,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated [WARNING] /w/workspace/l2switch-sonar/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[41,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated [WARNING] /w/workspace/l2switch-sonar/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[63,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated [WARNING] /w/workspace/l2switch-sonar/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[73,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[73,75] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[54,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated [WARNING] /w/workspace/l2switch-sonar/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[84,46] unchecked method invocation: method getNodeConnector in class org.opendaylight.l2switch.inventory.InventoryReader is applied to given types required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress [WARNING] /w/workspace/l2switch-sonar/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[84,50] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[89,59] unchecked method invocation: method getNodeConnector in class org.opendaylight.l2switch.inventory.InventoryReader is applied to given types required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress [WARNING] /w/workspace/l2switch-sonar/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[89,63] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ main-impl --- [INFO] Surefire report directory: /w/workspace/l2switch-sonar/l2switch-main/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.l2switch.flow.FlowWriterServiceImplTest 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.733 s -- in org.opendaylight.l2switch.flow.FlowWriterServiceImplTest [INFO] Running org.opendaylight.l2switch.flow.InitialFlowWriterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.400 s -- in org.opendaylight.l2switch.flow.InitialFlowWriterTest [INFO] Running org.opendaylight.l2switch.flow.InventoryReaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s -- in org.opendaylight.l2switch.flow.InventoryReaderTest [INFO] Running org.opendaylight.l2switch.flow.ReactiveFlowWriterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s -- in org.opendaylight.l2switch.flow.ReactiveFlowWriterTest [INFO] Running org.opendaylight.l2switch.util.InstanceIdentifierUtilsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.l2switch.util.InstanceIdentifierUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ main-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ main-impl --- [INFO] Building bundle: /w/workspace/l2switch-sonar/l2switch-main/target/main-impl-0.8.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/l2switch-sonar/l2switch-main/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ main-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ main-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/l2switch-main/target/bom.xml [INFO] attaching as main-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/l2switch-main/target/bom.json [INFO] attaching as main-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ main-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ main-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [WARNING] org.opendaylight.yangtools:util:jar:11.0.7:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-topology:jar:0.17.3:compile [WARNING] org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:11.0.7:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ main-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ main-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ main-impl --- [INFO] Loading execution data file /w/workspace/l2switch-sonar/l2switch-main/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'main-impl' with 7 classes [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ main-impl --- [INFO] Installing /w/workspace/l2switch-sonar/l2switch-main/pom.xml to /tmp/r/org/opendaylight/l2switch/main/main-impl/0.8.0-SNAPSHOT/main-impl-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/l2switch-main/target/main-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/main/main-impl/0.8.0-SNAPSHOT/main-impl-0.8.0-SNAPSHOT.jar [INFO] Installing /w/workspace/l2switch-sonar/l2switch-main/target/bom.xml to /tmp/r/org/opendaylight/l2switch/main/main-impl/0.8.0-SNAPSHOT/main-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/l2switch-main/target/bom.json to /tmp/r/org/opendaylight/l2switch/main/main-impl/0.8.0-SNAPSHOT/main-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ main-impl --- [INFO] Installing org/opendaylight/l2switch/main/main-impl/0.8.0-SNAPSHOT/main-impl-0.8.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------< org.opendaylight.l2switch:feature-parent >-------------- [INFO] Building OpenDaylight :: L2Switch :: Feature Parent 0.8.0-SNAPSHOT [16/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ feature-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ 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] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ feature-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ feature-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ feature-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ feature-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ feature-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ feature-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ feature-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ feature-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ feature-parent --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ feature-parent --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ feature-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ feature-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ feature-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/features/feature-parent/target/bom.xml [INFO] attaching as feature-parent-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/features/feature-parent/target/bom.json [INFO] attaching as feature-parent-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ feature-parent --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ feature-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ feature-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ feature-parent --- [INFO] Installing /w/workspace/l2switch-sonar/features/feature-parent/pom.xml to /tmp/r/org/opendaylight/l2switch/feature-parent/0.8.0-SNAPSHOT/feature-parent-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/features/feature-parent/target/bom.xml to /tmp/r/org/opendaylight/l2switch/feature-parent/0.8.0-SNAPSHOT/feature-parent-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/features/feature-parent/target/bom.json to /tmp/r/org/opendaylight/l2switch/feature-parent/0.8.0-SNAPSHOT/feature-parent-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------< org.opendaylight.l2switch:odl-l2switch-packethandler >-------- [INFO] Building OpenDaylight :: L2Switch :: PacketHandler 0.8.0-SNAPSHOT [17/29] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-l2switch-packethandler --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-l2switch-packethandler --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-l2switch-packethandler --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-l2switch-packethandler --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-l2switch-packethandler --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-l2switch-packethandler --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-l2switch-packethandler --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-l2switch-packethandler --- [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-packethandler --- [INFO] Generating feature descriptor file /w/workspace/l2switch-sonar/features/odl-l2switch-packethandler/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-l2switch-packethandler --- [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-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-l2switch-packethandler >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-l2switch-packethandler --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-l2switch-packethandler <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-l2switch-packethandler --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-l2switch-packethandler --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-l2switch-packethandler --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-l2switch-packethandler --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-l2switch-packethandler --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 257 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/features/odl-l2switch-packethandler/target/bom.xml [INFO] attaching as odl-l2switch-packethandler-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/features/odl-l2switch-packethandler/target/bom.json [INFO] attaching as odl-l2switch-packethandler-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-packethandler --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-l2switch-packethandler --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-packethandler --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-l2switch-packethandler --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-l2switch-packethandler --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-l2switch-packethandler --- [WARNING] [WARNING] The packaging plugin for project odl-l2switch-packethandler 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/l2switch-sonar/features/odl-l2switch-packethandler/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/0.8.0-SNAPSHOT/odl-l2switch-packethandler-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-packethandler/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/0.8.0-SNAPSHOT/odl-l2switch-packethandler-0.8.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-packethandler/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/0.8.0-SNAPSHOT/odl-l2switch-packethandler-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-packethandler/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/0.8.0-SNAPSHOT/odl-l2switch-packethandler-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------< org.opendaylight.l2switch:odl-l2switch-addresstracker >-------- [INFO] Building OpenDaylight :: L2Switch :: AddressTracker 0.8.0-SNAPSHOT [18/29] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-l2switch-addresstracker --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-l2switch-addresstracker --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-l2switch-addresstracker --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-l2switch-addresstracker --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-l2switch-addresstracker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-l2switch-addresstracker --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-l2switch-addresstracker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-l2switch-addresstracker --- [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-addresstracker --- [INFO] Generating feature descriptor file /w/workspace/l2switch-sonar/features/odl-l2switch-addresstracker/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-l2switch-addresstracker --- [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-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-l2switch-addresstracker >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-l2switch-addresstracker --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-l2switch-addresstracker <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-l2switch-addresstracker --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-l2switch-addresstracker --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-l2switch-addresstracker --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-l2switch-addresstracker --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-l2switch-addresstracker --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 260 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/features/odl-l2switch-addresstracker/target/bom.xml [INFO] attaching as odl-l2switch-addresstracker-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/features/odl-l2switch-addresstracker/target/bom.json [INFO] attaching as odl-l2switch-addresstracker-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-addresstracker --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-l2switch-addresstracker --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-addresstracker --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-l2switch-addresstracker --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-l2switch-addresstracker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-l2switch-addresstracker --- [WARNING] [WARNING] The packaging plugin for project odl-l2switch-addresstracker 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/l2switch-sonar/features/odl-l2switch-addresstracker/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/0.8.0-SNAPSHOT/odl-l2switch-addresstracker-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-addresstracker/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/0.8.0-SNAPSHOT/odl-l2switch-addresstracker-0.8.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-addresstracker/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/0.8.0-SNAPSHOT/odl-l2switch-addresstracker-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-addresstracker/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/0.8.0-SNAPSHOT/odl-l2switch-addresstracker-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-hosttracker >--------- [INFO] Building OpenDaylight :: L2Switch :: HostTracker 0.8.0-SNAPSHOT [19/29] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-l2switch-hosttracker --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-l2switch-hosttracker --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-l2switch-hosttracker --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-l2switch-hosttracker --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-l2switch-hosttracker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-l2switch-hosttracker --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-l2switch-hosttracker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-l2switch-hosttracker --- [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-hosttracker --- [INFO] Generating feature descriptor file /w/workspace/l2switch-sonar/features/odl-l2switch-hosttracker/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-l2switch-hosttracker --- [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-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-l2switch-hosttracker >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-l2switch-hosttracker --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-l2switch-hosttracker <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-l2switch-hosttracker --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-l2switch-hosttracker --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-l2switch-hosttracker --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-l2switch-hosttracker --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-l2switch-hosttracker --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 263 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/features/odl-l2switch-hosttracker/target/bom.xml [INFO] attaching as odl-l2switch-hosttracker-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/features/odl-l2switch-hosttracker/target/bom.json [INFO] attaching as odl-l2switch-hosttracker-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-hosttracker --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-l2switch-hosttracker --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-hosttracker --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-l2switch-hosttracker --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-l2switch-hosttracker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-l2switch-hosttracker --- [WARNING] [WARNING] The packaging plugin for project odl-l2switch-hosttracker 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/l2switch-sonar/features/odl-l2switch-hosttracker/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/0.8.0-SNAPSHOT/odl-l2switch-hosttracker-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-hosttracker/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/0.8.0-SNAPSHOT/odl-l2switch-hosttracker-0.8.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-hosttracker/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/0.8.0-SNAPSHOT/odl-l2switch-hosttracker-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-hosttracker/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/0.8.0-SNAPSHOT/odl-l2switch-hosttracker-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-loopremover >--------- [INFO] Building OpenDaylight :: L2Switch :: LoopRemover 0.8.0-SNAPSHOT [20/29] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-l2switch-loopremover --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-l2switch-loopremover --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-l2switch-loopremover --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-l2switch-loopremover --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-l2switch-loopremover --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-l2switch-loopremover --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-l2switch-loopremover --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-l2switch-loopremover --- [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-loopremover --- [INFO] Generating feature descriptor file /w/workspace/l2switch-sonar/features/odl-l2switch-loopremover/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-l2switch-loopremover --- [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-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-l2switch-loopremover >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-l2switch-loopremover --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-l2switch-loopremover <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-l2switch-loopremover --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-l2switch-loopremover --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-l2switch-loopremover --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-l2switch-loopremover --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-l2switch-loopremover --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 275 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/features/odl-l2switch-loopremover/target/bom.xml [INFO] attaching as odl-l2switch-loopremover-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/features/odl-l2switch-loopremover/target/bom.json [INFO] attaching as odl-l2switch-loopremover-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-loopremover --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-l2switch-loopremover --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-loopremover --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-l2switch-loopremover --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-l2switch-loopremover --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-l2switch-loopremover --- [WARNING] [WARNING] The packaging plugin for project odl-l2switch-loopremover 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/l2switch-sonar/features/odl-l2switch-loopremover/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/0.8.0-SNAPSHOT/odl-l2switch-loopremover-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-loopremover/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/0.8.0-SNAPSHOT/odl-l2switch-loopremover-0.8.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-loopremover/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/0.8.0-SNAPSHOT/odl-l2switch-loopremover-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-loopremover/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/0.8.0-SNAPSHOT/odl-l2switch-loopremover-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-arphandler >---------- [INFO] Building OpenDaylight :: L2Switch :: ArpHandler 0.8.0-SNAPSHOT [21/29] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-l2switch-arphandler --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-l2switch-arphandler --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-l2switch-arphandler --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-l2switch-arphandler --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-l2switch-arphandler --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-l2switch-arphandler --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-l2switch-arphandler --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-l2switch-arphandler --- [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-arphandler --- [INFO] Generating feature descriptor file /w/workspace/l2switch-sonar/features/odl-l2switch-arphandler/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-l2switch-arphandler --- [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-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-l2switch-arphandler >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-l2switch-arphandler --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-l2switch-arphandler <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-l2switch-arphandler --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-l2switch-arphandler --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-l2switch-arphandler --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-l2switch-arphandler --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-l2switch-arphandler --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 281 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/features/odl-l2switch-arphandler/target/bom.xml [INFO] attaching as odl-l2switch-arphandler-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/features/odl-l2switch-arphandler/target/bom.json [INFO] attaching as odl-l2switch-arphandler-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-arphandler --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-l2switch-arphandler --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-arphandler --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-l2switch-arphandler --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-l2switch-arphandler --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-l2switch-arphandler --- [WARNING] [WARNING] The packaging plugin for project odl-l2switch-arphandler 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/l2switch-sonar/features/odl-l2switch-arphandler/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/0.8.0-SNAPSHOT/odl-l2switch-arphandler-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-arphandler/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/0.8.0-SNAPSHOT/odl-l2switch-arphandler-0.8.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-arphandler/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/0.8.0-SNAPSHOT/odl-l2switch-arphandler-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-arphandler/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/0.8.0-SNAPSHOT/odl-l2switch-arphandler-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------< org.opendaylight.l2switch:odl-l2switch-switch >------------ [INFO] Building OpenDaylight :: L2Switch :: Switch 0.8.0-SNAPSHOT [22/29] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-l2switch-switch --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-l2switch-switch --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-l2switch-switch --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-l2switch-switch --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-l2switch-switch --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-l2switch-switch --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-l2switch-switch --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-l2switch-switch --- [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-switch --- [INFO] Generating feature descriptor file /w/workspace/l2switch-sonar/features/odl-l2switch-switch/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-l2switch-switch --- [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-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-l2switch-switch >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-l2switch-switch --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-l2switch-switch <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-l2switch-switch --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-l2switch-switch --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-l2switch-switch --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-l2switch-switch --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-l2switch-switch --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 288 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/features/odl-l2switch-switch/target/bom.xml [INFO] attaching as odl-l2switch-switch-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/features/odl-l2switch-switch/target/bom.json [INFO] attaching as odl-l2switch-switch-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-switch --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-l2switch-switch --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-switch --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-l2switch-switch --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-l2switch-switch --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-l2switch-switch --- [WARNING] [WARNING] The packaging plugin for project odl-l2switch-switch 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/l2switch-sonar/features/odl-l2switch-switch/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/0.8.0-SNAPSHOT/odl-l2switch-switch-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-switch/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/0.8.0-SNAPSHOT/odl-l2switch-switch-0.8.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-switch/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/0.8.0-SNAPSHOT/odl-l2switch-switch-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-switch/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/0.8.0-SNAPSHOT/odl-l2switch-switch-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------------< org.opendaylight.l2switch:odl-l2switch-all >------------- [INFO] Building OpenDaylight :: L2Switch :: All 0.8.0-SNAPSHOT [23/29] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-l2switch-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-l2switch-all --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-l2switch-all --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-l2switch-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-l2switch-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-l2switch-all --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-l2switch-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-l2switch-all --- [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-all --- [INFO] Generating feature descriptor file /w/workspace/l2switch-sonar/features/odl-l2switch-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-l2switch-all --- [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-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-l2switch-all >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-l2switch-all --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-l2switch-all <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-l2switch-all --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-l2switch-all --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-l2switch-all --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-l2switch-all --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-l2switch-all --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 289 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/features/odl-l2switch-all/target/bom.xml [INFO] attaching as odl-l2switch-all-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/features/odl-l2switch-all/target/bom.json [INFO] attaching as odl-l2switch-all-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-l2switch-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-all --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-l2switch-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-l2switch-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-l2switch-all --- [WARNING] [WARNING] The packaging plugin for project odl-l2switch-all 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/l2switch-sonar/features/odl-l2switch-all/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-all/0.8.0-SNAPSHOT/odl-l2switch-all-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-all/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-all/0.8.0-SNAPSHOT/odl-l2switch-all-0.8.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-all/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-all/0.8.0-SNAPSHOT/odl-l2switch-all-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-all/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-all/0.8.0-SNAPSHOT/odl-l2switch-all-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-switch-rest >--------- [INFO] Building OpenDaylight :: L2Switch :: Switch REST 0.8.0-SNAPSHOT [24/29] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-l2switch-switch-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-l2switch-switch-rest --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-l2switch-switch-rest --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-l2switch-switch-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-l2switch-switch-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-l2switch-switch-rest --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-l2switch-switch-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-l2switch-switch-rest --- [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-switch-rest --- [INFO] Generating feature descriptor file /w/workspace/l2switch-sonar/features/odl-l2switch-switch-rest/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-l2switch-switch-rest --- [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-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-l2switch-switch-rest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-l2switch-switch-rest --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-l2switch-switch-rest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-l2switch-switch-rest --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-l2switch-switch-rest --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-l2switch-switch-rest --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-l2switch-switch-rest --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-l2switch-switch-rest --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 457 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/features/odl-l2switch-switch-rest/target/bom.xml [INFO] attaching as odl-l2switch-switch-rest-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/features/odl-l2switch-switch-rest/target/bom.json [INFO] attaching as odl-l2switch-switch-rest-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-switch-rest --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-l2switch-switch-rest --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-switch-rest --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-l2switch-switch-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-l2switch-switch-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-l2switch-switch-rest --- [WARNING] [WARNING] The packaging plugin for project odl-l2switch-switch-rest 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/l2switch-sonar/features/odl-l2switch-switch-rest/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/0.8.0-SNAPSHOT/odl-l2switch-switch-rest-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-switch-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/0.8.0-SNAPSHOT/odl-l2switch-switch-rest-0.8.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-switch-rest/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/0.8.0-SNAPSHOT/odl-l2switch-switch-rest-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-switch-rest/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/0.8.0-SNAPSHOT/odl-l2switch-switch-rest-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.l2switch:features-l2switch >------------- [INFO] Building features-l2switch 0.8.0-SNAPSHOT [25/29] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-l2switch --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-l2switch --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-l2switch --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ features-l2switch --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-l2switch --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-l2switch --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-l2switch --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-l2switch --- [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-l2switch --- [INFO] Generating feature descriptor file /w/workspace/l2switch-sonar/features/features-l2switch/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-l2switch --- [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-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ features-l2switch >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ features-l2switch --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ features-l2switch <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ features-l2switch --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ features-l2switch --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ features-l2switch --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-l2switch --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ features-l2switch --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 459 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/features/features-l2switch/target/bom.xml [INFO] attaching as features-l2switch-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/features/features-l2switch/target/bom.json [INFO] attaching as features-l2switch-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-l2switch --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-l2switch --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-l2switch --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-l2switch --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-l2switch --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ features-l2switch --- [WARNING] [WARNING] The packaging plugin for project features-l2switch 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/l2switch-sonar/features/features-l2switch/pom.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch/0.8.0-SNAPSHOT/features-l2switch-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/features/features-l2switch/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch/0.8.0-SNAPSHOT/features-l2switch-0.8.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/l2switch-sonar/features/features-l2switch/target/bom.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch/0.8.0-SNAPSHOT/features-l2switch-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/features/features-l2switch/target/bom.json to /tmp/r/org/opendaylight/l2switch/features-l2switch/0.8.0-SNAPSHOT/features-l2switch-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.l2switch:distribution-karaf >------------ [INFO] Building distribution-karaf 0.8.0-SNAPSHOT [26/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ distribution-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ distribution-karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ distribution-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ distribution-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ distribution-karaf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-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] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ distribution-karaf --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ distribution-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ distribution-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ distribution-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/distribution/karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ distribution-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/l2switch-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.6/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/l2switch-sonar/distribution/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/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] 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/13.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.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.6 [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.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [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.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [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.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.l2switch/features-l2switch/0.8.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-all/0.8.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-switch/0.8.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-switch-rest/0.8.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-hosttracker/0.8.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-addresstracker/0.8.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-loopremover/0.8.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-packethandler/0.8.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.12.3/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.12.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.12.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-arphandler/0.8.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.12.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/12.0.6/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-exp-netty-config/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.18.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.18.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.18.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.18.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.18.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.18.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/11.0.7/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.aaa/odl-apache-shiro/0.18.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.3/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/11.0.7/xml/features [INFO] Feature odl-serviceutils-tools/0.12.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/upgrade/0.12.3 [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/tools-api/0.12.3 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 [INFO] Feature odl-mdsal-broker/8.0.6 is defined as a boot feature [INFO] Feature shell/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 [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 service/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 [INFO] Feature odl-guava/13.1.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.43.0 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 [INFO] Feature package/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 [INFO] Feature odl-openflowplugin-libraries/0.17.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.libraries/liblldp/0.17.3 [INFO] Feature pax-web-websockets/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.27 [INFO] Feature ssh/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 [INFO] Feature odl-yangtools-util/11.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/11.0.7 [INFO] Feature odl-mdsal-binding-base/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.24.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/12.0.6 [INFO] Feature odl-l2switch-arphandler/0.8.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.arphandler/arphandler-impl/0.8.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.addresstracker/addresstracker-model/0.8.0-SNAPSHOT [INFO] Feature odl-l2switch-switch/0.8.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.main/main-impl/0.8.0-SNAPSHOT [INFO] Feature pax-web-jetty/9.4.54.v20240208 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 [INFO] Feature framework/4.4.6 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.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.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [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.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [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.14 [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.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 [INFO] Feature odl-mdsal-bytebuddy/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.17 [INFO] Feature deployer/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 [INFO] Feature odl-infrautils-diagstatus/6.0.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-impl/6.0.9 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-api/6.0.9 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-web/6.0.9 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-shell/6.0.9 [INFO] Feature odl-mdsal-model-odl-l2-types/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.24.6 [INFO] Feature odl-mdsal-binding-dom-adapter/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/12.0.6 [INFO] Feature odl-stax2-api/13.1.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 [INFO] Feature odl-mdsal-clustering-commons/8.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/8.0.6 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.25 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/8.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/8.0.6 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.20.0 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/8.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/8.0.6 [INFO] Feature odl-yangtools-data/11.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/11.0.7 [INFO] Feature odl-openflowplugin-flow-services/0.17.3 is defined as a boot feature [INFO] Feature scr/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 [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 aries-proxy/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 [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.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 [INFO] Feature odl-mdsal-dom-api/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/12.0.6 [INFO] Feature jaas/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature odl-mdsal-singleton-common/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-common-api/12.0.6 [INFO] Feature odl-serviceutils-rpc/0.12.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/rpc-api/0.12.3 [INFO] Feature management/4.4.6 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.karaf.management/org.apache.karaf.management.server/4.4.6 [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.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 odl-infrautils-ready/6.0.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-api/6.0.9 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-impl/6.0.9 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bundles-diag/13.1.3 [INFO] Feature odl-l2switch-packethandler/0.8.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.packethandler/packethandler-model/0.8.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.packethandler/packethandler-impl/0.8.0-SNAPSHOT [INFO] Feature odl-l2switch-loopremover/0.8.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: wrap:mvn:net.sf.jung/jung-algorithms/2.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.loopremover/loopremover-impl/0.8.0-SNAPSHOT [INFO] adding maven artifact: wrap:mvn:net.sf.jung/jung-graph-impl/2.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.loopremover/loopremover-model/0.8.0-SNAPSHOT [INFO] adding maven artifact: wrap:mvn:net.sf.jung/jung-api/2.1.1 [INFO] Feature log/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature odl-antlr4/13.1.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 [INFO] Feature odl-mdsal-common/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/12.0.6 [INFO] Feature pax-web-war/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature odl-mdsal-binding-api/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/12.0.6 [INFO] Feature odl-openflowplugin-app-reconciliation-framework/0.17.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/reconciliation-framework/0.17.3 [INFO] Feature odl-openflowplugin-app-config-pusher/0.17.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/device-ownership-service/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/of-switch-config-pusher/0.17.3 [INFO] Feature odl-mdsal-model-rfc6991/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/12.0.6 [INFO] Feature pax-web-http-war/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.6 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.24.6 [INFO] Feature war/4.4.6 is defined as a boot feature [INFO] Feature odl-serviceutils-srm/0.12.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/srm-shell/0.12.3 [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/srm-api/0.12.3 [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/srm-impl/0.12.3 [INFO] Feature odl-yangtools-common/11.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/11.0.7 [INFO] Feature standard/4.4.6 is defined as a boot feature [INFO] Feature odl-openflowjava-protocol/0.17.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflow-protocol-spi/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflow-protocol-impl/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflow-protocol-api/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-util/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-blueprint-config/0.17.3/xml/config [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-blueprint-config/0.17.3/xml/legacyConfig [INFO] Feature odl-mdsal-binding-runtime/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/12.0.6 [INFO] Feature f66ce887-6c1a-412f-a6ef-515d7c90559e/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.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/13.1.3 [INFO] Feature odl-openflowplugin-app-forwardingrules-manager/0.17.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-api/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-impl/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/reconciliation-framework/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/forwardingrules-manager/0.17.3 [INFO] Feature odl-openflowplugin-southbound/0.17.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-blueprint-config/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-extension-onf/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-extension-api/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-api/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-impl/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-blueprint-config/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-common/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-blueprint-config/0.17.3/cfg/config [INFO] Feature odl-gson/13.1.3 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 [INFO] Feature odl-l2switch-hosttracker/0.8.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.hosttracker/hosttracker-impl/0.8.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.hosttracker/hosttracker-model/0.8.0-SNAPSHOT [INFO] Feature odl-yangtools-data-api/11.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/11.0.7 [INFO] Feature odl-openflowplugin-nsf-model/0.17.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-flow-base/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-inventory/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-flow-statistics/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-flow-service/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-topology/0.17.3 [INFO] Feature odl-mdsal-distributed-datastore/8.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/8.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/8.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/8.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/8.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/8.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/8.0.6 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/8.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.6/xml/akkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.6/xml/factoryakkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.6/xml/moduleshardconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.6/xml/moduleconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.6/cfg/datastore [INFO] Feature odl-controller-scala/8.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.14 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.14 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 [INFO] Feature feature/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [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 odl-mdsal-singleton-dom/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-dom-impl/12.0.6 [INFO] Feature odl-mdsal-binding-runtime-api/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/12.0.6 [INFO] Feature system/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature odl-mdsal-eos-common/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-spi/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/12.0.6 [INFO] Feature odl-openflowplugin-app-arbitratorreconciliation/0.17.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-api/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-impl/0.17.3 [INFO] Feature pax-web-http-jetty/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/config-jetty [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/context-jetty [INFO] adding config file: etc/org.ops4j.pax.web.cfg [INFO] Feature pax-web-http/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.6 [INFO] Feature odl-mdsal-dom-broker/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/12.0.6 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 [INFO] Feature odl-servlet-api/13.1.3 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 [INFO] Feature odl-serviceutils-metrics/0.12.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/metrics-impl/0.12.3 [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/metrics-api/0.12.3 [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/metrics-impl/0.12.3/cfg/config [INFO] Feature odl-mdsal-eos-dom/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/12.0.6 [INFO] Feature wrap/2.6.14 is defined as a boot feature [INFO] Feature pax-web-core/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.27 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 [INFO] Feature odl-mdsal-dom-runtime/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/12.0.6 [INFO] Feature odl-apache-commons-text/13.1.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.12.0 [INFO] Feature kar/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature odl-yangtools-codec/11.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/11.0.7 [INFO] Feature odl-yangtools-netty/11.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common-netty/11.0.7 [INFO] Feature odl-yangtools-xpath/11.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/11.0.7 [INFO] Feature odl-netty-4/13.1.3 is defined as a boot feature [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.109.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.109.Final [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.109.Final [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.109.Final [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.109.Final [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.109.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.109.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.1.109.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.109.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.109.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.109.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.109.Final [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature odl-karaf-feat-jetty/13.1.3 is defined as a boot feature [INFO] Feature odl-l2switch-addresstracker/0.8.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.addresstracker/addresstracker-impl/0.8.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.addresstracker/addresstracker-model/0.8.0-SNAPSHOT [INFO] Feature odl-dropwizard-metrics/13.1.3 is defined as a boot feature [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.25 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 [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 odl-yangtools-parser/11.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/11.0.7 [INFO] Feature config/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 [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.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 [INFO] Feature odl-mdsal-remoterpc-connector/8.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/8.0.6 [INFO] Feature odl-yangtools-parser-api/11.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/11.0.7 [INFO] Feature odl-controller-blueprint/8.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/8.0.6 [INFO] Feature odl-openflowplugin-app-topology/0.17.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/device-ownership-service/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/topology-manager/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/topology-lldp-discovery/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/lldp-speaker/0.17.3 [INFO] Feature odl-yangtools-xpath-api/11.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/11.0.7 [INFO] Feature odl-infrautils-utils/6.0.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/infrautils-util/6.0.9 [INFO] Feature odl-mdsal-eos-binding/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/12.0.6 [INFO] Feature odl-apache-commons-lang3/13.1.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 [INFO] Feature odl-controller-akka/8.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/8.0.6 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 [INFO] Feature odl-controller-mdsal-common/8.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/8.0.6 [INFO] Feature bundle/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 [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 pax-web-jsp/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.27 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.6 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 [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-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ distribution-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ distribution-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ distribution-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ distribution-karaf --- [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-process-compile) @ distribution-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ distribution-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ distribution-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ distribution-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying opendaylight-karaf-resources-13.1.3-config.properties to /w/workspace/l2switch-sonar/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ distribution-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ distribution-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/distribution/karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.1.3:populate-local-repo (populate-local-repo) @ distribution-karaf --- [INFO] Feature repository discovered recursively: b741d237-b181-4a3a-a5f3-060c7d8a55a9 [INFO] Feature repository discovered recursively: features-l2switch [INFO] Feature repository discovered recursively: odl-l2switch-all [INFO] Feature repository discovered recursively: odl-l2switch-switch [INFO] Feature repository discovered recursively: odl-l2switch-switch-rest [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.8 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-extras-8.0.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-l2switch-hosttracker [INFO] Feature repository discovered recursively: odl-l2switch-addresstracker [INFO] Feature repository discovered recursively: odl-l2switch-arphandler [INFO] Feature repository discovered recursively: odl-l2switch-loopremover [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation [INFO] Feature repository discovered recursively: odl-l2switch-packethandler [INFO] Feature repository discovered recursively: openflowplugin-0.17.3 [INFO] Feature repository discovered recursively: odl-mdsal-8.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-8.0.6 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-controller-8.0.6 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.6 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-serviceutils-0.12.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-serviceutils-0.12.3 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.17.3 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-openflowjava-0.17.3 [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.12.3 [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: features-l2switch [INFO] Feature repository discovered recursively: odl-l2switch-all [INFO] Feature repository discovered recursively: odl-l2switch-switch [INFO] Feature repository discovered recursively: odl-l2switch-hosttracker [INFO] Feature repository discovered recursively: odl-l2switch-addresstracker [INFO] Feature repository discovered recursively: odl-l2switch-packethandler [INFO] Feature repository discovered recursively: openflowplugin-0.17.3 [INFO] Feature repository discovered recursively: odl-mdsal-8.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-8.0.6 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-controller-8.0.6 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.6 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-serviceutils-0.12.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.6 [INFO] Feature repository discovered recursively: odl-serviceutils-0.12.3 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.17.3 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: odl-openflowjava-0.17.3 [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.12.3 [INFO] Feature repository discovered recursively: odl-l2switch-arphandler [INFO] Feature repository discovered recursively: odl-l2switch-loopremover [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation [INFO] Feature repository discovered recursively: odl-l2switch-switch-rest [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.8 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-extras-8.0.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ distribution-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ distribution-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/l2switch-sonar/distribution/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ distribution-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ distribution-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ distribution-karaf --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ distribution-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ distribution-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ distribution-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ distribution-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ distribution-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ distribution-karaf --- [INFO] Installing /w/workspace/l2switch-sonar/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/l2switch/distribution-karaf/0.8.0-SNAPSHOT/distribution-karaf-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/distribution/karaf/target/distribution-karaf-0.8.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/l2switch/distribution-karaf/0.8.0-SNAPSHOT/distribution-karaf-0.8.0-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/l2switch-sonar/distribution/karaf/target/distribution-karaf-0.8.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/l2switch/distribution-karaf/0.8.0-SNAPSHOT/distribution-karaf-0.8.0-SNAPSHOT.zip [INFO] [INFO] -------< org.opendaylight.l2switch:features-l2switch-aggregator >------- [INFO] Building features-l2switch-aggregator 0.8.0-SNAPSHOT [27/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-l2switch-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-l2switch-aggregator --- [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-maven-plugin:8.0.2:revision (get-git-infos) @ features-l2switch-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ features-l2switch-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/features/target/bom.xml [INFO] attaching as features-l2switch-aggregator-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/features/target/bom.json [INFO] attaching as features-l2switch-aggregator-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ features-l2switch-aggregator --- [INFO] Installing /w/workspace/l2switch-sonar/features/pom.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch-aggregator/0.8.0-SNAPSHOT/features-l2switch-aggregator-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/features/target/bom.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch-aggregator/0.8.0-SNAPSHOT/features-l2switch-aggregator-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/features/target/bom.json to /tmp/r/org/opendaylight/l2switch/features-l2switch-aggregator/0.8.0-SNAPSHOT/features-l2switch-aggregator-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.l2switch:l2switch-artifacts >------------ [INFO] Building l2switch-artifacts 0.8.0-SNAPSHOT [28/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ l2switch-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ l2switch-artifacts --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ l2switch-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ l2switch-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/artifacts/target/bom.xml [INFO] attaching as l2switch-artifacts-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/artifacts/target/bom.json [INFO] attaching as l2switch-artifacts-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ l2switch-artifacts --- [INFO] Installing /w/workspace/l2switch-sonar/artifacts/pom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-artifacts/0.8.0-SNAPSHOT/l2switch-artifacts-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/artifacts/target/bom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-artifacts/0.8.0-SNAPSHOT/l2switch-artifacts-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/artifacts/target/bom.json to /tmp/r/org/opendaylight/l2switch/l2switch-artifacts/0.8.0-SNAPSHOT/l2switch-artifacts-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------------< org.opendaylight.l2switch:l2switch >----------------- [INFO] Building l2switch 0.8.0-SNAPSHOT [29/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ l2switch --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ l2switch --- [INFO] Installing /w/workspace/l2switch-sonar/pom.xml to /tmp/r/org/opendaylight/l2switch/l2switch/0.8.0-SNAPSHOT/l2switch-0.8.0-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for l2switch 0.8.0-SNAPSHOT: [INFO] [INFO] l2switch-parent .................................... SUCCESS [ 18.686 s] [INFO] packethandler-model ................................ SUCCESS [ 13.326 s] [INFO] packethandler-impl ................................. SUCCESS [ 15.404 s] [INFO] packethandler.aggregator ........................... SUCCESS [ 0.588 s] [INFO] loopremover-model .................................. SUCCESS [ 4.067 s] [INFO] loopremover-impl ................................... SUCCESS [ 13.881 s] [INFO] loopremover.aggregator ............................. SUCCESS [ 0.462 s] [INFO] addresstracker-model ............................... SUCCESS [ 4.331 s] [INFO] arphandler-impl .................................... SUCCESS [ 11.067 s] [INFO] addresstracker-impl ................................ SUCCESS [ 9.408 s] [INFO] addresstracker.aggregator .......................... SUCCESS [ 0.390 s] [INFO] hosttracker.aggregator ............................. SUCCESS [ 0.390 s] [INFO] hosttracker-model .................................. SUCCESS [ 4.199 s] [INFO] hosttracker-impl ................................... SUCCESS [ 6.403 s] [INFO] main-impl .......................................... SUCCESS [ 9.439 s] [INFO] OpenDaylight :: L2Switch :: Feature Parent ......... SUCCESS [ 3.643 s] [INFO] OpenDaylight :: L2Switch :: PacketHandler .......... SUCCESS [ 10.790 s] [INFO] OpenDaylight :: L2Switch :: AddressTracker ......... SUCCESS [ 3.939 s] [INFO] OpenDaylight :: L2Switch :: HostTracker ............ SUCCESS [ 4.092 s] [INFO] OpenDaylight :: L2Switch :: LoopRemover ............ SUCCESS [ 4.671 s] [INFO] OpenDaylight :: L2Switch :: ArpHandler ............. SUCCESS [ 3.902 s] [INFO] OpenDaylight :: L2Switch :: Switch ................. SUCCESS [ 3.882 s] [INFO] OpenDaylight :: L2Switch :: All .................... SUCCESS [ 4.030 s] [INFO] OpenDaylight :: L2Switch :: Switch REST ............ SUCCESS [ 12.150 s] [INFO] features-l2switch .................................. SUCCESS [ 6.927 s] [INFO] distribution-karaf ................................. SUCCESS [ 23.919 s] [INFO] features-l2switch-aggregator ....................... SUCCESS [ 0.581 s] [INFO] l2switch-artifacts ................................. SUCCESS [ 0.071 s] [INFO] l2switch ........................................... SUCCESS [ 0.543 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:27 min [INFO] Finished at: 2025-01-11T20:42:09Z [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 openjdk17 ']' + '[' openjdk17 '!=' openjdk17 ']' + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn sonar:sonar -e -Dsonar -Dsonar.host.url=https://sonarcloud.io --global-settings /w/workspace/l2switch-sonar@tmp/config583540935701673583tmp --settings /w/workspace/l2switch-sonar@tmp/config12087953540033584704tmp -Dsonar.projectKey=opendaylight_l2switch -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 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] l2switch-parent [pom] [INFO] packethandler-model [bundle] [INFO] packethandler-impl [bundle] [INFO] packethandler.aggregator [pom] [INFO] loopremover-model [bundle] [INFO] loopremover-impl [bundle] [INFO] loopremover.aggregator [pom] [INFO] addresstracker-model [bundle] [INFO] arphandler-impl [bundle] [INFO] addresstracker-impl [bundle] [INFO] addresstracker.aggregator [pom] [INFO] hosttracker.aggregator [pom] [INFO] hosttracker-model [bundle] [INFO] hosttracker-impl [bundle] [INFO] main-impl [bundle] [INFO] OpenDaylight :: L2Switch :: Feature Parent [pom] [INFO] OpenDaylight :: L2Switch :: PacketHandler [feature] [INFO] OpenDaylight :: L2Switch :: AddressTracker [feature] [INFO] OpenDaylight :: L2Switch :: HostTracker [feature] [INFO] OpenDaylight :: L2Switch :: LoopRemover [feature] [INFO] OpenDaylight :: L2Switch :: ArpHandler [feature] [INFO] OpenDaylight :: L2Switch :: Switch [feature] [INFO] OpenDaylight :: L2Switch :: All [feature] [INFO] OpenDaylight :: L2Switch :: Switch REST [feature] [INFO] features-l2switch [feature] [INFO] distribution-karaf [pom] [INFO] features-l2switch-aggregator [pom] [INFO] l2switch-artifacts [pom] [INFO] l2switch [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: 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 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.l2switch:l2switch >----------------- [INFO] Building l2switch 0.8.0-SNAPSHOT [1/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- sonar-maven-plugin:4.0.0.4121:sonar (default-cli) @ l2switch --- [WARNING] 20:42:17.279 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] 20:42:17.286 Java 17.0.6-ea Red Hat, Inc. (64-bit) [INFO] 20:42:17.287 Linux 4.18.0-553.5.1.el8.x86_64 (amd64) [INFO] 20:42:17.287 MAVEN_OPTS= -Xmx1024m [INFO] 20:42:17.355 User cache: /home/jenkins/.sonar/cache [INFO] 20:42:19.468 Communicating with SonarCloud [INFO] 20:42:19.575 Default locale: "en_US", source code encoding: "UTF-8" (analysis is platform dependent) [INFO] 20:42:20.117 Load global settings [INFO] 20:42:20.553 Load global settings (done) | time=438ms [INFO] 20:42:20.561 Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] 20:42:20.669 Loading required plugins [INFO] 20:42:20.669 Load plugins index [INFO] 20:42:20.822 Load plugins index (done) | time=153ms [INFO] 20:42:20.823 Load/download plugins [INFO] 20:42:21.203 Load/download plugins (done) | time=379ms [INFO] 20:42:21.545 Found an active CI vendor: 'Jenkins' [INFO] 20:42:21.551 Load project settings for component key: 'opendaylight_l2switch' [INFO] 20:42:21.681 Load project settings for component key: 'opendaylight_l2switch' (done) | time=130ms [INFO] 20:42:21.686 Process project properties [INFO] 20:42:21.735 Project key: opendaylight_l2switch [INFO] 20:42:21.735 Base dir: /w/workspace/l2switch-sonar [INFO] 20:42:21.735 Working dir: /w/workspace/l2switch-sonar/target/sonar [INFO] 20:42:21.744 Load project branches [INFO] 20:42:21.919 Load project branches (done) | time=175ms [INFO] 20:42:21.924 Check ALM binding of project 'opendaylight_l2switch' [INFO] 20:42:22.035 Detected project binding: BOUND [INFO] 20:42:22.036 Check ALM binding of project 'opendaylight_l2switch' (done) | time=112ms [INFO] 20:42:22.051 Load project pull requests [INFO] 20:42:22.166 Load project pull requests (done) | time=115ms [INFO] 20:42:22.169 Load branch configuration [INFO] 20:42:22.172 Load branch configuration (done) | time=3ms [INFO] 20:42:22.179 Load quality profiles [INFO] 20:42:22.414 Load quality profiles (done) | time=235ms [INFO] 20:42:22.418 Load active rules [INFO] 20:42:28.731 Load active rules (done) | time=6313ms [INFO] 20:42:28.892 Organization key: opendaylight [WARNING] 20:42:28.894 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] 20:42:28.904 Preprocessing files... [INFO] 20:42:29.111 2 languages detected in 99 preprocessed files [INFO] 20:42:29.112 0 files ignored because of inclusion/exclusion patterns [INFO] 20:42:29.112 0 files ignored because of scm ignore settings [INFO] 20:42:29.414 Loading plugins for detected languages [INFO] 20:42:29.415 Load/download plugins [INFO] 20:42:30.214 Load/download plugins (done) | time=799ms [INFO] 20:42:30.427 Load project repositories [INFO] 20:42:30.601 Load project repositories (done) | time=174ms [INFO] 20:42:30.603 Indexing files... [INFO] 20:42:30.603 Project configuration: [INFO] 20:42:30.604 Excluded sources: **/build-wrapper-dump.json [INFO] 20:42:30.606 Indexing files of module 'addresstracker-impl' [INFO] 20:42:30.606 Base dir: /w/workspace/l2switch-sonar/addresstracker/implementation [INFO] 20:42:30.608 Source paths: pom.xml, src/main/java [INFO] 20:42:30.608 Test paths: src/test/java [INFO] 20:42:30.608 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:42:30.612 Indexing files of module 'addresstracker-model' [INFO] 20:42:30.612 Base dir: /w/workspace/l2switch-sonar/addresstracker/model [INFO] 20:42:30.612 Source paths: pom.xml [INFO] 20:42:30.612 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:42:30.612 Indexing files of module 'addresstracker.aggregator' [INFO] 20:42:30.613 Base dir: /w/workspace/l2switch-sonar/addresstracker [INFO] 20:42:30.613 Source paths: pom.xml [INFO] 20:42:30.613 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:42:30.613 Indexing files of module 'arphandler-impl' [INFO] 20:42:30.613 Base dir: /w/workspace/l2switch-sonar/arphandler [INFO] 20:42:30.613 Source paths: pom.xml, src/main/java [INFO] 20:42:30.613 Test paths: src/test/java [INFO] 20:42:30.613 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:42:30.615 Indexing files of module 'hosttracker-impl' [INFO] 20:42:30.615 Base dir: /w/workspace/l2switch-sonar/hosttracker/implementation [INFO] 20:42:30.615 Source paths: pom.xml, src/main/java [INFO] 20:42:30.615 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:42:30.616 Indexing files of module 'hosttracker-model' [INFO] 20:42:30.616 Base dir: /w/workspace/l2switch-sonar/hosttracker/model [INFO] 20:42:30.616 Source paths: pom.xml [INFO] 20:42:30.616 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:42:30.616 Indexing files of module 'hosttracker.aggregator' [INFO] 20:42:30.616 Base dir: /w/workspace/l2switch-sonar/hosttracker [INFO] 20:42:30.616 Source paths: pom.xml [INFO] 20:42:30.616 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:42:30.617 Indexing files of module 'loopremover-impl' [INFO] 20:42:30.617 Base dir: /w/workspace/l2switch-sonar/loopremover/implementation [INFO] 20:42:30.617 Source paths: pom.xml, src/main/java [INFO] 20:42:30.617 Test paths: src/test/java [INFO] 20:42:30.617 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:42:30.618 Indexing files of module 'loopremover-model' [INFO] 20:42:30.618 Base dir: /w/workspace/l2switch-sonar/loopremover/model [INFO] 20:42:30.618 Source paths: pom.xml [INFO] 20:42:30.618 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:42:30.619 Indexing files of module 'loopremover.aggregator' [INFO] 20:42:30.619 Base dir: /w/workspace/l2switch-sonar/loopremover [INFO] 20:42:30.619 Source paths: pom.xml [INFO] 20:42:30.619 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:42:30.619 Indexing files of module 'main-impl' [INFO] 20:42:30.619 Base dir: /w/workspace/l2switch-sonar/l2switch-main [INFO] 20:42:30.619 Source paths: pom.xml, src/main/java [INFO] 20:42:30.619 Test paths: src/test/java [INFO] 20:42:30.619 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:42:30.620 Indexing files of module 'packethandler-impl' [INFO] 20:42:30.620 Base dir: /w/workspace/l2switch-sonar/packethandler/implementation [INFO] 20:42:30.620 Source paths: pom.xml, src/main/java [INFO] 20:42:30.620 Test paths: src/test/java [INFO] 20:42:30.620 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:42:30.622 Indexing files of module 'packethandler-model' [INFO] 20:42:30.622 Base dir: /w/workspace/l2switch-sonar/packethandler/model [INFO] 20:42:30.622 Source paths: pom.xml [INFO] 20:42:30.622 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:42:30.622 Indexing files of module 'packethandler.aggregator' [INFO] 20:42:30.623 Base dir: /w/workspace/l2switch-sonar/packethandler [INFO] 20:42:30.623 Source paths: pom.xml [INFO] 20:42:30.623 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:42:30.623 Indexing files of module 'distribution-karaf' [INFO] 20:42:30.623 Base dir: /w/workspace/l2switch-sonar/distribution/karaf [INFO] 20:42:30.623 Source paths: pom.xml [INFO] 20:42:30.623 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:42:30.624 Indexing files of module 'OpenDaylight :: L2Switch :: Feature Parent' [INFO] 20:42:30.624 Base dir: /w/workspace/l2switch-sonar/features/feature-parent [INFO] 20:42:30.624 Source paths: pom.xml [INFO] 20:42:30.624 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:42:30.624 Indexing files of module 'features-l2switch' [INFO] 20:42:30.624 Base dir: /w/workspace/l2switch-sonar/features/features-l2switch [INFO] 20:42:30.624 Source paths: pom.xml [INFO] 20:42:30.624 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:42:30.625 Indexing files of module 'OpenDaylight :: L2Switch :: AddressTracker' [INFO] 20:42:30.625 Base dir: /w/workspace/l2switch-sonar/features/odl-l2switch-addresstracker [INFO] 20:42:30.625 Source paths: pom.xml [INFO] 20:42:30.625 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:42:30.625 Indexing files of module 'OpenDaylight :: L2Switch :: All' [INFO] 20:42:30.625 Base dir: /w/workspace/l2switch-sonar/features/odl-l2switch-all [INFO] 20:42:30.625 Source paths: pom.xml [INFO] 20:42:30.625 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:42:30.626 Indexing files of module 'OpenDaylight :: L2Switch :: ArpHandler' [INFO] 20:42:30.626 Base dir: /w/workspace/l2switch-sonar/features/odl-l2switch-arphandler [INFO] 20:42:30.626 Source paths: pom.xml [INFO] 20:42:30.626 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:42:30.626 Indexing files of module 'OpenDaylight :: L2Switch :: HostTracker' [INFO] 20:42:30.626 Base dir: /w/workspace/l2switch-sonar/features/odl-l2switch-hosttracker [INFO] 20:42:30.626 Source paths: pom.xml [INFO] 20:42:30.626 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:42:30.627 Indexing files of module 'OpenDaylight :: L2Switch :: LoopRemover' [INFO] 20:42:30.627 Base dir: /w/workspace/l2switch-sonar/features/odl-l2switch-loopremover [INFO] 20:42:30.627 Source paths: pom.xml [INFO] 20:42:30.627 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:42:30.627 Indexing files of module 'OpenDaylight :: L2Switch :: PacketHandler' [INFO] 20:42:30.627 Base dir: /w/workspace/l2switch-sonar/features/odl-l2switch-packethandler [INFO] 20:42:30.627 Source paths: pom.xml [INFO] 20:42:30.627 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:42:30.628 Indexing files of module 'OpenDaylight :: L2Switch :: Switch' [INFO] 20:42:30.628 Base dir: /w/workspace/l2switch-sonar/features/odl-l2switch-switch [INFO] 20:42:30.628 Source paths: pom.xml [INFO] 20:42:30.628 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:42:30.629 Indexing files of module 'OpenDaylight :: L2Switch :: Switch REST' [INFO] 20:42:30.629 Base dir: /w/workspace/l2switch-sonar/features/odl-l2switch-switch-rest [INFO] 20:42:30.629 Source paths: pom.xml [INFO] 20:42:30.629 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:42:30.629 Indexing files of module 'features-l2switch-aggregator' [INFO] 20:42:30.629 Base dir: /w/workspace/l2switch-sonar/features [INFO] 20:42:30.629 Source paths: pom.xml [INFO] 20:42:30.629 Excluded sources: **/build-wrapper-dump.json [INFO] 20:42:30.629 Indexing files of module 'l2switch-artifacts' [INFO] 20:42:30.630 Base dir: /w/workspace/l2switch-sonar/artifacts [INFO] 20:42:30.630 Source paths: pom.xml [INFO] 20:42:30.630 Excluded sources: **/build-wrapper-dump.json [INFO] 20:42:30.630 Indexing files of module 'l2switch-parent' [INFO] 20:42:30.630 Base dir: /w/workspace/l2switch-sonar/parent [INFO] 20:42:30.630 Source paths: pom.xml [INFO] 20:42:30.630 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:42:30.630 Indexing files of module 'l2switch' [INFO] 20:42:30.631 Base dir: /w/workspace/l2switch-sonar [INFO] 20:42:30.631 Source paths: pom.xml [INFO] 20:42:30.631 Excluded sources: **/build-wrapper-dump.json [INFO] 20:42:30.631 99 files indexed [INFO] 20:42:30.636 Quality profile for java: ODL way [INFO] 20:42:30.636 Quality profile for xml: Sonar way [INFO] 20:42:30.636 ------------- Run sensors on module addresstracker-impl [INFO] 20:42:30.734 Load metrics repository [INFO] 20:42:30.851 Load metrics repository (done) | time=117ms [INFO] 20:42:30.857 Sensor cache enabled [INFO] 20:42:30.996 Load sensor cache [INFO] 20:42:32.272 Load sensor cache (2 KB) | time=1276ms [INFO] 20:42:32.829 Sensor JavaSensor [java] [INFO] 20:42:32.833 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 20:42:32.848 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 20:42:32.849 Using ECJ batch to parse 5 Main java source files with batch size 53 KB. [INFO] 20:42:33.075 Starting batch processing. [INFO] 20:42:33.761 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 20:42:34.232 100% analyzed [INFO] 20:42:34.232 Batch processing: Done. [INFO] 20:42:34.234 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 20:42:34.235 Using ECJ batch to parse 4 Test java source files with batch size 53 KB. [INFO] 20:42:34.239 Starting batch processing. [INFO] 20:42:34.535 100% analyzed [INFO] 20:42:34.535 Batch processing: Done. [INFO] 20:42:34.537 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 20:42:34.537 No "Generated" source files to scan. [INFO] 20:42:34.537 Sensor JavaSensor [java] (done) | time=1708ms [INFO] 20:42:34.538 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:42:34.539 '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] 20:42:34.542 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 20:42:34.591 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=53ms [INFO] 20:42:34.591 Sensor Java Config Sensor [iac] [INFO] 20:42:34.609 0 source files to be analyzed [INFO] 20:42:34.619 0/0 source files have been analyzed [INFO] 20:42:34.620 Sensor Java Config Sensor [iac] (done) | time=28ms [INFO] 20:42:34.620 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:42:34.620 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:42:34.620 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:42:34.620 Sensor SurefireSensor [java] [INFO] 20:42:34.621 parsing [/w/workspace/l2switch-sonar/addresstracker/implementation/target/surefire-reports] [INFO] 20:42:34.649 Sensor SurefireSensor [java] (done) | time=29ms [INFO] 20:42:34.649 Sensor XML Sensor [xml] [INFO] 20:42:34.655 1 source file to be analyzed [INFO] 20:42:34.739 1/1 source file has been analyzed [INFO] 20:42:34.739 Sensor XML Sensor [xml] (done) | time=90ms [INFO] 20:42:34.739 Sensor IaC Docker Sensor [iac] [INFO] 20:42:34.807 0 source files to be analyzed [INFO] 20:42:34.807 0/0 source files have been analyzed [INFO] 20:42:34.807 Sensor IaC Docker Sensor [iac] (done) | time=68ms [INFO] 20:42:34.807 Sensor Serverless configuration file sensor [security] [INFO] 20:42:34.808 0 Serverless function entries were found in the project [INFO] 20:42:34.811 0 Serverless function handlers were kept as entrypoints [INFO] 20:42:34.811 Sensor Serverless configuration file sensor [security] (done) | time=4ms [INFO] 20:42:34.812 Sensor AWS SAM template file sensor [security] [INFO] 20:42:34.812 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:42:34.812 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:42:34.813 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 20:42:34.814 ------------- Run sensors on module addresstracker-model [INFO] 20:42:34.854 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:42:34.854 '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] 20:42:34.854 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:42:34.854 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:42:34.855 Sensor Java Config Sensor [iac] [INFO] 20:42:34.856 0 source files to be analyzed [INFO] 20:42:34.857 0/0 source files have been analyzed [INFO] 20:42:34.857 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 20:42:34.857 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:42:34.857 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:42:34.857 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:42:34.857 Sensor XML Sensor [xml] [INFO] 20:42:34.866 1 source file to be analyzed [INFO] 20:42:34.887 1/1 source file has been analyzed [INFO] 20:42:34.887 Sensor XML Sensor [xml] (done) | time=30ms [INFO] 20:42:34.888 Sensor IaC Docker Sensor [iac] [INFO] 20:42:34.896 0 source files to be analyzed [INFO] 20:42:34.896 0/0 source files have been analyzed [INFO] 20:42:34.897 Sensor IaC Docker Sensor [iac] (done) | time=9ms [INFO] 20:42:34.897 Sensor Serverless configuration file sensor [security] [INFO] 20:42:34.897 0 Serverless function entries were found in the project [INFO] 20:42:34.897 0 Serverless function handlers were kept as entrypoints [INFO] 20:42:34.897 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:42:34.897 Sensor AWS SAM template file sensor [security] [INFO] 20:42:34.897 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:42:34.897 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:42:34.897 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:42:34.898 ------------- Run sensors on module addresstracker.aggregator [INFO] 20:42:34.929 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:42:34.929 '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] 20:42:34.930 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:42:34.930 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 20:42:34.930 Sensor Java Config Sensor [iac] [INFO] 20:42:34.933 0 source files to be analyzed [INFO] 20:42:34.933 0/0 source files have been analyzed [INFO] 20:42:34.933 Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] 20:42:34.933 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:42:34.933 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:42:34.933 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:42:34.934 Sensor XML Sensor [xml] [INFO] 20:42:34.944 1 source file to be analyzed [INFO] 20:42:34.947 1/1 source file has been analyzed [INFO] 20:42:34.947 Sensor XML Sensor [xml] (done) | time=13ms [INFO] 20:42:34.947 Sensor IaC Docker Sensor [iac] [INFO] 20:42:34.955 0 source files to be analyzed [INFO] 20:42:34.955 0/0 source files have been analyzed [INFO] 20:42:34.955 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 20:42:34.955 Sensor Serverless configuration file sensor [security] [INFO] 20:42:34.956 0 Serverless function entries were found in the project [INFO] 20:42:34.956 0 Serverless function handlers were kept as entrypoints [INFO] 20:42:34.956 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 20:42:34.956 Sensor AWS SAM template file sensor [security] [INFO] 20:42:34.956 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:42:34.956 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:42:34.956 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:42:34.956 ------------- Run sensors on module hosttracker-impl [INFO] 20:42:34.987 Sensor JavaSensor [java] [INFO] 20:42:34.987 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 20:42:34.990 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 20:42:34.990 Using ECJ batch to parse 9 Main java source files with batch size 53 KB. [INFO] 20:42:34.999 Starting batch processing. [INFO] 20:42:35.164 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 20:42:35.581 100% analyzed [INFO] 20:42:35.581 Batch processing: Done. [INFO] 20:42:35.583 Did not optimize analysis for any files, performed a full analysis for all 9 files. [INFO] 20:42:35.583 No "Test" source files to scan. [INFO] 20:42:35.583 No "Generated" source files to scan. [INFO] 20:42:35.583 Sensor JavaSensor [java] (done) | time=596ms [INFO] 20:42:35.583 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:42:35.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] 20:42:35.584 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:42:35.584 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 20:42:35.584 Sensor Java Config Sensor [iac] [INFO] 20:42:35.586 0 source files to be analyzed [INFO] 20:42:35.586 0/0 source files have been analyzed [INFO] 20:42:35.586 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 20:42:35.586 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:42:35.587 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:42:35.587 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 20:42:35.587 Sensor SurefireSensor [java] [INFO] 20:42:35.587 parsing [/w/workspace/l2switch-sonar/hosttracker/implementation/target/surefire-reports] [INFO] 20:42:35.587 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 20:42:35.587 Sensor XML Sensor [xml] [INFO] 20:42:35.589 1 source file to be analyzed [INFO] 20:42:35.605 1/1 source file has been analyzed [INFO] 20:42:35.605 Sensor XML Sensor [xml] (done) | time=18ms [INFO] 20:42:35.605 Sensor IaC Docker Sensor [iac] [INFO] 20:42:35.613 0 source files to be analyzed [INFO] 20:42:35.613 0/0 source files have been analyzed [INFO] 20:42:35.613 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 20:42:35.613 Sensor Serverless configuration file sensor [security] [INFO] 20:42:35.613 0 Serverless function entries were found in the project [INFO] 20:42:35.613 0 Serverless function handlers were kept as entrypoints [INFO] 20:42:35.613 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:42:35.614 Sensor AWS SAM template file sensor [security] [INFO] 20:42:35.614 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:42:35.614 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:42:35.614 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:42:35.614 ------------- Run sensors on module hosttracker-model [INFO] 20:42:35.643 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:42:35.643 '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] 20:42:35.643 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:42:35.643 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:42:35.643 Sensor Java Config Sensor [iac] [INFO] 20:42:35.644 0 source files to be analyzed [INFO] 20:42:35.644 0/0 source files have been analyzed [INFO] 20:42:35.644 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 20:42:35.644 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:42:35.644 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:42:35.644 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:42:35.645 Sensor XML Sensor [xml] [INFO] 20:42:35.648 1 source file to be analyzed [INFO] 20:42:35.656 1/1 source file has been analyzed [INFO] 20:42:35.656 Sensor XML Sensor [xml] (done) | time=12ms [INFO] 20:42:35.656 Sensor IaC Docker Sensor [iac] [INFO] 20:42:35.663 0 source files to be analyzed [INFO] 20:42:35.664 0/0 source files have been analyzed [INFO] 20:42:35.664 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 20:42:35.664 Sensor Serverless configuration file sensor [security] [INFO] 20:42:35.664 0 Serverless function entries were found in the project [INFO] 20:42:35.664 0 Serverless function handlers were kept as entrypoints [INFO] 20:42:35.664 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:42:35.664 Sensor AWS SAM template file sensor [security] [INFO] 20:42:35.664 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:42:35.664 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:42:35.665 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 20:42:35.665 ------------- Run sensors on module hosttracker.aggregator [INFO] 20:42:35.692 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:42:35.692 '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] 20:42:35.692 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:42:35.692 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:42:35.692 Sensor Java Config Sensor [iac] [INFO] 20:42:35.694 0 source files to be analyzed [INFO] 20:42:35.694 0/0 source files have been analyzed [INFO] 20:42:35.695 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 20:42:35.695 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:42:35.695 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:42:35.695 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:42:35.695 Sensor XML Sensor [xml] [INFO] 20:42:35.701 1 source file to be analyzed [INFO] 20:42:35.711 1/1 source file has been analyzed [INFO] 20:42:35.712 Sensor XML Sensor [xml] (done) | time=17ms [INFO] 20:42:35.712 Sensor IaC Docker Sensor [iac] [INFO] 20:42:35.721 0 source files to be analyzed [INFO] 20:42:35.721 0/0 source files have been analyzed [INFO] 20:42:35.721 Sensor IaC Docker Sensor [iac] (done) | time=9ms [INFO] 20:42:35.722 Sensor Serverless configuration file sensor [security] [INFO] 20:42:35.722 0 Serverless function entries were found in the project [INFO] 20:42:35.722 0 Serverless function handlers were kept as entrypoints [INFO] 20:42:35.722 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:42:35.722 Sensor AWS SAM template file sensor [security] [INFO] 20:42:35.722 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:42:35.722 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:42:35.722 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:42:35.722 ------------- Run sensors on module OpenDaylight :: L2Switch :: AddressTracker [INFO] 20:42:35.751 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:42:35.751 '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] 20:42:35.751 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:42:35.751 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:42:35.751 Sensor Java Config Sensor [iac] [INFO] 20:42:35.753 0 source files to be analyzed [INFO] 20:42:35.753 0/0 source files have been analyzed [INFO] 20:42:35.754 Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] 20:42:35.754 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:42:35.754 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:42:35.754 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:42:35.754 Sensor XML Sensor [xml] [INFO] 20:42:35.759 1 source file to be analyzed [INFO] 20:42:35.766 1/1 source file has been analyzed [INFO] 20:42:35.766 Sensor XML Sensor [xml] (done) | time=12ms [INFO] 20:42:35.766 Sensor IaC Docker Sensor [iac] [INFO] 20:42:35.772 0 source files to be analyzed [INFO] 20:42:35.772 0/0 source files have been analyzed [INFO] 20:42:35.772 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 20:42:35.772 Sensor Serverless configuration file sensor [security] [INFO] 20:42:35.773 0 Serverless function entries were found in the project [INFO] 20:42:35.773 0 Serverless function handlers were kept as entrypoints [INFO] 20:42:35.773 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 20:42:35.773 Sensor AWS SAM template file sensor [security] [INFO] 20:42:35.773 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:42:35.773 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:42:35.773 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:42:35.773 ------------- Run sensors on module OpenDaylight :: L2Switch :: All [INFO] 20:42:35.801 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:42:35.801 '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] 20:42:35.802 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:42:35.802 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 20:42:35.802 Sensor Java Config Sensor [iac] [INFO] 20:42:35.803 0 source files to be analyzed [INFO] 20:42:35.803 0/0 source files have been analyzed [INFO] 20:42:35.804 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 20:42:35.804 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:42:35.804 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:42:35.804 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:42:35.804 Sensor XML Sensor [xml] [INFO] 20:42:35.806 1 source file to be analyzed [INFO] 20:42:35.815 1/1 source file has been analyzed [INFO] 20:42:35.815 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 20:42:35.815 Sensor IaC Docker Sensor [iac] [INFO] 20:42:35.821 0 source files to be analyzed [INFO] 20:42:35.821 0/0 source files have been analyzed [INFO] 20:42:35.822 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 20:42:35.822 Sensor Serverless configuration file sensor [security] [INFO] 20:42:35.822 0 Serverless function entries were found in the project [INFO] 20:42:35.822 0 Serverless function handlers were kept as entrypoints [INFO] 20:42:35.822 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:42:35.822 Sensor AWS SAM template file sensor [security] [INFO] 20:42:35.822 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:42:35.822 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:42:35.822 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:42:35.823 ------------- Run sensors on module OpenDaylight :: L2Switch :: ArpHandler [INFO] 20:42:35.846 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:42:35.846 '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] 20:42:35.846 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:42:35.846 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:42:35.846 Sensor Java Config Sensor [iac] [INFO] 20:42:35.847 0 source files to be analyzed [INFO] 20:42:35.847 0/0 source files have been analyzed [INFO] 20:42:35.848 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 20:42:35.848 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:42:35.848 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:42:35.848 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:42:35.848 Sensor XML Sensor [xml] [INFO] 20:42:35.848 1 source file to be analyzed [INFO] 20:42:35.858 1/1 source file has been analyzed [INFO] 20:42:35.858 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 20:42:35.858 Sensor IaC Docker Sensor [iac] [INFO] 20:42:35.863 0 source files to be analyzed [INFO] 20:42:35.863 0/0 source files have been analyzed [INFO] 20:42:35.864 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 20:42:35.864 Sensor Serverless configuration file sensor [security] [INFO] 20:42:35.864 0 Serverless function entries were found in the project [INFO] 20:42:35.864 0 Serverless function handlers were kept as entrypoints [INFO] 20:42:35.864 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:42:35.864 Sensor AWS SAM template file sensor [security] [INFO] 20:42:35.864 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:42:35.864 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:42:35.864 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:42:35.865 ------------- Run sensors on module OpenDaylight :: L2Switch :: LoopRemover [INFO] 20:42:35.912 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:42:35.913 '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] 20:42:35.913 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:42:35.913 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 20:42:35.913 Sensor Java Config Sensor [iac] [INFO] 20:42:35.914 0 source files to be analyzed [INFO] 20:42:35.914 0/0 source files have been analyzed [INFO] 20:42:35.914 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 20:42:35.914 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:42:35.914 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:42:35.914 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:42:35.914 Sensor XML Sensor [xml] [INFO] 20:42:35.922 1 source file to be analyzed [INFO] 20:42:35.922 1/1 source file has been analyzed [INFO] 20:42:35.923 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 20:42:35.923 Sensor IaC Docker Sensor [iac] [INFO] 20:42:35.927 0 source files to be analyzed [INFO] 20:42:35.928 0/0 source files have been analyzed [INFO] 20:42:35.928 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 20:42:35.928 Sensor Serverless configuration file sensor [security] [INFO] 20:42:35.928 0 Serverless function entries were found in the project [INFO] 20:42:35.928 0 Serverless function handlers were kept as entrypoints [INFO] 20:42:35.928 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:42:35.928 Sensor AWS SAM template file sensor [security] [INFO] 20:42:35.928 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:42:35.928 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:42:35.928 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:42:35.928 ------------- Run sensors on module OpenDaylight :: L2Switch :: Feature Parent [INFO] 20:42:35.971 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:42:35.971 '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] 20:42:35.971 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:42:35.971 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:42:35.972 Sensor Java Config Sensor [iac] [INFO] 20:42:35.972 0 source files to be analyzed [INFO] 20:42:35.972 0/0 source files have been analyzed [INFO] 20:42:35.972 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 20:42:35.972 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:42:35.972 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:42:35.973 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 20:42:35.973 Sensor XML Sensor [xml] [INFO] 20:42:35.974 1 source file to be analyzed [INFO] 20:42:35.981 1/1 source file has been analyzed [INFO] 20:42:35.981 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 20:42:35.981 Sensor IaC Docker Sensor [iac] [INFO] 20:42:35.985 0 source files to be analyzed [INFO] 20:42:35.985 0/0 source files have been analyzed [INFO] 20:42:35.985 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 20:42:35.986 Sensor Serverless configuration file sensor [security] [INFO] 20:42:35.986 0 Serverless function entries were found in the project [INFO] 20:42:35.986 0 Serverless function handlers were kept as entrypoints [INFO] 20:42:35.986 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:42:35.986 Sensor AWS SAM template file sensor [security] [INFO] 20:42:35.986 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:42:35.986 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:42:35.986 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:42:35.986 ------------- Run sensors on module features-l2switch [INFO] 20:42:36.008 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:42:36.008 '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] 20:42:36.008 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:42:36.008 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:42:36.009 Sensor Java Config Sensor [iac] [INFO] 20:42:36.009 0 source files to be analyzed [INFO] 20:42:36.009 0/0 source files have been analyzed [INFO] 20:42:36.009 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 20:42:36.009 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:42:36.009 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:42:36.009 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:42:36.010 Sensor XML Sensor [xml] [INFO] 20:42:36.018 1 source file to be analyzed [INFO] 20:42:36.023 1/1 source file has been analyzed [INFO] 20:42:36.023 Sensor XML Sensor [xml] (done) | time=13ms [INFO] 20:42:36.023 Sensor IaC Docker Sensor [iac] [INFO] 20:42:36.027 0 source files to be analyzed [INFO] 20:42:36.027 0/0 source files have been analyzed [INFO] 20:42:36.027 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 20:42:36.027 Sensor Serverless configuration file sensor [security] [INFO] 20:42:36.027 0 Serverless function entries were found in the project [INFO] 20:42:36.027 0 Serverless function handlers were kept as entrypoints [INFO] 20:42:36.027 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:42:36.027 Sensor AWS SAM template file sensor [security] [INFO] 20:42:36.027 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:42:36.027 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:42:36.028 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 20:42:36.028 ------------- Run sensors on module OpenDaylight :: L2Switch :: PacketHandler [INFO] 20:42:36.049 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:42:36.049 '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] 20:42:36.049 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:42:36.049 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:42:36.049 Sensor Java Config Sensor [iac] [INFO] 20:42:36.050 0 source files to be analyzed [INFO] 20:42:36.050 0/0 source files have been analyzed [INFO] 20:42:36.050 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 20:42:36.050 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:42:36.050 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:42:36.050 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:42:36.050 Sensor XML Sensor [xml] [INFO] 20:42:36.054 1 source file to be analyzed [INFO] 20:42:36.061 1/1 source file has been analyzed [INFO] 20:42:36.061 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 20:42:36.062 Sensor IaC Docker Sensor [iac] [INFO] 20:42:36.067 0 source files to be analyzed [INFO] 20:42:36.067 0/0 source files have been analyzed [INFO] 20:42:36.067 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 20:42:36.068 Sensor Serverless configuration file sensor [security] [INFO] 20:42:36.068 0 Serverless function entries were found in the project [INFO] 20:42:36.068 0 Serverless function handlers were kept as entrypoints [INFO] 20:42:36.068 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:42:36.068 Sensor AWS SAM template file sensor [security] [INFO] 20:42:36.068 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:42:36.068 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:42:36.068 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:42:36.068 ------------- Run sensors on module OpenDaylight :: L2Switch :: Switch [INFO] 20:42:36.090 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:42:36.090 '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] 20:42:36.090 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:42:36.090 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:42:36.091 Sensor Java Config Sensor [iac] [INFO] 20:42:36.091 0 source files to be analyzed [INFO] 20:42:36.091 0/0 source files have been analyzed [INFO] 20:42:36.091 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 20:42:36.091 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:42:36.091 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:42:36.092 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 20:42:36.092 Sensor XML Sensor [xml] [INFO] 20:42:36.096 1 source file to be analyzed [INFO] 20:42:36.099 1/1 source file has been analyzed [INFO] 20:42:36.100 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 20:42:36.100 Sensor IaC Docker Sensor [iac] [INFO] 20:42:36.110 0 source files to be analyzed [INFO] 20:42:36.110 0/0 source files have been analyzed [INFO] 20:42:36.110 Sensor IaC Docker Sensor [iac] (done) | time=10ms [INFO] 20:42:36.110 Sensor Serverless configuration file sensor [security] [INFO] 20:42:36.110 0 Serverless function entries were found in the project [INFO] 20:42:36.110 0 Serverless function handlers were kept as entrypoints [INFO] 20:42:36.110 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:42:36.110 Sensor AWS SAM template file sensor [security] [INFO] 20:42:36.110 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:42:36.110 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:42:36.110 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:42:36.110 ------------- Run sensors on module OpenDaylight :: L2Switch :: HostTracker [INFO] 20:42:36.133 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:42:36.133 '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] 20:42:36.133 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:42:36.133 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:42:36.133 Sensor Java Config Sensor [iac] [INFO] 20:42:36.134 0 source files to be analyzed [INFO] 20:42:36.134 0/0 source files have been analyzed [INFO] 20:42:36.134 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 20:42:36.134 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:42:36.134 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:42:36.134 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:42:36.134 Sensor XML Sensor [xml] [INFO] 20:42:36.136 1 source file to be analyzed [INFO] 20:42:36.141 1/1 source file has been analyzed [INFO] 20:42:36.141 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 20:42:36.141 Sensor IaC Docker Sensor [iac] [INFO] 20:42:36.146 0 source files to be analyzed [INFO] 20:42:36.146 0/0 source files have been analyzed [INFO] 20:42:36.146 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 20:42:36.146 Sensor Serverless configuration file sensor [security] [INFO] 20:42:36.146 0 Serverless function entries were found in the project [INFO] 20:42:36.146 0 Serverless function handlers were kept as entrypoints [INFO] 20:42:36.146 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:42:36.146 Sensor AWS SAM template file sensor [security] [INFO] 20:42:36.146 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:42:36.146 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:42:36.146 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:42:36.147 ------------- Run sensors on module OpenDaylight :: L2Switch :: Switch REST [INFO] 20:42:36.198 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:42:36.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] 20:42:36.198 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:42:36.198 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:42:36.198 Sensor Java Config Sensor [iac] [INFO] 20:42:36.199 0 source files to be analyzed [INFO] 20:42:36.199 0/0 source files have been analyzed [INFO] 20:42:36.199 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 20:42:36.199 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:42:36.199 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:42:36.199 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:42:36.199 Sensor XML Sensor [xml] [INFO] 20:42:36.204 1 source file to be analyzed [INFO] 20:42:36.207 1/1 source file has been analyzed [INFO] 20:42:36.207 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 20:42:36.208 Sensor IaC Docker Sensor [iac] [INFO] 20:42:36.213 0 source files to be analyzed [INFO] 20:42:36.213 0/0 source files have been analyzed [INFO] 20:42:36.213 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 20:42:36.213 Sensor Serverless configuration file sensor [security] [INFO] 20:42:36.214 0 Serverless function entries were found in the project [INFO] 20:42:36.214 0 Serverless function handlers were kept as entrypoints [INFO] 20:42:36.214 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 20:42:36.214 Sensor AWS SAM template file sensor [security] [INFO] 20:42:36.214 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:42:36.214 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:42:36.214 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:42:36.214 ------------- Run sensors on module features-l2switch-aggregator [INFO] 20:42:36.237 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:42:36.237 '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] 20:42:36.237 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:42:36.237 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:42:36.237 Sensor Java Config Sensor [iac] [INFO] 20:42:36.239 0 source files to be analyzed [INFO] 20:42:36.239 0/0 source files have been analyzed [INFO] 20:42:36.240 Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] 20:42:36.240 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:42:36.240 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:42:36.240 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:42:36.240 Sensor XML Sensor [xml] [INFO] 20:42:36.249 1 source file to be analyzed [INFO] 20:42:36.250 1/1 source file has been analyzed [INFO] 20:42:36.250 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 20:42:36.250 Sensor IaC Docker Sensor [iac] [INFO] 20:42:36.255 0 source files to be analyzed [INFO] 20:42:36.255 0/0 source files have been analyzed [INFO] 20:42:36.255 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 20:42:36.255 Sensor Serverless configuration file sensor [security] [INFO] 20:42:36.255 0 Serverless function entries were found in the project [INFO] 20:42:36.255 0 Serverless function handlers were kept as entrypoints [INFO] 20:42:36.255 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:42:36.256 Sensor AWS SAM template file sensor [security] [INFO] 20:42:36.256 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:42:36.256 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:42:36.256 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:42:36.256 ------------- Run sensors on module l2switch-artifacts [INFO] 20:42:36.276 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:42:36.276 '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] 20:42:36.276 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:42:36.276 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:42:36.276 Sensor Java Config Sensor [iac] [INFO] 20:42:36.278 0 source files to be analyzed [INFO] 20:42:36.278 0/0 source files have been analyzed [INFO] 20:42:36.278 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 20:42:36.279 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:42:36.279 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:42:36.279 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:42:36.279 Sensor XML Sensor [xml] [INFO] 20:42:36.281 1 source file to be analyzed [INFO] 20:42:36.294 1/1 source file has been analyzed [INFO] 20:42:36.294 Sensor XML Sensor [xml] (done) | time=15ms [INFO] 20:42:36.294 Sensor IaC Docker Sensor [iac] [INFO] 20:42:36.300 0 source files to be analyzed [INFO] 20:42:36.300 0/0 source files have been analyzed [INFO] 20:42:36.300 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 20:42:36.300 Sensor Serverless configuration file sensor [security] [INFO] 20:42:36.300 0 Serverless function entries were found in the project [INFO] 20:42:36.300 0 Serverless function handlers were kept as entrypoints [INFO] 20:42:36.300 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:42:36.301 Sensor AWS SAM template file sensor [security] [INFO] 20:42:36.301 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:42:36.301 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:42:36.301 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:42:36.301 ------------- Run sensors on module loopremover-impl [INFO] 20:42:36.322 Sensor JavaSensor [java] [INFO] 20:42:36.322 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 20:42:36.324 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 20:42:36.324 Using ECJ batch to parse 6 Main java source files with batch size 53 KB. [INFO] 20:42:36.328 Starting batch processing. [INFO] 20:42:36.375 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 20:42:36.565 100% analyzed [INFO] 20:42:36.565 Batch processing: Done. [INFO] 20:42:36.566 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 20:42:36.566 Using ECJ batch to parse 4 Test java source files with batch size 53 KB. [INFO] 20:42:36.570 Starting batch processing. [INFO] 20:42:36.736 100% analyzed [INFO] 20:42:36.736 Batch processing: Done. [INFO] 20:42:36.738 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 20:42:36.738 No "Generated" source files to scan. [INFO] 20:42:36.738 Sensor JavaSensor [java] (done) | time=416ms [INFO] 20:42:36.739 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:42:36.739 '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] 20:42:36.739 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 20:42:36.746 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] 20:42:36.746 Sensor Java Config Sensor [iac] [INFO] 20:42:36.751 0 source files to be analyzed [INFO] 20:42:36.751 0/0 source files have been analyzed [INFO] 20:42:36.751 Sensor Java Config Sensor [iac] (done) | time=5ms [INFO] 20:42:36.751 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:42:36.751 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:42:36.751 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:42:36.752 Sensor SurefireSensor [java] [INFO] 20:42:36.752 parsing [/w/workspace/l2switch-sonar/loopremover/implementation/target/surefire-reports] [INFO] 20:42:36.760 Sensor SurefireSensor [java] (done) | time=8ms [INFO] 20:42:36.760 Sensor XML Sensor [xml] [INFO] 20:42:36.761 1 source file to be analyzed [INFO] 20:42:36.770 1/1 source file has been analyzed [INFO] 20:42:36.771 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 20:42:36.771 Sensor IaC Docker Sensor [iac] [INFO] 20:42:36.776 0 source files to be analyzed [INFO] 20:42:36.776 0/0 source files have been analyzed [INFO] 20:42:36.776 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 20:42:36.776 Sensor Serverless configuration file sensor [security] [INFO] 20:42:36.776 0 Serverless function entries were found in the project [INFO] 20:42:36.776 0 Serverless function handlers were kept as entrypoints [INFO] 20:42:36.776 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:42:36.777 Sensor AWS SAM template file sensor [security] [INFO] 20:42:36.777 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:42:36.777 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:42:36.777 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:42:36.777 ------------- Run sensors on module loopremover-model [INFO] 20:42:36.808 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:42:36.809 '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] 20:42:36.809 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:42:36.809 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 20:42:36.809 Sensor Java Config Sensor [iac] [INFO] 20:42:36.812 0 source files to be analyzed [INFO] 20:42:36.812 0/0 source files have been analyzed [INFO] 20:42:36.812 Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] 20:42:36.812 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:42:36.812 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:42:36.812 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:42:36.812 Sensor XML Sensor [xml] [INFO] 20:42:36.820 1 source file to be analyzed [INFO] 20:42:36.831 1/1 source file has been analyzed [INFO] 20:42:36.832 Sensor XML Sensor [xml] (done) | time=20ms [INFO] 20:42:36.832 Sensor IaC Docker Sensor [iac] [INFO] 20:42:36.856 0 source files to be analyzed [INFO] 20:42:36.856 0/0 source files have been analyzed [INFO] 20:42:36.857 Sensor IaC Docker Sensor [iac] (done) | time=25ms [INFO] 20:42:36.857 Sensor Serverless configuration file sensor [security] [INFO] 20:42:36.857 0 Serverless function entries were found in the project [INFO] 20:42:36.857 0 Serverless function handlers were kept as entrypoints [INFO] 20:42:36.857 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:42:36.857 Sensor AWS SAM template file sensor [security] [INFO] 20:42:36.858 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:42:36.858 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:42:36.858 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:42:36.858 ------------- Run sensors on module loopremover.aggregator [INFO] 20:42:36.887 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:42:36.887 '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] 20:42:36.887 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:42:36.887 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:42:36.887 Sensor Java Config Sensor [iac] [INFO] 20:42:36.888 0 source files to be analyzed [INFO] 20:42:36.888 0/0 source files have been analyzed [INFO] 20:42:36.889 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 20:42:36.889 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:42:36.889 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:42:36.889 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:42:36.889 Sensor XML Sensor [xml] [INFO] 20:42:36.889 1 source file to be analyzed [INFO] 20:42:36.896 1/1 source file has been analyzed [INFO] 20:42:36.896 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 20:42:36.896 Sensor IaC Docker Sensor [iac] [INFO] 20:42:36.904 0 source files to be analyzed [INFO] 20:42:36.904 0/0 source files have been analyzed [INFO] 20:42:36.904 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 20:42:36.904 Sensor Serverless configuration file sensor [security] [INFO] 20:42:36.905 0 Serverless function entries were found in the project [INFO] 20:42:36.905 0 Serverless function handlers were kept as entrypoints [INFO] 20:42:36.905 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 20:42:36.905 Sensor AWS SAM template file sensor [security] [INFO] 20:42:36.905 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:42:36.905 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:42:36.905 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:42:36.905 ------------- Run sensors on module main-impl [INFO] 20:42:36.932 Sensor JavaSensor [java] [INFO] 20:42:36.933 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 20:42:36.935 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 20:42:36.935 Using ECJ batch to parse 7 Main java source files with batch size 53 KB. [INFO] 20:42:36.940 Starting batch processing. [INFO] 20:42:36.970 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 20:42:37.235 100% analyzed [INFO] 20:42:37.235 Batch processing: Done. [INFO] 20:42:37.237 Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] 20:42:37.237 Using ECJ batch to parse 5 Test java source files with batch size 53 KB. [INFO] 20:42:37.240 Starting batch processing. [INFO] 20:42:37.373 100% analyzed [INFO] 20:42:37.373 Batch processing: Done. [INFO] 20:42:37.374 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 20:42:37.374 No "Generated" source files to scan. [INFO] 20:42:37.374 Sensor JavaSensor [java] (done) | time=442ms [INFO] 20:42:37.374 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:42:37.374 '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] 20:42:37.375 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 20:42:37.379 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 20:42:37.379 Sensor Java Config Sensor [iac] [INFO] 20:42:37.381 0 source files to be analyzed [INFO] 20:42:37.381 0/0 source files have been analyzed [INFO] 20:42:37.382 Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] 20:42:37.382 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:42:37.382 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:42:37.382 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:42:37.382 Sensor SurefireSensor [java] [INFO] 20:42:37.382 parsing [/w/workspace/l2switch-sonar/l2switch-main/target/surefire-reports] [INFO] 20:42:37.386 Sensor SurefireSensor [java] (done) | time=4ms [INFO] 20:42:37.386 Sensor XML Sensor [xml] [INFO] 20:42:37.398 1 source file to be analyzed [INFO] 20:42:37.398 1/1 source file has been analyzed [INFO] 20:42:37.399 Sensor XML Sensor [xml] (done) | time=13ms [INFO] 20:42:37.399 Sensor IaC Docker Sensor [iac] [INFO] 20:42:37.404 0 source files to be analyzed [INFO] 20:42:37.404 0/0 source files have been analyzed [INFO] 20:42:37.404 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 20:42:37.404 Sensor Serverless configuration file sensor [security] [INFO] 20:42:37.404 0 Serverless function entries were found in the project [INFO] 20:42:37.405 0 Serverless function handlers were kept as entrypoints [INFO] 20:42:37.405 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 20:42:37.405 Sensor AWS SAM template file sensor [security] [INFO] 20:42:37.405 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:42:37.405 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:42:37.405 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:42:37.405 ------------- Run sensors on module arphandler-impl [INFO] 20:42:37.428 Sensor JavaSensor [java] [INFO] 20:42:37.429 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 20:42:37.431 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 20:42:37.431 Using ECJ batch to parse 6 Main java source files with batch size 53 KB. [INFO] 20:42:37.435 Starting batch processing. [INFO] 20:42:37.511 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 20:42:37.767 100% analyzed [INFO] 20:42:37.767 Batch processing: Done. [INFO] 20:42:37.767 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 20:42:37.768 Using ECJ batch to parse 5 Test java source files with batch size 53 KB. [INFO] 20:42:37.771 Starting batch processing. [INFO] 20:42:37.948 100% analyzed [INFO] 20:42:37.949 Batch processing: Done. [INFO] 20:42:37.953 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 20:42:37.953 No "Generated" source files to scan. [INFO] 20:42:37.953 Sensor JavaSensor [java] (done) | time=525ms [INFO] 20:42:37.954 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:42:37.954 '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] 20:42:37.954 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 20:42:37.960 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] 20:42:37.960 Sensor Java Config Sensor [iac] [INFO] 20:42:37.962 0 source files to be analyzed [INFO] 20:42:37.962 0/0 source files have been analyzed [INFO] 20:42:37.962 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 20:42:37.962 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:42:37.962 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:42:37.962 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:42:37.962 Sensor SurefireSensor [java] [INFO] 20:42:37.963 parsing [/w/workspace/l2switch-sonar/arphandler/target/surefire-reports] [INFO] 20:42:37.970 Sensor SurefireSensor [java] (done) | time=8ms [INFO] 20:42:37.970 Sensor XML Sensor [xml] [INFO] 20:42:37.976 1 source file to be analyzed [INFO] 20:42:37.978 1/1 source file has been analyzed [INFO] 20:42:37.978 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 20:42:37.978 Sensor IaC Docker Sensor [iac] [INFO] 20:42:37.984 0 source files to be analyzed [INFO] 20:42:37.984 0/0 source files have been analyzed [INFO] 20:42:37.984 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 20:42:37.984 Sensor Serverless configuration file sensor [security] [INFO] 20:42:37.984 0 Serverless function entries were found in the project [INFO] 20:42:37.984 0 Serverless function handlers were kept as entrypoints [INFO] 20:42:37.984 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:42:37.984 Sensor AWS SAM template file sensor [security] [INFO] 20:42:37.984 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:42:37.984 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:42:37.984 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:42:37.985 ------------- Run sensors on module packethandler-model [INFO] 20:42:38.007 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:42:38.008 '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] 20:42:38.008 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:42:38.008 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 20:42:38.008 Sensor Java Config Sensor [iac] [INFO] 20:42:38.009 0 source files to be analyzed [INFO] 20:42:38.009 0/0 source files have been analyzed [INFO] 20:42:38.009 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 20:42:38.009 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:42:38.009 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:42:38.009 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:42:38.009 Sensor XML Sensor [xml] [INFO] 20:42:38.015 1 source file to be analyzed [INFO] 20:42:38.025 1/1 source file has been analyzed [INFO] 20:42:38.025 Sensor XML Sensor [xml] (done) | time=16ms [INFO] 20:42:38.025 Sensor IaC Docker Sensor [iac] [INFO] 20:42:38.030 0 source files to be analyzed [INFO] 20:42:38.030 0/0 source files have been analyzed [INFO] 20:42:38.030 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 20:42:38.030 Sensor Serverless configuration file sensor [security] [INFO] 20:42:38.030 0 Serverless function entries were found in the project [INFO] 20:42:38.030 0 Serverless function handlers were kept as entrypoints [INFO] 20:42:38.030 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:42:38.030 Sensor AWS SAM template file sensor [security] [INFO] 20:42:38.030 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:42:38.031 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:42:38.031 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:42:38.031 ------------- Run sensors on module packethandler-impl [INFO] 20:42:38.056 Sensor JavaSensor [java] [INFO] 20:42:38.056 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 20:42:38.058 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 20:42:38.058 Using ECJ batch to parse 11 Main java source files with batch size 53 KB. [INFO] 20:42:38.062 Starting batch processing. [INFO] 20:42:38.120 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 20:42:38.461 100% analyzed [INFO] 20:42:38.461 Batch processing: Done. [INFO] 20:42:38.461 Did not optimize analysis for any files, performed a full analysis for all 11 files. [INFO] 20:42:38.461 Using ECJ batch to parse 8 Test java source files with batch size 53 KB. [INFO] 20:42:38.465 Starting batch processing. [INFO] 20:42:38.799 100% analyzed [INFO] 20:42:38.799 Batch processing: Done. [INFO] 20:42:38.800 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 20:42:38.800 No "Generated" source files to scan. [INFO] 20:42:38.800 Sensor JavaSensor [java] (done) | time=744ms [INFO] 20:42:38.800 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:42:38.800 '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] 20:42:38.800 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 20:42:38.807 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] 20:42:38.807 Sensor Java Config Sensor [iac] [INFO] 20:42:38.819 0 source files to be analyzed [INFO] 20:42:38.819 0/0 source files have been analyzed [INFO] 20:42:38.820 Sensor Java Config Sensor [iac] (done) | time=13ms [INFO] 20:42:38.820 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:42:38.820 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:42:38.820 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:42:38.820 Sensor SurefireSensor [java] [INFO] 20:42:38.820 parsing [/w/workspace/l2switch-sonar/packethandler/implementation/target/surefire-reports] [INFO] 20:42:38.832 Sensor SurefireSensor [java] (done) | time=12ms [INFO] 20:42:38.833 Sensor XML Sensor [xml] [INFO] 20:42:38.841 1 source file to be analyzed [INFO] 20:42:38.841 1/1 source file has been analyzed [INFO] 20:42:38.841 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 20:42:38.841 Sensor IaC Docker Sensor [iac] [INFO] 20:42:38.846 0 source files to be analyzed [INFO] 20:42:38.846 0/0 source files have been analyzed [INFO] 20:42:38.846 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 20:42:38.846 Sensor Serverless configuration file sensor [security] [INFO] 20:42:38.846 0 Serverless function entries were found in the project [INFO] 20:42:38.846 0 Serverless function handlers were kept as entrypoints [INFO] 20:42:38.846 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:42:38.847 Sensor AWS SAM template file sensor [security] [INFO] 20:42:38.847 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:42:38.847 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:42:38.847 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:42:38.847 ------------- Run sensors on module packethandler.aggregator [INFO] 20:42:38.868 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:42:38.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] 20:42:38.869 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:42:38.869 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 20:42:38.869 Sensor Java Config Sensor [iac] [INFO] 20:42:38.870 0 source files to be analyzed [INFO] 20:42:38.870 0/0 source files have been analyzed [INFO] 20:42:38.870 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 20:42:38.871 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:42:38.871 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:42:38.871 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:42:38.871 Sensor XML Sensor [xml] [INFO] 20:42:38.879 1 source file to be analyzed [INFO] 20:42:38.879 1/1 source file has been analyzed [INFO] 20:42:38.879 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 20:42:38.879 Sensor IaC Docker Sensor [iac] [INFO] 20:42:38.884 0 source files to be analyzed [INFO] 20:42:38.884 0/0 source files have been analyzed [INFO] 20:42:38.884 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 20:42:38.884 Sensor Serverless configuration file sensor [security] [INFO] 20:42:38.884 0 Serverless function entries were found in the project [INFO] 20:42:38.885 0 Serverless function handlers were kept as entrypoints [INFO] 20:42:38.885 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 20:42:38.885 Sensor AWS SAM template file sensor [security] [INFO] 20:42:38.885 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:42:38.885 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:42:38.885 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:42:38.885 ------------- Run sensors on module l2switch-parent [INFO] 20:42:38.908 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:42:38.908 '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] 20:42:38.908 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:42:38.908 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:42:38.909 Sensor Java Config Sensor [iac] [INFO] 20:42:38.911 0 source files to be analyzed [INFO] 20:42:38.912 0/0 source files have been analyzed [INFO] 20:42:38.912 Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] 20:42:38.912 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:42:38.912 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:42:38.912 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:42:38.912 Sensor XML Sensor [xml] [INFO] 20:42:38.913 1 source file to be analyzed [INFO] 20:42:38.921 1/1 source file has been analyzed [INFO] 20:42:38.921 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 20:42:38.921 Sensor IaC Docker Sensor [iac] [INFO] 20:42:38.926 0 source files to be analyzed [INFO] 20:42:38.926 0/0 source files have been analyzed [INFO] 20:42:38.926 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 20:42:38.926 Sensor Serverless configuration file sensor [security] [INFO] 20:42:38.926 0 Serverless function entries were found in the project [INFO] 20:42:38.926 0 Serverless function handlers were kept as entrypoints [INFO] 20:42:38.927 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 20:42:38.927 Sensor AWS SAM template file sensor [security] [INFO] 20:42:38.927 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:42:38.927 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:42:38.927 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:42:38.927 ------------- Run sensors on module distribution-karaf [INFO] 20:42:38.949 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:42:38.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] 20:42:38.949 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:42:38.949 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:42:38.949 Sensor Java Config Sensor [iac] [INFO] 20:42:38.950 0 source files to be analyzed [INFO] 20:42:38.950 0/0 source files have been analyzed [INFO] 20:42:38.950 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 20:42:38.950 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:42:38.950 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:42:38.950 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:42:38.950 Sensor XML Sensor [xml] [INFO] 20:42:38.960 1 source file to be analyzed [INFO] 20:42:38.960 1/1 source file has been analyzed [INFO] 20:42:38.960 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 20:42:38.960 Sensor IaC Docker Sensor [iac] [INFO] 20:42:38.971 0 source files to be analyzed [INFO] 20:42:38.971 0/0 source files have been analyzed [INFO] 20:42:38.971 Sensor IaC Docker Sensor [iac] (done) | time=11ms [INFO] 20:42:38.971 Sensor Serverless configuration file sensor [security] [INFO] 20:42:38.971 0 Serverless function entries were found in the project [INFO] 20:42:38.971 0 Serverless function handlers were kept as entrypoints [INFO] 20:42:38.971 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:42:38.971 Sensor AWS SAM template file sensor [security] [INFO] 20:42:38.972 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 20:42:38.972 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:42:38.972 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:42:38.972 ------------- Run sensors on module l2switch [INFO] 20:42:38.996 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:42:38.996 '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] 20:42:38.996 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:42:38.996 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:42:38.996 Sensor Java Config Sensor [iac] [INFO] 20:42:39.001 0 source files to be analyzed [INFO] 20:42:39.001 0/0 source files have been analyzed [INFO] 20:42:39.002 Sensor Java Config Sensor [iac] (done) | time=6ms [INFO] 20:42:39.002 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:42:39.002 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:42:39.002 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:42:39.003 Sensor XML Sensor [xml] [INFO] 20:42:39.004 1 source file to be analyzed [INFO] 20:42:39.013 1/1 source file has been analyzed [INFO] 20:42:39.013 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 20:42:39.014 Sensor IaC Docker Sensor [iac] [INFO] 20:42:39.019 0 source files to be analyzed [INFO] 20:42:39.019 0/0 source files have been analyzed [INFO] 20:42:39.019 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 20:42:39.019 Sensor Serverless configuration file sensor [security] [INFO] 20:42:39.020 0 Serverless function entries were found in the project [INFO] 20:42:39.020 0 Serverless function handlers were kept as entrypoints [INFO] 20:42:39.020 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 20:42:39.020 Sensor AWS SAM template file sensor [security] [INFO] 20:42:39.020 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:42:39.020 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:42:39.020 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:42:39.020 Sensor javabugs [dbd] [INFO] 20:42:39.023 Reading IR files from: /w/workspace/l2switch-sonar/target/sonar/ir/java [INFO] 20:42:39.023 No IR files have been included for analysis. [INFO] 20:42:39.023 Sensor javabugs [dbd] (done) | time=3ms [INFO] 20:42:39.023 Sensor pythonbugs [dbd] [INFO] 20:42:39.024 Reading IR files from: /w/workspace/l2switch-sonar/target/sonar/ir/python [INFO] 20:42:39.024 No IR files have been included for analysis. [INFO] 20:42:39.024 Sensor pythonbugs [dbd] (done) | time=1ms [INFO] 20:42:39.024 Sensor EnterpriseTextAndSecretsSensor [textenterprise] [INFO] 20:42:39.024 Available processors: 4 [INFO] 20:42:39.024 Using 4 threads for analysis. [INFO] 20:42:39.549 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] 20:42:39.586 Using git CLI to retrieve untracked files [INFO] 20:42:39.605 Analyzing language associated files and files included via "sonar.text.inclusions" that are tracked by git [INFO] 20:42:39.648 99 source files to be analyzed [INFO] 20:42:41.084 99/99 source files have been analyzed [INFO] 20:42:41.085 Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=2061ms [INFO] 20:42:41.085 Sensor JavaSecuritySensor [security] [INFO] 20:42:41.091 No taint analysis rules have been enabled, will not execute taint analysis. [INFO] 20:42:41.104 java security sensor: Time spent was 00:00:00.015 [INFO] 20:42:41.104 java security sensor: Begin: 2025-01-11T20:42:41.088651001Z, End: 2025-01-11T20:42:41.103918497Z, Duration: 00:00:00.015 [INFO] 20:42:41.105 java security sensor peak memory: 574 MB [INFO] 20:42:41.105 Sensor JavaSecuritySensor [security] (done) | time=20ms [INFO] 20:42:41.105 Sensor CSharpSecuritySensor [security] [INFO] 20:42:41.106 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5883, S6096, S6173, S6287, S6350, S6399, S6547, S6549, S6639, S6641, S6680, S6776, S7044 [INFO] 20:42:41.107 Load type hierarchy and UCFGs: Starting [INFO] 20:42:41.107 Load type hierarchy: Starting [INFO] 20:42:41.107 Reading type hierarchy from: /w/workspace/l2switch-sonar/target/ucfg2/cs [INFO] 20:42:41.107 Read 0 type definitions [INFO] 20:42:41.108 Load type hierarchy: Time spent was 00:00:00.001 [INFO] 20:42:41.108 Load UCFGs: Starting [INFO] 20:42:41.108 Load UCFGs: Time spent was 00:00:00.000 [INFO] 20:42:41.108 Load type hierarchy and UCFGs: Time spent was 00:00:00.001 [INFO] 20:42:41.108 No UCFGs have been included for analysis. [INFO] 20:42:41.108 csharp security sensor: Time spent was 00:00:00.002 [INFO] 20:42:41.108 csharp security sensor: Begin: 2025-01-11T20:42:41.105500689Z, End: 2025-01-11T20:42:41.108499551Z, Duration: 00:00:00.002 Load type hierarchy and UCFGs: Begin: 2025-01-11T20:42:41.106998610Z, End: 2025-01-11T20:42:41.108287497Z, Duration: 00:00:00.001 Load type hierarchy: Begin: 2025-01-11T20:42:41.107037271Z, End: 2025-01-11T20:42:41.108097633Z, Duration: 00:00:00.001 Load UCFGs: Begin: 2025-01-11T20:42:41.108192265Z, End: 2025-01-11T20:42:41.108232776Z, Duration: 00:00:00.000 [INFO] 20:42:41.108 csharp security sensor peak memory: 574 MB [INFO] 20:42:41.108 Sensor CSharpSecuritySensor [security] (done) | time=3ms [INFO] 20:42:41.108 Sensor PhpSecuritySensor [security] [INFO] 20:42:41.109 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350, S7044 [INFO] 20:42:41.109 Load type hierarchy and UCFGs: Starting [INFO] 20:42:41.109 Load type hierarchy: Starting [INFO] 20:42:41.109 Reading type hierarchy from: /w/workspace/l2switch-sonar/target/sonar/ucfg2/php [INFO] 20:42:41.109 Read 0 type definitions [INFO] 20:42:41.109 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 20:42:41.109 Load UCFGs: Starting [INFO] 20:42:41.109 Load UCFGs: Time spent was 00:00:00.000 [INFO] 20:42:41.109 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 20:42:41.109 No UCFGs have been included for analysis. [INFO] 20:42:41.109 php security sensor: Time spent was 00:00:00.000 [INFO] 20:42:41.113 php security sensor: Begin: 2025-01-11T20:42:41.109024843Z, End: 2025-01-11T20:42:41.109727077Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-01-11T20:42:41.109327919Z, End: 2025-01-11T20:42:41.109544603Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-01-11T20:42:41.109339649Z, End: 2025-01-11T20:42:41.109435971Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-01-11T20:42:41.109487792Z, End: 2025-01-11T20:42:41.109502182Z, Duration: 00:00:00.000 [INFO] 20:42:41.113 php security sensor peak memory: 574 MB [INFO] 20:42:41.113 Sensor PhpSecuritySensor [security] (done) | time=5ms [INFO] 20:42:41.113 Sensor PythonSecuritySensor [security] [INFO] 20:42:41.113 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5496, S6287, S6350, S6639, S6680, S6776, S6839, S7044 [INFO] 20:42:41.113 Load type hierarchy and UCFGs: Starting [INFO] 20:42:41.113 Load type hierarchy: Starting [INFO] 20:42:41.113 Reading type hierarchy from: /w/workspace/l2switch-sonar/target/sonar/ucfg2/python [INFO] 20:42:41.113 Read 0 type definitions [INFO] 20:42:41.113 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 20:42:41.113 Load UCFGs: Starting [INFO] 20:42:41.114 Load UCFGs: Time spent was 00:00:00.000 [INFO] 20:42:41.114 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 20:42:41.114 No UCFGs have been included for analysis. [INFO] 20:42:41.114 python security sensor: Time spent was 00:00:00.000 [INFO] 20:42:41.114 python security sensor: Begin: 2025-01-11T20:42:41.113641568Z, End: 2025-01-11T20:42:41.114247970Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-01-11T20:42:41.113851622Z, End: 2025-01-11T20:42:41.114038136Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-01-11T20:42:41.113862572Z, End: 2025-01-11T20:42:41.113928913Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-01-11T20:42:41.113983985Z, End: 2025-01-11T20:42:41.113999285Z, Duration: 00:00:00.000 [INFO] 20:42:41.114 python security sensor peak memory: 574 MB [INFO] 20:42:41.114 Sensor PythonSecuritySensor [security] (done) | time=1ms [INFO] 20:42:41.114 Sensor JsSecuritySensor [security] [INFO] 20:42:41.115 Enabled taint analysis rules: S2076, S2083, S2631, S3649, S5131, S5144, S5146, S5147, S5334, S5696, S5883, S6096, S6105, S6287, S6350 [INFO] 20:42:41.115 Load type hierarchy and UCFGs: Starting [INFO] 20:42:41.115 Load type hierarchy: Starting [INFO] 20:42:41.115 Reading type hierarchy from: /w/workspace/l2switch-sonar/target/sonar/ucfg2/js [INFO] 20:42:41.115 Read 0 type definitions [INFO] 20:42:41.115 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 20:42:41.115 Load UCFGs: Starting [INFO] 20:42:41.115 Load UCFGs: Time spent was 00:00:00.000 [INFO] 20:42:41.115 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 20:42:41.115 No UCFGs have been included for analysis. [INFO] 20:42:41.115 js security sensor: Time spent was 00:00:00.000 [INFO] 20:42:41.115 js security sensor: Begin: 2025-01-11T20:42:41.114663809Z, End: 2025-01-11T20:42:41.115527776Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-01-11T20:42:41.115169029Z, End: 2025-01-11T20:42:41.115350713Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-01-11T20:42:41.115179840Z, End: 2025-01-11T20:42:41.115237851Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-01-11T20:42:41.115292372Z, End: 2025-01-11T20:42:41.115311132Z, Duration: 00:00:00.000 [INFO] 20:42:41.115 js security sensor peak memory: 574 MB [INFO] 20:42:41.115 Sensor JsSecuritySensor [security] (done) | time=1ms [INFO] 20:42:41.116 ------------- Run sensors on project [INFO] 20:42:41.215 Sensor ArchitectureSensor [architecture] [INFO] 20:42:41.215 Starting ArchitectureSensor sensor. [INFO] 20:42:41.216 Reading SonarArchitecture IR data from directory "/w/workspace/l2switch-sonar/target/sonar/architecture-ir/java" [WARNING] 20:42:41.216 No SonarArchitecture IR data present in directory "/w/workspace/l2switch-sonar/target/sonar/architecture-ir/java" [INFO] 20:42:41.216 Sensor ArchitectureSensor [architecture] (done) | time=1ms [INFO] 20:42:41.216 Sensor Zero Coverage Sensor [INFO] 20:42:41.220 Sensor Zero Coverage Sensor (done) | time=4ms [INFO] 20:42:41.220 Sensor Java CPD Block Indexer [INFO] 20:42:41.333 Sensor Java CPD Block Indexer (done) | time=113ms [INFO] 20:42:41.352 CPD Executor 6 files had no CPD blocks [INFO] 20:42:41.352 CPD Executor Calculating CPD for 38 files [INFO] 20:42:41.395 CPD Executor CPD calculation finished (done) | time=42ms [INFO] 20:42:41.603 Analysis report generated in 200ms, dir size=1 MB [INFO] 20:42:41.802 Analysis report compressed in 198ms, zip size=465 KB [INFO] 20:42:42.995 Analysis report uploaded in 1193ms [INFO] 20:42:42.997 ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=opendaylight_l2switch [INFO] 20:42:42.997 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] 20:42:42.997 More about the report processing at https://sonarcloud.io/api/ce/task?id=AZRXGtDkAWUVd5kiXlPg [INFO] 20:42:43.624 Sensor cache published successfully [INFO] 20:42:43.659 Analysis total time: 22.286 s [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for l2switch 0.8.0-SNAPSHOT: [INFO] [INFO] l2switch-parent .................................... SKIPPED [INFO] packethandler-model ................................ SKIPPED [INFO] packethandler-impl ................................. SKIPPED [INFO] packethandler.aggregator ........................... SKIPPED [INFO] loopremover-model .................................. SKIPPED [INFO] loopremover-impl ................................... SKIPPED [INFO] loopremover.aggregator ............................. SKIPPED [INFO] addresstracker-model ............................... SKIPPED [INFO] arphandler-impl .................................... SKIPPED [INFO] addresstracker-impl ................................ SKIPPED [INFO] addresstracker.aggregator .......................... SKIPPED [INFO] hosttracker.aggregator ............................. SKIPPED [INFO] hosttracker-model .................................. SKIPPED [INFO] hosttracker-impl ................................... SKIPPED [INFO] main-impl .......................................... SKIPPED [INFO] OpenDaylight :: L2Switch :: Feature Parent ......... SKIPPED [INFO] OpenDaylight :: L2Switch :: PacketHandler .......... SKIPPED [INFO] OpenDaylight :: L2Switch :: AddressTracker ......... SKIPPED [INFO] OpenDaylight :: L2Switch :: HostTracker ............ SKIPPED [INFO] OpenDaylight :: L2Switch :: LoopRemover ............ SKIPPED [INFO] OpenDaylight :: L2Switch :: ArpHandler ............. SKIPPED [INFO] OpenDaylight :: L2Switch :: Switch ................. SKIPPED [INFO] OpenDaylight :: L2Switch :: All .................... SKIPPED [INFO] OpenDaylight :: L2Switch :: Switch REST ............ SKIPPED [INFO] features-l2switch .................................. SKIPPED [INFO] distribution-karaf ................................. SKIPPED [INFO] features-l2switch-aggregator ....................... SKIPPED [INFO] l2switch-artifacts ................................. SKIPPED [INFO] l2switch ........................................... SUCCESS [ 28.566 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32.607 s [INFO] Finished at: 2025-01-11T20:42:43Z [INFO] ------------------------------------------------------------------------ [l2switch-sonar] $ /bin/bash /tmp/jenkins9834066132967684180.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: 5 [JaCoCo plugin] Saving matched execfiles: /w/workspace/l2switch-sonar/addresstracker/implementation/target/code-coverage/jacoco.exec /w/workspace/l2switch-sonar/arphandler/target/code-coverage/jacoco.exec /w/workspace/l2switch-sonar/l2switch-main/target/code-coverage/jacoco.exec /w/workspace/l2switch-sonar/loopremover/implementation/target/code-coverage/jacoco.exec /w/workspace/l2switch-sonar/packethandler/implementation/target/code-coverage/jacoco.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /w/workspace/l2switch-sonar/addresstracker/implementation/target/classes 14 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/addresstracker/model/target/classes 11 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/addresstracker/target/classes 0 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/arphandler/target/classes 18 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/distribution/karaf/target/classes 0 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/features/feature-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/features/features-l2switch/target/classes 0 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/features/odl-l2switch-addresstracker/target/classes 0 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/features/odl-l2switch-all/target/classes 0 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/features/odl-l2switch-arphandler/target/classes 0 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/features/odl-l2switch-hosttracker/target/classes 0 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/features/odl-l2switch-loopremover/target/classes 0 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/features/odl-l2switch-packethandler/target/classes 0 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/features/odl-l2switch-switch-rest/target/classes 0 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/features/odl-l2switch-switch/target/classes 0 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/hosttracker/implementation/target/classes 19 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/hosttracker/model/target/classes 12 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/hosttracker/target/classes 0 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/l2switch-main/target/classes 16 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/loopremover/implementation/target/classes 18 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/loopremover/model/target/classes 8 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/loopremover/target/classes 0 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/packethandler/implementation/target/classes 11 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/packethandler/model/target/classes 89 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/packethandler/target/classes 0 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/parent/target/classes 0 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/l2switch-sonar/addresstracker/implementation/src/main/java 5 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/arphandler/src/main/java 6 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/hosttracker/implementation/src/main/java 9 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/l2switch-main/src/main/java 7 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/loopremover/implementation/src/main/java 6 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/packethandler/implementation/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: 67.30769, method: 52.278824, line: 57.326477, branch: 45.960503, instruction: 58.932, complexity: 39.52739 [PostBuildScript] - [INFO] Executing post build scripts. [l2switch-sonar] $ /bin/bash /tmp/jenkins211800582671877577.sh ---> sysstat.sh [l2switch-sonar] $ /bin/bash /tmp/jenkins11749806084076220738.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/l2switch-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/l2switch-sonar ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/l2switch-sonar ']' + mkdir -p /w/workspace/l2switch-sonar/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/l2switch-sonar/archives/ [l2switch-sonar] $ /bin/bash /tmp/jenkins12409908457970742722.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/l2switch-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-paWO from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-paWO/bin to PATH INFO: Running in OpenStack, capturing instance metadata [l2switch-sonar] $ /bin/bash /tmp/jenkins1267102109481107238.sh provisioning config files... Could not find credentials [logs] for l2switch-sonar #328 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/l2switch-sonar@tmp/config8602198222711872852tmp 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. [l2switch-sonar] $ /bin/bash /tmp/jenkins8025420388323841538.sh ---> create-netrc.sh WARN: Log server credential not found. [l2switch-sonar] $ /bin/bash /tmp/jenkins9471704656336429914.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/l2switch-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-paWO from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-paWO/bin to PATH [l2switch-sonar] $ /bin/bash /tmp/jenkins999020852454493808.sh ---> sudo-logs.sh Archiving 'sudo' log.. [l2switch-sonar] $ /bin/bash /tmp/jenkins12871923833671602304.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/l2switch-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-paWO from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-paWO/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [l2switch-sonar] $ /bin/bash -l /tmp/jenkins11555299326711440880.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/l2switch-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-paWO from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-paWO/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/l2switch-sonar/328/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-builder-4c-4g-858.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 7.7G 0 7.7G 0% /dev tmpfs 7.7G 0 7.7G 0% /dev/shm tmpfs 7.7G 17M 7.7G 1% /run tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup /dev/vda1 80G 11G 70G 13% / tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15761 795 10972 19 3993 14622 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: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:fc:d6:ce brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.170.251/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 valid_lft 86006sec preferred_lft 86006sec inet6 fe80::f816:3eff:fefc:d6ce/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:89:ae:c9:99 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 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/11/2025 _x86_64_ (4 CPU) 20:36:46 LINUX RESTART (4 CPU) 08:37:02 PM tps rtps wtps bread/s bwrtn/s 08:38:01 PM 219.21 69.69 149.53 14165.81 39605.76 08:39:01 PM 157.61 14.56 143.05 3104.03 10750.35 08:40:01 PM 227.94 7.25 220.69 1294.24 12346.52 08:41:01 PM 28.97 0.20 28.77 6.39 1541.37 08:42:01 PM 65.65 0.00 65.65 0.00 5219.37 08:43:01 PM 87.72 3.05 84.67 1723.83 40308.23 Average: 130.92 15.64 115.28 3351.80 18233.24 08:37:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:38:01 PM 13522096 15119064 2617332 16.22 2688 1822732 1148944 6.68 184824 2114892 61640 08:39:01 PM 12870916 14912088 3268512 20.25 2688 2249364 1281904 7.46 205932 2673304 157032 08:40:01 PM 12136136 14385764 4003292 24.80 2688 2453644 1682120 9.79 308736 3285940 17216 08:41:01 PM 11836612 14199980 4302816 26.66 2688 2564668 1761620 10.25 324940 3559820 92736 08:42:01 PM 10907168 13903124 5232260 32.42 2688 3191668 2050976 11.93 496160 4298376 588296 08:43:01 PM 11282060 15017932 4857368 30.10 2688 3929564 1131268 6.58 900000 3518660 94996 Average: 12092498 14589659 4046930 25.07 2688 2701940 1509472 8.78 403432 3241832 168653 08:37:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:01 PM eth0 304.35 172.52 830.77 59.55 0.00 0.00 0.00 0.00 08:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:01 PM eth0 146.30 115.14 1966.58 24.26 0.00 0.00 0.00 0.00 08:39:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:01 PM eth0 184.26 155.08 2333.22 23.66 0.00 0.00 0.00 0.00 08:40:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:01 PM eth0 98.30 86.60 1310.69 15.00 0.00 0.00 0.00 0.00 08:41:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:01 PM eth0 202.12 171.61 3115.23 23.84 0.00 0.00 0.00 0.00 08:42:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:01 PM eth0 189.85 131.51 2218.64 53.08 0.00 0.00 0.00 0.00 08:43:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 187.19 138.64 1965.61 33.15 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 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/11/2025 _x86_64_ (4 CPU) 20:36:46 LINUX RESTART (4 CPU) 08:37:02 PM CPU %user %nice %system %iowait %steal %idle 08:38:01 PM all 22.62 0.00 6.53 10.84 0.08 59.93 08:38:01 PM 0 21.75 0.00 8.14 15.77 0.07 54.27 08:38:01 PM 1 22.78 0.00 6.96 15.15 0.10 55.01 08:38:01 PM 2 20.46 0.00 5.27 6.50 0.07 67.70 08:38:01 PM 3 25.51 0.00 5.73 5.95 0.09 62.71 08:39:01 PM all 21.59 0.00 2.77 2.49 0.08 73.06 08:39:01 PM 0 13.50 0.00 3.02 3.37 0.08 80.03 08:39:01 PM 1 15.92 0.00 2.55 3.05 0.08 78.40 08:39:01 PM 2 21.80 0.00 2.34 1.59 0.08 74.19 08:39:01 PM 3 35.10 0.00 3.19 1.95 0.08 59.67 08:40:01 PM all 68.12 0.00 2.90 2.10 0.11 26.78 08:40:01 PM 0 65.35 0.00 3.09 1.58 0.12 29.87 08:40:01 PM 1 68.90 0.00 3.36 1.81 0.12 25.82 08:40:01 PM 2 73.09 0.00 1.74 2.32 0.10 22.75 08:40:01 PM 3 65.12 0.00 3.42 2.67 0.10 28.69 08:41:01 PM all 75.66 0.00 2.61 0.18 0.11 21.44 08:41:01 PM 0 70.46 0.00 2.50 0.12 0.10 26.83 08:41:01 PM 1 75.71 0.00 3.53 0.30 0.12 20.34 08:41:01 PM 2 79.40 0.00 1.77 0.05 0.12 18.66 08:41:01 PM 3 77.05 0.00 2.63 0.25 0.12 19.95 08:42:01 PM all 42.01 0.00 3.10 1.01 0.10 53.78 08:42:01 PM 0 40.09 0.00 1.33 0.98 0.10 57.51 08:42:01 PM 1 30.11 0.00 1.55 0.78 0.10 67.45 08:42:01 PM 2 29.93 0.00 1.94 0.40 0.10 67.63 08:42:01 PM 3 67.83 0.00 7.57 1.88 0.10 22.62 08:43:01 PM all 36.92 0.00 2.85 2.27 0.09 57.86 08:43:01 PM 0 31.69 0.00 2.20 1.53 0.10 64.48 08:43:01 PM 1 35.59 0.00 2.21 0.77 0.08 61.34 08:43:01 PM 2 33.60 0.00 3.66 4.97 0.07 57.70 08:43:01 PM 3 46.80 0.00 3.34 1.83 0.10 47.93 Average: all 44.57 0.00 3.45 3.12 0.10 48.77 Average: 0 40.53 0.00 3.36 3.85 0.10 52.16 Average: 1 41.58 0.00 3.35 3.60 0.10 51.37 Average: 2 43.16 0.00 2.78 2.63 0.09 51.34 Average: 3 52.98 0.00 4.31 2.41 0.10 40.20