Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-4c-4g-51568 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/mdsal-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/mdsal > git init /w/workspace/mdsal-sonar # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/mdsal > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/mdsal +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/mdsal # 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 0b2aab6a7b426d5c23ab98aa9ca8424764d1c1aa (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b2aab6a7b426d5c23ab98aa9ca8424764d1c1aa # timeout=10 Commit message: "Migrate mdsal-dom-spi to JUnit5" > git rev-list --no-walk af38146646f4cb39fb7d8794337255ac8979fd90 # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [mdsal-sonar] $ /bin/bash /tmp/jenkins1594547034314686612.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) * 3.10.15 (set by /opt/pyenv/version) * 3.11.10 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kL1y 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-kL1y/bin to PATH Generating Requirements File Python 3.11.10 pip 25.2 from /tmp/venv-kL1y/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.4 boto3==1.40.6 botocore==1.40.6 bs4==0.0.2 cachetools==5.5.2 certifi==2025.8.3 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.3 click==8.2.1 cliff==4.10.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.7.0 docker==7.1.0 dogpile.cache==1.4.0 durationpy==0.10 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.40.3 httplib2==0.22.0 identify==2.6.13 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.0 jsonschema-specifications==2025.4.1 keystoneauth1==5.11.1 kubernetes==33.1.0 lftools==0.37.13 lxml==6.0.0 markdown-it-py==3.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.6.0 os-client-config==2.3.0 os-service-types==1.8.0 osc-lib==4.1.0 oslo.config==10.0.0 oslo.context==6.0.0 oslo.i18n==6.5.1 oslo.log==7.2.0 oslo.serialization==5.7.0 oslo.utils==9.0.0 packaging==25.0 pbr==6.1.1 platformdirs==4.3.8 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.7.0 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.1.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.4 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.1.0 rich-argparse==1.7.1 rpds-py==0.27.0 rsa==4.9.1 ruamel.yaml==0.18.14 ruamel.yaml.clib==0.2.12 s3transfer==0.13.1 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.14.1 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.33.1 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 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] [mdsal-sonar] $ /bin/sh -xe /tmp/jenkins7945138877112271418.sh + echo Using SonarCloud Using SonarCloud [mdsal-sonar] $ /bin/sh -xe /tmp/jenkins1659371216218794556.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-4c-4g-51568 [mdsal-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=mdsal -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DJAVA_OPTS= -DGERRIT_PROJECT=mdsal -Dsha1=origin/master -DMAVEN_OPTS=-Dintegrationtests -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 "-DMAVEN_PARAMS=-Dodl.jacoco.aggregateFile=$WORKSPACE/target/jacoco.exec -Dskip.karaf.featureTest=true " "-DSONAR_MAVEN_GOAL=jacoco:report -Djacoco.dataFile=$WORKSPACE/target/jacoco.exec sonar:sonar " --version Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" [mdsal-sonar] $ /bin/sh -xe /tmp/jenkins2863695404556239217.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk21 GIT_URL="git://devvexx.opendaylight.org/mirror" [EnvInject] - Variables injected successfully. [mdsal-sonar] $ /bin/sh /tmp/jenkins8635137368800855543.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "21.0.5" 2024-10-15 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean deploy SONARCLOUD_JAVA_VERSION=openjdk21 SONARCLOUD_QUALITYGATE_WAIT=False SCAN_DEV_BRANCH=False PROJECT_ORGANIZATION=opendaylight SONAR_HOST_URL=https://sonarcloud.io PROJECT_KEY=opendaylight_mdsal [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/mdsal-sonar@tmp/config4802458563640040129tmp copy managed file [mdsal-settings] to file:/w/workspace/mdsal-sonar@tmp/config16651388099274057860tmp [mdsal-sonar] $ /bin/bash -l /tmp/jenkins11238924058141586416.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> maven-sonar.sh + set +u + export MAVEN_OPTS + declare -a params + params+=("--global-settings $GLOBAL_SETTINGS_FILE") + params+=("--settings $SETTINGS_FILE") + _JAVA_OPTIONS= + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e -Dsonar --global-settings /w/workspace/mdsal-sonar@tmp/config4802458563640040129tmp --settings /w/workspace/mdsal-sonar@tmp/config16651388099274057860tmp --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dodl.jacoco.aggregateFile=/w/workspace/mdsal-sonar/target/jacoco.exec -Dskip.karaf.featureTest=true Picked up _JAVA_OPTIONS: Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] mdsal-artifacts [pom] [INFO] bnd-parent [pom] [INFO] bundle-parent [pom] [INFO] mdsal-common-api [jar] [INFO] common-agreggator [pom] [INFO] mdsal-dom-api [jar] [INFO] binding-parent [pom] [INFO] yang-ext [bundle] [INFO] mdsal-dom-spi [jar] [INFO] mdsal-dom-inmemory-datastore [bundle] [INFO] mdsal-dom-broker [jar] [INFO] mdsal-dom-schema-osgi [jar] [INFO] rfc8040-ietf-restconf [bundle] [INFO] mdsal-binding-test-model [bundle] [INFO] mdsal-binding-api [jar] [INFO] mdsal-binding-dom-adapter [bundle] [INFO] mdsal-binding-spi [jar] [INFO] rfc8342-ietf-datastores [bundle] [INFO] mdsal-binding-test-utils [jar] [INFO] mdsal-binding-util [bundle] [INFO] general-entity [bundle] [INFO] mdsal-eos-common-api [jar] [INFO] mdsal-eos-dom-api [jar] [INFO] mdsal-eos-dom-simple [jar] [INFO] mdsal-eos-binding-api [jar] [INFO] mdsal-eos-binding-adapter [bundle] [INFO] mdsal-singleton-api [jar] [INFO] mdsal-singleton-impl [jar] [INFO] mdsal-trace-api [bundle] [INFO] mdsal-trace-cli [bundle] [INFO] mdsal-trace-impl [bundle] [INFO] mdsal-yanglib-api [bundle] [INFO] ietf-type-util [bundle] [INFO] rfc6991-ietf-inet-types [bundle] [INFO] rfc6991-ietf-yang-types [bundle] [INFO] rfc8525 [bundle] [INFO] mdsal-yanglib-rfc8525 [bundle] [INFO] mdsal-replicate-common [bundle] [INFO] mdsal-replicate-netty [bundle] [INFO] rfc8294-ietf-routing-types [bundle] [INFO] mdsal-rfc8294-netty [jar] [INFO] opendaylight-l2-types [bundle] [INFO] rfc7952 [bundle] [INFO] rfc8342-ietf-origin [bundle] [INFO] rfc8343 [bundle] [INFO] rfc8344 [bundle] [INFO] rfc8345-ietf-network [bundle] [INFO] rfc8345-ietf-network-state [bundle] [INFO] rfc8345-ietf-network-topology [bundle] [INFO] rfc8345-ietf-network-topology-state [bundle] [INFO] rfc8346-ietf-l3-unicast-topology [bundle] [INFO] rfc8346-ietf-l3-unicast-topology-state [bundle] [INFO] iana-hardware [bundle] [INFO] rfc8348-ietf-hardware [bundle] [INFO] rfc8348-ietf-hardware-state [bundle] [INFO] rfc8349-ietf-routing [bundle] [INFO] rfc8349-ietf-ipv4-unicast-routing [bundle] [INFO] rfc8349-ietf-ipv6-unicast-routing [bundle] [INFO] rfc8519-ietf-ethertypes [bundle] [INFO] rfc8519-ietf-packet-fields [bundle] [INFO] rfc8519-ietf-access-control-list [bundle] [INFO] rfc8520-ietf-acldns [bundle] [INFO] rfc8520-ietf-mud [bundle] [INFO] rfc8528 [bundle] [INFO] rfc8529 [bundle] [INFO] rfc8530 [bundle] [INFO] rfc8542-ietf-dc-fabric-types [bundle] [INFO] rfc8542-ietf-dc-fabric-topology [bundle] [INFO] rfc8776-ietf-te-types [bundle] [INFO] rfc8776-ietf-te-packet-types [bundle] [INFO] rfc8795-ietf-te-topology [bundle] [INFO] rfc8795-ietf-te-topology-state [bundle] [INFO] iana-if-type [bundle] [INFO] iana-routing-types [bundle] [INFO] ietf-topology [bundle] [INFO] mdsal-docs [jar] [INFO] OpenDaylight :: MD-SAL :: Feature Parent [pom] [INFO] template-feature-parent [pom] [INFO] OpenDaylight :: MD-SAL :: Binding Base [feature] [INFO] OpenDaylight :: MD-SAL :: Common [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7952 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8342 [feature] [INFO] OpenDaylight :: MD-SAL :: Binding API [feature] [INFO] OpenDaylight :: MD-SAL :: DOM API and SPI [feature] [INFO] OpenDaylight :: MD-SAL :: DOM Runtime [feature] [INFO] OpenDaylight :: MD-SAL :: Binding Runtime [feature] [INFO] OpenDaylight :: MD-SAL :: DOM Broker [feature] [INFO] OpenDaylight :: MD-SAL :: Binding/DOM Adapter [feature] [INFO] OpenDaylight :: MD-SAL :: DOM [feature] [INFO] OpenDaylight :: MD-SAL :: Binding [feature] [INFO] OpenDaylight :: MD-SAL :: EOS :: Common [feature] [INFO] OpenDaylight :: MD-SAL :: EOS :: DOM [feature] [INFO] OpenDaylight :: MD-SAL :: EOS :: Binding [feature] [INFO] OpenDaylight :: MD-SAL :: Singleton :: Common [feature] [INFO] OpenDaylight :: MD-SAL :: Singleton :: DOM [feature] [INFO] OpenDaylight :: MD-SAL :: TracingBroker [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6991 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8294 [feature] [INFO] OpenDaylight :: MD-SAL :: RFC8294 :: Netty [feature] [INFO] OpenDaylight :: MD-SAL :: Replicate :: Common [feature] [INFO] OpenDaylight :: MD-SAL :: Replicate :: Netty [feature] [INFO] OpenDaylight :: MD-SAL :: Stable Features [feature] [INFO] OpenDaylight :: MD-SAL :: YANG (Module) Library API [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8525 [feature] [INFO] OpenDaylight :: MD-SAL :: RFC8525 YANG Library [feature] [INFO] OpenDaylight :: MD-SAL :: Experimental Features [feature] [INFO] rfc6022 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6022 [feature] [INFO] rfc6241 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6241 [feature] [INFO] rfc6243 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6243 [feature] [INFO] rfc6470 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6470 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8343 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7224 [feature] [INFO] iana-crypt-hash [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7317 iana-crypt-hash [feature] [INFO] rfc8341 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8341 [feature] [INFO] rfc7317-ietf-system [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7317 ietf-system [feature] [INFO] rfc7407-ietf-x509-cert-to-name [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-x509-cert-to-name [feature] [INFO] rfc7407-ietf-snmp [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-snmp [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf [feature] [INFO] rfc8040-ietf-restconf-monitoring [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf-monitoring [feature] [INFO] rfc8072 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8072 [feature] [INFO] rfc8177 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8177 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8344 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8345 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8345 :: NON-NMDA [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8346 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8346 :: NON-NMDA [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8348 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8348 :: NON-NMDA [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8349 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8519 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8520 [feature] [INFO] rfc8526 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8526 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8528 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8529 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8530 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8542 [feature] [INFO] rfc8572-ietf-sztp-bootstrap-server [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-bootstrap-server [feature] [INFO] rfc8572-ietf-sztp-conveyed-info [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-conveyed-info [feature] [INFO] rfc8639 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8639 [feature] [INFO] rfc8641 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8641 [feature] [INFO] rfc8650 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8650 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8776 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8795 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8795 :: NON-NMDA [feature] [INFO] rfc8808 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8808 [feature] [INFO] rfc8819-ietf-module-tags [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8819 [feature] [INFO] rfc8819-ietf-module-tags-state [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8819 :: NON-NMDA [feature] [INFO] rfc8916 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8916 [feature] [INFO] rfc9067 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9067 [feature] [INFO] rfc9070-ietf-mpls-ldp [bundle] [INFO] rfc9070-ietf-mpls-ldp-extended [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9070 [feature] [INFO] rfc9144 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9144 [feature] [INFO] rfc9179 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9179 [feature] [INFO] rfc9196-ietf-system-capabilities [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-system-capabilities [feature] [INFO] rfc9196-ietf-notification-capabilities [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-notification-capabilities [feature] [INFO] rfc9640 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9640 [feature] [INFO] rfc9641 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9641 [feature] [INFO] rfc9642 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9642 [feature] [INFO] rfc9643-ietf-tcp-common [bundle] [INFO] rfc9643-ietf-tcp-client [bundle] [INFO] rfc9643-ietf-tcp-server [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9643 [feature] [INFO] iana-ssh-encryption-algs [bundle] [INFO] iana-ssh-key-exchange-algs [bundle] [INFO] iana-ssh-mac-algs [bundle] [INFO] iana-ssh-public-key-algs [bundle] [INFO] rfc9644-ietf-ssh-common [bundle] [INFO] rfc9644-ietf-ssh-client [bundle] [INFO] rfc9644-ietf-ssh-server [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9644 [feature] [INFO] iana-tls-cipher-suite-algs [bundle] [INFO] rfc9645-ietf-tls-common [bundle] [INFO] rfc9645-ietf-tls-client [bundle] [INFO] rfc9645-ietf-tls-server [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9645 [feature] [INFO] rfc9648 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9648 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: draft-clemm-netmod-yang-network-topo-01 :: Minimal [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: OpenDaylight L2 Types [feature] [INFO] features-mdsal-aggregator [pom] [INFO] mdsal-karaf [pom] [INFO] mdsal-dom-inmemory-datastore-benchmark [jar] [INFO] dom-aggregator [pom] [INFO] binding-aggregator [pom] [INFO] model-iana-aggregator [pom] [INFO] model-rfc-aggregator [pom] [INFO] model-aggregator [pom] [INFO] entityownersip-aggregator [pom] [INFO] singleton-service [pom] [INFO] trace-aggregator [pom] [INFO] netty-agreggator [pom] [INFO] mdsal-replicate [pom] [INFO] mdsal-yanglib [pom] [INFO] md-sal [pom] [INFO] [INFO] ---------------< org.opendaylight.mdsal:mdsal-artifacts >--------------- [INFO] Building mdsal-artifacts 14.0.15-SNAPSHOT [1/225] [INFO] from artifacts/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-artifacts --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-artifacts --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-artifacts --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/artifacts/target/bom.xml [INFO] attaching as mdsal-artifacts-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/artifacts/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as mdsal-artifacts-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-artifacts --- [INFO] Installing /w/workspace/mdsal-sonar/artifacts/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-artifacts/14.0.15-SNAPSHOT/mdsal-artifacts-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/artifacts/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-artifacts/14.0.15-SNAPSHOT/mdsal-artifacts-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/artifacts/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-artifacts/14.0.15-SNAPSHOT/mdsal-artifacts-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-artifacts --- [INFO] [INFO] -----------------< org.opendaylight.mdsal:bnd-parent >------------------ [INFO] Building bnd-parent 14.0.15-SNAPSHOT [2/225] [INFO] from bnd-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bnd-parent --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bnd-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bnd-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bnd-parent --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bnd-parent --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bnd-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/bnd-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bnd-parent --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bnd-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bnd-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ bnd-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ bnd-parent --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ bnd-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ bnd-parent --- [INFO] [INFO] --- bnd:7.1.0:bnd-process (default) @ bnd-parent --- [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ bnd-parent --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bnd-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bnd-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/bnd-parent/target/bom.xml [INFO] attaching as bnd-parent-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/bnd-parent/target/bom.json [INFO] attaching as bnd-parent-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bnd-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bnd-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bnd-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ bnd-parent --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bnd-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ bnd-parent --- [INFO] Installing /w/workspace/mdsal-sonar/bnd-parent/pom.xml to /tmp/r/org/opendaylight/mdsal/bnd-parent/14.0.15-SNAPSHOT/bnd-parent-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/bnd-parent/target/bom.xml to /tmp/r/org/opendaylight/mdsal/bnd-parent/14.0.15-SNAPSHOT/bnd-parent-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/bnd-parent/target/bom.json to /tmp/r/org/opendaylight/mdsal/bnd-parent/14.0.15-SNAPSHOT/bnd-parent-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bnd-parent --- [INFO] [INFO] ----------------< org.opendaylight.mdsal:bundle-parent >---------------- [INFO] Building bundle-parent 14.0.15-SNAPSHOT [3/225] [INFO] from bundle-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bundle-parent --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bundle-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bundle-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bundle-parent --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bundle-parent --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bundle-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/bundle-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bundle-parent --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bundle-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bundle-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ bundle-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ bundle-parent --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ bundle-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ bundle-parent --- [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ bundle-parent --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bundle-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bundle-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/bundle-parent/target/bom.xml [INFO] attaching as bundle-parent-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/bundle-parent/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as bundle-parent-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bundle-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bundle-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bundle-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ bundle-parent --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bundle-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ bundle-parent --- [INFO] Installing /w/workspace/mdsal-sonar/bundle-parent/pom.xml to /tmp/r/org/opendaylight/mdsal/bundle-parent/14.0.15-SNAPSHOT/bundle-parent-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/bundle-parent/target/bom.xml to /tmp/r/org/opendaylight/mdsal/bundle-parent/14.0.15-SNAPSHOT/bundle-parent-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/bundle-parent/target/bom.json to /tmp/r/org/opendaylight/mdsal/bundle-parent/14.0.15-SNAPSHOT/bundle-parent-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bundle-parent --- [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-common-api >--------------- [INFO] Building mdsal-common-api 14.0.15-SNAPSHOT [4/225] [INFO] from common/mdsal-common-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-common-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-common-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-common-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-common-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ mdsal-common-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-common-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/common/mdsal-common-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-common-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-common-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-common-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-common-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/common/mdsal-common-api/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-common-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 19 source files with javac [debug release 21 module-path] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/mdsal-sonar/common/mdsal-common-api/src/main/java/module-info.java:[17,47] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/common/mdsal-common-api/src/main/java/module-info.java:[18,40] requires directive for an automatic module [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mdsal-common-api >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mdsal-common-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mdsal-common-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mdsal-common-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-common-api --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-common-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/common/mdsal-common-api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-common-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21 module-path] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-common-api --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/common/mdsal-common-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.common.api.CommitInfoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.mdsal.common.api.CommitInfoTest [INFO] Running org.opendaylight.mdsal.common.api.TransactionCommitDeadlockExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.939 s -- in org.opendaylight.mdsal.common.api.TransactionCommitDeadlockExceptionTest [INFO] Running org.opendaylight.mdsal.common.api.PostCommitStepTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.mdsal.common.api.PostCommitStepTest [INFO] Running org.opendaylight.mdsal.common.api.DataValidationFailedExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.mdsal.common.api.DataValidationFailedExceptionTest [INFO] Running org.opendaylight.mdsal.common.api.ReadFailedExceptionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.mdsal.common.api.ReadFailedExceptionTest [INFO] Running org.opendaylight.mdsal.common.api.OptimisticLockFailedExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.mdsal.common.api.OptimisticLockFailedExceptionTest [INFO] Running org.opendaylight.mdsal.common.api.TransactionCommitFailedExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.mdsal.common.api.TransactionCommitFailedExceptionTest [INFO] Running org.opendaylight.mdsal.common.api.DataStoreUnavailableExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.mdsal.common.api.DataStoreUnavailableExceptionTest [INFO] Running org.opendaylight.mdsal.common.api.EmptyCommitInfoTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.mdsal.common.api.EmptyCommitInfoTest [INFO] Running org.opendaylight.mdsal.common.api.LogicalDatastoreTypeTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.mdsal.common.api.LogicalDatastoreTypeTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ mdsal-common-api --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-common-api --- [INFO] Building jar: /w/workspace/mdsal-sonar/common/mdsal-common-api/target/mdsal-common-api-14.0.15-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-common-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-common-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/common/mdsal-common-api/target/bom.xml [INFO] attaching as mdsal-common-api-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/common/mdsal-common-api/target/bom.json [INFO] attaching as mdsal-common-api-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-common-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-common-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-common-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mdsal-common-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ mdsal-common-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/common/mdsal-common-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-common-api' with 19 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-common-api --- [INFO] Installing /w/workspace/mdsal-sonar/common/mdsal-common-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-common-api/14.0.15-SNAPSHOT/mdsal-common-api-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/common/mdsal-common-api/target/mdsal-common-api-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-common-api/14.0.15-SNAPSHOT/mdsal-common-api-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/common/mdsal-common-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-common-api/14.0.15-SNAPSHOT/mdsal-common-api-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/common/mdsal-common-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-common-api/14.0.15-SNAPSHOT/mdsal-common-api-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-common-api --- [INFO] [INFO] --------------< org.opendaylight.mdsal:common-agreggator >-------------- [INFO] Building common-agreggator 14.0.15-SNAPSHOT [5/225] [INFO] from common/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ common-agreggator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ common-agreggator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ common-agreggator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ common-agreggator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ common-agreggator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ common-agreggator --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------------< org.opendaylight.mdsal:mdsal-dom-api >---------------- [INFO] Building mdsal-dom-api 14.0.15-SNAPSHOT [6/225] [INFO] from dom/mdsal-dom-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-dom-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-dom-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-dom-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-dom-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ mdsal-dom-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-dom-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/dom/mdsal-dom-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-dom-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-dom-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-dom-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-dom-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/dom/mdsal-dom-api/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-dom-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 59 source files with javac [debug release 21 module-path] to target/classes [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-api/src/main/java/module-info.java:[22,47] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-api/src/main/java/module-info.java:[23,40] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-api/src/main/java/module-info.java:[24,40] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMDataBroker.java:[153,40] org.opendaylight.mdsal.dom.api.ClusteredDOMDataTreeChangeListener in org.opendaylight.mdsal.dom.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMDataBroker.java:[173,23] org.opendaylight.mdsal.dom.api.ClusteredDOMDataTreeChangeListener in org.opendaylight.mdsal.dom.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMDataBroker.java:[173,23] org.opendaylight.mdsal.dom.api.ClusteredDOMDataTreeChangeListener in org.opendaylight.mdsal.dom.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMDataBroker.java:[173,23] org.opendaylight.mdsal.dom.api.ClusteredDOMDataTreeChangeListener in org.opendaylight.mdsal.dom.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMDataTreeWriteTransaction.java:[429,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMDataTreeWriteOperations.java:[71,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMActionNotAvailableException.java:[20,59] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMActionNotAvailableException.java:[20,59] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMActionNotAvailableException.java:[20,59] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mdsal-dom-api >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mdsal-dom-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mdsal-dom-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mdsal-dom-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-dom-api --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-dom-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/dom/mdsal-dom-api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-dom-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-dom-api --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/dom/mdsal-dom-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.dom.api.DOMRpcIdentifierTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.opendaylight.mdsal.dom.api.DOMRpcIdentifierTest [INFO] Running org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifierTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifierTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ mdsal-dom-api --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-dom-api --- [INFO] Building jar: /w/workspace/mdsal-sonar/dom/mdsal-dom-api/target/mdsal-dom-api-14.0.15-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-dom-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-dom-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/dom/mdsal-dom-api/target/bom.xml [INFO] attaching as mdsal-dom-api-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/dom/mdsal-dom-api/target/bom.json [INFO] attaching as mdsal-dom-api-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-dom-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-dom-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mdsal-dom-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ mdsal-dom-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/dom/mdsal-dom-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-dom-api' with 49 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-dom-api --- [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-api/14.0.15-SNAPSHOT/mdsal-dom-api-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-api/target/mdsal-dom-api-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-api/14.0.15-SNAPSHOT/mdsal-dom-api-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-api/14.0.15-SNAPSHOT/mdsal-dom-api-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-dom-api/14.0.15-SNAPSHOT/mdsal-dom-api-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-dom-api --- [INFO] [INFO] ---------------< org.opendaylight.mdsal:binding-parent >---------------- [INFO] Building binding-parent 14.0.15-SNAPSHOT [7/225] [INFO] from binding/binding-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ binding-parent --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ binding-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ binding-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ binding-parent --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ binding-parent --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ binding-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/binding/binding-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ binding-parent --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ binding-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ binding-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ binding-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ binding-parent --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ binding-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ binding-parent --- [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ binding-parent --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ binding-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ binding-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/binding/binding-parent/target/bom.xml [INFO] attaching as binding-parent-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/binding/binding-parent/target/bom.json [INFO] attaching as binding-parent-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ binding-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ binding-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ binding-parent --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ binding-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ binding-parent --- [INFO] Installing /w/workspace/mdsal-sonar/binding/binding-parent/pom.xml to /tmp/r/org/opendaylight/mdsal/binding-parent/14.0.15-SNAPSHOT/binding-parent-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/binding/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding-parent/14.0.15-SNAPSHOT/binding-parent-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/binding/binding-parent/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding-parent/14.0.15-SNAPSHOT/binding-parent-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ binding-parent --- [INFO] [INFO] ---------------< org.opendaylight.mdsal.model:yang-ext >---------------- [INFO] Building yang-ext 2013.09.07.26.15-SNAPSHOT [8/225] [INFO] from model/yang-ext/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ yang-ext --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ yang-ext --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ yang-ext --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ yang-ext --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ yang-ext --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ yang-ext --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/yang-ext/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ yang-ext --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/yang-ext/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 2.674 ms [INFO] yang-to-sources: Project model files found: 1 in 53.29 ms [INFO] yang-to-sources: 1 YANG models processed in 62.81 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 45.75 ms [INFO] Sorted 5 files into 3 directories in 3.140 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 70.82 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ yang-ext --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ yang-ext --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ yang-ext --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ yang-ext --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/yang-ext/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/yang-ext/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/mdsal-sonar/model/yang-ext/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ yang-ext --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ yang-ext >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ yang-ext --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ yang-ext <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ yang-ext --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ yang-ext --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/yang-ext/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ yang-ext --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ yang-ext --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ yang-ext --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ yang-ext --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/yang-ext/target/yang-ext-2013.09.07.26.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/yang-ext/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ yang-ext --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ yang-ext --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/yang-ext/target/bom.xml [INFO] attaching as yang-ext-2013.09.07.26.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/yang-ext/target/bom.json [INFO] attaching as yang-ext-2013.09.07.26.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ yang-ext --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ yang-ext --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ yang-ext --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ yang-ext --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ yang-ext --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ yang-ext --- [INFO] Installing /w/workspace/mdsal-sonar/model/yang-ext/pom.xml to /tmp/r/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.15-SNAPSHOT/yang-ext-2013.09.07.26.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/yang-ext/target/yang-ext-2013.09.07.26.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.15-SNAPSHOT/yang-ext-2013.09.07.26.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/yang-ext/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.15-SNAPSHOT/yang-ext-2013.09.07.26.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/yang-ext/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.15-SNAPSHOT/yang-ext-2013.09.07.26.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ yang-ext --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.15-SNAPSHOT/yang-ext-2013.09.07.26.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ yang-ext --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ yang-ext --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------------< org.opendaylight.mdsal:mdsal-dom-spi >---------------- [INFO] Building mdsal-dom-spi 14.0.15-SNAPSHOT [9/225] [INFO] from dom/mdsal-dom-spi/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-dom-spi --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-dom-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-dom-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-dom-spi --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ mdsal-dom-spi --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-dom-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/dom/mdsal-dom-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-dom-spi --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-dom-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-dom-spi --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-dom-spi --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-dom-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 60 source files with javac [debug release 21 module-path] to target/classes [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/main/java/module-info.java:[27,47] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/main/java/module-info.java:[28,40] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/main/java/module-info.java:[30,40] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/AbstractDOMDataBroker.java:[49,37] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/AbstractDOMDataBroker.java:[51,60] registerLegacyTreeChangeListener(@org.eclipse.jdt.annotation.NonNull org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier,@org.eclipse.jdt.annotation.NonNull org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.spi.store.DOMStoreTreeChangePublisher has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/AbstractDOMDataBroker.java:[63,25] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/DefaultDOMRpcResult.java:[39,43] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/DefaultDOMRpcResult.java:[41,50] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/store/AbstractDOMStoreTreeChangePublisher.java:[149,25] registerLegacyTreeChangeListener(@org.eclipse.jdt.annotation.NonNull org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier,@org.eclipse.jdt.annotation.NonNull org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.spi.store.DOMStoreTreeChangePublisher has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/store/AbstractSnapshotBackedTransactionChain.java:[114,29] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/store/AbstractSnapshotBackedTransactionChain.java:[46,41] previous possible 'this' escape happens here via invocation [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mdsal-dom-spi >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mdsal-dom-spi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mdsal-dom-spi <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mdsal-dom-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-dom-spi --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-dom-spi --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-dom-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 30 source files with javac [debug release 21 module-path] to target/test-classes [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/store/AbstractDOMStoreTreeChangePublisherTest.java:[57,18] auto-closeable resource reg is never referenced in body of corresponding try statement [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-dom-spi --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.dom.spi.store.SnapshotBackedTransactionsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.210 s -- in org.opendaylight.mdsal.dom.spi.store.SnapshotBackedTransactionsTest [INFO] Running org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTreeChangePublisherTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s -- in org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTreeChangePublisherTest [INFO] Running org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTransactionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTransactionTest [INFO] Running org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadWriteTransactionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadWriteTransactionTest [INFO] Running org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransactionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransactionTest [INFO] Running org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransactionTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransactionTest [INFO] Running org.opendaylight.mdsal.dom.spi.store.AbstractSnapshotBackedTransactionChainTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.mdsal.dom.spi.store.AbstractSnapshotBackedTransactionChainTest [INFO] Running org.opendaylight.mdsal.dom.spi.store.ForwardingDOMStoreThreePhaseCommitCohortTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.mdsal.dom.spi.store.ForwardingDOMStoreThreePhaseCommitCohortTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMNotificationPublishServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMNotificationPublishServiceTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMDataReadOnlyTransactionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMDataReadOnlyTransactionTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMDataBrokerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMDataBrokerTest [INFO] Running org.opendaylight.mdsal.dom.spi.SimpleDOMMountPointTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.mdsal.dom.spi.SimpleDOMMountPointTest [INFO] Running org.opendaylight.mdsal.dom.spi.RegistrationTreeNodeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.mdsal.dom.spi.RegistrationTreeNodeTest [INFO] Running org.opendaylight.mdsal.dom.spi.ContentRoutedRpcContextTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.843 s -- in org.opendaylight.mdsal.dom.spi.ContentRoutedRpcContextTest [INFO] Running org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapperTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMDataWriteTransactionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMDataWriteTransactionTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcImplementationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcImplementationTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMNotificationServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMNotificationServiceTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMTransactionChainTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMTransactionChainTest [INFO] Running org.opendaylight.mdsal.dom.spi.AbstractRegistrationTreeTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.mdsal.dom.spi.AbstractRegistrationTreeTest [INFO] Running org.opendaylight.mdsal.dom.spi.AbstractDOMForwardedTransactionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.mdsal.dom.spi.AbstractDOMForwardedTransactionTest [INFO] Running org.opendaylight.mdsal.dom.spi.DOMDataTreePrefixTableTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.mdsal.dom.spi.DOMDataTreePrefixTableTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcProviderServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcProviderServiceTest [INFO] Running org.opendaylight.mdsal.dom.spi.PingPongTransactionChainTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s -- in org.opendaylight.mdsal.dom.spi.PingPongTransactionChainTest [INFO] Running org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResultTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResultTest [INFO] Running org.opendaylight.mdsal.dom.spi.DOMDataTreePrefixTableEntryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.mdsal.dom.spi.DOMDataTreePrefixTableEntryTest [INFO] Running org.opendaylight.mdsal.dom.spi.DOMForwardedWriteTransactionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.opendaylight.mdsal.dom.spi.DOMForwardedWriteTransactionTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcResultTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcResultTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcServiceTest [INFO] Running org.opendaylight.mdsal.dom.spi.RegistrationTreeSnapshotTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.mdsal.dom.spi.RegistrationTreeSnapshotTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ mdsal-dom-spi --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-dom-spi --- [INFO] Building jar: /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/target/mdsal-dom-spi-14.0.15-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-dom-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-dom-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/target/bom.xml [INFO] attaching as mdsal-dom-spi-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/target/bom.json [INFO] attaching as mdsal-dom-spi-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-dom-spi --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-dom-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mdsal-dom-spi --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ mdsal-dom-spi --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-dom-spi' with 63 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-dom-spi --- [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-spi/14.0.15-SNAPSHOT/mdsal-dom-spi-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/target/mdsal-dom-spi-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-spi/14.0.15-SNAPSHOT/mdsal-dom-spi-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-spi/14.0.15-SNAPSHOT/mdsal-dom-spi-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-dom-spi/14.0.15-SNAPSHOT/mdsal-dom-spi-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-dom-spi --- [INFO] [INFO] --------< org.opendaylight.mdsal:mdsal-dom-inmemory-datastore >--------- [INFO] Building mdsal-dom-inmemory-datastore 14.0.15-SNAPSHOT [10/225] [INFO] from dom/mdsal-dom-inmemory-datastore/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-dom-inmemory-datastore --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-dom-inmemory-datastore --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-dom-inmemory-datastore --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-dom-inmemory-datastore --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ mdsal-dom-inmemory-datastore --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-dom-inmemory-datastore --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-dom-inmemory-datastore --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-dom-inmemory-datastore --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-dom-inmemory-datastore --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-dom-inmemory-datastore --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-dom-inmemory-datastore --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/src/main/java/org/opendaylight/mdsal/dom/store/inmemory/InMemoryDOMDataStore.java:[158,25] registerLegacyTreeChangeListener(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.spi.store.DOMStoreTreeChangePublisher has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/src/main/java/org/opendaylight/mdsal/dom/store/inmemory/InMemoryDOMDataStore.java:[85,49] create(org.opendaylight.yangtools.yang.data.tree.api.DataTreeConfiguration) in org.opendaylight.yangtools.yang.data.tree.impl.di.InMemoryDataTreeFactory has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mdsal-dom-inmemory-datastore >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mdsal-dom-inmemory-datastore --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mdsal-dom-inmemory-datastore <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mdsal-dom-inmemory-datastore --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-dom-inmemory-datastore --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-dom-inmemory-datastore --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-dom-inmemory-datastore --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/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.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactoryTest 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.092 s -- in org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactoryTest [INFO] Running org.opendaylight.mdsal.dom.store.inmemory.SchemaUpdateForTransactionTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 s -- in org.opendaylight.mdsal.dom.store.inmemory.SchemaUpdateForTransactionTest [INFO] Running org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohortTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.380 s -- in org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohortTest [INFO] Running org.opendaylight.mdsal.dom.store.inmemory.InMemoryDataStoreTest [WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.179 s -- in org.opendaylight.mdsal.dom.store.inmemory.InMemoryDataStoreTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ mdsal-dom-inmemory-datastore --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-dom-inmemory-datastore --- [INFO] Building bundle: /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/target/mdsal-dom-inmemory-datastore-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-dom-inmemory-datastore --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-dom-inmemory-datastore --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/target/bom.xml [INFO] attaching as mdsal-dom-inmemory-datastore-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/target/bom.json [INFO] attaching as mdsal-dom-inmemory-datastore-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-inmemory-datastore --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-dom-inmemory-datastore --- [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.15:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-dom-inmemory-datastore --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mdsal-dom-inmemory-datastore --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ mdsal-dom-inmemory-datastore --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-dom-inmemory-datastore' with 10 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-dom-inmemory-datastore --- [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.15-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/target/mdsal-dom-inmemory-datastore-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.15-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.15-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.15-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-dom-inmemory-datastore --- [INFO] Installing org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.15-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-dom-inmemory-datastore --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-dom-inmemory-datastore --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-dom-broker >--------------- [INFO] Building mdsal-dom-broker 14.0.15-SNAPSHOT [11/225] [INFO] from dom/mdsal-dom-broker/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-dom-broker --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-dom-broker --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-dom-broker --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-dom-broker --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ mdsal-dom-broker --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-dom-broker --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/dom/mdsal-dom-broker/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-dom-broker --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-dom-broker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-dom-broker --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-dom-broker --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-dom-broker --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 24 source files with javac [debug release 21 module-path] to target/classes [INFO] Writing META-INF/services/org.opendaylight.mdsal.dom.api.DOMMountPointService [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/main/java/module-info.java:[23,36] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/main/java/module-info.java:[26,36] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/main/java/module-info.java:[27,32] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/main/java/module-info.java:[28,40] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/main/java/module-info.java:[29,47] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/main/java/module-info.java:[30,46] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/main/java/org/opendaylight/mdsal/dom/broker/AbstractDOMRoutingTable.java:[78,53] unchecked cast required: E found: org.opendaylight.mdsal.dom.broker.AbstractDOMRoutingTableEntry [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/main/java/org/opendaylight/mdsal/dom/broker/AbstractDOMRoutingTable.java:[153,53] unchecked cast required: E found: org.opendaylight.mdsal.dom.broker.AbstractDOMRoutingTableEntry [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/main/java/org/opendaylight/mdsal/dom/broker/CommitCoordinationTask.java:[165,19] propagateIfPossible(java.lang.Throwable,java.lang.Class) in com.google.common.base.Throwables has been deprecated [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/main/java/org/opendaylight/mdsal/dom/broker/DOMMountPointServiceImpl.java:[35,2] class org.kohsuke.MetaInfServices in module org.kohsuke.metainf_services is not indirectly exported using 'requires transitive' [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mdsal-dom-broker >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mdsal-dom-broker --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mdsal-dom-broker <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mdsal-dom-broker --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-dom-broker --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-dom-broker --- [INFO] Copying 5 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-dom-broker --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 18 source files with javac [debug release 21 module-path] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[74,58] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener is applied to given types required: java.util.List found: java.util.List [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[74,83] unchecked conversion required: java.util.List found: java.util.List [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[75,89] unchecked method invocation: method getOnlyElement in class com.google.common.collect.Iterables is applied to given types required: java.lang.Iterable found: java.util.List [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[75,115] unchecked conversion required: java.lang.Iterable found: java.util.List [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[82,30] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[98,58] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener is applied to given types required: java.util.List found: java.util.List [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[98,83] unchecked conversion required: java.util.List found: java.util.List [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[99,89] unchecked method invocation: method getOnlyElement in class com.google.common.collect.Iterables is applied to given types required: java.lang.Iterable found: java.util.List [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[99,115] unchecked conversion required: java.lang.Iterable found: java.util.List [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[106,30] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[125,58] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener is applied to given types required: java.util.List found: java.util.List [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[125,83] unchecked conversion required: java.util.List found: java.util.List [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeListenerTest.java:[125,54] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeListenerTest.java:[157,54] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeListenerTest.java:[195,54] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeListenerTest.java:[234,54] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeListenerTest.java:[276,54] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeListenerTest.java:[315,54] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMMountPointServiceImplTest.java:[50,18] auto-closeable resource reg is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMMountPointServiceImplTest.java:[67,18] auto-closeable resource reg is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[147,30] DOMRpcRouter() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[173,30] DOMRpcRouter() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[192,39] DOMRpcRouter() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[281,37] DOMRpcRouter() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[287,37] DOMRpcRouter() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[125,22] auto-closeable resource reg is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[222,22] auto-closeable resource reg is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[242,22] auto-closeable resource reg is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[265,22] auto-closeable resource reg is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/RoutedDOMRpcRoutingTableEntryTest.java:[62,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/RoutedDOMRpcRoutingTableEntryTest.java:[64,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/RoutedDOMRpcRoutingTableEntryTest.java:[66,12] class org.opendaylight.mdsal.dom.broker.RoutedDOMRpcRoutingTableEntry in module org.opendaylight.mdsal.dom.broker is not accessible to clients that require this module [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-dom-broker --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/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.mdsal.dom.broker.DOMMountPointServiceImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.183 s -- in org.opendaylight.mdsal.dom.broker.DOMMountPointServiceImplTest [INFO] Running org.opendaylight.mdsal.dom.broker.GlobalDOMRpcRoutingTableEntryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.mdsal.dom.broker.GlobalDOMRpcRoutingTableEntryTest [INFO] Running org.opendaylight.mdsal.dom.broker.DOMRpcRouterTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.102 s -- in org.opendaylight.mdsal.dom.broker.DOMRpcRouterTest [INFO] Running org.opendaylight.mdsal.dom.broker.DOMNotificationRouterTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.173 s -- in org.opendaylight.mdsal.dom.broker.DOMNotificationRouterTest [INFO] Running org.opendaylight.mdsal.dom.broker.RoutedDOMRpcRoutingTableEntryTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.opendaylight.mdsal.dom.broker.RoutedDOMRpcRoutingTableEntryTest [INFO] Running org.opendaylight.mdsal.dom.broker.CommitCoordinationTaskTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.opendaylight.mdsal.dom.broker.CommitCoordinationTaskTest [INFO] Running org.opendaylight.mdsal.dom.broker.DOMBrokerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s -- in org.opendaylight.mdsal.dom.broker.DOMBrokerTest [INFO] Running org.opendaylight.mdsal.dom.broker.DOMDataTreeListenerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.opendaylight.mdsal.dom.broker.DOMDataTreeListenerTest [INFO] Running org.opendaylight.mdsal.dom.broker.DOMTransactionChainTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.mdsal.dom.broker.DOMTransactionChainTest [INFO] Running org.opendaylight.mdsal.dom.broker.UnknownDOMRpcRoutingTableEntryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.mdsal.dom.broker.UnknownDOMRpcRoutingTableEntryTest [INFO] Running org.opendaylight.mdsal.dom.broker.DOMDataTreeChangeListenerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.opendaylight.mdsal.dom.broker.DOMDataTreeChangeListenerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ mdsal-dom-broker --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-dom-broker --- [INFO] Building jar: /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/target/mdsal-dom-broker-14.0.15-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-dom-broker --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-dom-broker --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/target/bom.xml [INFO] attaching as mdsal-dom-broker-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/target/bom.json [INFO] attaching as mdsal-dom-broker-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-broker --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-dom-broker --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.15:test [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.15:compile [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:14.0.15:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-dom-broker --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mdsal-dom-broker --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ mdsal-dom-broker --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-dom-broker' with 41 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-dom-broker --- [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-broker/14.0.15-SNAPSHOT/mdsal-dom-broker-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/target/mdsal-dom-broker-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-broker/14.0.15-SNAPSHOT/mdsal-dom-broker-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-broker/14.0.15-SNAPSHOT/mdsal-dom-broker-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-dom-broker/14.0.15-SNAPSHOT/mdsal-dom-broker-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-dom-broker --- [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-dom-schema-osgi >------------ [INFO] Building mdsal-dom-schema-osgi 14.0.15-SNAPSHOT [12/225] [INFO] from dom/mdsal-dom-schema-osgi/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-dom-schema-osgi --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-dom-schema-osgi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-dom-schema-osgi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-dom-schema-osgi --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ mdsal-dom-schema-osgi --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-dom-schema-osgi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-dom-schema-osgi --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-dom-schema-osgi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-dom-schema-osgi --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-dom-schema-osgi --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-dom-schema-osgi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/classes [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/src/main/java/module-info.java:[17,22] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/src/main/java/module-info.java:[18,30] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/src/main/java/module-info.java:[22,47] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/src/main/java/org/opendaylight/mdsal/dom/schema/osgi/impl/ModelContextListener.java:[42,67] unchecked cast required: java.util.function.Consumer found: java.lang.Object [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mdsal-dom-schema-osgi >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mdsal-dom-schema-osgi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mdsal-dom-schema-osgi <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mdsal-dom-schema-osgi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-dom-schema-osgi --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-dom-schema-osgi --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-dom-schema-osgi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-dom-schema-osgi --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/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] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ mdsal-dom-schema-osgi --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-dom-schema-osgi --- [INFO] Building jar: /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/target/mdsal-dom-schema-osgi-14.0.15-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-dom-schema-osgi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-dom-schema-osgi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 69 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/target/bom.xml [INFO] attaching as mdsal-dom-schema-osgi-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/target/bom.json [INFO] attaching as mdsal-dom-schema-osgi-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-schema-osgi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-dom-schema-osgi --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-dom-schema-osgi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mdsal-dom-schema-osgi --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ mdsal-dom-schema-osgi --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-dom-schema-osgi' with 3 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-dom-schema-osgi --- [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.15-SNAPSHOT/mdsal-dom-schema-osgi-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/target/mdsal-dom-schema-osgi-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.15-SNAPSHOT/mdsal-dom-schema-osgi-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.15-SNAPSHOT/mdsal-dom-schema-osgi-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.15-SNAPSHOT/mdsal-dom-schema-osgi-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-dom-schema-osgi --- [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf >--- [INFO] Building rfc8040-ietf-restconf 14.0.15-SNAPSHOT [13/225] [INFO] from model/rfc/rfc8040-ietf-restconf/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8040-ietf-restconf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8040-ietf-restconf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8040-ietf-restconf --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8040-ietf-restconf/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 904.9 μs [INFO] yang-to-sources: Project model files found: 1 in 14.33 ms [INFO] yang-to-sources: 1 YANG models processed in 34.43 ms [INFO] BindingJavaFileGenerator: Defined 21 files in 15.02 ms [INFO] Sorted 21 files into 8 directories in 176.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 60.34 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8040-ietf-restconf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8040-ietf-restconf --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8040-ietf-restconf/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8040-ietf-restconf/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/mdsal-sonar/model/rfc/rfc8040-ietf-restconf/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8040-ietf-restconf --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 20 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8040-ietf-restconf --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8040-ietf-restconf --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8040-ietf-restconf --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8040-ietf-restconf/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8040-ietf-restconf --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8040-ietf-restconf --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8040-ietf-restconf --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8040-ietf-restconf/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8040-ietf-restconf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8040-ietf-restconf --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8040-ietf-restconf/target/bom.xml [INFO] attaching as rfc8040-ietf-restconf-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8040-ietf-restconf/target/bom.json [INFO] attaching as rfc8040-ietf-restconf-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8040-ietf-restconf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8040-ietf-restconf --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8040-ietf-restconf/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.15-SNAPSHOT/rfc8040-ietf-restconf-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.15-SNAPSHOT/rfc8040-ietf-restconf-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8040-ietf-restconf/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.15-SNAPSHOT/rfc8040-ietf-restconf-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8040-ietf-restconf/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.15-SNAPSHOT/rfc8040-ietf-restconf-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8040-ietf-restconf --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.15-SNAPSHOT/rfc8040-ietf-restconf-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8040-ietf-restconf --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.mdsal:mdsal-binding-test-model >----------- [INFO] Building mdsal-binding-test-model 14.0.15-SNAPSHOT [14/225] [INFO] from binding/mdsal-binding-test-model/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-binding-test-model --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-binding-test-model --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-binding-test-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-binding-test-model --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ mdsal-binding-test-model --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-binding-test-model --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/binding/mdsal-binding-test-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:14.0.15:generate-sources (binding) @ mdsal-binding-test-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 1.496 ms [INFO] yang-to-sources: Project model files found: 61 in 190.0 ms [INFO] yang-to-sources: 63 YANG models processed in 255.1 ms [INFO] BindingJavaFileGenerator: Defined 907 files in 79.44 ms [INFO] Sorted 907 files into 241 directories in 2.079 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 907 in 414.0 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-binding-test-model --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-binding-test-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-binding-test-model --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-binding-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/target/generated-sources/spi [INFO] Copying 61 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 61 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-binding-test-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 908 source files with javac [debug release 21] to target/classes [INFO] Writing META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[32,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[32,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[32,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[32,61] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[43,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[43,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[43,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[47,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[47,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[47,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[51,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[51,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[51,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[55,71] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[55,71] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[55,71] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/norev/MyDerivedString.java:[58,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/norev/MyDerivedString2.java:[72,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/norev/MyDerivedString3.java:[58,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mdsal-binding-test-model >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mdsal-binding-test-model --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mdsal-binding-test-model <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mdsal-binding-test-model --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-binding-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-binding-test-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/src/test/java/org/opendaylight/mdsal/binding/test/model/Mdsal818Test.java:[26,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/src/test/java/org/opendaylight/mdsal/binding/test/model/Mdsal818Test.java:[27,22] isWildcarded() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/src/test/java/org/opendaylight/mdsal/binding/test/model/Mdsal818Test.java:[33,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/src/test/java/org/opendaylight/mdsal/binding/test/model/Mdsal818Test.java:[36,26] isWildcarded() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/src/test/java/org/opendaylight/mdsal/binding/test/model/Mdsal818Test.java:[41,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/src/test/java/org/opendaylight/mdsal/binding/test/model/Mdsal818Test.java:[45,25] isWildcarded() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-binding-test-model --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/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.mdsal.binding.test.model.Mdsal818Test [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.mdsal.binding.test.model.Mdsal818Test [INFO] Running org.opendaylight.mdsal.binding.test.model.Mdsal792Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.mdsal.binding.test.model.Mdsal792Test [INFO] Running org.opendaylight.mdsal.binding.test.model.Mdsal766Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.mdsal.binding.test.model.Mdsal766Test [INFO] Running org.opendaylight.mdsal.binding.test.model.TestCopyBuilders [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.mdsal.binding.test.model.TestCopyBuilders [INFO] Running org.opendaylight.mdsal.binding.test.model.Mdsal744Test [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.mdsal.binding.test.model.Mdsal744Test [INFO] Running org.opendaylight.mdsal.binding.test.model.Mdsal661Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.mdsal.binding.test.model.Mdsal661Test [INFO] Running org.opendaylight.mdsal.binding.test.model.TestListSquashing [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.mdsal.binding.test.model.TestListSquashing [INFO] Running org.opendaylight.mdsal.binding.test.model.TestListEquals [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.mdsal.binding.test.model.TestListEquals [INFO] [INFO] Results: [INFO] [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ mdsal-binding-test-model --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-binding-test-model --- [INFO] Building bundle: /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/target/mdsal-binding-test-model-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-binding-test-model --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-binding-test-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/target/bom.xml [INFO] attaching as mdsal-binding-test-model-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/target/bom.json [INFO] attaching as mdsal-binding-test-model-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-test-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-binding-test-model --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-binding-test-model --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mdsal-binding-test-model --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ mdsal-binding-test-model --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-test-model' with 124 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-binding-test-model --- [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-model/14.0.15-SNAPSHOT/mdsal-binding-test-model-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/target/mdsal-binding-test-model-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-model/14.0.15-SNAPSHOT/mdsal-binding-test-model-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-model/14.0.15-SNAPSHOT/mdsal-binding-test-model-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-model/14.0.15-SNAPSHOT/mdsal-binding-test-model-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-binding-test-model --- [INFO] Installing org/opendaylight/mdsal/mdsal-binding-test-model/14.0.15-SNAPSHOT/mdsal-binding-test-model-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-binding-test-model --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-binding-test-model --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-binding-api >-------------- [INFO] Building mdsal-binding-api 14.0.15-SNAPSHOT [15/225] [INFO] from binding/mdsal-binding-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-binding-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-binding-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-binding-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-binding-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ mdsal-binding-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-binding-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/binding/mdsal-binding-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-binding-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-binding-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-binding-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-binding-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-binding-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 57 source files with javac [debug release 21 module-path] to target/classes [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/module-info.java:[18,40] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/module-info.java:[19,47] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/module-info.java:[20,40] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/ActionService.java:[60,86] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/ActionService.java:[60,86] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/ActionService.java:[60,86] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/ActionService.java:[61,72] of(@org.eclipse.jdt.annotation.NonNull org.opendaylight.mdsal.common.api.LogicalDatastoreType,@org.eclipse.jdt.annotation.NonNull org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/ActionService.java:[65,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/ActionService.java:[65,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/ActionService.java:[65,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/ActionService.java:[70,36] Possible heap pollution from parameterized vararg type org.opendaylight.mdsal.binding.api.DataTreeIdentifier

[WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeIdentifier.java:[27,82] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeIdentifier.java:[27,82] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeIdentifier.java:[27,82] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeIdentifier.java:[100,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeIdentifier.java:[100,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeIdentifier.java:[100,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeModification.java:[43,34] of(@org.eclipse.jdt.annotation.NonNull org.opendaylight.mdsal.common.api.LogicalDatastoreType,@org.eclipse.jdt.annotation.NonNull org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DTIv1.java:[46,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DTIv1.java:[46,32] of(@org.eclipse.jdt.annotation.NonNull org.opendaylight.mdsal.common.api.LogicalDatastoreType,@org.eclipse.jdt.annotation.NonNull org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeChangeService.java:[79,69] getRootIdentifier() in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeChangeService.java:[166,36] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeChangeService.java:[184,73] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeChangeService.java:[184,73] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeChangeService.java:[184,73] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/ReadOperations.java:[128,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/WriteTransaction.java:[439,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeCommitCohort.java:[90,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/LegacyUtils.java:[30,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/LegacyUtils.java:[30,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/LegacyUtils.java:[30,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/QueryResult.java:[45,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/QueryResult.java:[45,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/QueryResult.java:[45,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[190,61] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.TypeObjectLeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.IdentityLeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[172,48] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Uint64LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Uint32LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[154,48] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Uint16LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Uint8LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[136,46] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Int64LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Int32LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[118,47] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Int16LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Int8LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[100,36] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.StringLeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.EmptyLeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[82,51] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Decimal64LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.BooleanLeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/QueryFactory.java:[32,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/QueryFactory.java:[32,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/QueryFactory.java:[32,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mdsal-binding-api >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mdsal-binding-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mdsal-binding-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mdsal-binding-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-binding-api --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-binding-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-binding-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21 module-path] to target/test-classes [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[29,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[28,99] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[31,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[30,99] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[36,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[42,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[42,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[49,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[49,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[58,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[58,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[61,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[60,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataTreeChangeServiceWildcardedTest.java:[35,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataTreeChangeServiceWildcardedTest.java:[36,47] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataTreeChangeServiceWildcardedTest.java:[38,44] registerDataListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataTreeChangeServiceWildcardedTest.java:[40,29] registerDataListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataTreeChangeServiceWildcardedTest.java:[47,44] registerDataChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataTreeChangeServiceWildcardedTest.java:[49,29] registerDataChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[32,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[41,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[50,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[60,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[63,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[73,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[76,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[86,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[90,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[103,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[107,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[111,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[125,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[129,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[134,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[141,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[143,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[150,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[152,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-binding-api --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/binding/mdsal-binding-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.binding.api.DataDataTreeIdentifierTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s -- in org.opendaylight.mdsal.binding.api.DataDataTreeIdentifierTest [INFO] Running org.opendaylight.mdsal.binding.api.NotificationRejectedExceptionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.mdsal.binding.api.NotificationRejectedExceptionTest [INFO] Running org.opendaylight.mdsal.binding.api.TransactionChainClosedExceptionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.mdsal.binding.api.TransactionChainClosedExceptionTest [INFO] Running org.opendaylight.mdsal.binding.api.DataTreeChangeServiceWildcardedTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.198 s -- in org.opendaylight.mdsal.binding.api.DataTreeChangeServiceWildcardedTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ mdsal-binding-api --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-binding-api --- [INFO] Building jar: /w/workspace/mdsal-sonar/binding/mdsal-binding-api/target/mdsal-binding-api-14.0.15-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-binding-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-binding-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/binding/mdsal-binding-api/target/bom.xml [INFO] attaching as mdsal-binding-api-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/binding/mdsal-binding-api/target/bom.json [INFO] attaching as mdsal-binding-api-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-binding-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-binding-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mdsal-binding-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ mdsal-binding-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-api' with 33 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-binding-api --- [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-api/14.0.15-SNAPSHOT/mdsal-binding-api-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-api/target/mdsal-binding-api-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-api/14.0.15-SNAPSHOT/mdsal-binding-api-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-api/14.0.15-SNAPSHOT/mdsal-binding-api-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-api/14.0.15-SNAPSHOT/mdsal-binding-api-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-binding-api --- [INFO] [INFO] ----------< org.opendaylight.mdsal:mdsal-binding-dom-adapter >---------- [INFO] Building mdsal-binding-dom-adapter 14.0.15-SNAPSHOT [16/225] [INFO] from binding/mdsal-binding-dom-adapter/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-binding-dom-adapter --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-binding-dom-adapter --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-binding-dom-adapter --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-binding-dom-adapter --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ mdsal-binding-dom-adapter --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-binding-dom-adapter --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-binding-dom-adapter --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-binding-dom-adapter --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-binding-dom-adapter --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-binding-dom-adapter --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-binding-dom-adapter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 90 source files with javac [debug release 21 module-path] to target/classes [INFO] Writing META-INF/services/org.opendaylight.mdsal.binding.api.query.QueryFactory [INFO] Writing META-INF/services/org.opendaylight.mdsal.binding.dom.adapter.AdapterContext [INFO] Writing META-INF/services/org.opendaylight.mdsal.binding.dom.adapter.spi.AdapterFactory [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[26,10] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecFactory in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[48,29] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[49,37] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[50,34] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[53,40] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[56,36] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[58,32] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[59,47] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[61,28] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[61,28] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[61,28] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[63,43] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[63,43] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[63,43] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[68,15] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[68,15] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[68,15] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[95,33] getRuntimeContext() in org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[124,26] getRuntimeContext() in org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[141,51] getRuntimeContext() in org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/LazyAugmentationModification.java:[35,84] unchecked cast required: org.opendaylight.yangtools.binding.ExactDataObjectStep found: org.opendaylight.yangtools.binding.DataObjectStep [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/LazyDataObjectModification.java:[31,85] unchecked cast required: org.opendaylight.yangtools.binding.ExactDataObjectStep found: org.opendaylight.yangtools.binding.DataObjectStep [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ActionAdapterFilter.java:[34,57] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ActionServiceAdapter.java:[59,76] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingAdapterFactory.java:[47,2] class org.kohsuke.MetaInfServices in module org.kohsuke.metainf_services is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataBrokerAdapter.java:[84,48] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataBrokerAdapter.java:[86,38] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapter.java:[45,48] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapter.java:[47,29] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapter.java:[20,84] class org.opendaylight.mdsal.binding.dom.adapter.BindingMountPointAdapter in module org.opendaylight.mdsal.binding.dom.adapter is not accessible to clients that require this module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMNotificationServiceAdapter.java:[31,25] interface org.opendaylight.mdsal.binding.dom.adapter.BindingDOMAdapterBuilder.Factory in module org.opendaylight.mdsal.binding.dom.adapter is not accessible to clients that require this module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMWriteTransactionAdapter.java:[109,28] isWildcarded() in org.opendaylight.yangtools.binding.DataObjectIdentifier has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMWriteTransactionAdapter.java:[155,36] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMWriteTransactionAdapter.java:[155,76] getRuntimeContext() in org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMRpcImplementationAdapter.java:[50,45] unchecked method invocation: method create in class org.opendaylight.mdsal.binding.dom.adapter.LazyDOMRpcResultFuture is applied to given types required: org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer,com.google.common.util.concurrent.ListenableFuture> found: org.opendaylight.mdsal.binding.dom.adapter.CurrentAdapterSerializer,com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMRpcImplementationAdapter.java:[50,58] unchecked conversion required: com.google.common.util.concurrent.ListenableFuture> found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMRpcProviderServiceAdapter.java:[86,39] getRuntimeContext() in org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMRpcServiceAdapter.java:[26,72] class org.opendaylight.mdsal.binding.dom.adapter.RpcAdapter in module org.opendaylight.mdsal.binding.dom.adapter is not accessible to clients that require this module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/RpcAdapter.java:[37,39] getRuntimeContext() in org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ConstantAdapterContext.java:[29,33] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ConstantAdapterContext.java:[34,41] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ConstantAdapterContext.java:[34,41] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ConstantAdapterContext.java:[34,41] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ConstantAdapterContext.java:[23,2] class org.kohsuke.MetaInfServices in module org.kohsuke.metainf_services is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/InstanceNotificationServiceAdapter.java:[79,35] registerListener(@org.eclipse.jdt.annotation.NonNull org.opendaylight.mdsal.binding.api.InstanceNotificationSpec,@org.eclipse.jdt.annotation.NonNull org.opendaylight.yangtools.binding.DataObjectReference,@org.eclipse.jdt.annotation.NonNull org.opendaylight.mdsal.dom.api.DOMInstanceNotificationListener) in org.opendaylight.mdsal.binding.dom.adapter.InstanceNotificationServiceAdapter is potentially ambiguous with registerListener(org.opendaylight.mdsal.binding.api.InstanceNotificationSpec,org.opendaylight.yangtools.binding.DataObjectReference.WithKey,org.opendaylight.mdsal.binding.api.InstanceNotificationService.KeyedListListener) in org.opendaylight.mdsal.binding.api.InstanceNotificationService [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/LazyDataTreeModification.java:[61,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/LazyDataTreeModification.java:[88,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/LazyDataTreeModification.java:[88,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/LazyDataTreeModification.java:[88,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/LazyDataTreeModification.java:[112,61] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/OSGiBlockingBindingNormalizer.java:[27,14] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/OSGiBlockingBindingNormalizer.java:[27,14] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/OSGiBlockingBindingNormalizer.java:[27,14] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/osgi/OSGiDataBroker.java:[76,48] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/osgi/OSGiDataBroker.java:[78,24] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/LambdaDecoder.java:[61,24] java.security.AccessController in java.security has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[52,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[52,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[52,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[58,39] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[58,39] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[58,39] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[67,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[67,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[67,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[73,52] getSchema() in org.opendaylight.yangtools.binding.data.codec.api.BindingCodecTreeNode has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[95,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[95,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[95,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/AbstractValueMatchBuilder.java:[25,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/AbstractValueMatchBuilder.java:[25,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/AbstractValueMatchBuilder.java:[25,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/AbstractValueMatchBuilder.java:[28,70] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/AbstractValueMatchBuilder.java:[28,70] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/AbstractValueMatchBuilder.java:[28,70] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/AbstractValueMatchBuilder.java:[51,75] getSchema() in org.opendaylight.yangtools.binding.data.codec.api.BindingCodecTreeNode has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultQueryFactory.java:[89,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultQueryFactory.java:[89,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultQueryFactory.java:[89,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultComparableMatchBuilder.java:[19,74] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultComparableMatchBuilder.java:[19,74] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultComparableMatchBuilder.java:[19,74] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultDescendantQueryBuilder.java:[23,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultDescendantQueryBuilder.java:[23,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultDescendantQueryBuilder.java:[23,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultDescendantQueryBuilder.java:[26,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultDescendantQueryBuilder.java:[26,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultDescendantQueryBuilder.java:[26,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultDescendantQueryBuilder.java:[28,29] builder() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultDescendantQueryBuilder.java:[56,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultMatchBuilderPath.java:[34,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultMatchBuilderPath.java:[34,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultMatchBuilderPath.java:[34,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultMatchBuilderPath.java:[35,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultMatchBuilderPath.java:[35,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultMatchBuilderPath.java:[35,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultMatchBuilderPath.java:[37,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultMatchBuilderPath.java:[37,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultMatchBuilderPath.java:[37,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultMatchBuilderPath.java:[38,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultMatchBuilderPath.java: Some input files additionally use or override a deprecated API. [INFO] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultQueryResult.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mdsal-binding-dom-adapter >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mdsal-binding-dom-adapter --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mdsal-binding-dom-adapter <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mdsal-binding-dom-adapter --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-binding-dom-adapter --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-binding-dom-adapter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 57 source files with javac [debug release 21 module-path] to target/test-classes [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AbstractActionAdapterTest.java:[44,28] interface org.opendaylight.yang.gen.v1.urn.odl.actions.norev.cont.FooInput in module is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AbstractActionAdapterTest.java:[45,28] interface org.opendaylight.yang.gen.v1.urn.odl.actions.norev.cont.FooOutput in module is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AbstractActionAdapterTest.java:[46,28] interface org.opendaylight.yang.gen.v1.urn.odl.actions.norev.lstio.FooioInput in module is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AbstractActionAdapterTest.java:[47,28] interface org.opendaylight.yang.gen.v1.urn.odl.actions.norev.lstio.FooioOutput in module is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/ActionLookupTest.java:[32,90] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecFactory in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/ActionProviderServiceAdapterTest.java:[60,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/ActionProviderServiceAdapterTest.java:[68,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/ActionServiceAdapterTest.java:[60,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/ActionServiceAdapterTest.java:[74,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[18,41] found raw type: org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilder missing type arguments for generic class org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilder [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[23,20] unchecked call to addDelegate(java.lang.Class,D) as a member of the raw type org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilder [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[24,25] unchecked method invocation: method putAll in interface java.util.Map is applied to given types required: java.util.Map found: java.util.Map [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[24,26] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[26,20] unchecked call to addDelegate(java.lang.Class,D) as a member of the raw type org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilder [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[27,25] unchecked method invocation: method putAll in interface java.util.Map is applied to given types required: java.util.Map found: java.util.Map [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[27,26] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[38,43] found raw type: com.google.common.collect.ClassToInstanceMap missing type arguments for generic class com.google.common.collect.ClassToInstanceMap [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMAdapterLoaderTest.java:[74,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMAdapterLoaderTest.java:[74,35] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMAdapterLoaderTest.java:[73,57] 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,org.opendaylight.mdsal.binding.api.DataTreeChangeListener found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMAdapterLoaderTest.java:[75,21] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeChangeListener found: org.opendaylight.mdsal.binding.api.DataTreeChangeListener [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMAdapterLoaderTest.java:[73,26] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[41,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[41,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[41,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[41,61] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[48,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[48,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[48,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[65,46] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[66,16] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[68,50] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[70,16] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[78,79] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[78,79] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[78,79] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[78,79] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[78,79] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[78,79] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[41,15] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[41,55] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[51,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[54,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[54,70] unchecked method invocation: method getSubtreeCodec in interface org.opendaylight.yangtools.binding.data.codec.api.BindingCodecTree is applied to given types required: org.opendaylight.yangtools.binding.DataObjectReference found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[54,74] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectReference found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[57,29] getPathArguments() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[67,33] unchecked method invocation: method canCommit in interface org.opendaylight.mdsal.binding.api.DataTreeCommitCohort is applied to given types required: java.lang.Object,java.util.Collection> found: java.lang.Object,java.util.Collection [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[67,65] unchecked conversion required: java.util.Collection> found: java.util.Collection [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortRegistryAdapterTest.java:[50,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortRegistryAdapterTest.java:[49,58] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortRegistryAdapterTest.java:[51,39] registerCommitCohort(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeCommitCohort) in org.opendaylight.mdsal.binding.api.DataTreeCommitCohortRegistry has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortRegistryAdapterTest.java:[28,2] class org.junit.jupiter.api.extension.ExtendWith in module is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortRegistryAdapterTest.java:[28,13] class org.mockito.junit.jupiter.MockitoExtension in module is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortRegistryAdapterTest.java:[51,18] auto-closeable resource reg is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapterTest.java:[34,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapterTest.java:[34,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapterTest.java:[34,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapterTest.java:[50,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapterTest.java:[55,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapterTest.java:[55,28] getMountPoint(org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.MountPointService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapterTest.java:[59,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapterTest.java:[59,27] getMountPoint(org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.MountPointService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapterTest.java:[61,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMRpcIntegrationTest.java:[52,74] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/util/BindingTestContext.java:[48,8] auto-closeable resource org.opendaylight.mdsal.binding.dom.adapter.test.util.BindingTestContext has a member method close() that could throw InterruptedException [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition': class file for org.osgi.service.metatype.annotations.AttributeDefinition not found [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/util/MockSchemaService.java:[30,62] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/util/MockSchemaService.java:[30,62] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/util/MockSchemaService.java:[30,62] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/util/MockSchemaService.java:[32,52] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/util/MockSchemaService.java:[34,24] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/util/MockSchemaService.java:[35,47] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecFactory in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMTransactionChainAdapterTest.java:[98,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMTransactionChainAdapterTest.java:[98,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMTransactionChainAdapterTest.java:[98,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMTransactionChainAdapterTest.java:[84,12] interface org.mockito.junit.MockitoRule in module is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[60,65] Varargs method could cause heap pollution from non-reifiable varargs parameter inOrder [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[69,57] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[156,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[156,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[156,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[158,90] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[158,40] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[164,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[164,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[164,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[167,44] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[173,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[173,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[173,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[178,74] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[178,74] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[178,74] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[182,77] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[182,77] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[182,77] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[187,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java: Some input files additionally use or override a deprecated API. [INFO] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Bug1125RegressionTest.java: Some input files additionally use or override a deprecated API that is marked for removal. [INFO] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/DataListenerTest.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-binding-dom-adapter --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/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.mdsal.binding.dom.adapter.Mdsal739Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.120 s -- in org.opendaylight.mdsal.binding.dom.adapter.Mdsal739Test [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeCommitCohortRegistryAdapterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.537 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeCommitCohortRegistryAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingStructuralTypeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingStructuralTypeTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMMountPointServiceAdapterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMMountPointServiceAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeChangeServiceAdapterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeChangeServiceAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Mdsal298Test [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.757 s -- in org.opendaylight.mdsal.binding.dom.adapter.Mdsal298Test [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Mdsal500Test [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.mdsal.binding.dom.adapter.Mdsal500Test [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ForwardedNotificationAdapterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.mdsal.binding.dom.adapter.ForwardedNotificationAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.CurrentAdapterSerializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.mdsal.binding.dom.adapter.CurrentAdapterSerializerTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.osgi.AdaptingTrackerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.opendaylight.mdsal.binding.dom.adapter.osgi.AdaptingTrackerTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.DataListenerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s -- in org.opendaylight.mdsal.binding.dom.adapter.DataListenerTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.DirectContextExtractorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.mdsal.binding.dom.adapter.DirectContextExtractorTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.LazySerializedContainerNodeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 s -- in org.opendaylight.mdsal.binding.dom.adapter.LazySerializedContainerNodeTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMMountPointListenerAdapterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.529 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMMountPointListenerAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Mdsal108Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.mdsal.binding.dom.adapter.Mdsal108Test [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Bug2562DeserializedUnkeyedListTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.opendaylight.mdsal.binding.dom.adapter.Bug2562DeserializedUnkeyedListTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.LazySerializedDOMNotificationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.mdsal.binding.dom.adapter.LazySerializedDOMNotificationTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.LazyDOMRpcResultFutureTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s -- in org.opendaylight.mdsal.binding.dom.adapter.LazyDOMRpcResultFutureTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ListInsertionDataChangeListenerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.635 s -- in org.opendaylight.mdsal.binding.dom.adapter.ListInsertionDataChangeListenerTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ContextExtractorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.mdsal.binding.dom.adapter.ContextExtractorTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ActionProviderServiceAdapterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.567 s -- in org.opendaylight.mdsal.binding.dom.adapter.ActionProviderServiceAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Bug1418AugmentationTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.818 s -- in org.opendaylight.mdsal.binding.dom.adapter.Bug1418AugmentationTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.FutureSchemaTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.mdsal.binding.dom.adapter.FutureSchemaTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.WriteTransactionTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s -- in org.opendaylight.mdsal.binding.dom.adapter.WriteTransactionTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMRpcIntegrationTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMRpcIntegrationTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ActionServiceAdapterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 s -- in org.opendaylight.mdsal.binding.dom.adapter.ActionServiceAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.DataTreeChangeListenerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.opendaylight.mdsal.binding.dom.adapter.DataTreeChangeListenerTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMTransactionChainAdapterTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMTransactionChainAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.LeafDefaultValueTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s -- in org.opendaylight.mdsal.binding.dom.adapter.LeafDefaultValueTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMAdapterLoaderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMAdapterLoaderTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilderTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Bug4494Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.mdsal.binding.dom.adapter.Bug4494Test [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.test.tests.AbstractDataBrokerTestTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.mdsal.binding.dom.adapter.test.tests.AbstractDataBrokerTestTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeCommitCohortAdapterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeCommitCohortAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.query.QueryPerformanceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.709 s -- in org.opendaylight.mdsal.binding.dom.adapter.query.QueryPerformanceTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.query.QueryBuilderTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.opendaylight.mdsal.binding.dom.adapter.query.QueryBuilderTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Bug1125RegressionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.658 s -- in org.opendaylight.mdsal.binding.dom.adapter.Bug1125RegressionTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.LazyDataTreeModificationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.mdsal.binding.dom.adapter.LazyDataTreeModificationTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ActionLookupTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s -- in org.opendaylight.mdsal.binding.dom.adapter.ActionLookupTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Bug1333DataChangeListenerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.681 s -- in org.opendaylight.mdsal.binding.dom.adapter.Bug1333DataChangeListenerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ mdsal-binding-dom-adapter --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-binding-dom-adapter --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-binding-dom-adapter:bundle:14.0.15-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:javax.inject, Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:mdsal-dom-spi, Jar:odlext-model-api, Jar:yang-data-tree-spi, Jar:binding-data-codec-api, Jar:binding-data-codec-dynamic, Jar:binding-loader, Jar:binding-data-codec-spi, Jar:binding-model, Jar:binding-reflect, Jar:binding-runtime-api, Jar:rfc8040-model-api, Jar:yang-repo-api, Jar:binding-spec, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-api, Jar:yang-data-impl, Jar:yang-data-util, Jar:rfc8528-model-api, Jar:yang-data-spi, Jar:yang-data-tree-api, Jar:yang-model-api, Jar:yang-xpath-api, Jar:yang-model-util, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:mdsal-binding-api, Jar:org.osgi.framework, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:javax.inject, Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:modernizer-maven-annotations, Jar:metainf-services, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:mdsal-dom-spi, Jar:odlext-model-api, Jar:yang-data-tree-spi, Jar:binding-data-codec-api, Jar:binding-data-codec-dynamic, Jar:byte-buddy, Jar:binding-loader, Jar:binding-data-codec-spi, Jar:binding-model, Jar:binding-reflect, Jar:binding-runtime-api, Jar:rfc8040-model-api, Jar:yang-repo-api, Jar:binding-spec, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-api, Jar:value, Jar:yang-data-impl, Jar:yang-data-util, Jar:rfc8528-model-api, Jar:yang-data-spi, Jar:yang-data-tree-api, Jar:yang-model-api, Jar:yang-xpath-api, Jar:yang-model-util, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:mdsal-binding-api, Jar:org.osgi.annotation.versioning, Jar:org.osgi.framework, Jar:org.osgi.service.component, Jar:osgi.annotation, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:org.osgi.service.component.annotations, Jar:org.osgi.util.tracker, Jar:org.osgi.annotation.bundle, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/target/mdsal-binding-dom-adapter-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ mdsal-binding-dom-adapter --- [INFO] Building jar: /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/target/mdsal-binding-dom-adapter-14.0.15-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (default) @ mdsal-binding-dom-adapter --- [INFO] Skipping source per configuration. [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-binding-dom-adapter --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-binding-dom-adapter --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 57 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/target/bom.xml [INFO] attaching as mdsal-binding-dom-adapter-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/target/bom.json [INFO] attaching as mdsal-binding-dom-adapter-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-dom-adapter --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-binding-dom-adapter --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:14.0.15:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:14.0.15:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-binding-dom-adapter --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mdsal-binding-dom-adapter --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ mdsal-binding-dom-adapter --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-dom-adapter' with 116 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-binding-dom-adapter --- [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.15-SNAPSHOT/mdsal-binding-dom-adapter-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/target/mdsal-binding-dom-adapter-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.15-SNAPSHOT/mdsal-binding-dom-adapter-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/target/mdsal-binding-dom-adapter-14.0.15-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.15-SNAPSHOT/mdsal-binding-dom-adapter-14.0.15-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.15-SNAPSHOT/mdsal-binding-dom-adapter-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.15-SNAPSHOT/mdsal-binding-dom-adapter-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-binding-dom-adapter --- [INFO] Installing org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.15-SNAPSHOT/mdsal-binding-dom-adapter-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-binding-dom-adapter --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-binding-dom-adapter --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-binding-spi >-------------- [INFO] Building mdsal-binding-spi 14.0.15-SNAPSHOT [17/225] [INFO] from binding/mdsal-binding-spi/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-binding-spi --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-binding-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-binding-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-binding-spi --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ mdsal-binding-spi --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-binding-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/binding/mdsal-binding-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-binding-spi --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-binding-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-binding-spi --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-binding-spi --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-spi/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-binding-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 21 module-path] to target/classes [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-spi/src/main/java/module-info.java:[17,47] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-spi/src/main/java/module-info.java:[18,40] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-spi/src/main/java/org/opendaylight/mdsal/binding/spi/ForwardingDataBroker.java:[63,57] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-spi/src/main/java/org/opendaylight/mdsal/binding/spi/ForwardingDataBroker.java:[66,26] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mdsal-binding-spi >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mdsal-binding-spi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mdsal-binding-spi <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mdsal-binding-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-binding-spi --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-binding-spi --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-spi/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-binding-spi --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-binding-spi --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ mdsal-binding-spi --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-binding-spi --- [INFO] Building jar: /w/workspace/mdsal-sonar/binding/mdsal-binding-spi/target/mdsal-binding-spi-14.0.15-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-binding-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-binding-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/binding/mdsal-binding-spi/target/bom.xml [INFO] attaching as mdsal-binding-spi-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/binding/mdsal-binding-spi/target/bom.json [INFO] attaching as mdsal-binding-spi-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-binding-spi --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-binding-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mdsal-binding-spi --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ mdsal-binding-spi --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-binding-spi --- [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-spi/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-spi/14.0.15-SNAPSHOT/mdsal-binding-spi-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-spi/target/mdsal-binding-spi-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-spi/14.0.15-SNAPSHOT/mdsal-binding-spi-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-spi/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-spi/14.0.15-SNAPSHOT/mdsal-binding-spi-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-spi/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-spi/14.0.15-SNAPSHOT/mdsal-binding-spi-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-binding-spi --- [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores >-- [INFO] Building rfc8342-ietf-datastores 14.0.15-SNAPSHOT [18/225] [INFO] from model/rfc/rfc8342-ietf-datastores/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8342-ietf-datastores --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8342-ietf-datastores --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8342-ietf-datastores --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8342-ietf-datastores/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8342-ietf-datastores --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8342-ietf-datastores/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 830.2 μs [INFO] yang-to-sources: Project model files found: 1 in 2.826 ms [INFO] yang-to-sources: 1 YANG models processed in 3.310 ms [INFO] BindingJavaFileGenerator: Defined 12 files in 1.230 ms [INFO] Sorted 12 files into 3 directories in 202.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 12 in 4.783 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8342-ietf-datastores --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8342-ietf-datastores --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8342-ietf-datastores/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8342-ietf-datastores/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/mdsal-sonar/model/rfc/rfc8342-ietf-datastores/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8342-ietf-datastores --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 11 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8342-ietf-datastores >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8342-ietf-datastores --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8342-ietf-datastores <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8342-ietf-datastores --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8342-ietf-datastores --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8342-ietf-datastores/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8342-ietf-datastores --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8342-ietf-datastores --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8342-ietf-datastores --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8342-ietf-datastores/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8342-ietf-datastores --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8342-ietf-datastores --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8342-ietf-datastores/target/bom.xml [INFO] attaching as rfc8342-ietf-datastores-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8342-ietf-datastores/target/bom.json [INFO] attaching as rfc8342-ietf-datastores-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8342-ietf-datastores --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8342-ietf-datastores --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8342-ietf-datastores --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8342-ietf-datastores --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8342-ietf-datastores --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8342-ietf-datastores/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.15-SNAPSHOT/rfc8342-ietf-datastores-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.15-SNAPSHOT/rfc8342-ietf-datastores-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8342-ietf-datastores/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.15-SNAPSHOT/rfc8342-ietf-datastores-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8342-ietf-datastores/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.15-SNAPSHOT/rfc8342-ietf-datastores-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8342-ietf-datastores --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.15-SNAPSHOT/rfc8342-ietf-datastores-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8342-ietf-datastores --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.mdsal:mdsal-binding-test-utils >----------- [INFO] Building mdsal-binding-test-utils 14.0.15-SNAPSHOT [19/225] [INFO] from binding/mdsal-binding-test-utils/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-binding-test-utils --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-binding-test-utils --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-binding-test-utils --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-binding-test-utils --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ mdsal-binding-test-utils --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-binding-test-utils --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-binding-test-utils --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-binding-test-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-binding-test-utils --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-binding-test-utils --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-binding-test-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mdsal-binding-test-utils >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mdsal-binding-test-utils --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mdsal-binding-test-utils <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mdsal-binding-test-utils --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-binding-test-utils --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-binding-test-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-binding-test-utils --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/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.mdsal.binding.testutils.DataBrokerTestModuleTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.310 s -- in org.opendaylight.mdsal.binding.testutils.DataBrokerTestModuleTest [INFO] Running org.opendaylight.mdsal.binding.testutils.DataBrokerFailuresTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.077 s -- in org.opendaylight.mdsal.binding.testutils.DataBrokerFailuresTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ mdsal-binding-test-utils --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-binding-test-utils --- [INFO] Building jar: /w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/target/mdsal-binding-test-utils-14.0.15-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-binding-test-utils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-binding-test-utils --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 79 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/target/bom.xml [INFO] attaching as mdsal-binding-test-utils-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/target/bom.json [INFO] attaching as mdsal-binding-test-utils-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-test-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-binding-test-utils --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:14.0.15:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.15:compile [WARNING] org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.15:compile [WARNING] org.opendaylight.yangtools:binding-generator:jar:14.0.15:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] junit:junit:jar:4.13.2:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-binding-test-utils --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mdsal-binding-test-utils --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ mdsal-binding-test-utils --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-test-utils' with 6 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-binding-test-utils --- [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.15-SNAPSHOT/mdsal-binding-test-utils-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/target/mdsal-binding-test-utils-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.15-SNAPSHOT/mdsal-binding-test-utils-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.15-SNAPSHOT/mdsal-binding-test-utils-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.15-SNAPSHOT/mdsal-binding-test-utils-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-binding-test-utils --- [INFO] [INFO] -------------< org.opendaylight.mdsal:mdsal-binding-util >-------------- [INFO] Building mdsal-binding-util 14.0.15-SNAPSHOT [20/225] [INFO] from binding/mdsal-binding-util/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-binding-util --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-binding-util --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-binding-util --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-binding-util --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ mdsal-binding-util --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-binding-util --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/binding/mdsal-binding-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-binding-util --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-binding-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-binding-util --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-binding-util --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-binding-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 27 source files with javac [debug release 21 module-path] to target/classes [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/module-info.java:[13,66] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/module-info.java:[19,47] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/module-info.java:[21,40] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/ManagedTransactionFactory.java:[104,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/ManagedTransactionFactory.java:[177,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/ManagedTransactionFactory.java:[208,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/TypedWriteTransaction.java:[93,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/ManagedNewTransactionRunnerImpl.java:[47,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/ManagedNewTransactionRunnerImpl.java:[75,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/ManagedNewTransactionRunnerImpl.java:[85,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/RetryingManagedNewTransactionRunnerImpl.java:[182,27] unchecked cast required: com.google.common.util.concurrent.FluentFuture found: com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/RetryingManagedNewTransactionRunnerImpl.java:[206,27] unchecked cast required: com.google.common.util.concurrent.FluentFuture found: com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[63,17] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[55,40] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[47,40] merge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[39,40] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[31,40] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[33,14] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[41,14] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[49,14] merge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[57,14] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[64,14] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingWriteTransaction.java:[45,17] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingWriteTransaction.java:[37,40] merge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingWriteTransaction.java:[29,40] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingWriteTransaction.java:[31,14] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingWriteTransaction.java:[39,14] merge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingWriteTransaction.java:[46,14] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mdsal-binding-util >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mdsal-binding-util --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mdsal-binding-util <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mdsal-binding-util --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-binding-util --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-binding-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 21 module-path] to target/test-classes [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/test/java/org/opendaylight/mdsal/binding/util/ManagedNewTransactionRunnerImplTest.java:[45,58] class org.opendaylight.mdsal.binding.dom.adapter.test.AbstractConcurrentDataBrokerTest in module is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/test/java/org/opendaylight/mdsal/binding/util/TransactionAdapterTest.java:[56,70] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/test/java/org/opendaylight/mdsal/binding/util/TransactionAdapterTest.java:[65,74] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/test/java/org/opendaylight/mdsal/binding/util/TransactionAdapterTest.java:[73,70] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/test/java/org/opendaylight/mdsal/binding/util/TransactionAdapterTest.java:[83,74] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/test/java/org/opendaylight/mdsal/binding/util/TransactionAdapterTest.java:[123,22] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/test/java/org/opendaylight/mdsal/binding/util/TransactionAdapterTest.java:[39,45] class org.opendaylight.mdsal.binding.dom.adapter.test.AbstractConcurrentDataBrokerTest in module is not exported [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-binding-util --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/binding/mdsal-binding-util/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.binding.util.DatastoreTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.mdsal.binding.util.DatastoreTest [INFO] Running org.opendaylight.mdsal.binding.util.ManagedNewTransactionRunnerImplTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.351 s -- in org.opendaylight.mdsal.binding.util.ManagedNewTransactionRunnerImplTest [INFO] Running org.opendaylight.mdsal.binding.util.TransactionAdapterTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.mdsal.binding.util.TransactionAdapterTest [INFO] Running org.opendaylight.mdsal.binding.util.RetryingManagedNewTransactionRunnerTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.mdsal.binding.util.RetryingManagedNewTransactionRunnerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ mdsal-binding-util --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-binding-util --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-binding-util:bundle:14.0.15-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:javax.inject, Jar:mdsal-binding-spi, Jar:org.eclipse.jdt.annotation, Jar:mdsal-binding-api, Jar:util, Jar:triemap, Jar:mdsal-common-api, Jar:binding-spec, Jar:concepts, Jar:rfc8342-ietf-datastores, Jar:yang-common, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:javax.inject, Jar:mdsal-binding-spi, Jar:org.eclipse.jdt.annotation, Jar:mdsal-binding-api, Jar:util, Jar:triemap, Jar:mdsal-common-api, Jar:binding-spec, Jar:concepts, Jar:rfc8342-ietf-datastores, Jar:yang-common, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/binding/mdsal-binding-util/target/mdsal-binding-util-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/binding/mdsal-binding-util/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-binding-util --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-binding-util --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/binding/mdsal-binding-util/target/bom.xml [INFO] attaching as mdsal-binding-util-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/binding/mdsal-binding-util/target/bom.json [INFO] attaching as mdsal-binding-util-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-util --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-binding-util --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.15-SNAPSHOT:test [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile [WARNING] org.opendaylight.yangtools:util:jar:14.0.15:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.15:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.15:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.15-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-binding-util --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mdsal-binding-util --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ mdsal-binding-util --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-util/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-util' with 17 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-binding-util --- [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-util/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-util/14.0.15-SNAPSHOT/mdsal-binding-util-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-util/target/mdsal-binding-util-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-util/14.0.15-SNAPSHOT/mdsal-binding-util-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-util/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-util/14.0.15-SNAPSHOT/mdsal-binding-util-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-util/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-util/14.0.15-SNAPSHOT/mdsal-binding-util-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-binding-util --- [INFO] Installing org/opendaylight/mdsal/mdsal-binding-util/14.0.15-SNAPSHOT/mdsal-binding-util-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-binding-util --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-binding-util --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.mdsal.model:general-entity >------------- [INFO] Building general-entity 14.0.15-SNAPSHOT [21/225] [INFO] from model/general-entity/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ general-entity --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ general-entity --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ general-entity --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ general-entity --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ general-entity --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ general-entity --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/general-entity/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ general-entity --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/general-entity/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 510.7 μs [INFO] yang-to-sources: Project model files found: 1 in 1.943 ms [INFO] yang-to-sources: 1 YANG models processed in 3.600 ms [INFO] BindingJavaFileGenerator: Defined 7 files in 1.933 ms [INFO] Sorted 7 files into 3 directories in 293.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 7 in 7.597 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ general-entity --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ general-entity --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ general-entity --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ general-entity --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/general-entity/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/general-entity/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/mdsal-sonar/model/general-entity/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ general-entity --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 6 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ general-entity >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ general-entity --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ general-entity <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ general-entity --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ general-entity --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/general-entity/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ general-entity --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ general-entity --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ general-entity --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ general-entity --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/general-entity/target/general-entity-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/general-entity/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ general-entity --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ general-entity --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/general-entity/target/bom.xml [INFO] attaching as general-entity-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/general-entity/target/bom.json [INFO] attaching as general-entity-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ general-entity --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ general-entity --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ general-entity --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ general-entity --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ general-entity --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ general-entity --- [INFO] Installing /w/workspace/mdsal-sonar/model/general-entity/pom.xml to /tmp/r/org/opendaylight/mdsal/model/general-entity/14.0.15-SNAPSHOT/general-entity-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/general-entity/target/general-entity-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/model/general-entity/14.0.15-SNAPSHOT/general-entity-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/general-entity/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/general-entity/14.0.15-SNAPSHOT/general-entity-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/general-entity/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/general-entity/14.0.15-SNAPSHOT/general-entity-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ general-entity --- [INFO] Installing org/opendaylight/mdsal/model/general-entity/14.0.15-SNAPSHOT/general-entity-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ general-entity --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ general-entity --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-eos-common-api >------------- [INFO] Building mdsal-eos-common-api 14.0.15-SNAPSHOT [22/225] [INFO] from entityownership/mdsal-eos-common-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-eos-common-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-eos-common-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-eos-common-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-eos-common-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ mdsal-eos-common-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-eos-common-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-eos-common-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-eos-common-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-eos-common-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-eos-common-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-eos-common-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 6 source files with javac [debug release 21 module-path] to target/classes [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/src/main/java/module-info.java:[14,47] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/src/main/java/module-info.java:[15,40] requires directive for an automatic module [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mdsal-eos-common-api >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mdsal-eos-common-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mdsal-eos-common-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mdsal-eos-common-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-eos-common-api --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-eos-common-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-eos-common-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-eos-common-api --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.eos.common.api.GenericEntityTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.mdsal.eos.common.api.GenericEntityTest [INFO] Running org.opendaylight.mdsal.eos.common.api.EntityOwnershipStateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.mdsal.eos.common.api.EntityOwnershipStateTest [INFO] Running org.opendaylight.mdsal.eos.common.api.EntityOwnershipStateChangeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.mdsal.eos.common.api.EntityOwnershipStateChangeTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ mdsal-eos-common-api --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-eos-common-api --- [INFO] Building jar: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/target/mdsal-eos-common-api-14.0.15-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-eos-common-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-eos-common-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/target/bom.xml [INFO] attaching as mdsal-eos-common-api-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/target/bom.json [INFO] attaching as mdsal-eos-common-api-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-eos-common-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-eos-common-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-eos-common-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mdsal-eos-common-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ mdsal-eos-common-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-eos-common-api' with 5 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-eos-common-api --- [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.15-SNAPSHOT/mdsal-eos-common-api-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/target/mdsal-eos-common-api-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.15-SNAPSHOT/mdsal-eos-common-api-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.15-SNAPSHOT/mdsal-eos-common-api-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.15-SNAPSHOT/mdsal-eos-common-api-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-eos-common-api --- [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-eos-dom-api >-------------- [INFO] Building mdsal-eos-dom-api 14.0.15-SNAPSHOT [23/225] [INFO] from entityownership/mdsal-eos-dom-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-eos-dom-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-eos-dom-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-eos-dom-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-eos-dom-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ mdsal-eos-dom-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-eos-dom-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-eos-dom-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-eos-dom-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-eos-dom-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-eos-dom-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-eos-dom-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21 module-path] to target/classes [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/src/main/java/module-info.java:[15,47] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/src/main/java/module-info.java:[16,33] requires directive for an automatic module [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mdsal-eos-dom-api >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mdsal-eos-dom-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mdsal-eos-dom-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mdsal-eos-dom-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-eos-dom-api --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-eos-dom-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-eos-dom-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-eos-dom-api --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.eos.dom.api.DOMEntityTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.opendaylight.mdsal.eos.dom.api.DOMEntityTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ mdsal-eos-dom-api --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-eos-dom-api --- [INFO] Building jar: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/target/mdsal-eos-dom-api-14.0.15-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-eos-dom-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-eos-dom-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/target/bom.xml [INFO] attaching as mdsal-eos-dom-api-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/target/bom.json [INFO] attaching as mdsal-eos-dom-api-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-eos-dom-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-eos-dom-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-eos-dom-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mdsal-eos-dom-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ mdsal-eos-dom-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-eos-dom-api' with 1 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-eos-dom-api --- [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.15-SNAPSHOT/mdsal-eos-dom-api-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/target/mdsal-eos-dom-api-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.15-SNAPSHOT/mdsal-eos-dom-api-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.15-SNAPSHOT/mdsal-eos-dom-api-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.15-SNAPSHOT/mdsal-eos-dom-api-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-eos-dom-api --- [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-eos-dom-simple >------------- [INFO] Building mdsal-eos-dom-simple 14.0.15-SNAPSHOT [24/225] [INFO] from entityownership/mdsal-eos-dom-simple/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-eos-dom-simple --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-eos-dom-simple --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-eos-dom-simple --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-eos-dom-simple --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ mdsal-eos-dom-simple --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-eos-dom-simple --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-eos-dom-simple --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-eos-dom-simple --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-eos-dom-simple --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-eos-dom-simple --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-eos-dom-simple --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/classes [INFO] Writing META-INF/services/org.opendaylight.mdsal.eos.dom.api.DOMEntityOwnershipService [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/src/main/java/module-info.java:[22,36] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/src/main/java/module-info.java:[24,32] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/src/main/java/module-info.java:[25,47] requires directive for an automatic module [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mdsal-eos-dom-simple >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mdsal-eos-dom-simple --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mdsal-eos-dom-simple <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mdsal-eos-dom-simple --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-eos-dom-simple --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-eos-dom-simple --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-eos-dom-simple --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/src/test/java/org/opendaylight/mdsal/eos/dom/simple/SimpleDOMEntityOwnershipServiceTest.java:[78,22] auto-closeable resource fooReg is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/src/test/java/org/opendaylight/mdsal/eos/dom/simple/SimpleDOMEntityOwnershipServiceTest.java:[73,18] auto-closeable resource barReg is never referenced in body of corresponding try statement [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-eos-dom-simple --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/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.mdsal.eos.dom.simple.SimpleDOMEntityOwnershipServiceTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.175 s -- in org.opendaylight.mdsal.eos.dom.simple.SimpleDOMEntityOwnershipServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ mdsal-eos-dom-simple --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-eos-dom-simple --- [INFO] Building jar: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/target/mdsal-eos-dom-simple-14.0.15-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-eos-dom-simple --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-eos-dom-simple --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/target/bom.xml [INFO] attaching as mdsal-eos-dom-simple-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/target/bom.json [INFO] attaching as mdsal-eos-dom-simple-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-eos-dom-simple --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-eos-dom-simple --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-eos-dom-simple --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mdsal-eos-dom-simple --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ mdsal-eos-dom-simple --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-eos-dom-simple' with 4 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-eos-dom-simple --- [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.15-SNAPSHOT/mdsal-eos-dom-simple-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/target/mdsal-eos-dom-simple-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.15-SNAPSHOT/mdsal-eos-dom-simple-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.15-SNAPSHOT/mdsal-eos-dom-simple-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.15-SNAPSHOT/mdsal-eos-dom-simple-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-eos-dom-simple --- [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-eos-binding-api >------------ [INFO] Building mdsal-eos-binding-api 14.0.15-SNAPSHOT [25/225] [INFO] from entityownership/mdsal-eos-binding-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-eos-binding-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-eos-binding-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-eos-binding-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-eos-binding-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ mdsal-eos-binding-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-eos-binding-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-eos-binding-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-eos-binding-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-eos-binding-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-eos-binding-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-eos-binding-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21 module-path] to target/classes [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/src/main/java/module-info.java:[15,50] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/src/main/java/module-info.java:[18,40] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/src/main/java/org/opendaylight/mdsal/eos/binding/api/Entity.java:[24,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/src/main/java/org/opendaylight/mdsal/eos/binding/api/Entity.java:[24,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/src/main/java/org/opendaylight/mdsal/eos/binding/api/Entity.java:[24,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/src/main/java/org/opendaylight/mdsal/eos/binding/api/Entity.java:[33,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/src/main/java/org/opendaylight/mdsal/eos/binding/api/Entity.java:[33,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/src/main/java/org/opendaylight/mdsal/eos/binding/api/Entity.java:[33,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/src/main/java/org/opendaylight/mdsal/eos/binding/api/Entity.java:[45,21] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mdsal-eos-binding-api >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mdsal-eos-binding-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mdsal-eos-binding-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mdsal-eos-binding-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-eos-binding-api --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-eos-binding-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-eos-binding-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/src/test/java/org/opendaylight/mdsal/eos/binding/api/EntityTest.java:[30,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/src/test/java/org/opendaylight/mdsal/eos/binding/api/EntityTest.java:[30,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/src/test/java/org/opendaylight/mdsal/eos/binding/api/EntityTest.java:[30,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/src/test/java/org/opendaylight/mdsal/eos/binding/api/EntityTest.java:[30,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/src/test/java/org/opendaylight/mdsal/eos/binding/api/EntityTest.java:[31,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/src/test/java/org/opendaylight/mdsal/eos/binding/api/EntityTest.java:[31,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/src/test/java/org/opendaylight/mdsal/eos/binding/api/EntityTest.java:[31,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/src/test/java/org/opendaylight/mdsal/eos/binding/api/EntityTest.java:[31,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-eos-binding-api --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.eos.binding.api.EntityTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.mdsal.eos.binding.api.EntityTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ mdsal-eos-binding-api --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-eos-binding-api --- [INFO] Building jar: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/target/mdsal-eos-binding-api-14.0.15-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-eos-binding-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-eos-binding-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/target/bom.xml [INFO] attaching as mdsal-eos-binding-api-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/target/bom.json [INFO] attaching as mdsal-eos-binding-api-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-eos-binding-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-eos-binding-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-eos-binding-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mdsal-eos-binding-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ mdsal-eos-binding-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-eos-binding-api' with 1 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-eos-binding-api --- [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.15-SNAPSHOT/mdsal-eos-binding-api-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/target/mdsal-eos-binding-api-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.15-SNAPSHOT/mdsal-eos-binding-api-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.15-SNAPSHOT/mdsal-eos-binding-api-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.15-SNAPSHOT/mdsal-eos-binding-api-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-eos-binding-api --- [INFO] [INFO] ----------< org.opendaylight.mdsal:mdsal-eos-binding-adapter >---------- [INFO] Building mdsal-eos-binding-adapter 14.0.15-SNAPSHOT [26/225] [INFO] from entityownership/mdsal-eos-binding-adapter/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-eos-binding-adapter --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-eos-binding-adapter --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-eos-binding-adapter --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-eos-binding-adapter --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ mdsal-eos-binding-adapter --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-eos-binding-adapter --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-eos-binding-adapter --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-eos-binding-adapter --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-eos-binding-adapter --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-eos-binding-adapter --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-eos-binding-adapter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/classes [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/src/main/java/module-info.java:[20,47] requires directive for an automatic module [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mdsal-eos-binding-adapter >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mdsal-eos-binding-adapter --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mdsal-eos-binding-adapter <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mdsal-eos-binding-adapter --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-eos-binding-adapter --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-eos-binding-adapter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/src/test/java/org/opendaylight/mdsal/eos/binding/dom/adapter/DefaultEntityOwnershipServiceTest.java:[49,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/src/test/java/org/opendaylight/mdsal/eos/binding/dom/adapter/DefaultEntityOwnershipServiceTest.java:[49,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/src/test/java/org/opendaylight/mdsal/eos/binding/dom/adapter/DefaultEntityOwnershipServiceTest.java:[49,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-eos-binding-adapter --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/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.mdsal.eos.binding.dom.adapter.DefaultEntityOwnershipServiceTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.429 s -- in org.opendaylight.mdsal.eos.binding.dom.adapter.DefaultEntityOwnershipServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ mdsal-eos-binding-adapter --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-eos-binding-adapter --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-eos-binding-adapter:bundle:14.0.15-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:javax.inject, Jar:org.eclipse.jdt.annotation, Jar:mdsal-binding-dom-adapter, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:mdsal-dom-spi, Jar:yang-data-tree-spi, Jar:binding-data-codec-api, Jar:binding-data-codec-dynamic, Jar:binding-loader, Jar:binding-model, Jar:binding-reflect, Jar:binding-runtime-api, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-impl, Jar:yang-data-util, Jar:rfc8528-model-api, Jar:yang-data-spi, Jar:yang-data-tree-api, Jar:yang-model-api, Jar:yang-model-util, Jar:mdsal-binding-api, Jar:mdsal-eos-binding-api, Jar:general-entity, Jar:mdsal-eos-common-api, Jar:mdsal-eos-dom-api, Jar:binding-data-codec-spi, Jar:binding-spec, Jar:concepts, Jar:yang-data-api, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:odlext-model-api, Jar:rfc8040-model-api, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:yang-xpath-api, Jar:yang-repo-api, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:javax.inject, Jar:org.eclipse.jdt.annotation, Jar:mdsal-binding-dom-adapter, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:mdsal-dom-spi, Jar:yang-data-tree-spi, Jar:binding-data-codec-api, Jar:binding-data-codec-dynamic, Jar:binding-loader, Jar:binding-model, Jar:binding-reflect, Jar:binding-runtime-api, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-impl, Jar:yang-data-util, Jar:rfc8528-model-api, Jar:yang-data-spi, Jar:yang-data-tree-api, Jar:yang-model-api, Jar:yang-model-util, Jar:mdsal-binding-api, Jar:mdsal-eos-binding-api, Jar:general-entity, Jar:mdsal-eos-common-api, Jar:mdsal-eos-dom-api, Jar:binding-data-codec-spi, Jar:binding-spec, Jar:concepts, Jar:yang-data-api, Jar:value, Jar:org.osgi.service.component.annotations, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:odlext-model-api, Jar:rfc8040-model-api, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:yang-xpath-api, Jar:yang-repo-api, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api, Jar:byte-buddy] [INFO] Building bundle: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/target/mdsal-eos-binding-adapter-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-eos-binding-adapter --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-eos-binding-adapter --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/target/bom.xml [INFO] attaching as mdsal-eos-binding-adapter-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/target/bom.json [INFO] attaching as mdsal-eos-binding-adapter-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-eos-binding-adapter --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-eos-binding-adapter --- [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.15:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-eos-binding-adapter --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mdsal-eos-binding-adapter --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ mdsal-eos-binding-adapter --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-eos-binding-adapter' with 2 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-eos-binding-adapter --- [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.15-SNAPSHOT/mdsal-eos-binding-adapter-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/target/mdsal-eos-binding-adapter-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.15-SNAPSHOT/mdsal-eos-binding-adapter-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.15-SNAPSHOT/mdsal-eos-binding-adapter-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.15-SNAPSHOT/mdsal-eos-binding-adapter-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-eos-binding-adapter --- [INFO] Installing org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.15-SNAPSHOT/mdsal-eos-binding-adapter-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-eos-binding-adapter --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-eos-binding-adapter --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.mdsal:mdsal-singleton-api >------------- [INFO] Building mdsal-singleton-api 14.0.15-SNAPSHOT [27/225] [INFO] from singleton-service/mdsal-singleton-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-singleton-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-singleton-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-singleton-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-singleton-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ mdsal-singleton-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-singleton-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-singleton-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-singleton-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-singleton-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-singleton-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-singleton-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 5 source files with javac [debug release 21 module-path] to target/classes [WARNING] /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/src/main/java/module-info.java:[14,47] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/src/main/java/module-info.java:[15,40] requires directive for an automatic module [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mdsal-singleton-api >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mdsal-singleton-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mdsal-singleton-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mdsal-singleton-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-singleton-api --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-singleton-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-singleton-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-singleton-api --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.singleton.api.ServiceGroupIdentifierTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.mdsal.singleton.api.ServiceGroupIdentifierTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ mdsal-singleton-api --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-singleton-api --- [INFO] Building jar: /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/target/mdsal-singleton-api-14.0.15-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-singleton-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-singleton-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/target/bom.xml [INFO] attaching as mdsal-singleton-api-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/target/bom.json [INFO] attaching as mdsal-singleton-api-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-singleton-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-singleton-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-singleton-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mdsal-singleton-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ mdsal-singleton-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-singleton-api' with 1 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-singleton-api --- [INFO] Installing /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-api/14.0.15-SNAPSHOT/mdsal-singleton-api-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/target/mdsal-singleton-api-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-api/14.0.15-SNAPSHOT/mdsal-singleton-api-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-api/14.0.15-SNAPSHOT/mdsal-singleton-api-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-api/14.0.15-SNAPSHOT/mdsal-singleton-api-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-singleton-api --- [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-singleton-impl >------------- [INFO] Building mdsal-singleton-impl 14.0.15-SNAPSHOT [28/225] [INFO] from singleton-service/mdsal-singleton-impl/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-singleton-impl --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-singleton-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-singleton-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-singleton-impl --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ mdsal-singleton-impl --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-singleton-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-singleton-impl --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-singleton-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-singleton-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-singleton-impl --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-singleton-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 21 module-path] to target/classes [WARNING] /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/src/main/java/module-info.java:[18,47] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/src/main/java/module-info.java:[19,36] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/src/main/java/module-info.java:[22,47] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/src/main/java/org/opendaylight/mdsal/singleton/impl/EOSClusterSingletonServiceProvider.java:[50,14] auto-closeable resource org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mdsal-singleton-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mdsal-singleton-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mdsal-singleton-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mdsal-singleton-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-singleton-impl --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-singleton-impl --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-singleton-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 21 module-path] to target/test-classes [WARNING] /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/src/test/java/org/opendaylight/mdsal/singleton/impl/AsyncEOSClusterSingletonServiceProviderTest.java:[208,16] explicit call to close() on an auto-closeable resource [WARNING] /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/src/test/java/org/opendaylight/mdsal/singleton/impl/SyncEOSClusterSingletonServiceProviderTest.java:[164,16] explicit call to close() on an auto-closeable resource [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-singleton-impl --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.singleton.impl.SyncEOSClusterSingletonServiceProviderTest [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.465 s -- in org.opendaylight.mdsal.singleton.impl.SyncEOSClusterSingletonServiceProviderTest [INFO] Running org.opendaylight.mdsal.singleton.impl.AsyncEOSClusterSingletonServiceProviderTest [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.343 s -- in org.opendaylight.mdsal.singleton.impl.AsyncEOSClusterSingletonServiceProviderTest [INFO] Running org.opendaylight.mdsal.singleton.impl.ActiveServiceGroupTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s -- in org.opendaylight.mdsal.singleton.impl.ActiveServiceGroupTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 84, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ mdsal-singleton-impl --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-singleton-impl --- [INFO] Building jar: /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/target/mdsal-singleton-impl-14.0.15-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-singleton-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-singleton-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/target/bom.xml [INFO] attaching as mdsal-singleton-impl-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/target/bom.json [INFO] attaching as mdsal-singleton-impl-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-singleton-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-singleton-impl --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-singleton-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mdsal-singleton-impl --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ mdsal-singleton-impl --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-singleton-impl' with 10 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-singleton-impl --- [INFO] Installing /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.15-SNAPSHOT/mdsal-singleton-impl-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/target/mdsal-singleton-impl-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.15-SNAPSHOT/mdsal-singleton-impl-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.15-SNAPSHOT/mdsal-singleton-impl-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.15-SNAPSHOT/mdsal-singleton-impl-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-singleton-impl --- [INFO] [INFO] ---------------< org.opendaylight.mdsal:mdsal-trace-api >--------------- [INFO] Building mdsal-trace-api 14.0.15-SNAPSHOT [29/225] [INFO] from trace/mdsal-trace-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-trace-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-trace-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-trace-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-trace-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ mdsal-trace-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-trace-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/trace/mdsal-trace-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ mdsal-trace-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/trace/mdsal-trace-api/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 1.002 ms [INFO] yang-to-sources: Project model files found: 1 in 1.568 ms [INFO] yang-to-sources: 1 YANG models processed in 2.638 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 1.057 ms [INFO] Sorted 6 files into 3 directories in 110.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 4.719 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-trace-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-trace-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-trace-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-trace-api --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/trace/mdsal-trace-api/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/trace/mdsal-trace-api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-trace-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mdsal-trace-api >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mdsal-trace-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mdsal-trace-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mdsal-trace-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-trace-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/trace/mdsal-trace-api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-trace-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-trace-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ mdsal-trace-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-trace-api --- [INFO] Building bundle: /w/workspace/mdsal-sonar/trace/mdsal-trace-api/target/mdsal-trace-api-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/trace/mdsal-trace-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-trace-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ mdsal-trace-api --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-trace-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/trace/mdsal-trace-api/target/bom.xml [INFO] attaching as mdsal-trace-api-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/trace/mdsal-trace-api/target/bom.json [INFO] attaching as mdsal-trace-api-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-trace-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-trace-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-trace-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mdsal-trace-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ mdsal-trace-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-trace-api --- [INFO] Installing /w/workspace/mdsal-sonar/trace/mdsal-trace-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-api/14.0.15-SNAPSHOT/mdsal-trace-api-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/trace/mdsal-trace-api/target/mdsal-trace-api-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-trace-api/14.0.15-SNAPSHOT/mdsal-trace-api-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/trace/mdsal-trace-api/target/classes/initial/mdsaltrace_config.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-api/14.0.15-SNAPSHOT/mdsal-trace-api-14.0.15-SNAPSHOT-config.xml [INFO] Installing /w/workspace/mdsal-sonar/trace/mdsal-trace-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-api/14.0.15-SNAPSHOT/mdsal-trace-api-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/trace/mdsal-trace-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-trace-api/14.0.15-SNAPSHOT/mdsal-trace-api-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-trace-api --- [INFO] Installing org/opendaylight/mdsal/mdsal-trace-api/14.0.15-SNAPSHOT/mdsal-trace-api-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-trace-api --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-trace-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------------< org.opendaylight.mdsal:mdsal-trace-cli >--------------- [INFO] Building mdsal-trace-cli 14.0.15-SNAPSHOT [30/225] [INFO] from trace/mdsal-trace-cli/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-trace-cli --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-trace-cli --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-trace-cli --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-trace-cli --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ mdsal-trace-cli --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-trace-cli --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/trace/mdsal-trace-cli/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-trace-cli --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-trace-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-trace-cli --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-trace-cli --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/trace/mdsal-trace-cli/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-trace-cli --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mdsal-trace-cli >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mdsal-trace-cli --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mdsal-trace-cli <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mdsal-trace-cli --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-trace-cli --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/trace/mdsal-trace-cli/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-trace-cli --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-trace-cli --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ mdsal-trace-cli --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-trace-cli --- [INFO] Building bundle: /w/workspace/mdsal-sonar/trace/mdsal-trace-cli/target/mdsal-trace-cli-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/trace/mdsal-trace-cli/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-trace-cli --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-trace-cli --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/trace/mdsal-trace-cli/target/bom.xml [INFO] attaching as mdsal-trace-cli-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/trace/mdsal-trace-cli/target/bom.json [INFO] attaching as mdsal-trace-cli-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-trace-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-trace-cli --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-trace-cli --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mdsal-trace-cli --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ mdsal-trace-cli --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-trace-cli --- [INFO] Installing /w/workspace/mdsal-sonar/trace/mdsal-trace-cli/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-cli/14.0.15-SNAPSHOT/mdsal-trace-cli-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/trace/mdsal-trace-cli/target/mdsal-trace-cli-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-trace-cli/14.0.15-SNAPSHOT/mdsal-trace-cli-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/trace/mdsal-trace-cli/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-cli/14.0.15-SNAPSHOT/mdsal-trace-cli-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/trace/mdsal-trace-cli/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-trace-cli/14.0.15-SNAPSHOT/mdsal-trace-cli-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-trace-cli --- [INFO] Installing org/opendaylight/mdsal/mdsal-trace-cli/14.0.15-SNAPSHOT/mdsal-trace-cli-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-trace-cli --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-trace-cli --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-trace-impl >--------------- [INFO] Building mdsal-trace-impl 14.0.15-SNAPSHOT [31/225] [INFO] from trace/mdsal-trace-impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-trace-impl --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-trace-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-trace-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-trace-impl --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ mdsal-trace-impl --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-trace-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/trace/mdsal-trace-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-trace-impl --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-trace-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-trace-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-trace-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-trace-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/src/main/java/org/opendaylight/mdsal/trace/impl/TracingBroker.java:[315,37] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/src/main/java/org/opendaylight/mdsal/trace/impl/TracingBroker.java:[318,38] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/src/main/java/org/opendaylight/mdsal/trace/impl/TracingBroker.java:[158,18] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/src/main/java/org/opendaylight/mdsal/trace/impl/TracingBroker.java:[173,35] previous possible 'this' escape happens here via invocation [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mdsal-trace-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mdsal-trace-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mdsal-trace-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mdsal-trace-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-trace-impl --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-trace-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-trace-impl --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.trace.test.TracingBrokerTest 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.253 s -- in org.opendaylight.mdsal.trace.test.TracingBrokerTest [INFO] Running org.opendaylight.mdsal.trace.impl.CloseTrackedRegistryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.mdsal.trace.impl.CloseTrackedRegistryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ mdsal-trace-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-trace-impl --- [INFO] Building bundle: /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/target/mdsal-trace-impl-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-trace-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-trace-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/target/bom.xml [INFO] attaching as mdsal-trace-impl-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/target/bom.json [INFO] attaching as mdsal-trace-impl-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-trace-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-trace-impl --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-trace-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mdsal-trace-impl --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ mdsal-trace-impl --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-trace-impl' with 12 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-trace-impl --- [INFO] Installing /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-impl/14.0.15-SNAPSHOT/mdsal-trace-impl-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/target/mdsal-trace-impl-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-trace-impl/14.0.15-SNAPSHOT/mdsal-trace-impl-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-impl/14.0.15-SNAPSHOT/mdsal-trace-impl-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-trace-impl/14.0.15-SNAPSHOT/mdsal-trace-impl-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-trace-impl --- [INFO] Installing org/opendaylight/mdsal/mdsal-trace-impl/14.0.15-SNAPSHOT/mdsal-trace-impl-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-trace-impl --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-trace-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-yanglib-api >-------------- [INFO] Building mdsal-yanglib-api 0.19.15-SNAPSHOT [32/225] [INFO] from yanglib/mdsal-yanglib-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-yanglib-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-yanglib-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-yanglib-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-yanglib-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ mdsal-yanglib-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-yanglib-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-yanglib-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-yanglib-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-yanglib-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-yanglib-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-api/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-yanglib-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 7 source files with javac [debug release 21 module-path] to target/classes [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-api/src/main/java/module-info.java:[17,47] requires transitive directive for an automatic module [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mdsal-yanglib-api >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mdsal-yanglib-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mdsal-yanglib-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mdsal-yanglib-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-yanglib-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-yanglib-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-yanglib-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ mdsal-yanglib-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-yanglib-api --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-yanglib-api:bundle:0.19.15-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:yang-common, Jar:yang-data-api, Jar:util, Jar:triemap, Jar:yang-model-api, Jar:yang-xpath-api, Jar:yang-parser-api, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:yang-common, Jar:yang-data-api, Jar:value, Jar:util, Jar:triemap, Jar:yang-model-api, Jar:yang-xpath-api, Jar:yang-parser-api, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-api/target/mdsal-yanglib-api-0.19.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-yanglib-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-yanglib-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-api/target/bom.xml [INFO] attaching as mdsal-yanglib-api-0.19.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-api/target/bom.json [INFO] attaching as mdsal-yanglib-api-0.19.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-yanglib-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-yanglib-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-yanglib-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mdsal-yanglib-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ mdsal-yanglib-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-yanglib-api --- [INFO] Installing /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.15-SNAPSHOT/mdsal-yanglib-api-0.19.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-api/target/mdsal-yanglib-api-0.19.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.15-SNAPSHOT/mdsal-yanglib-api-0.19.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.15-SNAPSHOT/mdsal-yanglib-api-0.19.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.15-SNAPSHOT/mdsal-yanglib-api-0.19.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-yanglib-api --- [INFO] Installing org/opendaylight/mdsal/mdsal-yanglib-api/0.19.15-SNAPSHOT/mdsal-yanglib-api-0.19.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-yanglib-api --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-yanglib-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.mdsal.model:ietf-type-util >------------- [INFO] Building ietf-type-util 14.0.15-SNAPSHOT [33/225] [INFO] from model/rfc/ietf-type-util/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-type-util --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ ietf-type-util --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ ietf-type-util --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ietf-type-util --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ ietf-type-util --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ ietf-type-util --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/ietf-type-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ ietf-type-util --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ ietf-type-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ ietf-type-util --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ ietf-type-util --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/ietf-type-util/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/ietf-type-util/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/ietf-type-util/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ ietf-type-util --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/classes [WARNING] /w/workspace/mdsal-sonar/model/rfc/ietf-type-util/src/main/java/module-info.java:[14,47] requires transitive directive for an automatic module [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ ietf-type-util >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ ietf-type-util --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ ietf-type-util <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ ietf-type-util --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ietf-type-util --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/ietf-type-util/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ ietf-type-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ ietf-type-util --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/model/rfc/ietf-type-util/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.model.ietf.type.util.Ipv6UtilsTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.mdsal.model.ietf.type.util.Ipv6UtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ ietf-type-util --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ ietf-type-util --- [WARNING] Bundle org.opendaylight.mdsal.model:ietf-type-util:bundle:14.0.15-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/ietf-type-util/target/ietf-type-util-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/ietf-type-util/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ ietf-type-util --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ietf-type-util --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/ietf-type-util/target/bom.xml [INFO] attaching as ietf-type-util-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/ietf-type-util/target/bom.json [INFO] attaching as ietf-type-util-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ietf-type-util --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ ietf-type-util --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ietf-type-util --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ ietf-type-util --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ ietf-type-util --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/model/rfc/ietf-type-util/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ietf-type-util' with 2 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ ietf-type-util --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/ietf-type-util/pom.xml to /tmp/r/org/opendaylight/mdsal/model/ietf-type-util/14.0.15-SNAPSHOT/ietf-type-util-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/ietf-type-util/target/ietf-type-util-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/model/ietf-type-util/14.0.15-SNAPSHOT/ietf-type-util-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/ietf-type-util/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/ietf-type-util/14.0.15-SNAPSHOT/ietf-type-util-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/ietf-type-util/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/ietf-type-util/14.0.15-SNAPSHOT/ietf-type-util-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ ietf-type-util --- [INFO] Installing org/opendaylight/mdsal/model/ietf-type-util/14.0.15-SNAPSHOT/ietf-type-util-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ietf-type-util --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ ietf-type-util --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types >-- [INFO] Building rfc6991-ietf-inet-types 14.0.15-SNAPSHOT [34/225] [INFO] from model/rfc/rfc6991-ietf-inet-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc6991-ietf-inet-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc6991-ietf-inet-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc6991-ietf-inet-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-inet-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc6991-ietf-inet-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-inet-types/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 642.8 μs [INFO] yang-to-sources: Project model files found: 1 in 5.055 ms [INFO] yang-to-sources: 1 YANG models processed in 6.314 ms [INFO] BindingJavaFileGenerator: Defined 21 files in 2.636 ms [INFO] Sorted 21 files into 3 directories in 89.16 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 11.65 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6991-ietf-inet-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6991-ietf-inet-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-inet-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-inet-types/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/mdsal-sonar/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc6991-ietf-inet-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Ipv4AddressNoZone.java:[60,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Ipv6AddressNoZone.java:[60,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc6991-ietf-inet-types >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc6991-ietf-inet-types --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc6991-ietf-inet-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc6991-ietf-inet-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6991-ietf-inet-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-inet-types/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc6991-ietf-inet-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc6991-ietf-inet-types --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-inet-types/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.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZoneBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZoneBuilderTest [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefixBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefixBuilderTest [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.HostBuilderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.HostBuilderTest [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtilTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.089 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtilTest [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressBuilderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressBuilderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6991-ietf-inet-types --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-inet-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc6991-ietf-inet-types --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6991-ietf-inet-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-inet-types/target/bom.xml [INFO] attaching as rfc6991-ietf-inet-types-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-inet-types/target/bom.json [INFO] attaching as rfc6991-ietf-inet-types-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6991-ietf-inet-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc6991-ietf-inet-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6991-ietf-inet-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc6991-ietf-inet-types --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-inet-types/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'rfc6991-ietf-inet-types' with 2 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6991-ietf-inet-types --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-inet-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.15-SNAPSHOT/rfc6991-ietf-inet-types-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.15-SNAPSHOT/rfc6991-ietf-inet-types-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-inet-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.15-SNAPSHOT/rfc6991-ietf-inet-types-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-inet-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.15-SNAPSHOT/rfc6991-ietf-inet-types-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc6991-ietf-inet-types --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.15-SNAPSHOT/rfc6991-ietf-inet-types-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6991-ietf-inet-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types >-- [INFO] Building rfc6991-ietf-yang-types 14.0.15-SNAPSHOT [35/225] [INFO] from model/rfc/rfc6991-ietf-yang-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc6991-ietf-yang-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc6991-ietf-yang-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc6991-ietf-yang-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-yang-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc6991-ietf-yang-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-yang-types/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 603.8 μs [INFO] yang-to-sources: Project model files found: 1 in 3.285 ms [INFO] yang-to-sources: 1 YANG models processed in 6.015 ms [INFO] BindingJavaFileGenerator: Defined 22 files in 2.376 ms [INFO] Sorted 22 files into 3 directories in 84.06 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 8.947 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6991-ietf-yang-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6991-ietf-yang-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-yang-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-yang-types/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/mdsal-sonar/model/rfc/rfc6991-ietf-yang-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc6991-ietf-yang-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 22 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-yang-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/ObjectIdentifier128.java:[60,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc6991-ietf-yang-types >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc6991-ietf-yang-types --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc6991-ietf-yang-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc6991-ietf-yang-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6991-ietf-yang-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-yang-types/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc6991-ietf-yang-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc6991-ietf-yang-types --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-yang-types/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.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtilTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6991-ietf-yang-types --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-yang-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc6991-ietf-yang-types --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6991-ietf-yang-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-yang-types/target/bom.xml [INFO] attaching as rfc6991-ietf-yang-types-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-yang-types/target/bom.json [INFO] attaching as rfc6991-ietf-yang-types-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6991-ietf-yang-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc6991-ietf-yang-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6991-ietf-yang-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc6991-ietf-yang-types --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-yang-types/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'rfc6991-ietf-yang-types' with 2 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6991-ietf-yang-types --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-yang-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.15-SNAPSHOT/rfc6991-ietf-yang-types-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.15-SNAPSHOT/rfc6991-ietf-yang-types-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-yang-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.15-SNAPSHOT/rfc6991-ietf-yang-types-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-yang-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.15-SNAPSHOT/rfc6991-ietf-yang-types-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc6991-ietf-yang-types --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.15-SNAPSHOT/rfc6991-ietf-yang-types-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6991-ietf-yang-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8525 >---------- [INFO] Building rfc8525 14.0.15-SNAPSHOT [36/225] [INFO] from model/rfc/rfc8525/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8525 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8525 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8525 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8525 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8525 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8525 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8525/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8525 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8525/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 845.3 μs [INFO] yang-to-sources: Project model files found: 1 in 3.908 ms [INFO] yang-to-sources: 4 YANG models processed in 31.50 ms [INFO] BindingJavaFileGenerator: Defined 51 files in 7.875 ms [INFO] Sorted 51 files into 9 directories in 106.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 51 in 30.41 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8525 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8525 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8525 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8525/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8525/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/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8525 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 52 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationBuilder.java:[16,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleBuilder.java:[17,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationBuilder.java:[16,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleBuilder.java:[17,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationBuilder.java:[16,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleBuilder.java:[17,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,53] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,64] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,53] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,64] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,53] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,64] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Submodule in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Submodule in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Submodule in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8525 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8525 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8525 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8525 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8525 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8525/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8525 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8525 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8525 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8525 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/rfc8525-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8525 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8525 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/bom.xml [INFO] attaching as rfc8525-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/bom.json [INFO] attaching as rfc8525-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8525 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8525 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8525 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8525 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8525 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8525 --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8525/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.15-SNAPSHOT/rfc8525-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/rfc8525-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.15-SNAPSHOT/rfc8525-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.15-SNAPSHOT/rfc8525-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.15-SNAPSHOT/rfc8525-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8525 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.15-SNAPSHOT/rfc8525-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8525 --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8525 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-yanglib-rfc8525 >------------ [INFO] Building mdsal-yanglib-rfc8525 0.19.15-SNAPSHOT [37/225] [INFO] from yanglib/mdsal-yanglib-rfc8525/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-yanglib-rfc8525 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-yanglib-rfc8525 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-yanglib-rfc8525 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-yanglib-rfc8525 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ mdsal-yanglib-rfc8525 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-yanglib-rfc8525 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-yanglib-rfc8525 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-yanglib-rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-yanglib-rfc8525 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-yanglib-rfc8525 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-yanglib-rfc8525 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21 module-path] to target/classes [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/MountPointContextFactoryImpl.java:[34,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [INFO] Writing META-INF/services/org.opendaylight.mdsal.yanglib.api.YangLibSupportFactory [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/MountPointContextFactoryImpl.java:[34,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/MountPointContextFactoryImpl.java:[34,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[14,38] module name component rfc8525 should avoid terminal digits [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[34,55] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[35,55] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[36,57] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[37,55] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[42,32] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[43,47] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,63] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,74] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[38,50] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[38,50] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[38,50] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[43,78] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[43,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[92,41] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[100,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[100,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[100,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[100,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[100,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[100,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[101,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[101,51] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/YangLibraryContentBuilderImpl.java:[51,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/MountPointContextFactoryImpl.java:[231,35] URL(java.lang.String) in java.net.URL has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/YangLibrarySupport.java:[66,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/YangLibrarySupport.java:[67,78] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/YangLibrarySupport.java:[67,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/YangLibrarySupportFactory.java:[24,2] class org.kohsuke.MetaInfServices in module org.kohsuke.metainf_services is not indirectly exported using 'requires transitive' [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mdsal-yanglib-rfc8525 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mdsal-yanglib-rfc8525 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mdsal-yanglib-rfc8525 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mdsal-yanglib-rfc8525 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-yanglib-rfc8525 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-yanglib-rfc8525 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/test-classes [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[18,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[20,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[18,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[20,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[18,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[20,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[29,89] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[29,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[44,25] getModule() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModuleList has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[47,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[47,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[47,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[51,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/YangLibrarySupportTest.java:[29,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-yanglib-rfc8525 --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/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.mdsal.yanglib.rfc8525.LegacyYangLibraryFormatTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.254 s -- in org.opendaylight.mdsal.yanglib.rfc8525.LegacyYangLibraryFormatTest [INFO] Running org.opendaylight.mdsal.yanglib.rfc8525.YangLibrarySupportTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s -- in org.opendaylight.mdsal.yanglib.rfc8525.YangLibrarySupportTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ mdsal-yanglib-rfc8525 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-yanglib-rfc8525 --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-yanglib-rfc8525:bundle:0.19.15-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:javax.inject, Jar:org.eclipse.jdt.annotation, Jar:mdsal-yanglib-api, Jar:concepts, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:rfc6991-ietf-yang-types, Jar:rfc8342-ietf-datastores, Jar:rfc8525, Jar:binding-runtime-api, Jar:binding-model, Jar:rfc8040-model-api, Jar:yang-repo-api, Jar:binding-runtime-spi, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:binding-spec, Jar:binding-data-codec-api, Jar:binding-data-codec-dynamic, Jar:binding-data-codec-spi, Jar:binding-loader, Jar:util, Jar:triemap, Jar:yang-data-impl, Jar:yang-data-spi, Jar:yang-common, Jar:yang-data-api, Jar:yang-data-util, Jar:yang-model-util, Jar:rfc8528-model-api, Jar:yang-model-api, Jar:yang-xpath-api, Jar:yang-parser-api, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:javax.inject, Jar:org.eclipse.jdt.annotation, Jar:metainf-services, Jar:mdsal-yanglib-api, Jar:concepts, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:rfc6991-ietf-yang-types, Jar:rfc8342-ietf-datastores, Jar:rfc8525, Jar:binding-runtime-api, Jar:binding-model, Jar:rfc8040-model-api, Jar:yang-repo-api, Jar:binding-runtime-spi, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:binding-spec, Jar:binding-data-codec-api, Jar:binding-data-codec-dynamic, Jar:byte-buddy, Jar:binding-data-codec-spi, Jar:binding-loader, Jar:util, Jar:triemap, Jar:yang-data-impl, Jar:yang-data-spi, Jar:yang-common, Jar:yang-data-api, Jar:value, Jar:yang-data-util, Jar:yang-model-util, Jar:rfc8528-model-api, Jar:yang-model-api, Jar:yang-xpath-api, Jar:yang-parser-api, Jar:org.osgi.service.component.annotations, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/target/mdsal-yanglib-rfc8525-0.19.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-yanglib-rfc8525 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-yanglib-rfc8525 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 76 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/target/bom.xml [INFO] attaching as mdsal-yanglib-rfc8525-0.19.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/target/bom.json [INFO] attaching as mdsal-yanglib-rfc8525-0.19.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-yanglib-rfc8525 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-yanglib-rfc8525 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-yanglib-rfc8525 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mdsal-yanglib-rfc8525 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ mdsal-yanglib-rfc8525 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-yanglib-rfc8525' with 5 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-yanglib-rfc8525 --- [INFO] Installing /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.15-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/target/mdsal-yanglib-rfc8525-0.19.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.15-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.15-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.15-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-yanglib-rfc8525 --- [INFO] Installing org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.15-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-yanglib-rfc8525 --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-yanglib-rfc8525 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.mdsal:mdsal-replicate-common >------------ [INFO] Building mdsal-replicate-common 14.0.15-SNAPSHOT [38/225] [INFO] from replicate/mdsal-replicate-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-replicate-common --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-replicate-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-replicate-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-replicate-common --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ mdsal-replicate-common --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-replicate-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/replicate/mdsal-replicate-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-replicate-common --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-replicate-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-replicate-common --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-replicate-common --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/replicate/mdsal-replicate-common/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-replicate-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mdsal-replicate-common >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mdsal-replicate-common --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mdsal-replicate-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mdsal-replicate-common --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-replicate-common --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/replicate/mdsal-replicate-common/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-replicate-common --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-replicate-common --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ mdsal-replicate-common --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-replicate-common --- [INFO] Building bundle: /w/workspace/mdsal-sonar/replicate/mdsal-replicate-common/target/mdsal-replicate-common-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/replicate/mdsal-replicate-common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-replicate-common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-replicate-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/replicate/mdsal-replicate-common/target/bom.xml [INFO] attaching as mdsal-replicate-common-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/replicate/mdsal-replicate-common/target/bom.json [INFO] attaching as mdsal-replicate-common-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-replicate-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-replicate-common --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-replicate-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mdsal-replicate-common --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ mdsal-replicate-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-replicate-common --- [INFO] Installing /w/workspace/mdsal-sonar/replicate/mdsal-replicate-common/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-common/14.0.15-SNAPSHOT/mdsal-replicate-common-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/replicate/mdsal-replicate-common/target/mdsal-replicate-common-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-common/14.0.15-SNAPSHOT/mdsal-replicate-common-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/replicate/mdsal-replicate-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-common/14.0.15-SNAPSHOT/mdsal-replicate-common-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/replicate/mdsal-replicate-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-common/14.0.15-SNAPSHOT/mdsal-replicate-common-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-replicate-common --- [INFO] Installing org/opendaylight/mdsal/mdsal-replicate-common/14.0.15-SNAPSHOT/mdsal-replicate-common-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-replicate-common --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-replicate-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-replicate-netty >------------ [INFO] Building mdsal-replicate-netty 14.0.15-SNAPSHOT [39/225] [INFO] from replicate/mdsal-replicate-netty/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-replicate-netty --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-replicate-netty --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-replicate-netty --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-replicate-netty --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ mdsal-replicate-netty --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-replicate-netty --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-replicate-netty --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-replicate-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-replicate-netty --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-replicate-netty --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-replicate-netty --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 22 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/src/main/java/org/opendaylight/mdsal/replicate/netty/AbstractBootstrapSupport.java:[23,17] auto-closeable resource org.opendaylight.mdsal.replicate.netty.AbstractBootstrapSupport has a member method close() that could throw InterruptedException [WARNING] /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/src/main/java/org/opendaylight/mdsal/replicate/netty/EpollBootstrapSupport.java:[14,7] auto-closeable resource org.opendaylight.mdsal.replicate.netty.EpollBootstrapSupport has a member method close() that could throw InterruptedException [WARNING] /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/src/main/java/org/opendaylight/mdsal/replicate/netty/NioBootstrapSupport.java:[14,7] auto-closeable resource org.opendaylight.mdsal.replicate.netty.NioBootstrapSupport has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mdsal-replicate-netty >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mdsal-replicate-netty --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mdsal-replicate-netty <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mdsal-replicate-netty --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-replicate-netty --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-replicate-netty --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/src/test/java/org/opendaylight/mdsal/replicate/netty/IntegrationTest.java:[95,22] auto-closeable resource sink is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/src/test/java/org/opendaylight/mdsal/replicate/netty/IntegrationTest.java:[80,18] auto-closeable resource source is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/src/test/java/org/opendaylight/mdsal/replicate/netty/IntegrationTest.java:[142,22] auto-closeable resource sink is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/src/test/java/org/opendaylight/mdsal/replicate/netty/IntegrationTest.java:[127,18] auto-closeable resource source is never referenced in body of corresponding try statement [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-replicate-netty --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/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.mdsal.replicate.netty.IntegrationTest 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: 29.15 s -- in org.opendaylight.mdsal.replicate.netty.IntegrationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ mdsal-replicate-netty --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-replicate-netty --- [INFO] Building bundle: /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/target/mdsal-replicate-netty-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-replicate-netty --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ mdsal-replicate-netty --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-replicate-netty --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 52 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/target/bom.xml [INFO] attaching as mdsal-replicate-netty-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/target/bom.json [INFO] attaching as mdsal-replicate-netty-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-replicate-netty --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-replicate-netty --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.15:compile [WARNING] org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.15:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile [WARNING] io.netty:netty-codec-base:jar:4.2.2.Final:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.15:compile [WARNING] io.netty:netty-transport-classes-epoll:jar:4.2.2.Final:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.15:test [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.15:compile [WARNING] io.netty:netty-buffer:jar:4.2.2.Final:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.15:compile [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:14.0.15:compile [WARNING] org.opendaylight.yangtools:util:jar:14.0.15:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:14.0.15-SNAPSHOT:test [WARNING] io.netty:netty-common:jar:4.2.2.Final:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.15-SNAPSHOT:test [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.15:compile [WARNING] Unused declared dependencies found: [WARNING] io.netty:netty-transport-native-epoll:jar:4.2.2.Final:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-replicate-netty --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mdsal-replicate-netty --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ mdsal-replicate-netty --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-replicate-netty' with 26 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-replicate-netty --- [INFO] Installing /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.15-SNAPSHOT/mdsal-replicate-netty-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/target/mdsal-replicate-netty-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.15-SNAPSHOT/mdsal-replicate-netty-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/target/classes/config/org.opendaylight.mdsal.replicate.netty.sink.cfg to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.15-SNAPSHOT/mdsal-replicate-netty-14.0.15-SNAPSHOT-sink.config [INFO] Installing /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/target/classes/config/org.opendaylight.mdsal.replicate.netty.source.cfg to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.15-SNAPSHOT/mdsal-replicate-netty-14.0.15-SNAPSHOT-source.config [INFO] Installing /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.15-SNAPSHOT/mdsal-replicate-netty-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.15-SNAPSHOT/mdsal-replicate-netty-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-replicate-netty --- [INFO] Installing org/opendaylight/mdsal/mdsal-replicate-netty/14.0.15-SNAPSHOT/mdsal-replicate-netty-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-replicate-netty --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-replicate-netty --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types >-- [INFO] Building rfc8294-ietf-routing-types 14.0.15-SNAPSHOT [40/225] [INFO] from model/rfc/rfc8294-ietf-routing-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8294-ietf-routing-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8294-ietf-routing-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8294-ietf-routing-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8294-ietf-routing-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8294-ietf-routing-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8294-ietf-routing-types/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 731.9 μs [INFO] yang-to-sources: Project model files found: 1 in 5.176 ms [INFO] yang-to-sources: 3 YANG models processed in 25.74 ms [INFO] BindingJavaFileGenerator: Defined 47 files in 5.917 ms [INFO] Sorted 47 files into 6 directories in 166.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 47 in 20.72 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8294-ietf-routing-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8294-ietf-routing-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8294-ietf-routing-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8294-ietf-routing-types/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/mdsal-sonar/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8294-ietf-routing-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 47 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/types/rev171204/Ipv4MulticastGroupAddress.java:[61,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/types/rev171204/Ipv6MulticastGroupAddress.java:[61,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/types/rev171204/RouterId.java:[59,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8294-ietf-routing-types >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8294-ietf-routing-types --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8294-ietf-routing-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8294-ietf-routing-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8294-ietf-routing-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8294-ietf-routing-types/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8294-ietf-routing-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8294-ietf-routing-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8294-ietf-routing-types --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8294-ietf-routing-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8294-ietf-routing-types --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8294-ietf-routing-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8294-ietf-routing-types/target/bom.xml [INFO] attaching as rfc8294-ietf-routing-types-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8294-ietf-routing-types/target/bom.json [INFO] attaching as rfc8294-ietf-routing-types-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8294-ietf-routing-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8294-ietf-routing-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8294-ietf-routing-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8294-ietf-routing-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8294-ietf-routing-types --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8294-ietf-routing-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.15-SNAPSHOT/rfc8294-ietf-routing-types-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.15-SNAPSHOT/rfc8294-ietf-routing-types-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8294-ietf-routing-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.15-SNAPSHOT/rfc8294-ietf-routing-types-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8294-ietf-routing-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.15-SNAPSHOT/rfc8294-ietf-routing-types-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8294-ietf-routing-types --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.15-SNAPSHOT/rfc8294-ietf-routing-types-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8294-ietf-routing-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.mdsal:mdsal-rfc8294-netty >------------- [INFO] Building mdsal-rfc8294-netty 14.0.15-SNAPSHOT [41/225] [INFO] from netty/mdsal-rfc8294-netty/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-rfc8294-netty --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-rfc8294-netty --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-rfc8294-netty --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-rfc8294-netty --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ mdsal-rfc8294-netty --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-rfc8294-netty --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-rfc8294-netty --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-rfc8294-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-rfc8294-netty --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-rfc8294-netty --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-rfc8294-netty --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [WARNING] /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/src/main/java/module-info.java:[8,30] module name component rfc8294 should avoid terminal digits [WARNING] /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/src/main/java/module-info.java:[13,69] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/src/main/java/module-info.java:[16,36] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/src/main/java/module-info.java:[17,40] requires directive for an automatic module [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mdsal-rfc8294-netty >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mdsal-rfc8294-netty --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mdsal-rfc8294-netty <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mdsal-rfc8294-netty --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-rfc8294-netty --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-rfc8294-netty --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-rfc8294-netty --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-rfc8294-netty --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/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.mdsal.rfc8294.netty.RFC8294ByteBufUtilsTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.opendaylight.mdsal.rfc8294.netty.RFC8294ByteBufUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ mdsal-rfc8294-netty --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-rfc8294-netty --- [INFO] Building jar: /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/target/mdsal-rfc8294-netty-14.0.15-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-rfc8294-netty --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-rfc8294-netty --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/target/bom.xml [INFO] attaching as mdsal-rfc8294-netty-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/target/bom.json [INFO] attaching as mdsal-rfc8294-netty-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-rfc8294-netty --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-rfc8294-netty --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-rfc8294-netty --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mdsal-rfc8294-netty --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ mdsal-rfc8294-netty --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-rfc8294-netty' with 1 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-rfc8294-netty --- [INFO] Installing /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.15-SNAPSHOT/mdsal-rfc8294-netty-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/target/mdsal-rfc8294-netty-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.15-SNAPSHOT/mdsal-rfc8294-netty-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.15-SNAPSHOT/mdsal-rfc8294-netty-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.15-SNAPSHOT/mdsal-rfc8294-netty-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-rfc8294-netty --- [INFO] [INFO] ---------< org.opendaylight.mdsal.model:opendaylight-l2-types >--------- [INFO] Building opendaylight-l2-types 2013.08.27.26.15-SNAPSHOT [42/225] [INFO] from model/l2-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ opendaylight-l2-types --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ opendaylight-l2-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ opendaylight-l2-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ opendaylight-l2-types --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ opendaylight-l2-types --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ opendaylight-l2-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/l2-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ opendaylight-l2-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/l2-types/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 434.2 μs [INFO] yang-to-sources: Project model files found: 1 in 864.0 μs [INFO] yang-to-sources: 1 YANG models processed in 2.485 ms [INFO] BindingJavaFileGenerator: Defined 8 files in 940.4 μs [INFO] Sorted 8 files into 3 directories in 78.97 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 3.697 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ opendaylight-l2-types --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ opendaylight-l2-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ opendaylight-l2-types --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ opendaylight-l2-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/l2-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/l2-types/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/mdsal-sonar/model/l2-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ opendaylight-l2-types --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ opendaylight-l2-types >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ opendaylight-l2-types --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ opendaylight-l2-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ opendaylight-l2-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ opendaylight-l2-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/l2-types/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ opendaylight-l2-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ opendaylight-l2-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ opendaylight-l2-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ opendaylight-l2-types --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/l2-types/target/opendaylight-l2-types-2013.08.27.26.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/l2-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ opendaylight-l2-types --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ opendaylight-l2-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/l2-types/target/bom.xml [INFO] attaching as opendaylight-l2-types-2013.08.27.26.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/l2-types/target/bom.json [INFO] attaching as opendaylight-l2-types-2013.08.27.26.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ opendaylight-l2-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ opendaylight-l2-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ opendaylight-l2-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ opendaylight-l2-types --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ opendaylight-l2-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ opendaylight-l2-types --- [INFO] Installing /w/workspace/mdsal-sonar/model/l2-types/pom.xml to /tmp/r/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.15-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/l2-types/target/opendaylight-l2-types-2013.08.27.26.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.15-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/l2-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.15-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/l2-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.15-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ opendaylight-l2-types --- [INFO] Installing org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.15-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ opendaylight-l2-types --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ opendaylight-l2-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc7952 >---------- [INFO] Building rfc7952 14.0.15-SNAPSHOT [43/225] [INFO] from model/rfc/rfc7952/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7952 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc7952 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc7952 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7952 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc7952 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc7952 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc7952/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc7952 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc7952/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 558.9 μs [INFO] yang-to-sources: Project model files found: 1 in 2.275 ms [INFO] yang-to-sources: 1 YANG models processed in 1.852 ms [INFO] BindingJavaFileGenerator: Defined 4 files in 563.4 μs [INFO] Sorted 4 files into 3 directories in 54.20 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 4 in 2.559 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7952 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc7952 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc7952 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc7952 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc7952/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc7952/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/mdsal-sonar/model/rfc/rfc7952/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc7952 --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 3 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc7952 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc7952 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc7952 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc7952 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc7952 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc7952/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc7952 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc7952 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc7952 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7952 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc7952/target/rfc7952-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc7952/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc7952 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7952 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc7952/target/bom.xml [INFO] attaching as rfc7952-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc7952/target/bom.json [INFO] attaching as rfc7952-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7952 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc7952 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc7952 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc7952 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc7952 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc7952 --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc7952/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.15-SNAPSHOT/rfc7952-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc7952/target/rfc7952-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.15-SNAPSHOT/rfc7952-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc7952/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.15-SNAPSHOT/rfc7952-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc7952/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.15-SNAPSHOT/rfc7952-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc7952 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.15-SNAPSHOT/rfc7952-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7952 --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc7952 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin >---- [INFO] Building rfc8342-ietf-origin 14.0.15-SNAPSHOT [44/225] [INFO] from model/rfc/rfc8342-ietf-origin/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8342-ietf-origin --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8342-ietf-origin --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8342-ietf-origin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8342-ietf-origin --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8342-ietf-origin --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8342-ietf-origin --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8342-ietf-origin/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8342-ietf-origin --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8342-ietf-origin/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 789.4 μs [INFO] yang-to-sources: Project model files found: 1 in 1.918 ms [INFO] yang-to-sources: 2 YANG models processed in 8.134 ms [INFO] BindingJavaFileGenerator: Defined 11 files in 992.9 μs [INFO] Sorted 11 files into 3 directories in 80.40 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 6.771 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8342-ietf-origin --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8342-ietf-origin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8342-ietf-origin --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8342-ietf-origin --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8342-ietf-origin/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8342-ietf-origin/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/mdsal-sonar/model/rfc/rfc8342-ietf-origin/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8342-ietf-origin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8342-ietf-origin >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8342-ietf-origin --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8342-ietf-origin <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8342-ietf-origin --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8342-ietf-origin --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8342-ietf-origin/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8342-ietf-origin --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8342-ietf-origin --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8342-ietf-origin --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8342-ietf-origin --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8342-ietf-origin/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8342-ietf-origin --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8342-ietf-origin --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8342-ietf-origin/target/bom.xml [INFO] attaching as rfc8342-ietf-origin-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8342-ietf-origin/target/bom.json [INFO] attaching as rfc8342-ietf-origin-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8342-ietf-origin --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8342-ietf-origin --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8342-ietf-origin --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8342-ietf-origin --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8342-ietf-origin --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8342-ietf-origin --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8342-ietf-origin/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.15-SNAPSHOT/rfc8342-ietf-origin-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.15-SNAPSHOT/rfc8342-ietf-origin-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8342-ietf-origin/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.15-SNAPSHOT/rfc8342-ietf-origin-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8342-ietf-origin/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.15-SNAPSHOT/rfc8342-ietf-origin-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8342-ietf-origin --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.15-SNAPSHOT/rfc8342-ietf-origin-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8342-ietf-origin --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8342-ietf-origin --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8343 >---------- [INFO] Building rfc8343 14.0.15-SNAPSHOT [45/225] [INFO] from model/rfc/rfc8343/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8343 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8343 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8343 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8343 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8343 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8343 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8343/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8343 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8343/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 500.1 μs [INFO] yang-to-sources: Project model files found: 1 in 4.891 ms [INFO] yang-to-sources: 2 YANG models processed in 20.68 ms [INFO] BindingJavaFileGenerator: Defined 22 files in 3.991 ms [INFO] Sorted 22 files into 7 directories in 75.85 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 15.46 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8343 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8343 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8343 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8343 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8343/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8343/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/mdsal-sonar/model/rfc/rfc8343/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8343 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8343/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev180220/interfaces/state/InterfaceKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8343/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev180220/interfaces/state/InterfaceKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8343/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev180220/interfaces/state/InterfaceKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8343 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8343 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8343 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8343 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8343 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8343/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8343 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8343 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8343 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8343 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8343/target/rfc8343-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8343/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8343 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8343 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8343/target/bom.xml [INFO] attaching as rfc8343-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8343/target/bom.json [INFO] attaching as rfc8343-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8343 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8343 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8343 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8343 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8343 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8343 --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8343/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.15-SNAPSHOT/rfc8343-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8343/target/rfc8343-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.15-SNAPSHOT/rfc8343-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8343/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.15-SNAPSHOT/rfc8343-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8343/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.15-SNAPSHOT/rfc8343-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8343 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.15-SNAPSHOT/rfc8343-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8343 --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8343 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8344 >---------- [INFO] Building rfc8344 14.0.15-SNAPSHOT [46/225] [INFO] from model/rfc/rfc8344/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8344 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8344 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8344 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8344 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8344 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8344 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8344/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8344 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8344/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 753.5 μs [INFO] yang-to-sources: Project model files found: 1 in 20.05 ms [INFO] yang-to-sources: 4 YANG models processed in 51.71 ms [INFO] BindingJavaFileGenerator: Defined 56 files in 12.30 ms [INFO] Sorted 56 files into 13 directories in 142.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 56 in 30.77 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8344 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8344 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8344 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8344 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8344/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8344/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/mdsal-sonar/model/rfc/rfc8344/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8344 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 55 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/Netmask.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/Netmask.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/Netmask.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/NetmaskBuilder.java:[83,29] getNetmask() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.Netmask has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/NetmaskBuilder.java:[174,27] getNetmask() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.Netmask has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLength.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLength.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLength.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLengthBuilder.java:[84,34] getPrefixLength() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.PrefixLength has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLengthBuilder.java:[186,22] getPrefixLength() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.PrefixLength has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8344 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8344 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8344 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8344 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8344 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8344/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8344 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8344 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8344 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8344 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8344/target/rfc8344-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8344/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8344 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8344 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8344/target/bom.xml [INFO] attaching as rfc8344-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8344/target/bom.json [INFO] attaching as rfc8344-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8344 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8344 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8344 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8344 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8344 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8344 --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8344/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.15-SNAPSHOT/rfc8344-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8344/target/rfc8344-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.15-SNAPSHOT/rfc8344-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8344/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.15-SNAPSHOT/rfc8344-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8344/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.15-SNAPSHOT/rfc8344-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8344 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.15-SNAPSHOT/rfc8344-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8344 --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8344 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network >--- [INFO] Building rfc8345-ietf-network 14.0.15-SNAPSHOT [47/225] [INFO] from model/rfc/rfc8345-ietf-network/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8345-ietf-network --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8345-ietf-network --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8345-ietf-network --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8345-ietf-network --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 541.2 μs [INFO] yang-to-sources: Project model files found: 1 in 1.838 ms [INFO] yang-to-sources: 2 YANG models processed in 12.58 ms [INFO] BindingJavaFileGenerator: Defined 24 files in 3.198 ms [INFO] Sorted 24 files into 6 directories in 93.23 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 9.559 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8345-ietf-network --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8345-ietf-network --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network/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/mdsal-sonar/model/rfc/rfc8345-ietf-network/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8345-ietf-network --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8345-ietf-network --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8345-ietf-network --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8345-ietf-network --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8345-ietf-network --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8345-ietf-network --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8345-ietf-network --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8345-ietf-network --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network/target/bom.xml [INFO] attaching as rfc8345-ietf-network-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network/target/bom.json [INFO] attaching as rfc8345-ietf-network-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8345-ietf-network --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8345-ietf-network --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8345-ietf-network --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8345-ietf-network --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.15-SNAPSHOT/rfc8345-ietf-network-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.15-SNAPSHOT/rfc8345-ietf-network-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.15-SNAPSHOT/rfc8345-ietf-network-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.15-SNAPSHOT/rfc8345-ietf-network-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.15-SNAPSHOT/rfc8345-ietf-network-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8345-ietf-network --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-state >-- [INFO] Building rfc8345-ietf-network-state 14.0.15-SNAPSHOT [48/225] [INFO] from model/rfc/rfc8345-ietf-network-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8345-ietf-network-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8345-ietf-network-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-state/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 545.3 μs [INFO] yang-to-sources: Project model files found: 1 in 1.028 ms [INFO] yang-to-sources: 3 YANG models processed in 10.47 ms [INFO] BindingJavaFileGenerator: Defined 22 files in 3.302 ms [INFO] Sorted 22 files into 6 directories in 75.47 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 15.46 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8345-ietf-network-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-state/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/mdsal-sonar/model/rfc/rfc8345-ietf-network-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8345-ietf-network-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-state >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8345-ietf-network-state --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8345-ietf-network-state --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8345-ietf-network-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-state/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8345-ietf-network-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8345-ietf-network-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network-state --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8345-ietf-network-state --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-state/target/bom.xml [INFO] attaching as rfc8345-ietf-network-state-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-state/target/bom.json [INFO] attaching as rfc8345-ietf-network-state-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8345-ietf-network-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8345-ietf-network-state --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8345-ietf-network-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-state --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-state/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.15-SNAPSHOT/rfc8345-ietf-network-state-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.15-SNAPSHOT/rfc8345-ietf-network-state-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-state/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.15-SNAPSHOT/rfc8345-ietf-network-state-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-state/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.15-SNAPSHOT/rfc8345-ietf-network-state-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network-state --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.15-SNAPSHOT/rfc8345-ietf-network-state-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8345-ietf-network-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology >-- [INFO] Building rfc8345-ietf-network-topology 14.0.15-SNAPSHOT [49/225] [INFO] from model/rfc/rfc8345-ietf-network-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8345-ietf-network-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8345-ietf-network-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-topology/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 761.7 μs [INFO] yang-to-sources: Project model files found: 1 in 2.131 ms [INFO] yang-to-sources: 3 YANG models processed in 13.26 ms [INFO] BindingJavaFileGenerator: Defined 28 files in 4.193 ms [INFO] Sorted 28 files into 7 directories in 73.14 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 28 in 9.486 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8345-ietf-network-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-topology/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/mdsal-sonar/model/rfc/rfc8345-ietf-network-topology/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8345-ietf-network-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 27 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8345-ietf-network-topology --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8345-ietf-network-topology --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8345-ietf-network-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-topology/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8345-ietf-network-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8345-ietf-network-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network-topology --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-topology/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8345-ietf-network-topology --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-topology/target/bom.xml [INFO] attaching as rfc8345-ietf-network-topology-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-topology/target/bom.json [INFO] attaching as rfc8345-ietf-network-topology-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8345-ietf-network-topology --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8345-ietf-network-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8345-ietf-network-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-topology --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-topology/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.15-SNAPSHOT/rfc8345-ietf-network-topology-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.15-SNAPSHOT/rfc8345-ietf-network-topology-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-topology/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.15-SNAPSHOT/rfc8345-ietf-network-topology-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-topology/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.15-SNAPSHOT/rfc8345-ietf-network-topology-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network-topology --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.15-SNAPSHOT/rfc8345-ietf-network-topology-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8345-ietf-network-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology-state >-- [INFO] Building rfc8345-ietf-network-topology-state 14.0.15-SNAPSHOT [50/225] [INFO] from model/rfc/rfc8345-ietf-network-topology-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8345-ietf-network-topology-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-topology-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-topology-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-topology-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8345-ietf-network-topology-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-topology-state/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 1.390 ms [INFO] yang-to-sources: Project model files found: 1 in 2.285 ms [INFO] yang-to-sources: 5 YANG models processed in 31.74 ms [INFO] BindingJavaFileGenerator: Defined 26 files in 6.400 ms [INFO] Sorted 26 files into 7 directories in 761.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 26 in 21.34 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8345-ietf-network-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-topology-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-topology-state/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/mdsal-sonar/model/rfc/rfc8345-ietf-network-topology-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8345-ietf-network-topology-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 25 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-topology-state >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8345-ietf-network-topology-state --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-topology-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8345-ietf-network-topology-state --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8345-ietf-network-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-topology-state/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8345-ietf-network-topology-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8345-ietf-network-topology-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network-topology-state --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-topology-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8345-ietf-network-topology-state --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-topology-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-topology-state/target/bom.xml [INFO] attaching as rfc8345-ietf-network-topology-state-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-topology-state/target/bom.json [INFO] attaching as rfc8345-ietf-network-topology-state-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-topology-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8345-ietf-network-topology-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8345-ietf-network-topology-state --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8345-ietf-network-topology-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-topology-state --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-topology-state/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.15-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.15-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-topology-state/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.15-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-topology-state/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.15-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network-topology-state --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.15-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8345-ietf-network-topology-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology >-- [INFO] Building rfc8346-ietf-l3-unicast-topology 14.0.15-SNAPSHOT [51/225] [INFO] from model/rfc/rfc8346-ietf-l3-unicast-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8346-ietf-l3-unicast-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8346-ietf-l3-unicast-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8346-ietf-l3-unicast-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8346-ietf-l3-unicast-topology/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 7.960 ms [INFO] yang-to-sources: Project model files found: 1 in 3.281 ms [INFO] yang-to-sources: 6 YANG models processed in 65.23 ms [INFO] BindingJavaFileGenerator: Defined 52 files in 8.628 ms [INFO] Sorted 52 files into 12 directories in 142.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 22.06 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8346-ietf-l3-unicast-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8346-ietf-l3-unicast-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8346-ietf-l3-unicast-topology/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/mdsal-sonar/model/rfc/rfc8346-ietf-l3-unicast-topology/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 51 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8346-ietf-l3-unicast-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8346-ietf-l3-unicast-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8346-ietf-l3-unicast-topology --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8346-ietf-l3-unicast-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8346-ietf-l3-unicast-topology/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8346-ietf-l3-unicast-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8346-ietf-l3-unicast-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8346-ietf-l3-unicast-topology/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8346-ietf-l3-unicast-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.xml [INFO] attaching as rfc8346-ietf-l3-unicast-topology-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.json [INFO] attaching as rfc8346-ietf-l3-unicast-topology-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8346-ietf-l3-unicast-topology --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8346-ietf-l3-unicast-topology/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.15-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.15-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.15-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.15-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.15-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology-state >-- [INFO] Building rfc8346-ietf-l3-unicast-topology-state 14.0.15-SNAPSHOT [52/225] [INFO] from model/rfc/rfc8346-ietf-l3-unicast-topology-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 1.005 ms [INFO] yang-to-sources: Project model files found: 1 in 1.785 ms [INFO] yang-to-sources: 9 YANG models processed in 44.76 ms [INFO] BindingJavaFileGenerator: Defined 24 files in 10.53 ms [INFO] Sorted 24 files into 4 directories in 83.54 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 20.87 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8346-ietf-l3-unicast-topology-state/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/mdsal-sonar/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8346-ietf-l3-unicast-topology-state >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8346-ietf-l3-unicast-topology-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.xml [INFO] attaching as rfc8346-ietf-l3-unicast-topology-state-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.json [INFO] attaching as rfc8346-ietf-l3-unicast-topology-state-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8346-ietf-l3-unicast-topology-state/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.15-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.15-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.15-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.15-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.15-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------< org.opendaylight.mdsal.binding.model.iana:iana-hardware >------- [INFO] Building iana-hardware 14.0.15-SNAPSHOT [53/225] [INFO] from model/iana/iana-hardware/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-hardware --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-hardware --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-hardware --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-hardware --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ iana-hardware --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-hardware --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/iana/iana-hardware/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ iana-hardware --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/iana/iana-hardware/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 624.6 μs [INFO] yang-to-sources: Project model files found: 1 in 2.352 ms [INFO] yang-to-sources: 1 YANG models processed in 2.952 ms [INFO] BindingJavaFileGenerator: Defined 19 files in 1.710 ms [INFO] Sorted 19 files into 3 directories in 132.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 19 in 7.977 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-hardware --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-hardware --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-hardware --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ iana-hardware --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-hardware/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-hardware/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/mdsal-sonar/model/iana/iana-hardware/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-hardware --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 18 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ iana-hardware >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ iana-hardware --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ iana-hardware <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ iana-hardware --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-hardware --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-hardware/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-hardware --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ iana-hardware --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ iana-hardware --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-hardware --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/iana/iana-hardware/target/iana-hardware-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/iana/iana-hardware/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-hardware --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-hardware --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/iana/iana-hardware/target/bom.xml [INFO] attaching as iana-hardware-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/iana/iana-hardware/target/bom.json [INFO] attaching as iana-hardware-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-hardware --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-hardware --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-hardware --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ iana-hardware --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ iana-hardware --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-hardware --- [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-hardware/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.15-SNAPSHOT/iana-hardware-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-hardware/target/iana-hardware-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.15-SNAPSHOT/iana-hardware-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-hardware/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.15-SNAPSHOT/iana-hardware-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-hardware/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.15-SNAPSHOT/iana-hardware-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-hardware --- [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.15-SNAPSHOT/iana-hardware-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-hardware --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-hardware --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware >--- [INFO] Building rfc8348-ietf-hardware 14.0.15-SNAPSHOT [54/225] [INFO] from model/rfc/rfc8348-ietf-hardware/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8348-ietf-hardware --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8348-ietf-hardware --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8348-ietf-hardware --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8348-ietf-hardware/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8348-ietf-hardware --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8348-ietf-hardware/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 524.4 μs [INFO] yang-to-sources: Project model files found: 1 in 4.274 ms [INFO] yang-to-sources: 4 YANG models processed in 18.91 ms [INFO] BindingJavaFileGenerator: Defined 32 files in 4.426 ms [INFO] Sorted 32 files into 5 directories in 81.10 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 16.32 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8348-ietf-hardware --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8348-ietf-hardware --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8348-ietf-hardware/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8348-ietf-hardware/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/mdsal-sonar/model/rfc/rfc8348-ietf-hardware/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8348-ietf-hardware --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 31 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8348-ietf-hardware >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8348-ietf-hardware --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8348-ietf-hardware <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8348-ietf-hardware --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8348-ietf-hardware --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8348-ietf-hardware/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8348-ietf-hardware --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8348-ietf-hardware --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8348-ietf-hardware --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8348-ietf-hardware/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8348-ietf-hardware --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8348-ietf-hardware --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8348-ietf-hardware/target/bom.xml [INFO] attaching as rfc8348-ietf-hardware-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8348-ietf-hardware/target/bom.json [INFO] attaching as rfc8348-ietf-hardware-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8348-ietf-hardware --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8348-ietf-hardware --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8348-ietf-hardware --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8348-ietf-hardware --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8348-ietf-hardware --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8348-ietf-hardware/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.15-SNAPSHOT/rfc8348-ietf-hardware-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.15-SNAPSHOT/rfc8348-ietf-hardware-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8348-ietf-hardware/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.15-SNAPSHOT/rfc8348-ietf-hardware-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8348-ietf-hardware/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.15-SNAPSHOT/rfc8348-ietf-hardware-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8348-ietf-hardware --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.15-SNAPSHOT/rfc8348-ietf-hardware-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8348-ietf-hardware --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware-state >-- [INFO] Building rfc8348-ietf-hardware-state 14.0.15-SNAPSHOT [55/225] [INFO] from model/rfc/rfc8348-ietf-hardware-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8348-ietf-hardware-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8348-ietf-hardware-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8348-ietf-hardware-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8348-ietf-hardware-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8348-ietf-hardware-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8348-ietf-hardware-state/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 556.1 μs [INFO] yang-to-sources: Project model files found: 1 in 2.548 ms [INFO] yang-to-sources: 5 YANG models processed in 23.76 ms [INFO] BindingJavaFileGenerator: Defined 22 files in 4.724 ms [INFO] Sorted 22 files into 5 directories in 74.69 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 13.38 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8348-ietf-hardware-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8348-ietf-hardware-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8348-ietf-hardware-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8348-ietf-hardware-state/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/mdsal-sonar/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8348-ietf-hardware-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/hardware/state/rev180313/hardware/ComponentKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/hardware/state/rev180313/hardware/ComponentKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/hardware/state/rev180313/hardware/ComponentKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8348-ietf-hardware-state >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8348-ietf-hardware-state --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8348-ietf-hardware-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8348-ietf-hardware-state --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8348-ietf-hardware-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8348-ietf-hardware-state/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8348-ietf-hardware-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8348-ietf-hardware-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8348-ietf-hardware-state --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8348-ietf-hardware-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8348-ietf-hardware-state --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8348-ietf-hardware-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8348-ietf-hardware-state/target/bom.xml [INFO] attaching as rfc8348-ietf-hardware-state-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8348-ietf-hardware-state/target/bom.json [INFO] attaching as rfc8348-ietf-hardware-state-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8348-ietf-hardware-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8348-ietf-hardware-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8348-ietf-hardware-state --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8348-ietf-hardware-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8348-ietf-hardware-state --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8348-ietf-hardware-state/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.15-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.15-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8348-ietf-hardware-state/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.15-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8348-ietf-hardware-state/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.15-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8348-ietf-hardware-state --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.15-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8348-ietf-hardware-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-routing >--- [INFO] Building rfc8349-ietf-routing 14.0.15-SNAPSHOT [56/225] [INFO] from model/rfc/rfc8349-ietf-routing/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-routing --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8349-ietf-routing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8349-ietf-routing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8349-ietf-routing --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8349-ietf-routing --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8349-ietf-routing --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8349-ietf-routing --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 856.2 μs [INFO] yang-to-sources: Project model files found: 1 in 5.349 ms [INFO] yang-to-sources: 3 YANG models processed in 40.06 ms [INFO] BindingJavaFileGenerator: Defined 103 files in 7.976 ms [INFO] Sorted 103 files into 28 directories in 181.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 103 in 24.32 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-routing --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8349-ietf-routing --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8349-ietf-routing --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8349-ietf-routing --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 102 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[364,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[364,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[364,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[376,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[376,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[376,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[224,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[224,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[224,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[236,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[236,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[236,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[254,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[254,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[254,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[266,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[266,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[266,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[284,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[284,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[284,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[296,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[296,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[296,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Interfaces.java:[47,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Interfaces.java:[47,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Interfaces.java:[47,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[58,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[58,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[58,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[147,44] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[147,44] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[147,44] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[159,51] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[159,51] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[159,51] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[187,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[187,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[187,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[199,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[199,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[199,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/RibKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/RibKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/RibKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[272,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[272,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[272,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[284,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[284,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[284,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[147,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[147,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[147,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[159,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[159,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[159,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[198,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[198,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[198,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[210,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[210,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[210,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/route/NextHop.java:[44,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/route/NextHop.java:[44,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/route/NextHop.java:[44,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocolKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocolKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocolKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocol.java:[55,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocol.java:[55,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocol.java:[55,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[66,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[66,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[66,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[67,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[67,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[67,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,67] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,67] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,67] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[98,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [INFO] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java: Some input files additionally use or override a deprecated API that is marked for removal. [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8349-ietf-routing >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8349-ietf-routing --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8349-ietf-routing <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8349-ietf-routing --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8349-ietf-routing --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8349-ietf-routing --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8349-ietf-routing --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8349-ietf-routing --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8349-ietf-routing --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8349-ietf-routing --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-routing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/bom.xml [INFO] attaching as rfc8349-ietf-routing-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/bom.json [INFO] attaching as rfc8349-ietf-routing-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-routing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8349-ietf-routing --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8349-ietf-routing --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8349-ietf-routing --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8349-ietf-routing --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-routing --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.15-SNAPSHOT/rfc8349-ietf-routing-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.15-SNAPSHOT/rfc8349-ietf-routing-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.15-SNAPSHOT/rfc8349-ietf-routing-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.15-SNAPSHOT/rfc8349-ietf-routing-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8349-ietf-routing --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.15-SNAPSHOT/rfc8349-ietf-routing-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8349-ietf-routing --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8349-ietf-routing --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv4-unicast-routing >-- [INFO] Building rfc8349-ietf-ipv4-unicast-routing 14.0.15-SNAPSHOT [57/225] [INFO] from model/rfc/rfc8349-ietf-ipv4-unicast-routing/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 574.1 μs [INFO] yang-to-sources: Project model files found: 1 in 2.273 ms [INFO] yang-to-sources: 5 YANG models processed in 31.55 ms [INFO] BindingJavaFileGenerator: Defined 46 files in 7.946 ms [INFO] Sorted 46 files into 7 directories in 154.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 46 in 18.51 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 45 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[70,40] getDestinationAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[121,28] getDestinationAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[70,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[121,28] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[70,29] getAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[121,28] getAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3.java:[46,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3.java:[46,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3.java:[46,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[70,39] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[121,27] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4.java:[44,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4.java:[44,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4.java:[44,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[70,39] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[121,27] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[70,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[121,28] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[70,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [INFO] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java: /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java has additional uses or overrides of a deprecated API that is marked for removal. [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8349-ietf-ipv4-unicast-routing >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8349-ietf-ipv4-unicast-routing <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.xml [INFO] attaching as rfc8349-ietf-ipv4-unicast-routing-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.json [INFO] attaching as rfc8349-ietf-ipv4-unicast-routing-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.15-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.15-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.15-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.15-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.15-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv6-unicast-routing >-- [INFO] Building rfc8349-ietf-ipv6-unicast-routing 14.0.15-SNAPSHOT [58/225] [INFO] from model/rfc/rfc8349-ietf-ipv6-unicast-routing/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 687.2 μs [INFO] yang-to-sources: Project model files found: 2 in 4.388 ms [INFO] yang-to-sources: 6 YANG models processed in 92.46 ms [INFO] BindingJavaFileGenerator: Defined 69 files in 12.64 ms [INFO] Sorted 69 files into 15 directories in 155.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 69 in 39.05 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 68 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[70,40] getDestinationAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[121,28] getDestinationAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[200,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[200,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[200,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[212,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[212,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[212,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[128,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[128,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[128,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[620,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[620,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[620,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[632,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[632,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[632,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[73,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[73,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[73,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[160,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[160,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[160,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[172,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[172,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[172,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/PrefixKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/PrefixKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/PrefixKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/Prefix.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/Prefix.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/Prefix.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[53,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[53,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[53,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[70,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[70,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[70,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[71,46] getIpv6RouterAdvertisements() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[81,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[81,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[81,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[93,59] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[93,59] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[93,59] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[104,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[104,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[104,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[113,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[113,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[113,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[127,41] nonnullIpv6RouterAdvertisements() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[122,41] getIpv6RouterAdvertisements() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[115,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[115,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[115,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[122,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[122,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[122,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[127,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[127,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[127,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[128,203] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[140,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[153,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[70,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[121,28] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[70,29] getAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [INFO] /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java: Some input files additionally use or override a deprecated API that is marked for removal. [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8349-ietf-ipv6-unicast-routing >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8349-ietf-ipv6-unicast-routing <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.xml [INFO] attaching as rfc8349-ietf-ipv6-unicast-routing-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.json [INFO] attaching as rfc8349-ietf-ipv6-unicast-routing-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8349-ietf-ipv6-unicast-routing --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:14.0.15-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.15-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.15-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.15-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.15-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.15-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-ethertypes >-- [INFO] Building rfc8519-ietf-ethertypes 14.0.15-SNAPSHOT [59/225] [INFO] from model/rfc/rfc8519-ietf-ethertypes/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8519-ietf-ethertypes --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8519-ietf-ethertypes --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8519-ietf-ethertypes --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-ethertypes/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8519-ietf-ethertypes --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-ethertypes/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 521.8 μs [INFO] yang-to-sources: Project model files found: 1 in 3.374 ms [INFO] yang-to-sources: 1 YANG models processed in 2.643 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 663.8 μs [INFO] Sorted 5 files into 3 directories in 83.63 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 5.031 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-ethertypes --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8519-ietf-ethertypes --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-ethertypes/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-ethertypes/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/mdsal-sonar/model/rfc/rfc8519-ietf-ethertypes/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8519-ietf-ethertypes --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8519-ietf-ethertypes >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8519-ietf-ethertypes --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8519-ietf-ethertypes <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8519-ietf-ethertypes --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8519-ietf-ethertypes --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-ethertypes/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8519-ietf-ethertypes --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8519-ietf-ethertypes --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8519-ietf-ethertypes --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-ethertypes/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8519-ietf-ethertypes --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-ethertypes --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-ethertypes/target/bom.xml [INFO] attaching as rfc8519-ietf-ethertypes-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-ethertypes/target/bom.json [INFO] attaching as rfc8519-ietf-ethertypes-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-ethertypes --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8519-ietf-ethertypes --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8519-ietf-ethertypes --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8519-ietf-ethertypes --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-ethertypes --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-ethertypes/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.15-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.15-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-ethertypes/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.15-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-ethertypes/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.15-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8519-ietf-ethertypes --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.15-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8519-ietf-ethertypes --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-packet-fields >-- [INFO] Building rfc8519-ietf-packet-fields 14.0.15-SNAPSHOT [60/225] [INFO] from model/rfc/rfc8519-ietf-packet-fields/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8519-ietf-packet-fields --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8519-ietf-packet-fields --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8519-ietf-packet-fields --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-packet-fields/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8519-ietf-packet-fields --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-packet-fields/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 623.0 μs [INFO] yang-to-sources: Project model files found: 1 in 2.701 ms [INFO] yang-to-sources: 4 YANG models processed in 12.83 ms [INFO] BindingJavaFileGenerator: Defined 30 files in 3.033 ms [INFO] Sorted 30 files into 11 directories in 70.87 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 10.25 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-packet-fields --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8519-ietf-packet-fields --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-packet-fields/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-packet-fields/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/mdsal-sonar/model/rfc/rfc8519-ietf-packet-fields/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8519-ietf-packet-fields --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 29 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8519-ietf-packet-fields >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8519-ietf-packet-fields --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8519-ietf-packet-fields <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8519-ietf-packet-fields --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8519-ietf-packet-fields --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-packet-fields/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8519-ietf-packet-fields --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8519-ietf-packet-fields --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8519-ietf-packet-fields --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-packet-fields/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8519-ietf-packet-fields --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-packet-fields --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-packet-fields/target/bom.xml [INFO] attaching as rfc8519-ietf-packet-fields-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-packet-fields/target/bom.json [INFO] attaching as rfc8519-ietf-packet-fields-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-packet-fields --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8519-ietf-packet-fields --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8519-ietf-packet-fields --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8519-ietf-packet-fields --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-packet-fields --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-packet-fields/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.15-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.15-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-packet-fields/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.15-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-packet-fields/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.15-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8519-ietf-packet-fields --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.15-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8519-ietf-packet-fields --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-access-control-list >-- [INFO] Building rfc8519-ietf-access-control-list 14.0.15-SNAPSHOT [61/225] [INFO] from model/rfc/rfc8519-ietf-access-control-list/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8519-ietf-access-control-list --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8519-ietf-access-control-list --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8519-ietf-access-control-list --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-access-control-list/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8519-ietf-access-control-list --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-access-control-list/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 907.2 μs [INFO] yang-to-sources: Project model files found: 1 in 3.007 ms [INFO] yang-to-sources: 6 YANG models processed in 39.47 ms [INFO] BindingJavaFileGenerator: Defined 115 files in 10.65 ms [INFO] Sorted 115 files into 32 directories in 321.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 115 in 32.67 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-access-control-list --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8519-ietf-access-control-list --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-access-control-list/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-access-control-list/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/mdsal-sonar/model/rfc/rfc8519-ietf-access-control-list/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8519-ietf-access-control-list --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 114 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8519-ietf-access-control-list >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8519-ietf-access-control-list --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8519-ietf-access-control-list <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8519-ietf-access-control-list --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8519-ietf-access-control-list --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-access-control-list/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8519-ietf-access-control-list --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8519-ietf-access-control-list --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8519-ietf-access-control-list --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-access-control-list/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8519-ietf-access-control-list --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-access-control-list --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-access-control-list/target/bom.xml [INFO] attaching as rfc8519-ietf-access-control-list-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-access-control-list/target/bom.json [INFO] attaching as rfc8519-ietf-access-control-list-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-access-control-list --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8519-ietf-access-control-list --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8519-ietf-access-control-list --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8519-ietf-access-control-list --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-access-control-list --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-access-control-list/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.15-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.15-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-access-control-list/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.15-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-access-control-list/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.15-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8519-ietf-access-control-list --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.15-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8519-ietf-access-control-list --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-acldns >---- [INFO] Building rfc8520-ietf-acldns 14.0.15-SNAPSHOT [62/225] [INFO] from model/rfc/rfc8520-ietf-acldns/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8520-ietf-acldns --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8520-ietf-acldns --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8520-ietf-acldns --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8520-ietf-acldns/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8520-ietf-acldns --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8520-ietf-acldns/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 843.1 μs [INFO] yang-to-sources: Project model files found: 1 in 739.1 μs [INFO] yang-to-sources: 7 YANG models processed in 31.76 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 6.492 ms [INFO] Sorted 9 files into 3 directories in 52.32 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 9.443 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8520-ietf-acldns --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8520-ietf-acldns --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8520-ietf-acldns/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8520-ietf-acldns/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/mdsal-sonar/model/rfc/rfc8520-ietf-acldns/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8520-ietf-acldns --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8520-ietf-acldns >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8520-ietf-acldns --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8520-ietf-acldns <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8520-ietf-acldns --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8520-ietf-acldns --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8520-ietf-acldns/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8520-ietf-acldns --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8520-ietf-acldns --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8520-ietf-acldns --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8520-ietf-acldns/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8520-ietf-acldns --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8520-ietf-acldns --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8520-ietf-acldns/target/bom.xml [INFO] attaching as rfc8520-ietf-acldns-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8520-ietf-acldns/target/bom.json [INFO] attaching as rfc8520-ietf-acldns-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8520-ietf-acldns --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8520-ietf-acldns --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8520-ietf-acldns --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8520-ietf-acldns --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8520-ietf-acldns --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8520-ietf-acldns/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.15-SNAPSHOT/rfc8520-ietf-acldns-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.15-SNAPSHOT/rfc8520-ietf-acldns-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8520-ietf-acldns/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.15-SNAPSHOT/rfc8520-ietf-acldns-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8520-ietf-acldns/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.15-SNAPSHOT/rfc8520-ietf-acldns-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8520-ietf-acldns --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.15-SNAPSHOT/rfc8520-ietf-acldns-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8520-ietf-acldns --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----< org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-mud >----- [INFO] Building rfc8520-ietf-mud 14.0.15-SNAPSHOT [63/225] [INFO] from model/rfc/rfc8520-ietf-mud/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8520-ietf-mud --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8520-ietf-mud --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8520-ietf-mud --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8520-ietf-mud --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8520-ietf-mud --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8520-ietf-mud --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8520-ietf-mud/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8520-ietf-mud --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8520-ietf-mud/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 901.8 μs [INFO] yang-to-sources: Project model files found: 1 in 2.508 ms [INFO] yang-to-sources: 7 YANG models processed in 58.46 ms [INFO] BindingJavaFileGenerator: Defined 24 files in 12.63 ms [INFO] Sorted 24 files into 7 directories in 164.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 21.95 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8520-ietf-mud --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8520-ietf-mud --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8520-ietf-mud --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8520-ietf-mud --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8520-ietf-mud/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8520-ietf-mud/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/mdsal-sonar/model/rfc/rfc8520-ietf-mud/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8520-ietf-mud --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8520-ietf-mud >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8520-ietf-mud --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8520-ietf-mud <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8520-ietf-mud --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8520-ietf-mud --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8520-ietf-mud/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8520-ietf-mud --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8520-ietf-mud --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8520-ietf-mud --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8520-ietf-mud --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8520-ietf-mud/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8520-ietf-mud --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8520-ietf-mud --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8520-ietf-mud/target/bom.xml [INFO] attaching as rfc8520-ietf-mud-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8520-ietf-mud/target/bom.json [INFO] attaching as rfc8520-ietf-mud-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8520-ietf-mud --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8520-ietf-mud --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8520-ietf-mud --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8520-ietf-mud --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8520-ietf-mud --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8520-ietf-mud --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8520-ietf-mud/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.15-SNAPSHOT/rfc8520-ietf-mud-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.15-SNAPSHOT/rfc8520-ietf-mud-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8520-ietf-mud/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.15-SNAPSHOT/rfc8520-ietf-mud-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8520-ietf-mud/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.15-SNAPSHOT/rfc8520-ietf-mud-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8520-ietf-mud --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.15-SNAPSHOT/rfc8520-ietf-mud-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8520-ietf-mud --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8520-ietf-mud --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8528 >---------- [INFO] Building rfc8528 14.0.15-SNAPSHOT [64/225] [INFO] from model/rfc/rfc8528/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8528 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8528 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8528 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8528 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8528 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8528 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8528/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8528 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8528/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 483.6 μs [INFO] yang-to-sources: Project model files found: 1 in 779.0 μs [INFO] yang-to-sources: 3 YANG models processed in 9.277 ms [INFO] BindingJavaFileGenerator: Defined 21 files in 6.252 ms [INFO] Sorted 21 files into 8 directories in 134.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 15.27 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8528 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8528 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8528 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8528 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8528/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8528/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/mdsal-sonar/model/rfc/rfc8528/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8528 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 20 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8528 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8528 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8528 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8528 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8528 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8528/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8528 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8528 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8528 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8528 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8528/target/rfc8528-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8528/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8528 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8528 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8528/target/bom.xml [INFO] attaching as rfc8528-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8528/target/bom.json [INFO] attaching as rfc8528-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8528 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8528 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8528 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8528 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8528 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8528 --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8528/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.15-SNAPSHOT/rfc8528-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8528/target/rfc8528-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.15-SNAPSHOT/rfc8528-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8528/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.15-SNAPSHOT/rfc8528-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8528/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.15-SNAPSHOT/rfc8528-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8528 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.15-SNAPSHOT/rfc8528-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8528 --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8528 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8529 >---------- [INFO] Building rfc8529 14.0.15-SNAPSHOT [65/225] [INFO] from model/rfc/rfc8529/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8529 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8529 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8529 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8529 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8529 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8529 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8529/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8529 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8529/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 808.4 μs [INFO] yang-to-sources: Project model files found: 1 in 1.378 ms [INFO] yang-to-sources: 6 YANG models processed in 27.13 ms [INFO] BindingJavaFileGenerator: Defined 37 files in 5.858 ms [INFO] Sorted 37 files into 10 directories in 105.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 37 in 15.31 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8529 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8529 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8529 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8529 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8529/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8529/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/mdsal-sonar/model/rfc/rfc8529/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8529 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 36 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8529 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8529 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8529 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8529 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8529 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8529/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8529 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8529 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8529 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8529 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8529/target/rfc8529-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8529/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8529 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8529 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8529/target/bom.xml [INFO] attaching as rfc8529-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8529/target/bom.json [INFO] attaching as rfc8529-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8529 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8529 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8529 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8529 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8529 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8529 --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8529/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.15-SNAPSHOT/rfc8529-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8529/target/rfc8529-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.15-SNAPSHOT/rfc8529-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8529/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.15-SNAPSHOT/rfc8529-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8529/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.15-SNAPSHOT/rfc8529-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8529 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.15-SNAPSHOT/rfc8529-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8529 --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8529 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8530 >---------- [INFO] Building rfc8530 14.0.15-SNAPSHOT [66/225] [INFO] from model/rfc/rfc8530/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8530 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8530 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8530 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8530 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8530 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8530 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8530/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8530 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8530/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 806.0 μs [INFO] yang-to-sources: Project model files found: 1 in 1.189 ms [INFO] yang-to-sources: 5 YANG models processed in 23.82 ms [INFO] BindingJavaFileGenerator: Defined 15 files in 4.285 ms [INFO] Sorted 15 files into 5 directories in 100.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 15 in 8.928 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8530 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8530 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8530 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8530 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8530/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8530/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/mdsal-sonar/model/rfc/rfc8530/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8530 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8530 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8530 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8530 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8530 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8530 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8530/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8530 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8530 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8530 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8530 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8530/target/rfc8530-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8530/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8530 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8530 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8530/target/bom.xml [INFO] attaching as rfc8530-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8530/target/bom.json [INFO] attaching as rfc8530-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8530 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8530 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8530 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8530 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8530 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8530 --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8530/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.15-SNAPSHOT/rfc8530-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8530/target/rfc8530-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.15-SNAPSHOT/rfc8530-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8530/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.15-SNAPSHOT/rfc8530-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8530/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.15-SNAPSHOT/rfc8530-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8530 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.15-SNAPSHOT/rfc8530-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8530 --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8530 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-types >-- [INFO] Building rfc8542-ietf-dc-fabric-types 14.0.15-SNAPSHOT [67/225] [INFO] from model/rfc/rfc8542-ietf-dc-fabric-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8542-ietf-dc-fabric-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8542-ietf-dc-fabric-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8542-ietf-dc-fabric-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8542-ietf-dc-fabric-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8542-ietf-dc-fabric-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8542-ietf-dc-fabric-types/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 604.3 μs [INFO] yang-to-sources: Project model files found: 1 in 1.705 ms [INFO] yang-to-sources: 3 YANG models processed in 14.64 ms [INFO] BindingJavaFileGenerator: Defined 40 files in 4.872 ms [INFO] Sorted 40 files into 4 directories in 108.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 12.32 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8542-ietf-dc-fabric-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8542-ietf-dc-fabric-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8542-ietf-dc-fabric-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8542-ietf-dc-fabric-types/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/mdsal-sonar/model/rfc/rfc8542-ietf-dc-fabric-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8542-ietf-dc-fabric-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 39 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8542-ietf-dc-fabric-types >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8542-ietf-dc-fabric-types --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8542-ietf-dc-fabric-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8542-ietf-dc-fabric-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8542-ietf-dc-fabric-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8542-ietf-dc-fabric-types/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8542-ietf-dc-fabric-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8542-ietf-dc-fabric-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8542-ietf-dc-fabric-types --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8542-ietf-dc-fabric-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8542-ietf-dc-fabric-types --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8542-ietf-dc-fabric-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.xml [INFO] attaching as rfc8542-ietf-dc-fabric-types-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.json [INFO] attaching as rfc8542-ietf-dc-fabric-types-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8542-ietf-dc-fabric-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8542-ietf-dc-fabric-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8542-ietf-dc-fabric-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8542-ietf-dc-fabric-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8542-ietf-dc-fabric-types --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8542-ietf-dc-fabric-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.15-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.15-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.15-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.15-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8542-ietf-dc-fabric-types --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.15-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-topology >-- [INFO] Building rfc8542-ietf-dc-fabric-topology 14.0.15-SNAPSHOT [68/225] [INFO] from model/rfc/rfc8542-ietf-dc-fabric-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8542-ietf-dc-fabric-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8542-ietf-dc-fabric-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8542-ietf-dc-fabric-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8542-ietf-dc-fabric-topology/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 594.8 μs [INFO] yang-to-sources: Project model files found: 1 in 1.716 ms [INFO] yang-to-sources: 5 YANG models processed in 16.33 ms [INFO] BindingJavaFileGenerator: Defined 35 files in 4.194 ms [INFO] Sorted 35 files into 7 directories in 118.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 35 in 12.17 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8542-ietf-dc-fabric-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8542-ietf-dc-fabric-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8542-ietf-dc-fabric-topology/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/mdsal-sonar/model/rfc/rfc8542-ietf-dc-fabric-topology/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 34 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8542-ietf-dc-fabric-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8542-ietf-dc-fabric-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8542-ietf-dc-fabric-topology --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8542-ietf-dc-fabric-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8542-ietf-dc-fabric-topology/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8542-ietf-dc-fabric-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8542-ietf-dc-fabric-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8542-ietf-dc-fabric-topology/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8542-ietf-dc-fabric-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.xml [INFO] attaching as rfc8542-ietf-dc-fabric-topology-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.json [INFO] attaching as rfc8542-ietf-dc-fabric-topology-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8542-ietf-dc-fabric-topology --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8542-ietf-dc-fabric-topology/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.15-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.15-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.15-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.15-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.15-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-types >--- [INFO] Building rfc8776-ietf-te-types 14.0.15-SNAPSHOT [69/225] [INFO] from model/rfc/rfc8776-ietf-te-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8776-ietf-te-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8776-ietf-te-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8776-ietf-te-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8776-ietf-te-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8776-ietf-te-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8776-ietf-te-types/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 583.9 μs [INFO] yang-to-sources: Project model files found: 1 in 43.84 ms [INFO] yang-to-sources: 4 YANG models processed in 48.49 ms [INFO] BindingJavaFileGenerator: Defined 400 files in 12.94 ms [INFO] Sorted 400 files into 59 directories in 397.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 400 in 54.61 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8776-ietf-te-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8776-ietf-te-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8776-ietf-te-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8776-ietf-te-types/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/mdsal-sonar/model/rfc/rfc8776-ietf-te-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8776-ietf-te-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 400 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8776-ietf-te-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/types/rev200610/ExtendedAdminGroup.java:[59,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8776-ietf-te-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/types/rev200610/TeNodeId.java:[59,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8776-ietf-te-types >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8776-ietf-te-types --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8776-ietf-te-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8776-ietf-te-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8776-ietf-te-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8776-ietf-te-types/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8776-ietf-te-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8776-ietf-te-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8776-ietf-te-types --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8776-ietf-te-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8776-ietf-te-types --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8776-ietf-te-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8776-ietf-te-types/target/bom.xml [INFO] attaching as rfc8776-ietf-te-types-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8776-ietf-te-types/target/bom.json [INFO] attaching as rfc8776-ietf-te-types-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8776-ietf-te-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8776-ietf-te-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8776-ietf-te-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8776-ietf-te-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8776-ietf-te-types --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8776-ietf-te-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.15-SNAPSHOT/rfc8776-ietf-te-types-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.15-SNAPSHOT/rfc8776-ietf-te-types-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8776-ietf-te-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.15-SNAPSHOT/rfc8776-ietf-te-types-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8776-ietf-te-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.15-SNAPSHOT/rfc8776-ietf-te-types-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8776-ietf-te-types --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.15-SNAPSHOT/rfc8776-ietf-te-types-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8776-ietf-te-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-packet-types >-- [INFO] Building rfc8776-ietf-te-packet-types 14.0.15-SNAPSHOT [70/225] [INFO] from model/rfc/rfc8776-ietf-te-packet-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8776-ietf-te-packet-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8776-ietf-te-packet-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8776-ietf-te-packet-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8776-ietf-te-packet-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8776-ietf-te-packet-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8776-ietf-te-packet-types/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 637.5 μs [INFO] yang-to-sources: Project model files found: 1 in 2.009 ms [INFO] yang-to-sources: 5 YANG models processed in 48.35 ms [INFO] BindingJavaFileGenerator: Defined 31 files in 10.59 ms [INFO] Sorted 31 files into 5 directories in 75.40 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 31 in 19.69 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8776-ietf-te-packet-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8776-ietf-te-packet-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8776-ietf-te-packet-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8776-ietf-te-packet-types/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/mdsal-sonar/model/rfc/rfc8776-ietf-te-packet-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8776-ietf-te-packet-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 30 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8776-ietf-te-packet-types >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8776-ietf-te-packet-types --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8776-ietf-te-packet-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8776-ietf-te-packet-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8776-ietf-te-packet-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8776-ietf-te-packet-types/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8776-ietf-te-packet-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8776-ietf-te-packet-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8776-ietf-te-packet-types --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8776-ietf-te-packet-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8776-ietf-te-packet-types --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8776-ietf-te-packet-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8776-ietf-te-packet-types/target/bom.xml [INFO] attaching as rfc8776-ietf-te-packet-types-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8776-ietf-te-packet-types/target/bom.json [INFO] attaching as rfc8776-ietf-te-packet-types-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8776-ietf-te-packet-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8776-ietf-te-packet-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8776-ietf-te-packet-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8776-ietf-te-packet-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8776-ietf-te-packet-types --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8776-ietf-te-packet-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.15-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.15-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8776-ietf-te-packet-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.15-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8776-ietf-te-packet-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.15-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8776-ietf-te-packet-types --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.15-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8776-ietf-te-packet-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8795-ietf-te-topology >-- [INFO] Building rfc8795-ietf-te-topology 14.0.15-SNAPSHOT [71/225] [INFO] from model/rfc/rfc8795-ietf-te-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8795-ietf-te-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8795-ietf-te-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8795-ietf-te-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8795-ietf-te-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 869.1 μs [INFO] yang-to-sources: Project model files found: 1 in 9.102 ms [INFO] yang-to-sources: 7 YANG models processed in 171.6 ms [INFO] BindingJavaFileGenerator: Defined 209 files in 18.80 ms [INFO] Sorted 209 files into 50 directories in 257.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 209 in 70.81 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8795-ietf-te-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8795-ietf-te-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology/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/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8795-ietf-te-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 208 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/topology/rev200806/te/node/tunnel/termination/point/llc/list/LocalLinkConnectivityKey.java:[23,26] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8795-ietf-te-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8795-ietf-te-topology --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8795-ietf-te-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8795-ietf-te-topology --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8795-ietf-te-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8795-ietf-te-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8795-ietf-te-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8795-ietf-te-topology --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8795-ietf-te-topology --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8795-ietf-te-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology/target/bom.xml [INFO] attaching as rfc8795-ietf-te-topology-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology/target/bom.json [INFO] attaching as rfc8795-ietf-te-topology-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8795-ietf-te-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8795-ietf-te-topology --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8795-ietf-te-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8795-ietf-te-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8795-ietf-te-topology --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.15-SNAPSHOT/rfc8795-ietf-te-topology-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.15-SNAPSHOT/rfc8795-ietf-te-topology-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.15-SNAPSHOT/rfc8795-ietf-te-topology-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.15-SNAPSHOT/rfc8795-ietf-te-topology-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8795-ietf-te-topology --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.15-SNAPSHOT/rfc8795-ietf-te-topology-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8795-ietf-te-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8795-ietf-te-topology-state >-- [INFO] Building rfc8795-ietf-te-topology-state 14.0.15-SNAPSHOT [72/225] [INFO] from model/rfc/rfc8795-ietf-te-topology-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8795-ietf-te-topology-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8795-ietf-te-topology-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8795-ietf-te-topology-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8795-ietf-te-topology-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology-state/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 1.063 ms [INFO] yang-to-sources: Project model files found: 1 in 1.464 ms [INFO] yang-to-sources: 10 YANG models processed in 186.5 ms [INFO] BindingJavaFileGenerator: Defined 39 files in 19.28 ms [INFO] Sorted 39 files into 8 directories in 135.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 29.15 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8795-ietf-te-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8795-ietf-te-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology-state/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/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8795-ietf-te-topology-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 38 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/topology/state/rev200806/te/node/tunnel/termination/point/llc/list/LocalLinkConnectivityKey.java:[23,26] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8795-ietf-te-topology-state >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8795-ietf-te-topology-state --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8795-ietf-te-topology-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8795-ietf-te-topology-state --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8795-ietf-te-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology-state/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8795-ietf-te-topology-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8795-ietf-te-topology-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8795-ietf-te-topology-state --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8795-ietf-te-topology-state --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8795-ietf-te-topology-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology-state/target/bom.xml [INFO] attaching as rfc8795-ietf-te-topology-state-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology-state/target/bom.json [INFO] attaching as rfc8795-ietf-te-topology-state-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8795-ietf-te-topology-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8795-ietf-te-topology-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8795-ietf-te-topology-state --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8795-ietf-te-topology-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8795-ietf-te-topology-state --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology-state/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.15-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.15-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology-state/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.15-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology-state/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.15-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8795-ietf-te-topology-state --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.15-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8795-ietf-te-topology-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.mdsal.binding.model.iana:iana-if-type >------- [INFO] Building iana-if-type 14.0.15-SNAPSHOT [73/225] [INFO] from model/iana/iana-if-type/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-if-type --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-if-type --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-if-type --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-if-type --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ iana-if-type --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-if-type --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/iana/iana-if-type/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ iana-if-type --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/iana/iana-if-type/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 561.4 μs [INFO] yang-to-sources: Project model files found: 1 in 8.170 ms [INFO] yang-to-sources: 3 YANG models processed in 16.67 ms [INFO] BindingJavaFileGenerator: Defined 304 files in 6.700 ms [INFO] Sorted 304 files into 3 directories in 325.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 304 in 50.36 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-if-type --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-if-type --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-if-type --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ iana-if-type --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-if-type/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-if-type/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/mdsal-sonar/model/iana/iana-if-type/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-if-type --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 303 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ iana-if-type >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ iana-if-type --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ iana-if-type <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ iana-if-type --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-if-type --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-if-type/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-if-type --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ iana-if-type --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ iana-if-type --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-if-type --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/iana/iana-if-type/target/iana-if-type-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/iana/iana-if-type/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-if-type --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-if-type --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/iana/iana-if-type/target/bom.xml [INFO] attaching as iana-if-type-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/iana/iana-if-type/target/bom.json [INFO] attaching as iana-if-type-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-if-type --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-if-type --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-if-type --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ iana-if-type --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ iana-if-type --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-if-type --- [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-if-type/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.15-SNAPSHOT/iana-if-type-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-if-type/target/iana-if-type-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.15-SNAPSHOT/iana-if-type-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-if-type/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.15-SNAPSHOT/iana-if-type-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-if-type/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.15-SNAPSHOT/iana-if-type-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-if-type --- [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.15-SNAPSHOT/iana-if-type-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-if-type --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-if-type --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.mdsal.binding.model.iana:iana-routing-types >---- [INFO] Building iana-routing-types 14.0.15-SNAPSHOT [74/225] [INFO] from model/iana/iana-routing-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-routing-types --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-routing-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-routing-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-routing-types --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ iana-routing-types --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-routing-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/iana/iana-routing-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ iana-routing-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/iana/iana-routing-types/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 473.0 μs [INFO] yang-to-sources: Project model files found: 1 in 9.024 ms [INFO] yang-to-sources: 1 YANG models processed in 2.534 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 620.4 μs [INFO] Sorted 6 files into 3 directories in 60.32 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 4.212 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-routing-types --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-routing-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-routing-types --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ iana-routing-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-routing-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-routing-types/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/mdsal-sonar/model/iana/iana-routing-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-routing-types --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ iana-routing-types >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ iana-routing-types --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ iana-routing-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ iana-routing-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-routing-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-routing-types/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-routing-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ iana-routing-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ iana-routing-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-routing-types --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/iana/iana-routing-types/target/iana-routing-types-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/iana/iana-routing-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-routing-types --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-routing-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/iana/iana-routing-types/target/bom.xml [INFO] attaching as iana-routing-types-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/iana/iana-routing-types/target/bom.json [INFO] attaching as iana-routing-types-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-routing-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-routing-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-routing-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ iana-routing-types --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ iana-routing-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-routing-types --- [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-routing-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.15-SNAPSHOT/iana-routing-types-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-routing-types/target/iana-routing-types-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.15-SNAPSHOT/iana-routing-types-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-routing-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.15-SNAPSHOT/iana-routing-types-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-routing-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.15-SNAPSHOT/iana-routing-types-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-routing-types --- [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.15-SNAPSHOT/iana-routing-types-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-routing-types --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-routing-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.mdsal.model:ietf-topology >------------- [INFO] Building ietf-topology 2013.10.21.26.15-SNAPSHOT [75/225] [INFO] from model/ietf-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-topology --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ ietf-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ ietf-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ietf-topology --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ ietf-topology --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ ietf-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ ietf-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf-topology/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 588.4 μs [INFO] yang-to-sources: Project model files found: 1 in 2.765 ms [INFO] yang-to-sources: 2 YANG models processed in 12.69 ms [INFO] BindingJavaFileGenerator: Defined 40 files in 2.928 ms [INFO] Sorted 40 files into 8 directories in 108.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 18.99 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ ietf-topology --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ ietf-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ ietf-topology --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ ietf-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf-topology/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/mdsal-sonar/model/ietf-topology/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ ietf-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 39 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ ietf-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ ietf-topology --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ ietf-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ ietf-topology --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ietf-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf-topology/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ ietf-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ ietf-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ ietf-topology --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ ietf-topology --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf-topology/target/ietf-topology-2013.10.21.26.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf-topology/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ ietf-topology --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ietf-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf-topology/target/bom.xml [INFO] attaching as ietf-topology-2013.10.21.26.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf-topology/target/bom.json [INFO] attaching as ietf-topology-2013.10.21.26.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ietf-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ ietf-topology --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.15-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ietf-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ ietf-topology --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ ietf-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ ietf-topology --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf-topology/pom.xml to /tmp/r/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.15-SNAPSHOT/ietf-topology-2013.10.21.26.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf-topology/target/ietf-topology-2013.10.21.26.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.15-SNAPSHOT/ietf-topology-2013.10.21.26.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf-topology/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.15-SNAPSHOT/ietf-topology-2013.10.21.26.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf-topology/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.15-SNAPSHOT/ietf-topology-2013.10.21.26.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ ietf-topology --- [INFO] Installing org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.15-SNAPSHOT/ietf-topology-2013.10.21.26.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ietf-topology --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ ietf-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------------< org.opendaylight.mdsal:mdsal-docs >------------------ [INFO] Building mdsal-docs 14.0.15-SNAPSHOT [76/225] [INFO] from docs/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-docs --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-docs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-docs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-docs --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ mdsal-docs --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-docs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/docs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-docs --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-docs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- asciidoctor:1.5.7.1:process-asciidoc (output-html) @ mdsal-docs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Rendered /w/workspace/mdsal-sonar/docs/src/main/asciidoc/developer/design/yang-1-1.adoc [INFO] Rendered /w/workspace/mdsal-sonar/docs/src/main/asciidoc/developer/introduction.adoc [INFO] Rendered /w/workspace/mdsal-sonar/docs/src/main/asciidoc/developer/analysis/binding-v2.adoc [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-docs --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-docs --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/docs/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-docs --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mdsal-docs >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mdsal-docs --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mdsal-docs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mdsal-docs --- [INFO] [INFO] --- build-helper:3.6.1:add-source (add-source) @ mdsal-docs --- [INFO] Source directory: /w/workspace/mdsal-sonar/docs/target/src added. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-docs --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/docs/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-docs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-docs --- [INFO] No tests to run. [INFO] [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-sources) @ mdsal-docs --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-docs --- [INFO] Skipping source per configuration. [INFO] [INFO] --- clean:3.5.0:clean (remove-undocumented-sources) @ mdsal-docs --- [INFO] Deleting /w/workspace/mdsal-sonar/docs/target/src (includes = [**/$YangModelBindingProvider.java, **/$YangModuleInfoImpl.java], excludes = []) [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ mdsal-docs --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-docs --- [INFO] Building jar: /w/workspace/mdsal-sonar/docs/target/mdsal-docs-14.0.15-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-docs --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-docs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 186 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/docs/target/bom.xml [INFO] attaching as mdsal-docs-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/docs/target/bom.json [INFO] attaching as mdsal-docs-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-docs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-docs --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware-state:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.model:general-entity:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-routing:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-trace-impl:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8530:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-test-utils:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-yanglib-api:jar:0.19.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology-state:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-hardware:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-acldns:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-simple:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv4-unicast-routing:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.15-SNAPSHOT:compile [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.8:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-ethertypes:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-mud:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-replicate-common:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8795-ietf-te-topology-state:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-yanglib-rfc8525:jar:0.19.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-topology:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-trace-api:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-if-type:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv6-unicast-routing:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-replicate-netty:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-packet-types:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-state:jar:14.0.15-SNAPSHOT:compile [WARNING] com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-types:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-spi:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-types:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-trace-cli:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-packet-fields:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-util:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-singleton-impl:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology-state:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-access-control-list:jar:14.0.15-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.15-SNAPSHOT:compile [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mdsal-docs --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ mdsal-docs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-docs --- [INFO] Installing /w/workspace/mdsal-sonar/docs/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-docs/14.0.15-SNAPSHOT/mdsal-docs-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/docs/target/mdsal-docs-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-docs/14.0.15-SNAPSHOT/mdsal-docs-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/docs/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-docs/14.0.15-SNAPSHOT/mdsal-docs-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/docs/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-docs/14.0.15-SNAPSHOT/mdsal-docs-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-docs --- [INFO] [INFO] ---------------< org.opendaylight.mdsal:feature-parent >---------------- [INFO] Building OpenDaylight :: MD-SAL :: Feature Parent 14.0.15-SNAPSHOT [77/225] [INFO] from features/feature-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ feature-parent --- [INFO] [INFO] --- enforcer:3.6.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] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ feature-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ feature-parent --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ feature-parent --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ feature-parent --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ feature-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ feature-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ feature-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ feature-parent --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ feature-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ feature-parent --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ feature-parent --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ feature-parent --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ feature-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ feature-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/feature-parent/target/bom.xml [INFO] attaching as feature-parent-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/feature-parent/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as feature-parent-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ feature-parent --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ feature-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ feature-parent --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ feature-parent --- [INFO] Installing /w/workspace/mdsal-sonar/features/feature-parent/pom.xml to /tmp/r/org/opendaylight/mdsal/feature-parent/14.0.15-SNAPSHOT/feature-parent-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/feature-parent/target/bom.xml to /tmp/r/org/opendaylight/mdsal/feature-parent/14.0.15-SNAPSHOT/feature-parent-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/feature-parent/target/bom.json to /tmp/r/org/opendaylight/mdsal/feature-parent/14.0.15-SNAPSHOT/feature-parent-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ feature-parent --- [INFO] [INFO] -----------< org.opendaylight.mdsal:template-feature-parent >----------- [INFO] Building template-feature-parent 14.0.15-SNAPSHOT [78/225] [INFO] from features/parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ template-feature-parent --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ template-feature-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ template-feature-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ template-feature-parent --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ template-feature-parent --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ template-feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- feattmpl:14.1.1:generate-feature (generate-feature) @ template-feature-parent --- [INFO] Project packaging is not 'feature', skipping execution [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ template-feature-parent --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ template-feature-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ template-feature-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ template-feature-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ template-feature-parent --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ template-feature-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ template-feature-parent --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ template-feature-parent --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ template-feature-parent --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ template-feature-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ template-feature-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/parent/target/bom.xml [INFO] attaching as template-feature-parent-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/parent/target/bom.json [INFO] attaching as template-feature-parent-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ template-feature-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ template-feature-parent --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ template-feature-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ template-feature-parent --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ template-feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ template-feature-parent --- [INFO] Installing /w/workspace/mdsal-sonar/features/parent/pom.xml to /tmp/r/org/opendaylight/mdsal/template-feature-parent/14.0.15-SNAPSHOT/template-feature-parent-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/parent/target/bom.xml to /tmp/r/org/opendaylight/mdsal/template-feature-parent/14.0.15-SNAPSHOT/template-feature-parent-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/parent/target/bom.json to /tmp/r/org/opendaylight/mdsal/template-feature-parent/14.0.15-SNAPSHOT/template-feature-parent-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ template-feature-parent --- [INFO] [INFO] -----------< org.opendaylight.mdsal:odl-mdsal-binding-base >------------ [INFO] Building OpenDaylight :: MD-SAL :: Binding Base 14.0.15-SNAPSHOT [79/225] [INFO] from features/odl-mdsal-binding-base/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-binding-base --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-binding-base --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-binding-base --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-binding-base --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-binding-base --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-binding-base --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- feattmpl:14.1.1:generate-feature (generate-feature) @ odl-mdsal-binding-base --- [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-binding-base --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-binding-base --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-binding-base --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-binding-base --- [INFO] Generation not enabled [INFO] Attaching artifact [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-binding-base --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-binding-base >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-binding-base --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-binding-base <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-binding-base --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-binding-base --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-binding-base --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-binding-base --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-binding-base --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-binding-base/target/bom.xml [INFO] attaching as odl-mdsal-binding-base-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-binding-base/target/bom.json [INFO] attaching as odl-mdsal-binding-base-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-binding-base --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-binding-base --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-binding-base --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-binding-base --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-binding-base --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-binding-base --- [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-base/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.15-SNAPSHOT/odl-mdsal-binding-base-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-base/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.15-SNAPSHOT/odl-mdsal-binding-base-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-base/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.15-SNAPSHOT/odl-mdsal-binding-base-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-base/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.15-SNAPSHOT/odl-mdsal-binding-base-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-binding-base --- [INFO] [INFO] --------------< org.opendaylight.mdsal:odl-mdsal-common >--------------- [INFO] Building OpenDaylight :: MD-SAL :: Common 14.0.15-SNAPSHOT [80/225] [INFO] from features/odl-mdsal-common/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-common --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-common --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-common --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- feattmpl:14.1.1:generate-feature (generate-feature) @ odl-mdsal-common --- [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-common --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-common --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-common --- [INFO] Generation not enabled [INFO] Attaching artifact [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-common --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-common >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-common --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-common --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-common --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-common --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-common/target/bom.xml [INFO] attaching as odl-mdsal-common-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-common/target/bom.json [INFO] attaching as odl-mdsal-common-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-common --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-common --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-common --- [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-common/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-common/14.0.15-SNAPSHOT/odl-mdsal-common-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-common/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-common/14.0.15-SNAPSHOT/odl-mdsal-common-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-common/14.0.15-SNAPSHOT/odl-mdsal-common-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-common/14.0.15-SNAPSHOT/odl-mdsal-common-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-common --- [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7952 14.0.15-SNAPSHOT [81/225] [INFO] from features/odl-mdsal-model-rfc7952/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc7952 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc7952 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc7952 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc7952 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc7952 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc7952 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc7952 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc7952 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc7952 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc7952 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7952/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc7952 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc7952 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc7952 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc7952 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc7952 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc7952 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc7952 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc7952 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc7952 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7952/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc7952-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7952/target/bom.json [INFO] attaching as odl-mdsal-model-rfc7952-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc7952 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc7952 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc7952 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc7952 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc7952 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc7952 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc7952 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/mdsal-sonar/features/odl-mdsal-model-rfc7952/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.15-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7952/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.15-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7952/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.15-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7952/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.15-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc7952 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc7952 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] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8342 14.0.15-SNAPSHOT [82/225] [INFO] from features/odl-mdsal-model-rfc8342/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8342 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8342 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8342 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8342 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8342 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8342 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8342 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8342 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8342 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8342 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8342/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8342 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8342 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8342 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8342 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8342 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8342 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8342 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8342 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8342 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8342/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8342-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8342/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8342-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8342 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8342 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8342 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8342 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8342 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8342 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8342 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/mdsal-sonar/features/odl-mdsal-model-rfc8342/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8342/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8342/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8342/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8342 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8342 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] [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-binding-api >------------ [INFO] Building OpenDaylight :: MD-SAL :: Binding API 14.0.15-SNAPSHOT [83/225] [INFO] from features/odl-mdsal-binding-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-binding-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-binding-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-binding-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-binding-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-binding-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-binding-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- feattmpl:14.1.1:generate-feature (generate-feature) @ odl-mdsal-binding-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-binding-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-binding-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-binding-api --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-binding-api --- [INFO] Generation not enabled [INFO] Attaching artifact [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-binding-api --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-binding-api >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-binding-api --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-binding-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-binding-api --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-binding-api --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-binding-api --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-binding-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-binding-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-binding-api/target/bom.xml [INFO] attaching as odl-mdsal-binding-api-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-binding-api/target/bom.json [INFO] attaching as odl-mdsal-binding-api-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-binding-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-binding-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-binding-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-binding-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-binding-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-binding-api --- [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-api/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.15-SNAPSHOT/odl-mdsal-binding-api-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-api/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.15-SNAPSHOT/odl-mdsal-binding-api-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.15-SNAPSHOT/odl-mdsal-binding-api-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.15-SNAPSHOT/odl-mdsal-binding-api-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-binding-api --- [INFO] [INFO] --------------< org.opendaylight.mdsal:odl-mdsal-dom-api >-------------- [INFO] Building OpenDaylight :: MD-SAL :: DOM API and SPI 14.0.15-SNAPSHOT [84/225] [INFO] from features/odl-mdsal-dom-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-dom-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-dom-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-dom-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-dom-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-dom-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-dom-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- feattmpl:14.1.1:generate-feature (generate-feature) @ odl-mdsal-dom-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-dom-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-dom-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-dom-api --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-dom-api --- [INFO] Generation not enabled [INFO] Attaching artifact [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-dom-api --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-dom-api >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-dom-api --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-dom-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-dom-api --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-dom-api --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-dom-api --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-dom-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-dom-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 48 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-dom-api/target/bom.xml [INFO] attaching as odl-mdsal-dom-api-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-dom-api/target/bom.json [INFO] attaching as odl-mdsal-dom-api-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-dom-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-dom-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-dom-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-dom-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-dom-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-dom-api --- [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-dom-api/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.15-SNAPSHOT/odl-mdsal-dom-api-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-dom-api/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.15-SNAPSHOT/odl-mdsal-dom-api-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-dom-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.15-SNAPSHOT/odl-mdsal-dom-api-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-dom-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.15-SNAPSHOT/odl-mdsal-dom-api-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-dom-api --- [INFO] [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-dom-runtime >------------ [INFO] Building OpenDaylight :: MD-SAL :: DOM Runtime 14.0.15-SNAPSHOT [85/225] [INFO] from features/odl-mdsal-dom-runtime/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-dom-runtime --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-dom-runtime --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-dom-runtime --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-dom-runtime --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-dom-runtime --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-dom-runtime --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- feattmpl:14.1.1:generate-feature (generate-feature) @ odl-mdsal-dom-runtime --- [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-dom-runtime --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-dom-runtime --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-dom-runtime --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-dom-runtime --- [INFO] Generation not enabled [INFO] Attaching artifact [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-dom-runtime --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-dom-runtime >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-dom-runtime --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-dom-runtime <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-dom-runtime --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-dom-runtime --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-dom-runtime --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-dom-runtime --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-dom-runtime --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 86 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-dom-runtime/target/bom.xml [INFO] attaching as odl-mdsal-dom-runtime-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-dom-runtime/target/bom.json [INFO] attaching as odl-mdsal-dom-runtime-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-dom-runtime --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-dom-runtime --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-dom-runtime --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-dom-runtime --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-dom-runtime --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-dom-runtime --- [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-dom-runtime/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.15-SNAPSHOT/odl-mdsal-dom-runtime-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-dom-runtime/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.15-SNAPSHOT/odl-mdsal-dom-runtime-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-dom-runtime/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.15-SNAPSHOT/odl-mdsal-dom-runtime-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-dom-runtime/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.15-SNAPSHOT/odl-mdsal-dom-runtime-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-dom-runtime --- [INFO] [INFO] ----------< org.opendaylight.mdsal:odl-mdsal-binding-runtime >---------- [INFO] Building OpenDaylight :: MD-SAL :: Binding Runtime 14.0.15-SNAPSHOT [86/225] [INFO] from features/odl-mdsal-binding-runtime/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-binding-runtime --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-binding-runtime --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-binding-runtime --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-binding-runtime --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-binding-runtime --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-binding-runtime --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- feattmpl:14.1.1:generate-feature (generate-feature) @ odl-mdsal-binding-runtime --- [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-binding-runtime --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-binding-runtime --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-binding-runtime --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-binding-runtime --- [INFO] Generation not enabled [INFO] Attaching artifact [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-binding-runtime --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-binding-runtime >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-binding-runtime --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-binding-runtime <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-binding-runtime --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-binding-runtime --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-binding-runtime --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-binding-runtime --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-binding-runtime --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 96 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-binding-runtime/target/bom.xml [INFO] attaching as odl-mdsal-binding-runtime-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-binding-runtime/target/bom.json [INFO] attaching as odl-mdsal-binding-runtime-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-binding-runtime --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-binding-runtime --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-binding-runtime --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-binding-runtime --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-binding-runtime --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-binding-runtime --- [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-runtime/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.15-SNAPSHOT/odl-mdsal-binding-runtime-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-runtime/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.15-SNAPSHOT/odl-mdsal-binding-runtime-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-runtime/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.15-SNAPSHOT/odl-mdsal-binding-runtime-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-runtime/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.15-SNAPSHOT/odl-mdsal-binding-runtime-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-binding-runtime --- [INFO] [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-dom-broker >------------- [INFO] Building OpenDaylight :: MD-SAL :: DOM Broker 14.0.15-SNAPSHOT [87/225] [INFO] from features/odl-mdsal-dom-broker/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-dom-broker --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-dom-broker --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-dom-broker --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-dom-broker --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-dom-broker --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-dom-broker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-dom-broker --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-dom-broker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-dom-broker --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-dom-broker --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-dom-broker/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-dom-broker --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-dom-broker >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-dom-broker --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-dom-broker <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-dom-broker --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-dom-broker --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-dom-broker --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-dom-broker --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-dom-broker --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 88 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-dom-broker/target/bom.xml [INFO] attaching as odl-mdsal-dom-broker-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-dom-broker/target/bom.json [INFO] attaching as odl-mdsal-dom-broker-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-dom-broker --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-dom-broker --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-dom-broker --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-dom-broker --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-dom-broker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-dom-broker --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-dom-broker 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/mdsal-sonar/features/odl-mdsal-dom-broker/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.15-SNAPSHOT/odl-mdsal-dom-broker-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-dom-broker/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.15-SNAPSHOT/odl-mdsal-dom-broker-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-dom-broker/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.15-SNAPSHOT/odl-mdsal-dom-broker-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-dom-broker/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.15-SNAPSHOT/odl-mdsal-dom-broker-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-dom-broker --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-dom-broker 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] [INFO] --------< org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter >-------- [INFO] Building OpenDaylight :: MD-SAL :: Binding/DOM Adapter 14.0.15-SNAPSHOT [88/225] [INFO] from features/odl-mdsal-binding-dom-adapter/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-binding-dom-adapter --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-binding-dom-adapter --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-binding-dom-adapter --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- feattmpl:14.1.1:generate-feature (generate-feature) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-binding-dom-adapter --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-binding-dom-adapter --- [INFO] Generation not enabled [INFO] Attaching artifact [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-binding-dom-adapter --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-binding-dom-adapter >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-binding-dom-adapter <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-binding-dom-adapter --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-binding-dom-adapter --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-binding-dom-adapter --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 109 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-binding-dom-adapter/target/bom.xml [INFO] attaching as odl-mdsal-binding-dom-adapter-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-binding-dom-adapter/target/bom.json [INFO] attaching as odl-mdsal-binding-dom-adapter-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-binding-dom-adapter --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-binding-dom-adapter --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-binding-dom-adapter --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-binding-dom-adapter --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-binding-dom-adapter --- [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-dom-adapter/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.15-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-dom-adapter/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.15-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-dom-adapter/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.15-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-dom-adapter/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.15-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] ----------------< org.opendaylight.mdsal:odl-mdsal-dom >---------------- [INFO] Building OpenDaylight :: MD-SAL :: DOM 14.0.15-SNAPSHOT [89/225] [INFO] from features/odl-mdsal-dom/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-dom --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-dom --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-dom --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-dom --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-dom --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-dom --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-dom --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-dom --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-dom --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-dom --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-dom/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-dom --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-dom >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-dom --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-dom <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-dom --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-dom --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-dom --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-dom --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-dom --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 89 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-dom/target/bom.xml [INFO] attaching as odl-mdsal-dom-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-dom/target/bom.json [INFO] attaching as odl-mdsal-dom-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-dom --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-dom --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-dom --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-dom --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-dom --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-dom --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-dom 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/mdsal-sonar/features/odl-mdsal-dom/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom/14.0.15-SNAPSHOT/odl-mdsal-dom-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-dom/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom/14.0.15-SNAPSHOT/odl-mdsal-dom-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-dom/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom/14.0.15-SNAPSHOT/odl-mdsal-dom-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-dom/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom/14.0.15-SNAPSHOT/odl-mdsal-dom-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-dom --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-dom 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] [INFO] --------------< org.opendaylight.mdsal:odl-mdsal-binding >-------------- [INFO] Building OpenDaylight :: MD-SAL :: Binding 14.0.15-SNAPSHOT [90/225] [INFO] from features/odl-mdsal-binding/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-binding --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-binding --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-binding --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-binding --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-binding --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-binding --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-binding --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-binding --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-binding --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-binding --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-binding/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-binding --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-binding >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-binding --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-binding <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-binding --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-binding --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-binding --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-binding --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-binding --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 111 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-binding/target/bom.xml [INFO] attaching as odl-mdsal-binding-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-binding/target/bom.json [INFO] attaching as odl-mdsal-binding-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-binding --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-binding --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-binding --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-binding --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-binding --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-binding --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-binding 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/mdsal-sonar/features/odl-mdsal-binding/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding/14.0.15-SNAPSHOT/odl-mdsal-binding-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding/14.0.15-SNAPSHOT/odl-mdsal-binding-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding/14.0.15-SNAPSHOT/odl-mdsal-binding-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding/14.0.15-SNAPSHOT/odl-mdsal-binding-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-binding --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-binding 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] [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-eos-common >------------- [INFO] Building OpenDaylight :: MD-SAL :: EOS :: Common 14.0.15-SNAPSHOT [91/225] [INFO] from features/odl-mdsal-eos-common/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-eos-common --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-eos-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-eos-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-eos-common --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-eos-common --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-eos-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-eos-common --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-eos-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-eos-common --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-eos-common --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-eos-common/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-eos-common --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-eos-common >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-eos-common --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-eos-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-eos-common --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-eos-common --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-eos-common --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-eos-common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-eos-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-eos-common/target/bom.xml [INFO] attaching as odl-mdsal-eos-common-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-eos-common/target/bom.json [INFO] attaching as odl-mdsal-eos-common-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-eos-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-eos-common --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-eos-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-eos-common --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-eos-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-eos-common --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-eos-common 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/mdsal-sonar/features/odl-mdsal-eos-common/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.15-SNAPSHOT/odl-mdsal-eos-common-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-eos-common/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.15-SNAPSHOT/odl-mdsal-eos-common-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-eos-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.15-SNAPSHOT/odl-mdsal-eos-common-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-eos-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.15-SNAPSHOT/odl-mdsal-eos-common-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-eos-common --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-eos-common 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] [INFO] --------------< org.opendaylight.mdsal:odl-mdsal-eos-dom >-------------- [INFO] Building OpenDaylight :: MD-SAL :: EOS :: DOM 14.0.15-SNAPSHOT [92/225] [INFO] from features/odl-mdsal-eos-dom/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-eos-dom --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-eos-dom --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-eos-dom --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-eos-dom --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-eos-dom --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-eos-dom --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-eos-dom --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-eos-dom --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-eos-dom --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-eos-dom --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-eos-dom/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-eos-dom --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-eos-dom >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-eos-dom --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-eos-dom <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-eos-dom --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-eos-dom --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-eos-dom --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-eos-dom --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-eos-dom --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 47 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-eos-dom/target/bom.xml [INFO] attaching as odl-mdsal-eos-dom-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-eos-dom/target/bom.json [INFO] attaching as odl-mdsal-eos-dom-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-eos-dom --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-eos-dom --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-eos-dom --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-eos-dom --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-eos-dom --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-eos-dom --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-eos-dom 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/mdsal-sonar/features/odl-mdsal-eos-dom/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.15-SNAPSHOT/odl-mdsal-eos-dom-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-eos-dom/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.15-SNAPSHOT/odl-mdsal-eos-dom-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-eos-dom/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.15-SNAPSHOT/odl-mdsal-eos-dom-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-eos-dom/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.15-SNAPSHOT/odl-mdsal-eos-dom-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-eos-dom --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-eos-dom 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] [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-eos-binding >------------ [INFO] Building OpenDaylight :: MD-SAL :: EOS :: Binding 14.0.15-SNAPSHOT [93/225] [INFO] from features/odl-mdsal-eos-binding/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-eos-binding --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-eos-binding --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-eos-binding --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-eos-binding --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-eos-binding --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-eos-binding --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-eos-binding --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-eos-binding --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-eos-binding --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-eos-binding --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-eos-binding/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-eos-binding --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-eos-binding >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-eos-binding --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-eos-binding <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-eos-binding --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-eos-binding --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-eos-binding --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-eos-binding --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-eos-binding --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 117 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-eos-binding/target/bom.xml [INFO] attaching as odl-mdsal-eos-binding-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-eos-binding/target/bom.json [INFO] attaching as odl-mdsal-eos-binding-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-eos-binding --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-eos-binding --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-eos-binding --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-eos-binding --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-eos-binding --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-eos-binding --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-eos-binding 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/mdsal-sonar/features/odl-mdsal-eos-binding/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.15-SNAPSHOT/odl-mdsal-eos-binding-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-eos-binding/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.15-SNAPSHOT/odl-mdsal-eos-binding-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-eos-binding/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.15-SNAPSHOT/odl-mdsal-eos-binding-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-eos-binding/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.15-SNAPSHOT/odl-mdsal-eos-binding-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-eos-binding --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-eos-binding 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] [INFO] ---------< org.opendaylight.mdsal:odl-mdsal-singleton-common >---------- [INFO] Building OpenDaylight :: MD-SAL :: Singleton :: Common 14.0.15-SNAPSHOT [94/225] [INFO] from features/odl-mdsal-singleton-common/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-singleton-common --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-singleton-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-singleton-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-singleton-common --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-singleton-common --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-singleton-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-singleton-common --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-singleton-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-singleton-common --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-singleton-common --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-common/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-singleton-common --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-singleton-common >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-singleton-common --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-singleton-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-singleton-common --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-singleton-common --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-singleton-common --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-singleton-common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-singleton-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 47 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-common/target/bom.xml [INFO] attaching as odl-mdsal-singleton-common-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-common/target/bom.json [INFO] attaching as odl-mdsal-singleton-common-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-singleton-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-singleton-common --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-singleton-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-singleton-common --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-singleton-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-singleton-common --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-singleton-common 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/mdsal-sonar/features/odl-mdsal-singleton-common/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.15-SNAPSHOT/odl-mdsal-singleton-common-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-common/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.15-SNAPSHOT/odl-mdsal-singleton-common-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.15-SNAPSHOT/odl-mdsal-singleton-common-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.15-SNAPSHOT/odl-mdsal-singleton-common-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-singleton-common --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-singleton-common 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] [INFO] -----------< org.opendaylight.mdsal:odl-mdsal-singleton-dom >----------- [INFO] Building OpenDaylight :: MD-SAL :: Singleton :: DOM 14.0.15-SNAPSHOT [95/225] [INFO] from features/odl-mdsal-singleton-dom/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-singleton-dom --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-singleton-dom --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-singleton-dom --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-singleton-dom --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-singleton-dom --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-singleton-dom --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-singleton-dom --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-singleton-dom --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-singleton-dom --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-singleton-dom --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-dom/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-singleton-dom --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-singleton-dom >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-singleton-dom --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-singleton-dom <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-singleton-dom --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-singleton-dom --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-singleton-dom --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-singleton-dom --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-singleton-dom --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-dom/target/bom.xml [INFO] attaching as odl-mdsal-singleton-dom-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-dom/target/bom.json [INFO] attaching as odl-mdsal-singleton-dom-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-singleton-dom --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-singleton-dom --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-singleton-dom --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-singleton-dom --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-singleton-dom --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-singleton-dom --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-singleton-dom 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/mdsal-sonar/features/odl-mdsal-singleton-dom/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.15-SNAPSHOT/odl-mdsal-singleton-dom-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-dom/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.15-SNAPSHOT/odl-mdsal-singleton-dom-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-dom/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.15-SNAPSHOT/odl-mdsal-singleton-dom-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-dom/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.15-SNAPSHOT/odl-mdsal-singleton-dom-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-singleton-dom --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-singleton-dom 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] [INFO] ---------------< org.opendaylight.mdsal:odl-mdsal-trace >--------------- [INFO] Building OpenDaylight :: MD-SAL :: TracingBroker 14.0.15-SNAPSHOT [96/225] [INFO] from features/odl-mdsal-trace/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-trace --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-trace --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-trace --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-trace --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-trace --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-trace --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-trace --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-trace --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-trace --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-trace --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-trace/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-trace --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-trace >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-trace --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-trace <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-trace --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-trace --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-trace --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-trace --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-trace --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 113 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-trace/target/bom.xml [INFO] attaching as odl-mdsal-trace-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-trace/target/bom.json [INFO] attaching as odl-mdsal-trace-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-trace --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-trace --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-trace --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-trace --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-trace --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-trace --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-trace 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/mdsal-sonar/features/odl-mdsal-trace/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-trace/14.0.15-SNAPSHOT/odl-mdsal-trace-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-trace/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-trace/14.0.15-SNAPSHOT/odl-mdsal-trace-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-trace/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-trace/14.0.15-SNAPSHOT/odl-mdsal-trace-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-trace/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-trace/14.0.15-SNAPSHOT/odl-mdsal-trace-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-trace --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-trace 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] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC6991 14.0.15-SNAPSHOT [97/225] [INFO] from features/odl-mdsal-model-rfc6991/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc6991 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc6991 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc6991 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc6991 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc6991 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc6991 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc6991 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc6991 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc6991 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc6991 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6991/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc6991 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc6991 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc6991 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc6991 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc6991 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc6991 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc6991 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc6991 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc6991 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6991/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc6991-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6991/target/bom.json [INFO] attaching as odl-mdsal-model-rfc6991-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc6991 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc6991 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc6991 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc6991 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc6991 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc6991 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc6991 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/mdsal-sonar/features/odl-mdsal-model-rfc6991/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.15-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6991/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.15-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6991/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.15-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6991/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.15-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc6991 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc6991 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] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8294 14.0.15-SNAPSHOT [98/225] [INFO] from features/odl-mdsal-model-rfc8294/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8294 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8294 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8294 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8294 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8294 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8294 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8294 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8294 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8294 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8294 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8294/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8294 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8294 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8294 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8294 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8294 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8294 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8294 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8294 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8294 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8294/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8294-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8294/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8294-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8294 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8294 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8294 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8294 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8294 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8294 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8294 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/mdsal-sonar/features/odl-mdsal-model-rfc8294/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8294/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8294/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8294/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8294 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8294 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] [INFO] -----------< org.opendaylight.mdsal:odl-mdsal-rfc8294-netty >----------- [INFO] Building OpenDaylight :: MD-SAL :: RFC8294 :: Netty 14.0.15-SNAPSHOT [99/225] [INFO] from features/odl-mdsal-rfc8294-netty/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-rfc8294-netty --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-rfc8294-netty --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-rfc8294-netty --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-rfc8294-netty --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-rfc8294-netty --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-rfc8294-netty --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-rfc8294-netty --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-rfc8294-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-rfc8294-netty --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-rfc8294-netty --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-rfc8294-netty/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-rfc8294-netty --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-rfc8294-netty >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-rfc8294-netty --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-rfc8294-netty <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-rfc8294-netty --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-rfc8294-netty --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-rfc8294-netty --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-rfc8294-netty --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-rfc8294-netty --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 50 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-rfc8294-netty/target/bom.xml [INFO] attaching as odl-mdsal-rfc8294-netty-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-rfc8294-netty/target/bom.json [INFO] attaching as odl-mdsal-rfc8294-netty-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-rfc8294-netty --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-rfc8294-netty --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-rfc8294-netty --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-rfc8294-netty --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-rfc8294-netty --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-rfc8294-netty --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-rfc8294-netty 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/mdsal-sonar/features/odl-mdsal-rfc8294-netty/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.15-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-rfc8294-netty/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.15-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-rfc8294-netty/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.15-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-rfc8294-netty/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.15-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-rfc8294-netty --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-rfc8294-netty 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] [INFO] ---------< org.opendaylight.mdsal:odl-mdsal-replicate-common >---------- [INFO] Building OpenDaylight :: MD-SAL :: Replicate :: Common 14.0.15-SNAPSHOT [100/225] [INFO] from features/odl-mdsal-replicate-common/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-replicate-common --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-replicate-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-replicate-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-replicate-common --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-replicate-common --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-replicate-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-replicate-common --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-replicate-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-replicate-common --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-replicate-common --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-common/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-replicate-common --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-replicate-common >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-replicate-common --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-replicate-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-replicate-common --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-replicate-common --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-replicate-common --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-replicate-common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-replicate-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 50 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-common/target/bom.xml [INFO] attaching as odl-mdsal-replicate-common-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-common/target/bom.json [INFO] attaching as odl-mdsal-replicate-common-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-replicate-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-replicate-common --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-replicate-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-replicate-common --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-replicate-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-replicate-common --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-replicate-common 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/mdsal-sonar/features/odl-mdsal-replicate-common/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.15-SNAPSHOT/odl-mdsal-replicate-common-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-common/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.15-SNAPSHOT/odl-mdsal-replicate-common-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.15-SNAPSHOT/odl-mdsal-replicate-common-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.15-SNAPSHOT/odl-mdsal-replicate-common-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-replicate-common --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-replicate-common 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] [INFO] ----------< org.opendaylight.mdsal:odl-mdsal-replicate-netty >---------- [INFO] Building OpenDaylight :: MD-SAL :: Replicate :: Netty 14.0.15-SNAPSHOT [101/225] [INFO] from features/odl-mdsal-replicate-netty/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-replicate-netty --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-replicate-netty --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-replicate-netty --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-replicate-netty --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-replicate-netty --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-replicate-netty --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-replicate-netty --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-replicate-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-replicate-netty --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-replicate-netty --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-netty/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-replicate-netty --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-replicate-netty >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-replicate-netty --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-replicate-netty <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-replicate-netty --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-replicate-netty --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-replicate-netty --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-replicate-netty --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-replicate-netty --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 89 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-netty/target/bom.xml [INFO] attaching as odl-mdsal-replicate-netty-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-netty/target/bom.json [INFO] attaching as odl-mdsal-replicate-netty-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-replicate-netty --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-replicate-netty --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-replicate-netty --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-replicate-netty --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-replicate-netty --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-replicate-netty --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-replicate-netty 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/mdsal-sonar/features/odl-mdsal-replicate-netty/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.15-SNAPSHOT/odl-mdsal-replicate-netty-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-netty/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.15-SNAPSHOT/odl-mdsal-replicate-netty-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-netty/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.15-SNAPSHOT/odl-mdsal-replicate-netty-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-netty/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.15-SNAPSHOT/odl-mdsal-replicate-netty-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-replicate-netty --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-replicate-netty 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] [INFO] ---------------< org.opendaylight.mdsal:features-mdsal >---------------- [INFO] Building OpenDaylight :: MD-SAL :: Stable Features 14.0.15-SNAPSHOT [102/225] [INFO] from features/features-mdsal/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-mdsal --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-mdsal --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ features-mdsal --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-mdsal --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ features-mdsal --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-mdsal --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ features-mdsal --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ features-mdsal --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ features-mdsal --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-mdsal --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/features-mdsal/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ features-mdsal --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ features-mdsal >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ features-mdsal --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ features-mdsal <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ features-mdsal --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ features-mdsal --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ features-mdsal --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ features-mdsal --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-mdsal --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 170 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/features-mdsal/target/bom.xml [INFO] attaching as features-mdsal-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/features-mdsal/target/bom.json [INFO] attaching as features-mdsal-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-mdsal --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ features-mdsal --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-mdsal --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ features-mdsal --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ features-mdsal --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-mdsal --- [WARNING] [WARNING] The packaging plugin for project features-mdsal 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/mdsal-sonar/features/features-mdsal/pom.xml to /tmp/r/org/opendaylight/mdsal/features-mdsal/14.0.15-SNAPSHOT/features-mdsal-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/features-mdsal/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/features-mdsal/14.0.15-SNAPSHOT/features-mdsal-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/features-mdsal/target/bom.xml to /tmp/r/org/opendaylight/mdsal/features-mdsal/14.0.15-SNAPSHOT/features-mdsal-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/features-mdsal/target/bom.json to /tmp/r/org/opendaylight/mdsal/features-mdsal/14.0.15-SNAPSHOT/features-mdsal-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-mdsal --- [WARNING] [WARNING] The packaging plugin for project features-mdsal 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] [INFO] ----------< org.opendaylight.mdsal:odl-mdsal-exp-yanglib-api >---------- [INFO] Building OpenDaylight :: MD-SAL :: YANG (Module) Library API 0.19.15-SNAPSHOT [103/225] [INFO] from features/odl-mdsal-exp-yanglib-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-exp-yanglib-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-exp-yanglib-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-exp-yanglib-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-exp-yanglib-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-exp-yanglib-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-exp-yanglib-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-exp-yanglib-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-exp-yanglib-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-exp-yanglib-api --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-exp-yanglib-api --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-exp-yanglib-api --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-exp-yanglib-api >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-exp-yanglib-api --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-exp-yanglib-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-exp-yanglib-api --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-exp-yanglib-api --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-exp-yanglib-api --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-exp-yanglib-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-exp-yanglib-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-api/target/bom.xml [INFO] attaching as odl-mdsal-exp-yanglib-api-0.19.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-api/target/bom.json [INFO] attaching as odl-mdsal-exp-yanglib-api-0.19.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-exp-yanglib-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-exp-yanglib-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-exp-yanglib-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-exp-yanglib-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-exp-yanglib-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-exp-yanglib-api --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-exp-yanglib-api did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-api/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.15-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-api/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.15-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.15-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.15-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-exp-yanglib-api --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-exp-yanglib-api did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8525 14.0.15-SNAPSHOT [104/225] [INFO] from features/odl-mdsal-model-rfc8525/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8525 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8525 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8525 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8525 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8525 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8525 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8525 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8525 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8525 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8525/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8525 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8525 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8525 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8525 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8525 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8525 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8525 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8525 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8525 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8525/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8525-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8525/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8525-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8525 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8525 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8525 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8525 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8525 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8525 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8525 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/mdsal-sonar/features/odl-mdsal-model-rfc8525/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8525/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8525/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8525/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8525 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8525 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] [INFO] --------< org.opendaylight.mdsal:odl-mdsal-exp-yanglib-rfc8525 >-------- [INFO] Building OpenDaylight :: MD-SAL :: RFC8525 YANG Library 0.19.15-SNAPSHOT [105/225] [INFO] from features/odl-mdsal-exp-yanglib-rfc8525/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-rfc8525/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-exp-yanglib-rfc8525 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-exp-yanglib-rfc8525 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-exp-yanglib-rfc8525 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 111 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-rfc8525/target/bom.xml [INFO] attaching as odl-mdsal-exp-yanglib-rfc8525-0.19.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-rfc8525/target/bom.json [INFO] attaching as odl-mdsal-exp-yanglib-rfc8525-0.19.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-exp-yanglib-rfc8525 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-exp-yanglib-rfc8525 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/mdsal-sonar/features/odl-mdsal-exp-yanglib-rfc8525/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.15-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-rfc8525/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.15-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-rfc8525/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.15-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-rfc8525/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.15-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-exp-yanglib-rfc8525 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-exp-yanglib-rfc8525 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] [INFO] ---------< org.opendaylight.mdsal:features-mdsal-experimental >--------- [INFO] Building OpenDaylight :: MD-SAL :: Experimental Features 14.0.15-SNAPSHOT [106/225] [INFO] from features/features-mdsal-experimental/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-mdsal-experimental --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-mdsal-experimental --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ features-mdsal-experimental --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-mdsal-experimental --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ features-mdsal-experimental --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-mdsal-experimental --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ features-mdsal-experimental --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ features-mdsal-experimental --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ features-mdsal-experimental --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-mdsal-experimental --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/features-mdsal-experimental/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ features-mdsal-experimental --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ features-mdsal-experimental >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ features-mdsal-experimental --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ features-mdsal-experimental <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ features-mdsal-experimental --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ features-mdsal-experimental --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ features-mdsal-experimental --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ features-mdsal-experimental --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-mdsal-experimental --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 177 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/features-mdsal-experimental/target/bom.xml [INFO] attaching as features-mdsal-experimental-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/features-mdsal-experimental/target/bom.json [INFO] attaching as features-mdsal-experimental-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-mdsal-experimental --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ features-mdsal-experimental --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-mdsal-experimental --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ features-mdsal-experimental --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ features-mdsal-experimental --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-mdsal-experimental --- [WARNING] [WARNING] The packaging plugin for project features-mdsal-experimental 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/mdsal-sonar/features/features-mdsal-experimental/pom.xml to /tmp/r/org/opendaylight/mdsal/features-mdsal-experimental/14.0.15-SNAPSHOT/features-mdsal-experimental-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/features-mdsal-experimental/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/features-mdsal-experimental/14.0.15-SNAPSHOT/features-mdsal-experimental-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/features-mdsal-experimental/target/bom.xml to /tmp/r/org/opendaylight/mdsal/features-mdsal-experimental/14.0.15-SNAPSHOT/features-mdsal-experimental-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/features-mdsal-experimental/target/bom.json to /tmp/r/org/opendaylight/mdsal/features-mdsal-experimental/14.0.15-SNAPSHOT/features-mdsal-experimental-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-mdsal-experimental --- [WARNING] [WARNING] The packaging plugin for project features-mdsal-experimental 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] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc6022 >---------- [INFO] Building rfc6022 14.0.15-SNAPSHOT [107/225] [INFO] from model/rfc/rfc6022/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6022 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc6022 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc6022 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6022 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc6022 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc6022 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc6022/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc6022 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc6022/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 637.5 μs [INFO] yang-to-sources: Project model files found: 1 in 3.626 ms [INFO] yang-to-sources: 3 YANG models processed in 12.35 ms [INFO] BindingJavaFileGenerator: Defined 58 files in 4.102 ms [INFO] Sorted 58 files into 13 directories in 131.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 58 in 24.91 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6022 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6022 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc6022 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6022 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc6022/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc6022/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/mdsal-sonar/model/rfc/rfc6022/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc6022 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 57 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc6022 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc6022 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc6022 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc6022 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6022 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc6022/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc6022 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc6022 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc6022 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6022 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc6022/target/rfc6022-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc6022/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc6022 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6022 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc6022/target/bom.xml [INFO] attaching as rfc6022-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc6022/target/bom.json [INFO] attaching as rfc6022-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6022 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc6022 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6022 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc6022 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc6022 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6022 --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc6022/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.15-SNAPSHOT/rfc6022-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc6022/target/rfc6022-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.15-SNAPSHOT/rfc6022-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc6022/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.15-SNAPSHOT/rfc6022-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc6022/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.15-SNAPSHOT/rfc6022-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc6022 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.15-SNAPSHOT/rfc6022-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6022 --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6022 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc6022 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC6022 14.0.15-SNAPSHOT [108/225] [INFO] from features/odl-mdsal-model-rfc6022/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc6022 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc6022 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc6022 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc6022 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc6022 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc6022 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc6022 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc6022 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc6022 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc6022 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6022/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc6022 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc6022 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc6022 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc6022 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc6022 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc6022 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc6022 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc6022 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc6022 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6022/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc6022-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6022/target/bom.json [INFO] attaching as odl-mdsal-model-rfc6022-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc6022 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc6022 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc6022 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc6022 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc6022 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc6022 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc6022 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/mdsal-sonar/features/odl-mdsal-model-rfc6022/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.15-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6022/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.15-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6022/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.15-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6022/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.15-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc6022 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc6022 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] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc6241 >---------- [INFO] Building rfc6241 14.0.15-SNAPSHOT [109/225] [INFO] from model/rfc/rfc6241/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6241 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc6241 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc6241 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6241 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc6241 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc6241 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc6241/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc6241 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc6241/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 478.5 μs [INFO] yang-to-sources: Project model files found: 1 in 3.163 ms [INFO] yang-to-sources: 2 YANG models processed in 9.378 ms [INFO] BindingJavaFileGenerator: Defined 172 files in 4.418 ms [INFO] Sorted 172 files into 33 directories in 197.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 172 in 33.74 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6241 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6241 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc6241 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6241 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc6241/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc6241/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/mdsal-sonar/model/rfc/rfc6241/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc6241 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 171 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc6241 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc6241 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc6241 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc6241 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6241 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc6241/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc6241 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc6241 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc6241 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6241 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc6241/target/rfc6241-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc6241/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc6241 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6241 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc6241/target/bom.xml [INFO] attaching as rfc6241-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc6241/target/bom.json [INFO] attaching as rfc6241-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6241 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc6241 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6241 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc6241 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc6241 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6241 --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc6241/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.15-SNAPSHOT/rfc6241-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc6241/target/rfc6241-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.15-SNAPSHOT/rfc6241-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc6241/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.15-SNAPSHOT/rfc6241-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc6241/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.15-SNAPSHOT/rfc6241-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc6241 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.15-SNAPSHOT/rfc6241-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6241 --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6241 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc6241 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC6241 14.0.15-SNAPSHOT [110/225] [INFO] from features/odl-mdsal-model-rfc6241/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc6241 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc6241 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc6241 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc6241 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc6241 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc6241 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc6241 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc6241 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc6241 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc6241 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6241/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc6241 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc6241 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc6241 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc6241 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc6241 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc6241 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc6241 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc6241 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc6241 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6241/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc6241-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6241/target/bom.json [INFO] attaching as odl-mdsal-model-rfc6241-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc6241 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc6241 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc6241 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc6241 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc6241 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc6241 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc6241 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/mdsal-sonar/features/odl-mdsal-model-rfc6241/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.15-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6241/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.15-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6241/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.15-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6241/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.15-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc6241 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc6241 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] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc6243 >---------- [INFO] Building rfc6243 14.0.15-SNAPSHOT [111/225] [INFO] from model/rfc/rfc6243/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6243 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc6243 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc6243 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6243 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc6243 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc6243 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc6243/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc6243 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc6243/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 576.8 μs [INFO] yang-to-sources: Project model files found: 1 in 1.073 ms [INFO] yang-to-sources: 3 YANG models processed in 17.73 ms [INFO] BindingJavaFileGenerator: Defined 12 files in 6.028 ms [INFO] Sorted 12 files into 3 directories in 114.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 12 in 11.51 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6243 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6243 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc6243 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6243 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc6243/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc6243/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/mdsal-sonar/model/rfc/rfc6243/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc6243 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc6243 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc6243 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc6243 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc6243 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6243 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc6243/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc6243 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc6243 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc6243 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6243 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc6243/target/rfc6243-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc6243/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc6243 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6243 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc6243/target/bom.xml [INFO] attaching as rfc6243-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc6243/target/bom.json [INFO] attaching as rfc6243-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6243 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc6243 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6243 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc6243 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc6243 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6243 --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc6243/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.15-SNAPSHOT/rfc6243-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc6243/target/rfc6243-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.15-SNAPSHOT/rfc6243-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc6243/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.15-SNAPSHOT/rfc6243-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc6243/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.15-SNAPSHOT/rfc6243-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc6243 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.15-SNAPSHOT/rfc6243-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6243 --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6243 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc6243 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC6243 14.0.15-SNAPSHOT [112/225] [INFO] from features/odl-mdsal-model-rfc6243/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc6243 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc6243 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc6243 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc6243 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc6243 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc6243 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc6243 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc6243 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc6243 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc6243 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6243/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc6243 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc6243 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc6243 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc6243 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc6243 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc6243 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc6243 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc6243 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc6243 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6243/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc6243-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6243/target/bom.json [INFO] attaching as odl-mdsal-model-rfc6243-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc6243 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc6243 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc6243 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc6243 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc6243 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc6243 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc6243 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/mdsal-sonar/features/odl-mdsal-model-rfc6243/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.15-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6243/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.15-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6243/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.15-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6243/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.15-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc6243 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc6243 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] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc6470 >---------- [INFO] Building rfc6470 14.0.15-SNAPSHOT [113/225] [INFO] from model/rfc/rfc6470/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6470 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc6470 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc6470 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6470 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc6470 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc6470 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc6470/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc6470 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc6470/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 611.5 μs [INFO] yang-to-sources: Project model files found: 1 in 1.700 ms [INFO] yang-to-sources: 3 YANG models processed in 15.44 ms [INFO] BindingJavaFileGenerator: Defined 25 files in 4.861 ms [INFO] Sorted 25 files into 7 directories in 100.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 13.40 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6470 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6470 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc6470 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6470 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc6470/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc6470/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/mdsal-sonar/model/rfc/rfc6470/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc6470 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 24 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc6470 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc6470 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc6470 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc6470 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6470 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc6470/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc6470 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc6470 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc6470 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6470 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc6470/target/rfc6470-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc6470/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc6470 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6470 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc6470/target/bom.xml [INFO] attaching as rfc6470-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc6470/target/bom.json [INFO] attaching as rfc6470-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6470 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc6470 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6470 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc6470 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc6470 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6470 --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc6470/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.15-SNAPSHOT/rfc6470-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc6470/target/rfc6470-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.15-SNAPSHOT/rfc6470-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc6470/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.15-SNAPSHOT/rfc6470-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc6470/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.15-SNAPSHOT/rfc6470-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc6470 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.15-SNAPSHOT/rfc6470-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6470 --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6470 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc6470 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC6470 14.0.15-SNAPSHOT [114/225] [INFO] from features/odl-mdsal-model-rfc6470/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc6470 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc6470 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc6470 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc6470 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc6470 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc6470 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc6470 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc6470 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc6470 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc6470 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6470/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc6470 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc6470 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc6470 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc6470 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc6470 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc6470 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc6470 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc6470 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc6470 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6470/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc6470-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6470/target/bom.json [INFO] attaching as odl-mdsal-model-rfc6470-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc6470 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc6470 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc6470 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc6470 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc6470 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc6470 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc6470 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/mdsal-sonar/features/odl-mdsal-model-rfc6470/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.15-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6470/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.15-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6470/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.15-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6470/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.15-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc6470 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc6470 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] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8343 14.0.15-SNAPSHOT [115/225] [INFO] from features/odl-mdsal-model-rfc8343/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8343 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8343 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8343 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8343 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8343 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8343 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8343 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8343 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8343 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8343 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8343/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8343 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8343 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8343 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8343 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8343 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8343 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8343 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8343 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8343 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8343/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8343-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8343/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8343-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8343 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8343 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8343 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8343 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8343 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8343 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8343 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/mdsal-sonar/features/odl-mdsal-model-rfc8343/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8343/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8343/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8343/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8343 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8343 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] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7224 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7224 14.0.15-SNAPSHOT [116/225] [INFO] from features/odl-mdsal-model-rfc7224/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc7224 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc7224 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc7224 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc7224 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc7224 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc7224 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc7224 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc7224 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc7224 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc7224 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7224/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc7224 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc7224 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc7224 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc7224 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc7224 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc7224 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc7224 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc7224 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc7224 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7224/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc7224-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7224/target/bom.json [INFO] attaching as odl-mdsal-model-rfc7224-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc7224 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc7224 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc7224 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc7224 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc7224 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc7224 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc7224 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/mdsal-sonar/features/odl-mdsal-model-rfc7224/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.15-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7224/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.15-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7224/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.15-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7224/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.15-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc7224 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc7224 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] [INFO] -----< org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash >------ [INFO] Building iana-crypt-hash 14.0.15-SNAPSHOT [117/225] [INFO] from model/iana/iana-crypt-hash/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-crypt-hash --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-crypt-hash --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-crypt-hash --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-crypt-hash --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ iana-crypt-hash --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-crypt-hash --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/iana/iana-crypt-hash/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ iana-crypt-hash --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/iana/iana-crypt-hash/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 412.0 μs [INFO] yang-to-sources: Project model files found: 1 in 946.9 μs [INFO] yang-to-sources: 1 YANG models processed in 2.171 ms [INFO] BindingJavaFileGenerator: Defined 8 files in 1.100 ms [INFO] Sorted 8 files into 3 directories in 101.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 4.084 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-crypt-hash --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-crypt-hash --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-crypt-hash --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ iana-crypt-hash --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-crypt-hash/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-crypt-hash/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/mdsal-sonar/model/iana/iana-crypt-hash/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-crypt-hash --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ iana-crypt-hash >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ iana-crypt-hash --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ iana-crypt-hash <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ iana-crypt-hash --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-crypt-hash --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-crypt-hash/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-crypt-hash --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ iana-crypt-hash --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ iana-crypt-hash --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-crypt-hash --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/iana/iana-crypt-hash/target/iana-crypt-hash-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/iana/iana-crypt-hash/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-crypt-hash --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-crypt-hash --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/iana/iana-crypt-hash/target/bom.xml [INFO] attaching as iana-crypt-hash-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/iana/iana-crypt-hash/target/bom.json [INFO] attaching as iana-crypt-hash-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-crypt-hash --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-crypt-hash --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-crypt-hash --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ iana-crypt-hash --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ iana-crypt-hash --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-crypt-hash --- [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-crypt-hash/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.15-SNAPSHOT/iana-crypt-hash-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-crypt-hash/target/iana-crypt-hash-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.15-SNAPSHOT/iana-crypt-hash-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-crypt-hash/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.15-SNAPSHOT/iana-crypt-hash-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-crypt-hash/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.15-SNAPSHOT/iana-crypt-hash-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-crypt-hash --- [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.15-SNAPSHOT/iana-crypt-hash-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-crypt-hash --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-crypt-hash --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7317 iana-crypt-hash 14.0.15-SNAPSHOT [118/225] [INFO] from features/odl-mdsal-model-rfc7317-iana-crypt-hash/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc7317-iana-crypt-hash >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc7317-iana-crypt-hash <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/bom.json [INFO] attaching as odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc7317-iana-crypt-hash 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/mdsal-sonar/features/odl-mdsal-model-rfc7317-iana-crypt-hash/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.15-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.15-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.15-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.15-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc7317-iana-crypt-hash 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] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8341 >---------- [INFO] Building rfc8341 14.0.15-SNAPSHOT [119/225] [INFO] from model/rfc/rfc8341/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8341 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8341 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8341 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8341 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8341 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8341 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8341/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8341 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8341/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 423.3 μs [INFO] yang-to-sources: Project model files found: 1 in 1.582 ms [INFO] yang-to-sources: 2 YANG models processed in 6.338 ms [INFO] BindingJavaFileGenerator: Defined 30 files in 2.769 ms [INFO] Sorted 30 files into 8 directories in 76.84 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 14.25 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8341 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8341 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8341 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8341 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8341/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8341/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/mdsal-sonar/model/rfc/rfc8341/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8341 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 29 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8341 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8341 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8341 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8341 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8341 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8341/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8341 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8341 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8341 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8341 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8341/target/rfc8341-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8341/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8341 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8341 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8341/target/bom.xml [INFO] attaching as rfc8341-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8341/target/bom.json [INFO] attaching as rfc8341-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8341 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8341 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8341 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8341 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8341 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8341 --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8341/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.15-SNAPSHOT/rfc8341-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8341/target/rfc8341-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.15-SNAPSHOT/rfc8341-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8341/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.15-SNAPSHOT/rfc8341-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8341/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.15-SNAPSHOT/rfc8341-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8341 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.15-SNAPSHOT/rfc8341-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8341 --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8341 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8341 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8341 14.0.15-SNAPSHOT [120/225] [INFO] from features/odl-mdsal-model-rfc8341/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8341 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8341 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8341 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8341 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8341 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8341 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8341 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8341 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8341 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8341 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8341/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8341 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8341 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8341 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8341 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8341 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8341 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8341 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8341 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8341 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8341/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8341-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8341/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8341-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8341 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8341 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8341 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8341 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8341 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8341 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8341 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/mdsal-sonar/features/odl-mdsal-model-rfc8341/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8341/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8341/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8341/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8341 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8341 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] [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc7317-ietf-system >---- [INFO] Building rfc7317-ietf-system 14.0.15-SNAPSHOT [121/225] [INFO] from model/rfc/rfc7317-ietf-system/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7317-ietf-system --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc7317-ietf-system --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc7317-ietf-system --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7317-ietf-system --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc7317-ietf-system --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc7317-ietf-system --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc7317-ietf-system/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc7317-ietf-system --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc7317-ietf-system/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 570.7 μs [INFO] yang-to-sources: Project model files found: 1 in 6.673 ms [INFO] yang-to-sources: 5 YANG models processed in 16.23 ms [INFO] BindingJavaFileGenerator: Defined 91 files in 5.644 ms [INFO] Sorted 91 files into 21 directories in 202.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 91 in 24.90 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7317-ietf-system --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc7317-ietf-system --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc7317-ietf-system --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc7317-ietf-system --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc7317-ietf-system/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc7317-ietf-system/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/mdsal-sonar/model/rfc/rfc7317-ietf-system/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc7317-ietf-system --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 90 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc7317-ietf-system >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc7317-ietf-system --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc7317-ietf-system <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc7317-ietf-system --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc7317-ietf-system --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc7317-ietf-system/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc7317-ietf-system --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc7317-ietf-system --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc7317-ietf-system --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7317-ietf-system --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc7317-ietf-system/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc7317-ietf-system --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7317-ietf-system --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc7317-ietf-system/target/bom.xml [INFO] attaching as rfc7317-ietf-system-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc7317-ietf-system/target/bom.json [INFO] attaching as rfc7317-ietf-system-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7317-ietf-system --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc7317-ietf-system --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc7317-ietf-system --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc7317-ietf-system --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc7317-ietf-system --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc7317-ietf-system --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc7317-ietf-system/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.15-SNAPSHOT/rfc7317-ietf-system-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.15-SNAPSHOT/rfc7317-ietf-system-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc7317-ietf-system/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.15-SNAPSHOT/rfc7317-ietf-system-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc7317-ietf-system/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.15-SNAPSHOT/rfc7317-ietf-system-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc7317-ietf-system --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.15-SNAPSHOT/rfc7317-ietf-system-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7317-ietf-system --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc7317-ietf-system --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-ietf-system >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7317 ietf-system 14.0.15-SNAPSHOT [122/225] [INFO] from features/odl-mdsal-model-rfc7317-ietf-system/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7317-ietf-system/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc7317-ietf-system >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc7317-ietf-system <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc7317-ietf-system --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7317-ietf-system/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc7317-ietf-system-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7317-ietf-system/target/bom.json [INFO] attaching as odl-mdsal-model-rfc7317-ietf-system-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc7317-ietf-system --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc7317-ietf-system 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/mdsal-sonar/features/odl-mdsal-model-rfc7317-ietf-system/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.15-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7317-ietf-system/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.15-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7317-ietf-system/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.15-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7317-ietf-system/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.15-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc7317-ietf-system --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc7317-ietf-system 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] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc7407-ietf-x509-cert-to-name >-- [INFO] Building rfc7407-ietf-x509-cert-to-name 14.0.15-SNAPSHOT [123/225] [INFO] from model/rfc/rfc7407-ietf-x509-cert-to-name/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc7407-ietf-x509-cert-to-name --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc7407-ietf-x509-cert-to-name/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc7407-ietf-x509-cert-to-name --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc7407-ietf-x509-cert-to-name/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 535.1 μs [INFO] yang-to-sources: Project model files found: 1 in 1.514 ms [INFO] yang-to-sources: 2 YANG models processed in 5.829 ms [INFO] BindingJavaFileGenerator: Defined 16 files in 1.877 ms [INFO] Sorted 16 files into 4 directories in 110.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 7.340 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc7407-ietf-x509-cert-to-name --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc7407-ietf-x509-cert-to-name/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc7407-ietf-x509-cert-to-name/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/mdsal-sonar/model/rfc/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc7407-ietf-x509-cert-to-name/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/x509/cert/to/name/rev141210/TlsFingerprint.java:[61,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc7407-ietf-x509-cert-to-name >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc7407-ietf-x509-cert-to-name <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc7407-ietf-x509-cert-to-name --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc7407-ietf-x509-cert-to-name --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc7407-ietf-x509-cert-to-name/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc7407-ietf-x509-cert-to-name --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc7407-ietf-x509-cert-to-name --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc7407-ietf-x509-cert-to-name/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7407-ietf-x509-cert-to-name --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.xml [INFO] attaching as rfc7407-ietf-x509-cert-to-name-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.json [INFO] attaching as rfc7407-ietf-x509-cert-to-name-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc7407-ietf-x509-cert-to-name --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc7407-ietf-x509-cert-to-name/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.15-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.15-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.15-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.15-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.15-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7407-ietf-x509-cert-to-name >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-x509-cert-to-name 14.0.15-SNAPSHOT [124/225] [INFO] from features/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/target/bom.json [INFO] attaching as odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc7407-ietf-x509-cert-to-name 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/mdsal-sonar/features/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.15-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.15-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.15-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.15-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc7407-ietf-x509-cert-to-name 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] [INFO] ----< org.opendaylight.mdsal.binding.model.ietf:rfc7407-ietf-snmp >----- [INFO] Building rfc7407-ietf-snmp 14.0.15-SNAPSHOT [125/225] [INFO] from model/rfc/rfc7407-ietf-snmp/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc7407-ietf-snmp --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc7407-ietf-snmp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc7407-ietf-snmp --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc7407-ietf-snmp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc7407-ietf-snmp --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc7407-ietf-snmp/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 511.8 μs [INFO] yang-to-sources: Project model files found: 12 in 5.521 ms [INFO] yang-to-sources: 5 YANG models processed in 41.42 ms [INFO] BindingJavaFileGenerator: Defined 183 files in 7.149 ms [INFO] Sorted 183 files into 38 directories in 247.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 183 in 39.94 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc7407-ietf-snmp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc7407-ietf-snmp --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc7407-ietf-snmp/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc7407-ietf-snmp/target/generated-sources/spi [INFO] Copying 12 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 12 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc7407-ietf-snmp/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc7407-ietf-snmp --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 182 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc7407-ietf-snmp/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/snmp/rev141210/EngineId.java:[61,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc7407-ietf-snmp >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc7407-ietf-snmp --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc7407-ietf-snmp <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc7407-ietf-snmp --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc7407-ietf-snmp --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc7407-ietf-snmp/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc7407-ietf-snmp --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc7407-ietf-snmp --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7407-ietf-snmp --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc7407-ietf-snmp/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc7407-ietf-snmp --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7407-ietf-snmp --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc7407-ietf-snmp/target/bom.xml [INFO] attaching as rfc7407-ietf-snmp-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc7407-ietf-snmp/target/bom.json [INFO] attaching as rfc7407-ietf-snmp-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-snmp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc7407-ietf-snmp --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc7407-ietf-snmp --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc7407-ietf-snmp --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc7407-ietf-snmp --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc7407-ietf-snmp/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.15-SNAPSHOT/rfc7407-ietf-snmp-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.15-SNAPSHOT/rfc7407-ietf-snmp-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc7407-ietf-snmp/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.15-SNAPSHOT/rfc7407-ietf-snmp-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc7407-ietf-snmp/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.15-SNAPSHOT/rfc7407-ietf-snmp-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc7407-ietf-snmp --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.15-SNAPSHOT/rfc7407-ietf-snmp-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc7407-ietf-snmp --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7407-ietf-snmp >--- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-snmp 14.0.15-SNAPSHOT [126/225] [INFO] from features/odl-mdsal-model-rfc7407-ietf-snmp/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7407-ietf-snmp/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc7407-ietf-snmp >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc7407-ietf-snmp <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc7407-ietf-snmp --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7407-ietf-snmp/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc7407-ietf-snmp-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7407-ietf-snmp/target/bom.json [INFO] attaching as odl-mdsal-model-rfc7407-ietf-snmp-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc7407-ietf-snmp --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc7407-ietf-snmp 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/mdsal-sonar/features/odl-mdsal-model-rfc7407-ietf-snmp/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.15-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7407-ietf-snmp/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.15-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7407-ietf-snmp/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.15-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7407-ietf-snmp/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.15-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc7407-ietf-snmp --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc7407-ietf-snmp 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] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf 14.0.15-SNAPSHOT [127/225] [INFO] from features/odl-mdsal-model-rfc8040-ietf-restconf/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8040-ietf-restconf/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8040-ietf-restconf >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8040-ietf-restconf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8040-ietf-restconf --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8040-ietf-restconf/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8040-ietf-restconf-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8040-ietf-restconf/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8040-ietf-restconf-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8040-ietf-restconf --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8040-ietf-restconf 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/mdsal-sonar/features/odl-mdsal-model-rfc8040-ietf-restconf/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8040-ietf-restconf/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8040-ietf-restconf/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8040-ietf-restconf/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8040-ietf-restconf --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8040-ietf-restconf 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] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf-monitoring >-- [INFO] Building rfc8040-ietf-restconf-monitoring 14.0.15-SNAPSHOT [128/225] [INFO] from model/rfc/rfc8040-ietf-restconf-monitoring/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8040-ietf-restconf-monitoring --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf-monitoring --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf-monitoring --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8040-ietf-restconf-monitoring/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8040-ietf-restconf-monitoring --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8040-ietf-restconf-monitoring/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 798.3 μs [INFO] yang-to-sources: Project model files found: 1 in 1.884 ms [INFO] yang-to-sources: 3 YANG models processed in 20.58 ms [INFO] BindingJavaFileGenerator: Defined 16 files in 2.839 ms [INFO] Sorted 16 files into 6 directories in 114.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 9.923 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8040-ietf-restconf-monitoring --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8040-ietf-restconf-monitoring --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8040-ietf-restconf-monitoring/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8040-ietf-restconf-monitoring/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/mdsal-sonar/model/rfc/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8040-ietf-restconf-monitoring --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf-monitoring >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8040-ietf-restconf-monitoring --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf-monitoring <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8040-ietf-restconf-monitoring --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8040-ietf-restconf-monitoring --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8040-ietf-restconf-monitoring/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8040-ietf-restconf-monitoring --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8040-ietf-restconf-monitoring --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8040-ietf-restconf-monitoring --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8040-ietf-restconf-monitoring/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8040-ietf-restconf-monitoring --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8040-ietf-restconf-monitoring --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.xml [INFO] attaching as rfc8040-ietf-restconf-monitoring-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.json [INFO] attaching as rfc8040-ietf-restconf-monitoring-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf-monitoring --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf-monitoring --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf-monitoring --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8040-ietf-restconf-monitoring --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8040-ietf-restconf-monitoring --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8040-ietf-restconf-monitoring/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.15-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.15-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.15-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.15-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8040-ietf-restconf-monitoring --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.15-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf-monitoring >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf-monitoring 14.0.15-SNAPSHOT [129/225] [INFO] from features/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8040-ietf-restconf-monitoring 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/mdsal-sonar/features/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8040-ietf-restconf-monitoring 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] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8072 >---------- [INFO] Building rfc8072 14.0.15-SNAPSHOT [130/225] [INFO] from model/rfc/rfc8072/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8072 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8072 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8072 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8072 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8072 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8072 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8072/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8072 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8072/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 455.5 μs [INFO] yang-to-sources: Project model files found: 1 in 1.857 ms [INFO] yang-to-sources: 2 YANG models processed in 7.697 ms [INFO] BindingJavaFileGenerator: Defined 34 files in 2.371 ms [INFO] Sorted 34 files into 12 directories in 112.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 34 in 11.69 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8072 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8072 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8072 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8072 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8072/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8072/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/mdsal-sonar/model/rfc/rfc8072/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8072 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 33 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8072 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8072 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8072 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8072 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8072 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8072/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8072 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8072 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8072 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8072 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8072/target/rfc8072-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8072/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8072 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8072 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8072/target/bom.xml [INFO] attaching as rfc8072-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8072/target/bom.json [INFO] attaching as rfc8072-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8072 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8072 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8072 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8072 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8072 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8072 --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8072/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.15-SNAPSHOT/rfc8072-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8072/target/rfc8072-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.15-SNAPSHOT/rfc8072-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8072/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.15-SNAPSHOT/rfc8072-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8072/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.15-SNAPSHOT/rfc8072-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8072 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.15-SNAPSHOT/rfc8072-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8072 --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8072 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8072 14.0.15-SNAPSHOT [131/225] [INFO] from features/odl-mdsal-model-rfc8072/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8072 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8072 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8072 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8072 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8072 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8072 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8072 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8072 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8072 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8072 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8072/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8072 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8072 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8072 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8072 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8072 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8072 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8072 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8072 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8072 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8072/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8072-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8072/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8072-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8072 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8072 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8072 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8072 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8072 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8072 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8072 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/mdsal-sonar/features/odl-mdsal-model-rfc8072/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8072/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8072/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8072/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8072 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8072 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] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8177 >---------- [INFO] Building rfc8177 14.0.15-SNAPSHOT [132/225] [INFO] from model/rfc/rfc8177/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8177 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8177 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8177 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8177 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8177 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8177 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8177/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8177 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8177/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 597.6 μs [INFO] yang-to-sources: Project model files found: 1 in 2.174 ms [INFO] yang-to-sources: 3 YANG models processed in 12.34 ms [INFO] BindingJavaFileGenerator: Defined 68 files in 4.164 ms [INFO] Sorted 68 files into 16 directories in 156.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 68 in 15.45 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8177 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8177 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8177 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8177 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8177/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8177/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/mdsal-sonar/model/rfc/rfc8177/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8177 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 67 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8177 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8177 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8177 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8177 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8177 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8177/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8177 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8177 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8177 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8177 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8177/target/rfc8177-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8177/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8177 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8177 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8177/target/bom.xml [INFO] attaching as rfc8177-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8177/target/bom.json [INFO] attaching as rfc8177-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8177 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8177 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8177 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8177 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8177 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8177 --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8177/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.15-SNAPSHOT/rfc8177-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8177/target/rfc8177-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.15-SNAPSHOT/rfc8177-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8177/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.15-SNAPSHOT/rfc8177-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8177/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.15-SNAPSHOT/rfc8177-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8177 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.15-SNAPSHOT/rfc8177-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8177 --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8177 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8177 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8177 14.0.15-SNAPSHOT [133/225] [INFO] from features/odl-mdsal-model-rfc8177/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8177 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8177 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8177 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8177 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8177 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8177 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8177 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8177 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8177 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8177 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8177/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8177 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8177 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8177 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8177 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8177 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8177 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8177 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8177 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8177 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8177/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8177-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8177/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8177-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8177 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8177 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8177 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8177 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8177 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8177 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8177 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/mdsal-sonar/features/odl-mdsal-model-rfc8177/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8177/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8177/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8177/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8177 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8177 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] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8344 14.0.15-SNAPSHOT [134/225] [INFO] from features/odl-mdsal-model-rfc8344/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8344 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8344 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8344 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8344 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8344 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8344 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8344 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8344 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8344 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8344 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8344/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8344 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8344 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8344 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8344 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8344 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8344 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8344 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8344 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8344 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8344/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8344-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8344/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8344-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8344 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8344 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8344 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8344 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8344 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8344 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8344 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/mdsal-sonar/features/odl-mdsal-model-rfc8344/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8344/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8344/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8344/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8344 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8344 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] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8345 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8345 14.0.15-SNAPSHOT [135/225] [INFO] from features/odl-mdsal-model-rfc8345/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8345 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8345 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8345 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8345 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8345 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8345 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8345 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8345 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8345 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8345 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8345 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8345 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8345 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8345 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8345 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8345 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8345 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8345 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8345 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8345-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8345-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8345 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8345 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8345 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8345 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8345 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8345 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8345 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/mdsal-sonar/features/odl-mdsal-model-rfc8345/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8345 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8345 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] [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8345-non-nmda >---- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8345 :: NON-NMDA 14.0.15-SNAPSHOT [136/225] [INFO] from features/odl-mdsal-model-rfc8345-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8345-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8345-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8345-non-nmda --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345-non-nmda/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8345-non-nmda-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345-non-nmda/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8345-non-nmda-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8345-non-nmda --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8345-non-nmda 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/mdsal-sonar/features/odl-mdsal-model-rfc8345-non-nmda/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345-non-nmda/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8345-non-nmda --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8345-non-nmda 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] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8346 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8346 14.0.15-SNAPSHOT [137/225] [INFO] from features/odl-mdsal-model-rfc8346/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8346 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8346 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8346 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8346 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8346 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8346 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8346 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8346 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8346 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8346 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8346 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8346 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8346 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8346 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8346 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8346 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8346 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8346 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8346 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8346-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8346-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8346 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8346 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8346 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8346 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8346 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8346 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8346 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/mdsal-sonar/features/odl-mdsal-model-rfc8346/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8346 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8346 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] [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8346-non-nmda >---- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8346 :: NON-NMDA 14.0.15-SNAPSHOT [138/225] [INFO] from features/odl-mdsal-model-rfc8346-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8346-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8346-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8346-non-nmda --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346-non-nmda/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8346-non-nmda-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346-non-nmda/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8346-non-nmda-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8346-non-nmda --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8346-non-nmda 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/mdsal-sonar/features/odl-mdsal-model-rfc8346-non-nmda/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346-non-nmda/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8346-non-nmda --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8346-non-nmda 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] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8348 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8348 14.0.15-SNAPSHOT [139/225] [INFO] from features/odl-mdsal-model-rfc8348/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8348 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8348 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8348 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8348 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8348 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8348 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8348 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8348 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8348 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8348 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8348 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8348 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8348 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8348 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8348 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8348 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8348 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8348 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8348 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8348-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8348-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8348 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8348 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8348 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8348 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8348 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8348 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8348 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/mdsal-sonar/features/odl-mdsal-model-rfc8348/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8348 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8348 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] [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8348-non-nmda >---- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8348 :: NON-NMDA 14.0.15-SNAPSHOT [140/225] [INFO] from features/odl-mdsal-model-rfc8348-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8348-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8348-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8348-non-nmda --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348-non-nmda/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8348-non-nmda-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348-non-nmda/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8348-non-nmda-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8348-non-nmda --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8348-non-nmda 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/mdsal-sonar/features/odl-mdsal-model-rfc8348-non-nmda/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348-non-nmda/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8348-non-nmda --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8348-non-nmda 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] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8349 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8349 14.0.15-SNAPSHOT [141/225] [INFO] from features/odl-mdsal-model-rfc8349/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8349 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8349 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8349 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8349 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8349 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8349 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8349 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8349 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8349 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8349 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8349/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8349 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8349 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8349 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8349 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8349 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8349 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8349 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8349 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8349 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8349/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8349-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8349/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8349-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8349 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8349 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8349 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8349 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8349 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8349 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8349 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/mdsal-sonar/features/odl-mdsal-model-rfc8349/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8349/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8349/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8349/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8349 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8349 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] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8519 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8519 14.0.15-SNAPSHOT [142/225] [INFO] from features/odl-mdsal-model-rfc8519/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8519 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8519 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8519 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8519 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8519 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8519 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8519 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8519 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8519 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8519 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8519/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8519 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8519 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8519 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8519 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8519 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8519 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8519 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8519 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8519 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8519/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8519-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8519/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8519-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8519 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8519 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8519 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8519 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8519 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8519 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8519 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/mdsal-sonar/features/odl-mdsal-model-rfc8519/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8519/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8519/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8519/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8519 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8519 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] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8520 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8520 14.0.15-SNAPSHOT [143/225] [INFO] from features/odl-mdsal-model-rfc8520/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8520 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8520 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8520 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8520 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8520 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8520 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8520 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8520 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8520 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8520 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8520/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8520 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8520 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8520 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8520 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8520 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8520 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8520 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8520 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8520 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8520/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8520-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8520/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8520-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8520 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8520 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8520 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8520 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8520 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8520 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8520 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/mdsal-sonar/features/odl-mdsal-model-rfc8520/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8520/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8520/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8520/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8520 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8520 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] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8526 >---------- [INFO] Building rfc8526 14.0.15-SNAPSHOT [144/225] [INFO] from model/rfc/rfc8526/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8526 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8526 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8526 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8526 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8526 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8526 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8526/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8526 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8526/src/main/yang [INFO] yang-to-sources: Found 7 dependencies in 766.0 μs [INFO] yang-to-sources: Project model files found: 1 in 1.968 ms [INFO] yang-to-sources: 8 YANG models processed in 20.87 ms [INFO] BindingJavaFileGenerator: Defined 40 files in 5.962 ms [INFO] Sorted 40 files into 14 directories in 145.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 16.69 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8526 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8526 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8526 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8526 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8526/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8526/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/mdsal-sonar/model/rfc/rfc8526/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8526 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 39 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8526 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8526 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8526 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8526 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8526 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8526/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8526 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8526 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8526 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8526 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8526/target/rfc8526-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8526/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8526 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8526 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8526/target/bom.xml [INFO] attaching as rfc8526-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8526/target/bom.json [INFO] attaching as rfc8526-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8526 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8526 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8526 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8526 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8526 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8526 --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8526/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.15-SNAPSHOT/rfc8526-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8526/target/rfc8526-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.15-SNAPSHOT/rfc8526-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8526/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.15-SNAPSHOT/rfc8526-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8526/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.15-SNAPSHOT/rfc8526-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8526 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.15-SNAPSHOT/rfc8526-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8526 --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8526 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8526 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8526 14.0.15-SNAPSHOT [145/225] [INFO] from features/odl-mdsal-model-rfc8526/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8526 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8526 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8526 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8526 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8526 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8526 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8526 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8526 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8526 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8526 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8526/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8526 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8526 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8526 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8526 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8526 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8526 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8526 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8526 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8526 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8526/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8526-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8526/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8526-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8526 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8526 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8526 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8526 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8526 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8526 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8526 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/mdsal-sonar/features/odl-mdsal-model-rfc8526/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8526/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8526/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8526/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8526 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8526 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] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8528 14.0.15-SNAPSHOT [146/225] [INFO] from features/odl-mdsal-model-rfc8528/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8528 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8528 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8528 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8528 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8528 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8528 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8528 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8528 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8528 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8528 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8528/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8528 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8528 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8528 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8528 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8528 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8528 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8528 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8528 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8528 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8528/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8528-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8528/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8528-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8528 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8528 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8528 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8528 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8528 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8528 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8528 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/mdsal-sonar/features/odl-mdsal-model-rfc8528/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8528/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8528/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8528/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8528 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8528 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] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8529 14.0.15-SNAPSHOT [147/225] [INFO] from features/odl-mdsal-model-rfc8529/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8529 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8529 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8529 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8529 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8529 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8529 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8529 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8529 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8529 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8529 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8529/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8529 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8529 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8529 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8529 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8529 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8529 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8529 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8529 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8529 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8529/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8529-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8529/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8529-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8529 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8529 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8529 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8529 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8529 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8529 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8529 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/mdsal-sonar/features/odl-mdsal-model-rfc8529/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8529/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8529/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8529/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8529 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8529 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] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8530 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8530 14.0.15-SNAPSHOT [148/225] [INFO] from features/odl-mdsal-model-rfc8530/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8530 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8530 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8530 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8530 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8530 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8530 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8530 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8530 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8530 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8530 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8530/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8530 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8530 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8530 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8530 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8530 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8530 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8530 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8530 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8530 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8530/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8530-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8530/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8530-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8530 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8530 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8530 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8530 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8530 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8530 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8530 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/mdsal-sonar/features/odl-mdsal-model-rfc8530/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8530/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8530/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8530/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8530 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8530 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] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8542 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8542 14.0.15-SNAPSHOT [149/225] [INFO] from features/odl-mdsal-model-rfc8542/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8542 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8542 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8542 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8542 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8542 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8542 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8542 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8542 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8542 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8542 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8542/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8542 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8542 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8542 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8542 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8542 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8542 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8542 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8542 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8542 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8542/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8542-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8542/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8542-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8542 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8542 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8542 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8542 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8542 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8542 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8542 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/mdsal-sonar/features/odl-mdsal-model-rfc8542/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8542/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8542/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8542/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8542 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8542 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] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8572-ietf-sztp-bootstrap-server >-- [INFO] Building rfc8572-ietf-sztp-bootstrap-server 14.0.15-SNAPSHOT [150/225] [INFO] from model/rfc/rfc8572-ietf-sztp-bootstrap-server/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 1.617 ms [INFO] yang-to-sources: Project model files found: 1 in 5.464 ms [INFO] yang-to-sources: 1 YANG models processed in 7.584 ms [INFO] BindingJavaFileGenerator: Defined 23 files in 3.653 ms [INFO] Sorted 23 files into 5 directories in 158.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 23 in 13.60 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8572-ietf-sztp-bootstrap-server/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/mdsal-sonar/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 22 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8572-ietf-sztp-bootstrap-server >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8572-ietf-sztp-bootstrap-server <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.xml [INFO] attaching as rfc8572-ietf-sztp-bootstrap-server-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.json [INFO] attaching as rfc8572-ietf-sztp-bootstrap-server-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8572-ietf-sztp-bootstrap-server/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.15-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.15-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.15-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.15-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.15-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-bootstrap-server 14.0.15-SNAPSHOT [151/225] [INFO] from features/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8572-ietf-sztp-conveyed-info >-- [INFO] Building rfc8572-ietf-sztp-conveyed-info 14.0.15-SNAPSHOT [152/225] [INFO] from model/rfc/rfc8572-ietf-sztp-conveyed-info/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 590.2 μs [INFO] yang-to-sources: Project model files found: 1 in 2.022 ms [INFO] yang-to-sources: 4 YANG models processed in 12.59 ms [INFO] BindingJavaFileGenerator: Defined 27 files in 3.615 ms [INFO] Sorted 27 files into 10 directories in 128.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 27 in 11.97 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8572-ietf-sztp-conveyed-info/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/mdsal-sonar/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 26 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8572-ietf-sztp-conveyed-info >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8572-ietf-sztp-conveyed-info <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.xml [INFO] attaching as rfc8572-ietf-sztp-conveyed-info-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.json [INFO] attaching as rfc8572-ietf-sztp-conveyed-info-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8572-ietf-sztp-conveyed-info/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.15-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.15-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.15-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.15-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.15-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-conveyed-info 14.0.15-SNAPSHOT [153/225] [INFO] from features/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info 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/mdsal-sonar/features/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info 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] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8639 >---------- [INFO] Building rfc8639 14.0.15-SNAPSHOT [154/225] [INFO] from model/rfc/rfc8639/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8639 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8639 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8639 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8639 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8639 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8639 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8639/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8639 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8639/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 877.0 μs [INFO] yang-to-sources: Project model files found: 1 in 4.953 ms [INFO] yang-to-sources: 9 YANG models processed in 51.24 ms [INFO] BindingJavaFileGenerator: Defined 136 files in 11.21 ms [INFO] Sorted 136 files into 22 directories in 253.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 136 in 47.38 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8639 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8639 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8639 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8639 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8639/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8639/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/mdsal-sonar/model/rfc/rfc8639/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8639 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 135 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8639 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8639 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8639 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8639 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8639 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8639/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8639 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8639 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8639 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8639 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8639/target/rfc8639-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8639/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8639 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8639 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8639/target/bom.xml [INFO] attaching as rfc8639-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8639/target/bom.json [INFO] attaching as rfc8639-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8639 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8639 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8639 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8639 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8639 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8639 --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8639/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.15-SNAPSHOT/rfc8639-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8639/target/rfc8639-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.15-SNAPSHOT/rfc8639-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8639/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.15-SNAPSHOT/rfc8639-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8639/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.15-SNAPSHOT/rfc8639-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8639 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.15-SNAPSHOT/rfc8639-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8639 --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8639 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8639 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8639 14.0.15-SNAPSHOT [155/225] [INFO] from features/odl-mdsal-model-rfc8639/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8639 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8639 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8639 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8639 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8639 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8639 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8639 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8639 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8639 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8639 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8639/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8639 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8639 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8639 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8639 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8639 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8639 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8639 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8639 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8639 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8639/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8639-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8639/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8639-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8639 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8639 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8639 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8639 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8639 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8639 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8639 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/mdsal-sonar/features/odl-mdsal-model-rfc8639/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8639/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8639/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8639/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8639 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8639 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] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8641 >---------- [INFO] Building rfc8641 14.0.15-SNAPSHOT [156/225] [INFO] from model/rfc/rfc8641/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8641 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8641 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8641 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8641 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8641 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8641 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8641/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8641 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8641/src/main/yang [INFO] yang-to-sources: Found 11 dependencies in 1.840 ms [INFO] yang-to-sources: Project model files found: 1 in 8.055 ms [INFO] yang-to-sources: 12 YANG models processed in 66.50 ms [INFO] BindingJavaFileGenerator: Defined 94 files in 15.46 ms [INFO] Sorted 94 files into 24 directories in 231.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 94 in 45.57 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8641 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8641 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8641 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8641/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8641/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/mdsal-sonar/model/rfc/rfc8641/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8641 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 93 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8641 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8641 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8641 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8641 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8641 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8641/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8641 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8641 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8641 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8641 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8641/target/rfc8641-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8641/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8641 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8641 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8641/target/bom.xml [INFO] attaching as rfc8641-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8641/target/bom.json [INFO] attaching as rfc8641-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8641 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8641 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8641 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8641 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8641 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8641 --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8641/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.15-SNAPSHOT/rfc8641-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8641/target/rfc8641-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.15-SNAPSHOT/rfc8641-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8641/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.15-SNAPSHOT/rfc8641-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8641/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.15-SNAPSHOT/rfc8641-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8641 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.15-SNAPSHOT/rfc8641-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8641 --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8641 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8641 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8641 14.0.15-SNAPSHOT [157/225] [INFO] from features/odl-mdsal-model-rfc8641/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8641 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8641 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8641 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8641 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8641 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8641 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8641 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8641 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8641 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8641/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8641 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8641 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8641 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8641 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8641 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8641 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8641 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8641 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8641 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 47 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8641/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8641-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8641/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8641-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8641 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8641 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8641 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8641 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8641 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8641 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8641 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/mdsal-sonar/features/odl-mdsal-model-rfc8641/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8641/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8641/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8641/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8641 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8641 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] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8650 >---------- [INFO] Building rfc8650 14.0.15-SNAPSHOT [158/225] [INFO] from model/rfc/rfc8650/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8650 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8650 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8650 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8650 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8650 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8650 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8650/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8650 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8650/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 812.7 μs [INFO] yang-to-sources: Project model files found: 1 in 1.052 ms [INFO] yang-to-sources: 10 YANG models processed in 41.50 ms [INFO] BindingJavaFileGenerator: Defined 11 files in 9.041 ms [INFO] Sorted 11 files into 3 directories in 89.89 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 15.26 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8650 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8650 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8650 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8650 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8650/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8650/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/mdsal-sonar/model/rfc/rfc8650/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8650 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8650 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8650 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8650 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8650 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8650 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8650/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8650 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8650 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8650 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8650 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8650/target/rfc8650-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8650/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8650 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8650 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8650/target/bom.xml [INFO] attaching as rfc8650-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8650/target/bom.json [INFO] attaching as rfc8650-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8650 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8650 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8650 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8650 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8650 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8650 --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8650/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.15-SNAPSHOT/rfc8650-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8650/target/rfc8650-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.15-SNAPSHOT/rfc8650-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8650/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.15-SNAPSHOT/rfc8650-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8650/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.15-SNAPSHOT/rfc8650-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8650 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.15-SNAPSHOT/rfc8650-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8650 --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8650 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8650 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8650 14.0.15-SNAPSHOT [159/225] [INFO] from features/odl-mdsal-model-rfc8650/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8650 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8650 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8650 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8650 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8650 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8650 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8650 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8650 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8650 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8650 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8650/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8650 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8650 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8650 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8650 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8650 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8650 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8650 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8650 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8650 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 40 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8650/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8650-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8650/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8650-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8650 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8650 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8650 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8650 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8650 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8650 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8650 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/mdsal-sonar/features/odl-mdsal-model-rfc8650/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8650/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8650/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8650/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8650 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8650 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] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8776 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8776 14.0.15-SNAPSHOT [160/225] [INFO] from features/odl-mdsal-model-rfc8776/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8776 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8776 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8776 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8776 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8776 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8776 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8776 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8776 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8776 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8776 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8776/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8776 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8776 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8776 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8776 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8776 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8776 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8776 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8776 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8776 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8776/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8776-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8776/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8776-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8776 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8776 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8776 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8776 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8776 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8776 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8776 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/mdsal-sonar/features/odl-mdsal-model-rfc8776/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8776/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8776/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8776/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8776 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8776 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] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8795 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8795 14.0.15-SNAPSHOT [161/225] [INFO] from features/odl-mdsal-model-rfc8795/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8795 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8795 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8795 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8795 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8795 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8795 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8795 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8795 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8795 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8795 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8795 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8795 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8795 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8795 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8795 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8795 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8795 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8795 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8795 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8795-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8795-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8795 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8795 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8795 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8795 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8795 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8795 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8795 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/mdsal-sonar/features/odl-mdsal-model-rfc8795/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8795 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8795 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] [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8795-non-nmda >---- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8795 :: NON-NMDA 14.0.15-SNAPSHOT [162/225] [INFO] from features/odl-mdsal-model-rfc8795-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8795-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8795-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8795-non-nmda --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 40 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795-non-nmda/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8795-non-nmda-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795-non-nmda/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8795-non-nmda-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8795-non-nmda --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8795-non-nmda 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/mdsal-sonar/features/odl-mdsal-model-rfc8795-non-nmda/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795-non-nmda/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8795-non-nmda --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8795-non-nmda 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] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8808 >---------- [INFO] Building rfc8808 14.0.15-SNAPSHOT [163/225] [INFO] from model/rfc/rfc8808/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8808 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8808 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8808 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8808 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8808 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8808 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8808/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8808 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8808/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 800.2 μs [INFO] yang-to-sources: Project model files found: 1 in 1.505 ms [INFO] yang-to-sources: 4 YANG models processed in 12.25 ms [INFO] BindingJavaFileGenerator: Defined 11 files in 6.055 ms [INFO] Sorted 11 files into 3 directories in 135.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 10.66 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8808 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8808 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8808 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8808 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8808/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8808/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/mdsal-sonar/model/rfc/rfc8808/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8808 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8808 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8808 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8808 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8808 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8808 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8808/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8808 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8808 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8808 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8808 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8808/target/rfc8808-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8808/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8808 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8808 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8808/target/bom.xml [INFO] attaching as rfc8808-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8808/target/bom.json [INFO] attaching as rfc8808-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8808 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8808 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8808 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8808 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8808 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8808 --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8808/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.15-SNAPSHOT/rfc8808-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8808/target/rfc8808-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.15-SNAPSHOT/rfc8808-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8808/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.15-SNAPSHOT/rfc8808-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8808/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.15-SNAPSHOT/rfc8808-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8808 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.15-SNAPSHOT/rfc8808-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8808 --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8808 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8808 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8808 14.0.15-SNAPSHOT [164/225] [INFO] from features/odl-mdsal-model-rfc8808/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8808 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8808 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8808 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8808 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8808 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8808 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8808 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8808 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8808 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8808 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8808/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8808 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8808 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8808 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8808 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8808 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8808 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8808 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8808 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8808 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8808/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8808-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8808/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8808-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8808 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8808 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8808 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8808 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8808 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8808 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8808 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/mdsal-sonar/features/odl-mdsal-model-rfc8808/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8808/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8808/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8808/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8808 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8808 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] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8819-ietf-module-tags >-- [INFO] Building rfc8819-ietf-module-tags 14.0.15-SNAPSHOT [165/225] [INFO] from model/rfc/rfc8819-ietf-module-tags/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8819-ietf-module-tags --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8819-ietf-module-tags --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8819-ietf-module-tags --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8819-ietf-module-tags --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 492.2 μs [INFO] yang-to-sources: Project model files found: 1 in 1.105 ms [INFO] yang-to-sources: 2 YANG models processed in 5.136 ms [INFO] BindingJavaFileGenerator: Defined 10 files in 1.737 ms [INFO] Sorted 10 files into 4 directories in 95.71 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 10 in 8.466 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8819-ietf-module-tags --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8819-ietf-module-tags --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags/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/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8819-ietf-module-tags --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8819-ietf-module-tags >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8819-ietf-module-tags --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8819-ietf-module-tags <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8819-ietf-module-tags --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8819-ietf-module-tags --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8819-ietf-module-tags --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8819-ietf-module-tags --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8819-ietf-module-tags --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8819-ietf-module-tags --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8819-ietf-module-tags --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags/target/bom.xml [INFO] attaching as rfc8819-ietf-module-tags-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags/target/bom.json [INFO] attaching as rfc8819-ietf-module-tags-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8819-ietf-module-tags --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8819-ietf-module-tags --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8819-ietf-module-tags --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8819-ietf-module-tags --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8819-ietf-module-tags --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.15-SNAPSHOT/rfc8819-ietf-module-tags-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.15-SNAPSHOT/rfc8819-ietf-module-tags-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.15-SNAPSHOT/rfc8819-ietf-module-tags-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.15-SNAPSHOT/rfc8819-ietf-module-tags-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8819-ietf-module-tags --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.15-SNAPSHOT/rfc8819-ietf-module-tags-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8819-ietf-module-tags --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8819 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8819 14.0.15-SNAPSHOT [166/225] [INFO] from features/odl-mdsal-model-rfc8819/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8819 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8819 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8819 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8819 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8819 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8819 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8819 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8819 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8819 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8819 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8819 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8819 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8819 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8819 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8819 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8819 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8819 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8819 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8819 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8819-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8819-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8819 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8819 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8819 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8819 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8819 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8819 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8819 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/mdsal-sonar/features/odl-mdsal-model-rfc8819/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8819 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8819 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] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8819-ietf-module-tags-state >-- [INFO] Building rfc8819-ietf-module-tags-state 14.0.15-SNAPSHOT [167/225] [INFO] from model/rfc/rfc8819-ietf-module-tags-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8819-ietf-module-tags-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8819-ietf-module-tags-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8819-ietf-module-tags-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8819-ietf-module-tags-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags-state/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 609.0 μs [INFO] yang-to-sources: Project model files found: 1 in 1.127 ms [INFO] yang-to-sources: 3 YANG models processed in 7.586 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 2.068 ms [INFO] Sorted 9 files into 4 directories in 102.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 7.171 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8819-ietf-module-tags-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8819-ietf-module-tags-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags-state/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/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8819-ietf-module-tags-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/module/tags/state/rev210104/module/tags/state/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/module/tags/state/rev210104/module/tags/state/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state has been deprecated [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/module/tags/state/rev210104/module/tags/state/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8819-ietf-module-tags-state >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8819-ietf-module-tags-state --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8819-ietf-module-tags-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8819-ietf-module-tags-state --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8819-ietf-module-tags-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags-state/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8819-ietf-module-tags-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8819-ietf-module-tags-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8819-ietf-module-tags-state --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8819-ietf-module-tags-state --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8819-ietf-module-tags-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags-state/target/bom.xml [INFO] attaching as rfc8819-ietf-module-tags-state-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags-state/target/bom.json [INFO] attaching as rfc8819-ietf-module-tags-state-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8819-ietf-module-tags-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8819-ietf-module-tags-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8819-ietf-module-tags-state --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8819-ietf-module-tags-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8819-ietf-module-tags-state --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags-state/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.15-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.15-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags-state/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.15-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags-state/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.15-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8819-ietf-module-tags-state --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.15-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8819-ietf-module-tags-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8819-non-nmda >---- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8819 :: NON-NMDA 14.0.15-SNAPSHOT [168/225] [INFO] from features/odl-mdsal-model-rfc8819-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8819-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8819-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8819-non-nmda --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819-non-nmda/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8819-non-nmda-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819-non-nmda/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8819-non-nmda-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8819-non-nmda --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8819-non-nmda 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/mdsal-sonar/features/odl-mdsal-model-rfc8819-non-nmda/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819-non-nmda/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8819-non-nmda --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8819-non-nmda 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] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8916 >---------- [INFO] Building rfc8916 14.0.15-SNAPSHOT [169/225] [INFO] from model/rfc/rfc8916/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8916 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8916 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8916 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8916 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8916 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8916 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc8916/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8916 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc8916/src/main/yang [INFO] yang-to-sources: Found 11 dependencies in 953.3 μs [INFO] yang-to-sources: Project model files found: 1 in 3.919 ms [INFO] yang-to-sources: 12 YANG models processed in 67.63 ms [INFO] BindingJavaFileGenerator: Defined 80 files in 14.94 ms [INFO] Sorted 80 files into 18 directories in 232.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 80 in 30.44 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8916 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8916 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8916 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8916 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8916/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8916/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/mdsal-sonar/model/rfc/rfc8916/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8916 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 79 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc8916/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/msdp/rev201031/global/config/attributes/DefaultPeerKey.java:[23,26] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8916 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8916 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8916 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8916 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8916 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc8916/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8916 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8916 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8916 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8916 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc8916/target/rfc8916-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc8916/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8916 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8916 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc8916/target/bom.xml [INFO] attaching as rfc8916-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc8916/target/bom.json [INFO] attaching as rfc8916-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8916 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8916 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8916 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8916 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8916 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8916 --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8916/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.15-SNAPSHOT/rfc8916-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8916/target/rfc8916-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.15-SNAPSHOT/rfc8916-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8916/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.15-SNAPSHOT/rfc8916-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc8916/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.15-SNAPSHOT/rfc8916-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8916 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.15-SNAPSHOT/rfc8916-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8916 --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8916 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8916 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8916 14.0.15-SNAPSHOT [170/225] [INFO] from features/odl-mdsal-model-rfc8916/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8916 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8916 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8916 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8916 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8916 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8916 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8916 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8916 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8916 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8916 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8916/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8916 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8916 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc8916 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8916 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc8916 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc8916 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc8916 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8916 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8916 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8916/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8916-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8916/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8916-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8916 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8916 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8916 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc8916 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8916 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8916 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8916 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/mdsal-sonar/features/odl-mdsal-model-rfc8916/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8916/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8916/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8916/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.15-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8916 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8916 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] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9067 >---------- [INFO] Building rfc9067 14.0.15-SNAPSHOT [171/225] [INFO] from model/rfc/rfc9067/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9067 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9067 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9067 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9067 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9067 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9067 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc9067/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9067 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc9067/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 1.004 ms [INFO] yang-to-sources: Project model files found: 1 in 4.154 ms [INFO] yang-to-sources: 5 YANG models processed in 34.43 ms [INFO] BindingJavaFileGenerator: Defined 93 files in 8.123 ms [INFO] Sorted 93 files into 17 directories in 166.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 93 in 23.94 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9067 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9067 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9067 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9067 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9067/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9067/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/mdsal-sonar/model/rfc/rfc9067/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9067 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 92 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9067 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9067 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9067 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9067 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9067 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9067/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9067 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9067 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9067 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9067 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc9067/target/rfc9067-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc9067/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9067 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9067 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc9067/target/bom.xml [INFO] attaching as rfc9067-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc9067/target/bom.json [INFO] attaching as rfc9067-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9067 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9067 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9067 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9067 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9067 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9067 --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9067/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.15-SNAPSHOT/rfc9067-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9067/target/rfc9067-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.15-SNAPSHOT/rfc9067-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9067/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.15-SNAPSHOT/rfc9067-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9067/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.15-SNAPSHOT/rfc9067-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9067 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.15-SNAPSHOT/rfc9067-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9067 --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9067 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9067 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9067 14.0.15-SNAPSHOT [172/225] [INFO] from features/odl-mdsal-model-rfc9067/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9067 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc9067 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9067 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9067 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc9067 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9067 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9067 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9067 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc9067 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9067 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9067/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9067 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9067 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc9067 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9067 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc9067 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc9067 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc9067 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc9067 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9067 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9067/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc9067-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9067/target/bom.json [INFO] attaching as odl-mdsal-model-rfc9067-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9067 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9067 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9067 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc9067 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc9067 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9067 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9067 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/mdsal-sonar/features/odl-mdsal-model-rfc9067/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9067/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9067/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9067/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9067 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9067 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] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9070-ietf-mpls-ldp >--- [INFO] Building rfc9070-ietf-mpls-ldp 14.0.15-SNAPSHOT [173/225] [INFO] from model/rfc/rfc9070-ietf-mpls-ldp/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9070-ietf-mpls-ldp --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9070-ietf-mpls-ldp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9070-ietf-mpls-ldp --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9070-ietf-mpls-ldp --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 689.4 μs [INFO] yang-to-sources: Project model files found: 1 in 5.419 ms [INFO] yang-to-sources: 9 YANG models processed in 43.81 ms [INFO] BindingJavaFileGenerator: Defined 179 files in 12.31 ms [INFO] Sorted 179 files into 47 directories in 214.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 179 in 42.82 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9070-ietf-mpls-ldp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9070-ietf-mpls-ldp --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp/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/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9070-ietf-mpls-ldp --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 178 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/mpls/ldp/rev220314/binding/label/state/attributes/PeerKey.java:[24,26] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/mpls/ldp/rev220314/binding/label/state/attributes/PeerKey.java:[25,26] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9070-ietf-mpls-ldp >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9070-ietf-mpls-ldp --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9070-ietf-mpls-ldp <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9070-ietf-mpls-ldp --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9070-ietf-mpls-ldp --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9070-ietf-mpls-ldp --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9070-ietf-mpls-ldp --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9070-ietf-mpls-ldp --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9070-ietf-mpls-ldp --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9070-ietf-mpls-ldp --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.xml [INFO] attaching as rfc9070-ietf-mpls-ldp-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.json [INFO] attaching as rfc9070-ietf-mpls-ldp-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9070-ietf-mpls-ldp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9070-ietf-mpls-ldp --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9070-ietf-mpls-ldp --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9070-ietf-mpls-ldp --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9070-ietf-mpls-ldp --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.15-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.15-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.15-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.15-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9070-ietf-mpls-ldp --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.15-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9070-ietf-mpls-ldp-extended >-- [INFO] Building rfc9070-ietf-mpls-ldp-extended 14.0.15-SNAPSHOT [174/225] [INFO] from model/rfc/rfc9070-ietf-mpls-ldp-extended/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/main/yang [INFO] yang-to-sources: Found 10 dependencies in 1.233 ms [INFO] yang-to-sources: Project model files found: 1 in 3.993 ms [INFO] yang-to-sources: 11 YANG models processed in 82.49 ms [INFO] BindingJavaFileGenerator: Defined 146 files in 18.29 ms [INFO] Sorted 146 files into 30 directories in 233.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 146 in 46.20 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp-extended/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/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 145 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9070-ietf-mpls-ldp-extended >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9070-ietf-mpls-ldp-extended <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.xml [INFO] attaching as rfc9070-ietf-mpls-ldp-extended-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.json [INFO] attaching as rfc9070-ietf-mpls-ldp-extended-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp-extended/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.15-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.15-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.15-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.15-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.15-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9070 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9070 14.0.15-SNAPSHOT [175/225] [INFO] from features/odl-mdsal-model-rfc9070/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9070 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc9070 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9070 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9070 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc9070 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9070 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9070 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9070 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc9070 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9070 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9070/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9070 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9070 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc9070 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9070 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc9070 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc9070 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc9070 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc9070 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9070 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 44 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9070/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc9070-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9070/target/bom.json [INFO] attaching as odl-mdsal-model-rfc9070-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9070 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9070 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9070 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc9070 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc9070 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9070 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9070 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/mdsal-sonar/features/odl-mdsal-model-rfc9070/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9070/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9070/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9070/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9070 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9070 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] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9144 >---------- [INFO] Building rfc9144 14.0.15-SNAPSHOT [176/225] [INFO] from model/rfc/rfc9144/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9144 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9144 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9144 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9144 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9144 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9144 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc9144/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9144 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc9144/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 716.1 μs [INFO] yang-to-sources: Project model files found: 1 in 1.349 ms [INFO] yang-to-sources: 7 YANG models processed in 21.49 ms [INFO] BindingJavaFileGenerator: Defined 25 files in 5.711 ms [INFO] Sorted 25 files into 11 directories in 107.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 11.31 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9144 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9144 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9144 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9144 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9144/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9144/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/mdsal-sonar/model/rfc/rfc9144/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9144 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 24 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9144 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9144 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9144 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9144 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9144 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9144/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9144 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9144 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9144 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9144 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc9144/target/rfc9144-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc9144/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9144 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9144 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc9144/target/bom.xml [INFO] attaching as rfc9144-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc9144/target/bom.json [INFO] attaching as rfc9144-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9144 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9144 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9144 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9144 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9144 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9144 --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9144/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.15-SNAPSHOT/rfc9144-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9144/target/rfc9144-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.15-SNAPSHOT/rfc9144-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9144/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.15-SNAPSHOT/rfc9144-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9144/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.15-SNAPSHOT/rfc9144-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9144 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.15-SNAPSHOT/rfc9144-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9144 --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9144 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9144 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9144 14.0.15-SNAPSHOT [177/225] [INFO] from features/odl-mdsal-model-rfc9144/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9144 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc9144 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9144 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9144 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc9144 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9144 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9144 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9144 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc9144 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9144 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9144/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9144 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9144 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc9144 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9144 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc9144 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc9144 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc9144 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc9144 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9144 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9144/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc9144-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9144/target/bom.json [INFO] attaching as odl-mdsal-model-rfc9144-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9144 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9144 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9144 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc9144 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc9144 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9144 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9144 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/mdsal-sonar/features/odl-mdsal-model-rfc9144/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9144/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9144/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9144/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9144 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9144 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] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9179 >---------- [INFO] Building rfc9179 14.0.15-SNAPSHOT [178/225] [INFO] from model/rfc/rfc9179/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9179 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9179 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9179 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9179 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9179 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9179 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc9179/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9179 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc9179/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 499.8 μs [INFO] yang-to-sources: Project model files found: 1 in 1.682 ms [INFO] yang-to-sources: 2 YANG models processed in 5.975 ms [INFO] BindingJavaFileGenerator: Defined 19 files in 2.254 ms [INFO] Sorted 19 files into 7 directories in 98.99 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 19 in 7.652 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9179 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9179 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9179 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9179 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9179/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9179/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/mdsal-sonar/model/rfc/rfc9179/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9179 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 18 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9179 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9179 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9179 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9179 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9179 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9179/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9179 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9179 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9179 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9179 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc9179/target/rfc9179-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc9179/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9179 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9179 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc9179/target/bom.xml [INFO] attaching as rfc9179-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc9179/target/bom.json [INFO] attaching as rfc9179-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9179 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9179 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9179 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9179 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9179 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9179 --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9179/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.15-SNAPSHOT/rfc9179-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9179/target/rfc9179-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.15-SNAPSHOT/rfc9179-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9179/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.15-SNAPSHOT/rfc9179-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9179/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.15-SNAPSHOT/rfc9179-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9179 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.15-SNAPSHOT/rfc9179-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9179 --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9179 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9179 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9179 14.0.15-SNAPSHOT [179/225] [INFO] from features/odl-mdsal-model-rfc9179/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9179 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc9179 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9179 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9179 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc9179 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9179 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9179 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9179 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc9179 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9179 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9179/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9179 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9179 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc9179 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9179 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc9179 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc9179 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc9179 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc9179 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9179 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9179/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc9179-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9179/target/bom.json [INFO] attaching as odl-mdsal-model-rfc9179-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9179 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9179 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9179 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc9179 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc9179 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9179 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9179 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/mdsal-sonar/features/odl-mdsal-model-rfc9179/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9179/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9179/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9179/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9179 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9179 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] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9196-ietf-system-capabilities >-- [INFO] Building rfc9196-ietf-system-capabilities 14.0.15-SNAPSHOT [180/225] [INFO] from model/rfc/rfc9196-ietf-system-capabilities/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9196-ietf-system-capabilities --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9196-ietf-system-capabilities --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9196-ietf-system-capabilities --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc9196-ietf-system-capabilities/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9196-ietf-system-capabilities --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc9196-ietf-system-capabilities/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 2.082 ms [INFO] yang-to-sources: Project model files found: 1 in 1.693 ms [INFO] yang-to-sources: 6 YANG models processed in 17.64 ms [INFO] BindingJavaFileGenerator: Defined 14 files in 4.775 ms [INFO] Sorted 14 files into 7 directories in 93.42 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 10.36 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9196-ietf-system-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9196-ietf-system-capabilities --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9196-ietf-system-capabilities/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9196-ietf-system-capabilities/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/mdsal-sonar/model/rfc/rfc9196-ietf-system-capabilities/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9196-ietf-system-capabilities --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9196-ietf-system-capabilities >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9196-ietf-system-capabilities --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9196-ietf-system-capabilities <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9196-ietf-system-capabilities --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9196-ietf-system-capabilities --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9196-ietf-system-capabilities/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9196-ietf-system-capabilities --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9196-ietf-system-capabilities --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9196-ietf-system-capabilities --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc9196-ietf-system-capabilities/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9196-ietf-system-capabilities --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9196-ietf-system-capabilities --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc9196-ietf-system-capabilities/target/bom.xml [INFO] attaching as rfc9196-ietf-system-capabilities-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc9196-ietf-system-capabilities/target/bom.json [INFO] attaching as rfc9196-ietf-system-capabilities-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9196-ietf-system-capabilities --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9196-ietf-system-capabilities --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:14.0.15-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9196-ietf-system-capabilities --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9196-ietf-system-capabilities --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9196-ietf-system-capabilities --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9196-ietf-system-capabilities/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.15-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.15-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9196-ietf-system-capabilities/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.15-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9196-ietf-system-capabilities/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.15-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9196-ietf-system-capabilities --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.15-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9196-ietf-system-capabilities --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9196-ietf-system-capabilities >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-system-capabilities 14.0.15-SNAPSHOT [181/225] [INFO] from features/odl-mdsal-model-rfc9196-ietf-system-capabilities/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9196-ietf-system-capabilities/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9196-ietf-system-capabilities >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9196-ietf-system-capabilities <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9196-ietf-system-capabilities/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9196-ietf-system-capabilities/target/bom.json [INFO] attaching as odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9196-ietf-system-capabilities 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/mdsal-sonar/features/odl-mdsal-model-rfc9196-ietf-system-capabilities/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9196-ietf-system-capabilities/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9196-ietf-system-capabilities/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9196-ietf-system-capabilities/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9196-ietf-system-capabilities 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] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9196-ietf-notification-capabilities >-- [INFO] Building rfc9196-ietf-notification-capabilities 14.0.15-SNAPSHOT [182/225] [INFO] from model/rfc/rfc9196-ietf-notification-capabilities/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9196-ietf-notification-capabilities --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9196-ietf-notification-capabilities --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9196-ietf-notification-capabilities --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc9196-ietf-notification-capabilities/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9196-ietf-notification-capabilities --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc9196-ietf-notification-capabilities/src/main/yang [INFO] yang-to-sources: Found 14 dependencies in 985.8 μs [INFO] yang-to-sources: Project model files found: 1 in 2.596 ms [INFO] yang-to-sources: 15 YANG models processed in 66.74 ms [INFO] BindingJavaFileGenerator: Defined 17 files in 11.71 ms [INFO] Sorted 17 files into 6 directories in 118.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 17 in 17.09 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9196-ietf-notification-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9196-ietf-notification-capabilities --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9196-ietf-notification-capabilities/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9196-ietf-notification-capabilities/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/mdsal-sonar/model/rfc/rfc9196-ietf-notification-capabilities/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9196-ietf-notification-capabilities --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 16 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9196-ietf-notification-capabilities >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9196-ietf-notification-capabilities --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9196-ietf-notification-capabilities <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9196-ietf-notification-capabilities --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9196-ietf-notification-capabilities --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9196-ietf-notification-capabilities/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9196-ietf-notification-capabilities --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9196-ietf-notification-capabilities --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9196-ietf-notification-capabilities --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc9196-ietf-notification-capabilities/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9196-ietf-notification-capabilities --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9196-ietf-notification-capabilities --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.xml [INFO] attaching as rfc9196-ietf-notification-capabilities-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.json [INFO] attaching as rfc9196-ietf-notification-capabilities-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9196-ietf-notification-capabilities --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9196-ietf-notification-capabilities --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9196-ietf-notification-capabilities --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9196-ietf-notification-capabilities --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9196-ietf-notification-capabilities --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9196-ietf-notification-capabilities/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.15-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.15-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.15-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.15-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9196-ietf-notification-capabilities --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.15-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9196-ietf-notification-capabilities --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9196-ietf-notification-capabilities >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-notification-capabilities 14.0.15-SNAPSHOT [183/225] [INFO] from features/odl-mdsal-model-rfc9196-ietf-notification-capabilities/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9196-ietf-notification-capabilities/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9196-ietf-notification-capabilities >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9196-ietf-notification-capabilities <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9196-ietf-notification-capabilities/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9196-ietf-notification-capabilities/target/bom.json [INFO] attaching as odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9196-ietf-notification-capabilities 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/mdsal-sonar/features/odl-mdsal-model-rfc9196-ietf-notification-capabilities/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9196-ietf-notification-capabilities/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9196-ietf-notification-capabilities/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9196-ietf-notification-capabilities/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9196-ietf-notification-capabilities 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] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9640 >---------- [INFO] Building rfc9640 14.0.15-SNAPSHOT [184/225] [INFO] from model/rfc/rfc9640/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9640 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9640 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9640 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9640 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9640 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9640 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc9640/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9640 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc9640/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 468.2 μs [INFO] yang-to-sources: Project model files found: 1 in 3.590 ms [INFO] yang-to-sources: 3 YANG models processed in 14.35 ms [INFO] BindingJavaFileGenerator: Defined 109 files in 4.966 ms [INFO] Sorted 109 files into 20 directories in 163.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 109 in 20.28 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9640 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9640 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9640 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9640 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9640/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9640/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/mdsal-sonar/model/rfc/rfc9640/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9640 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 108 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9640 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9640 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9640 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9640 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9640 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9640/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9640 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9640 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9640 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9640 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc9640/target/rfc9640-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc9640/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9640 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9640 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc9640/target/bom.xml [INFO] attaching as rfc9640-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc9640/target/bom.json [INFO] attaching as rfc9640-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9640 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9640 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9640 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9640 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9640 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9640 --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9640/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.15-SNAPSHOT/rfc9640-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9640/target/rfc9640-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.15-SNAPSHOT/rfc9640-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9640/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.15-SNAPSHOT/rfc9640-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9640/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.15-SNAPSHOT/rfc9640-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9640 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.15-SNAPSHOT/rfc9640-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9640 --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9640 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9640 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9640 14.0.15-SNAPSHOT [185/225] [INFO] from features/odl-mdsal-model-rfc9640/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9640 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc9640 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9640 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9640 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc9640 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9640 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9640 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9640 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc9640 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9640 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9640/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9640 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9640 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc9640 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9640 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc9640 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc9640 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc9640 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc9640 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9640 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9640/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc9640-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9640/target/bom.json [INFO] attaching as odl-mdsal-model-rfc9640-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9640 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9640 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9640 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc9640 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc9640 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9640 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9640 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/mdsal-sonar/features/odl-mdsal-model-rfc9640/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9640/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9640/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9640/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9640 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9640 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] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9641 >---------- [INFO] Building rfc9641 14.0.15-SNAPSHOT [186/225] [INFO] from model/rfc/rfc9641/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9641 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9641 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9641 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9641 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9641 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9641 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc9641/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9641 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc9641/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 9.072 ms [INFO] yang-to-sources: Project model files found: 1 in 2.065 ms [INFO] yang-to-sources: 4 YANG models processed in 19.25 ms [INFO] BindingJavaFileGenerator: Defined 55 files in 5.180 ms [INFO] Sorted 55 files into 18 directories in 144.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 55 in 14.82 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9641 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9641 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9641 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9641/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9641/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/mdsal-sonar/model/rfc/rfc9641/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9641 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 54 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9641 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9641 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9641 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9641 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9641 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9641/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9641 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9641 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9641 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9641 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc9641/target/rfc9641-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc9641/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9641 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9641 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc9641/target/bom.xml [INFO] attaching as rfc9641-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc9641/target/bom.json [INFO] attaching as rfc9641-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9641 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9641 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9641 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9641 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9641 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9641 --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9641/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.15-SNAPSHOT/rfc9641-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9641/target/rfc9641-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.15-SNAPSHOT/rfc9641-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9641/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.15-SNAPSHOT/rfc9641-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9641/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.15-SNAPSHOT/rfc9641-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9641 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.15-SNAPSHOT/rfc9641-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9641 --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9641 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9641 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9641 14.0.15-SNAPSHOT [187/225] [INFO] from features/odl-mdsal-model-rfc9641/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9641 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc9641 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9641 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9641 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc9641 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9641 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9641 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc9641 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9641 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9641/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9641 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9641 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc9641 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9641 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc9641 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc9641 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc9641 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc9641 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9641 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9641/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc9641-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9641/target/bom.json [INFO] attaching as odl-mdsal-model-rfc9641-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9641 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9641 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9641 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc9641 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc9641 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9641 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9641 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/mdsal-sonar/features/odl-mdsal-model-rfc9641/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9641/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9641/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9641/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9641 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9641 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] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9642 >---------- [INFO] Building rfc9642 14.0.15-SNAPSHOT [188/225] [INFO] from model/rfc/rfc9642/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9642 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9642 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9642 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9642 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9642 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9642 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc9642/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9642 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc9642/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 581.0 μs [INFO] yang-to-sources: Project model files found: 1 in 1.896 ms [INFO] yang-to-sources: 4 YANG models processed in 28.39 ms [INFO] BindingJavaFileGenerator: Defined 71 files in 6.125 ms [INFO] Sorted 71 files into 25 directories in 147.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 71 in 30.76 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9642 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9642 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9642 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9642 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9642/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9642/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/mdsal-sonar/model/rfc/rfc9642/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9642 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 70 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9642 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9642 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9642 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9642 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9642 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9642/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9642 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9642 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9642 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9642 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc9642/target/rfc9642-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc9642/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9642 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9642 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc9642/target/bom.xml [INFO] attaching as rfc9642-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc9642/target/bom.json [INFO] attaching as rfc9642-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9642 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9642 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9642 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9642 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9642 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9642 --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9642/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.15-SNAPSHOT/rfc9642-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9642/target/rfc9642-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.15-SNAPSHOT/rfc9642-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9642/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.15-SNAPSHOT/rfc9642-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9642/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.15-SNAPSHOT/rfc9642-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9642 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.15-SNAPSHOT/rfc9642-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9642 --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9642 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9642 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9642 14.0.15-SNAPSHOT [189/225] [INFO] from features/odl-mdsal-model-rfc9642/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9642 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc9642 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9642 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9642 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc9642 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9642 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9642 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9642 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc9642 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9642 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9642/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9642 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9642 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc9642 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9642 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc9642 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc9642 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc9642 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc9642 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9642 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9642/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc9642-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9642/target/bom.json [INFO] attaching as odl-mdsal-model-rfc9642-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9642 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9642 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9642 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc9642 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc9642 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9642 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9642 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/mdsal-sonar/features/odl-mdsal-model-rfc9642/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9642/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9642/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9642/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9642 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9642 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] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-common >-- [INFO] Building rfc9643-ietf-tcp-common 14.0.15-SNAPSHOT [190/225] [INFO] from model/rfc/rfc9643-ietf-tcp-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9643-ietf-tcp-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9643-ietf-tcp-common --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-common/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 373.7 μs [INFO] yang-to-sources: Project model files found: 1 in 2.090 ms [INFO] yang-to-sources: 1 YANG models processed in 10.28 ms [INFO] BindingJavaFileGenerator: Defined 8 files in 2.129 ms [INFO] Sorted 8 files into 4 directories in 157.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 8.477 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9643-ietf-tcp-common --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-common/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/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-common/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9643-ietf-tcp-common --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-common >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9643-ietf-tcp-common --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9643-ietf-tcp-common --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9643-ietf-tcp-common --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-common/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9643-ietf-tcp-common --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9643-ietf-tcp-common --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9643-ietf-tcp-common --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9643-ietf-tcp-common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-common/target/bom.xml [INFO] attaching as rfc9643-ietf-tcp-common-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-common/target/bom.json [INFO] attaching as rfc9643-ietf-tcp-common-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-common --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9643-ietf-tcp-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-common --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-common/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.15-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.15-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.15-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.15-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9643-ietf-tcp-common --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.15-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9643-ietf-tcp-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-client >-- [INFO] Building rfc9643-ietf-tcp-client 14.0.15-SNAPSHOT [191/225] [INFO] from model/rfc/rfc9643-ietf-tcp-client/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9643-ietf-tcp-client --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-client --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-client --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9643-ietf-tcp-client --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-client/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 1.051 ms [INFO] yang-to-sources: Project model files found: 1 in 2.371 ms [INFO] yang-to-sources: 6 YANG models processed in 27.07 ms [INFO] BindingJavaFileGenerator: Defined 39 files in 6.589 ms [INFO] Sorted 39 files into 14 directories in 164.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 19.76 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9643-ietf-tcp-client --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-client/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-client/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/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-client/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9643-ietf-tcp-client --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 38 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-client >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9643-ietf-tcp-client --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-client <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9643-ietf-tcp-client --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9643-ietf-tcp-client --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-client/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9643-ietf-tcp-client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9643-ietf-tcp-client --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9643-ietf-tcp-client --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-client/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9643-ietf-tcp-client --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-client --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-client/target/bom.xml [INFO] attaching as rfc9643-ietf-tcp-client-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-client/target/bom.json [INFO] attaching as rfc9643-ietf-tcp-client-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-client --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-client --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9643-ietf-tcp-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-client --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-client/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.15-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.15-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-client/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.15-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-client/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.15-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9643-ietf-tcp-client --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.15-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9643-ietf-tcp-client --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-server >-- [INFO] Building rfc9643-ietf-tcp-server 14.0.15-SNAPSHOT [192/225] [INFO] from model/rfc/rfc9643-ietf-tcp-server/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9643-ietf-tcp-server --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-server --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-server --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9643-ietf-tcp-server --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-server/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 936.2 μs [INFO] yang-to-sources: Project model files found: 1 in 1.207 ms [INFO] yang-to-sources: 3 YANG models processed in 10.46 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 1.941 ms [INFO] Sorted 9 files into 4 directories in 92.17 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 6.506 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9643-ietf-tcp-server --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-server/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-server/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/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-server/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9643-ietf-tcp-server --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-server >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9643-ietf-tcp-server --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-server <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9643-ietf-tcp-server --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9643-ietf-tcp-server --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-server/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9643-ietf-tcp-server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9643-ietf-tcp-server --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9643-ietf-tcp-server --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-server/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9643-ietf-tcp-server --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-server/target/bom.xml [INFO] attaching as rfc9643-ietf-tcp-server-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-server/target/bom.json [INFO] attaching as rfc9643-ietf-tcp-server-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-server --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-server --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9643-ietf-tcp-server --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-server --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-server/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.15-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.15-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-server/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.15-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-server/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.15-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9643-ietf-tcp-server --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.15-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9643-ietf-tcp-server --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9643 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9643 14.0.15-SNAPSHOT [193/225] [INFO] from features/odl-mdsal-model-rfc9643/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9643 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc9643 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9643 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9643 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc9643 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9643 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9643 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9643 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc9643 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9643 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9643/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9643 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9643 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc9643 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9643 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc9643 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc9643 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc9643 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc9643 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9643 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9643/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc9643-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9643/target/bom.json [INFO] attaching as odl-mdsal-model-rfc9643-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9643 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9643 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9643 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc9643 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc9643 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9643 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9643 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/mdsal-sonar/features/odl-mdsal-model-rfc9643/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9643/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9643/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9643/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9643 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9643 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] [INFO] --< org.opendaylight.mdsal.binding.model.iana:iana-ssh-encryption-algs >-- [INFO] Building iana-ssh-encryption-algs 14.0.15-SNAPSHOT [194/225] [INFO] from model/iana/iana-ssh-encryption-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-ssh-encryption-algs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-ssh-encryption-algs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-ssh-encryption-algs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/iana/iana-ssh-encryption-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ iana-ssh-encryption-algs --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/iana/iana-ssh-encryption-algs/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 491.1 μs [INFO] yang-to-sources: Project model files found: 1 in 1.834 ms [INFO] yang-to-sources: 1 YANG models processed in 2.188 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 1.231 ms [INFO] Sorted 5 files into 3 directories in 109.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 4.079 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-encryption-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ iana-ssh-encryption-algs --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-ssh-encryption-algs/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-ssh-encryption-algs/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/mdsal-sonar/model/iana/iana-ssh-encryption-algs/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-ssh-encryption-algs --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ iana-ssh-encryption-algs >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ iana-ssh-encryption-algs --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ iana-ssh-encryption-algs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ iana-ssh-encryption-algs --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-ssh-encryption-algs --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-ssh-encryption-algs/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-ssh-encryption-algs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ iana-ssh-encryption-algs --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-encryption-algs --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/iana/iana-ssh-encryption-algs/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-ssh-encryption-algs --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-encryption-algs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/iana/iana-ssh-encryption-algs/target/bom.xml [INFO] attaching as iana-ssh-encryption-algs-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/iana/iana-ssh-encryption-algs/target/bom.json [INFO] attaching as iana-ssh-encryption-algs-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-encryption-algs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-ssh-encryption-algs --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-ssh-encryption-algs --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ iana-ssh-encryption-algs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-encryption-algs --- [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-ssh-encryption-algs/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.15-SNAPSHOT/iana-ssh-encryption-algs-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.15-SNAPSHOT/iana-ssh-encryption-algs-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-ssh-encryption-algs/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.15-SNAPSHOT/iana-ssh-encryption-algs-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-ssh-encryption-algs/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.15-SNAPSHOT/iana-ssh-encryption-algs-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-encryption-algs --- [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.15-SNAPSHOT/iana-ssh-encryption-algs-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-ssh-encryption-algs --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.iana:iana-ssh-key-exchange-algs >-- [INFO] Building iana-ssh-key-exchange-algs 14.0.15-SNAPSHOT [195/225] [INFO] from model/iana/iana-ssh-key-exchange-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-ssh-key-exchange-algs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-ssh-key-exchange-algs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-ssh-key-exchange-algs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/iana/iana-ssh-key-exchange-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ iana-ssh-key-exchange-algs --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/iana/iana-ssh-key-exchange-algs/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 570.7 μs [INFO] yang-to-sources: Project model files found: 1 in 4.762 ms [INFO] yang-to-sources: 1 YANG models processed in 3.529 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 1.234 ms [INFO] Sorted 5 files into 3 directories in 95.62 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 6.167 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-key-exchange-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ iana-ssh-key-exchange-algs --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-ssh-key-exchange-algs/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-ssh-key-exchange-algs/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/mdsal-sonar/model/iana/iana-ssh-key-exchange-algs/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-ssh-key-exchange-algs --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ iana-ssh-key-exchange-algs >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ iana-ssh-key-exchange-algs --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ iana-ssh-key-exchange-algs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ iana-ssh-key-exchange-algs --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-ssh-key-exchange-algs --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-ssh-key-exchange-algs/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-ssh-key-exchange-algs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ iana-ssh-key-exchange-algs --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-key-exchange-algs --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/iana/iana-ssh-key-exchange-algs/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-ssh-key-exchange-algs --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-key-exchange-algs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/iana/iana-ssh-key-exchange-algs/target/bom.xml [INFO] attaching as iana-ssh-key-exchange-algs-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/iana/iana-ssh-key-exchange-algs/target/bom.json [INFO] attaching as iana-ssh-key-exchange-algs-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-key-exchange-algs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-ssh-key-exchange-algs --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-ssh-key-exchange-algs --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ iana-ssh-key-exchange-algs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-key-exchange-algs --- [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-ssh-key-exchange-algs/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.15-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.15-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-ssh-key-exchange-algs/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.15-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-ssh-key-exchange-algs/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.15-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-key-exchange-algs --- [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.15-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-ssh-key-exchange-algs --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.mdsal.binding.model.iana:iana-ssh-mac-algs >----- [INFO] Building iana-ssh-mac-algs 14.0.15-SNAPSHOT [196/225] [INFO] from model/iana/iana-ssh-mac-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-mac-algs --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-ssh-mac-algs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-ssh-mac-algs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-mac-algs --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ iana-ssh-mac-algs --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-ssh-mac-algs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/iana/iana-ssh-mac-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ iana-ssh-mac-algs --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/iana/iana-ssh-mac-algs/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 452.2 μs [INFO] yang-to-sources: Project model files found: 1 in 626.6 μs [INFO] yang-to-sources: 1 YANG models processed in 948.4 μs [INFO] BindingJavaFileGenerator: Defined 5 files in 2.063 ms [INFO] Sorted 5 files into 3 directories in 80.53 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 5.777 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-mac-algs --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-mac-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-ssh-mac-algs --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ iana-ssh-mac-algs --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-ssh-mac-algs/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-ssh-mac-algs/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/mdsal-sonar/model/iana/iana-ssh-mac-algs/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-ssh-mac-algs --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ iana-ssh-mac-algs >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ iana-ssh-mac-algs --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ iana-ssh-mac-algs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ iana-ssh-mac-algs --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-ssh-mac-algs --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-ssh-mac-algs/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-ssh-mac-algs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ iana-ssh-mac-algs --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ iana-ssh-mac-algs --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-mac-algs --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/iana/iana-ssh-mac-algs/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-ssh-mac-algs --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-mac-algs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/iana/iana-ssh-mac-algs/target/bom.xml [INFO] attaching as iana-ssh-mac-algs-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/iana/iana-ssh-mac-algs/target/bom.json [INFO] attaching as iana-ssh-mac-algs-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-mac-algs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-ssh-mac-algs --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-ssh-mac-algs --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ iana-ssh-mac-algs --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ iana-ssh-mac-algs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-mac-algs --- [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-ssh-mac-algs/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.15-SNAPSHOT/iana-ssh-mac-algs-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.15-SNAPSHOT/iana-ssh-mac-algs-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-ssh-mac-algs/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.15-SNAPSHOT/iana-ssh-mac-algs-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-ssh-mac-algs/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.15-SNAPSHOT/iana-ssh-mac-algs-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-mac-algs --- [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.15-SNAPSHOT/iana-ssh-mac-algs-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-mac-algs --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-ssh-mac-algs --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.iana:iana-ssh-public-key-algs >-- [INFO] Building iana-ssh-public-key-algs 14.0.15-SNAPSHOT [197/225] [INFO] from model/iana/iana-ssh-public-key-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-ssh-public-key-algs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-ssh-public-key-algs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-ssh-public-key-algs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/iana/iana-ssh-public-key-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ iana-ssh-public-key-algs --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/iana/iana-ssh-public-key-algs/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 736.0 μs [INFO] yang-to-sources: Project model files found: 1 in 2.091 ms [INFO] yang-to-sources: 1 YANG models processed in 2.870 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 1.346 ms [INFO] Sorted 5 files into 3 directories in 130.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 5.555 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-public-key-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ iana-ssh-public-key-algs --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-ssh-public-key-algs/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-ssh-public-key-algs/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/mdsal-sonar/model/iana/iana-ssh-public-key-algs/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-ssh-public-key-algs --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ iana-ssh-public-key-algs >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ iana-ssh-public-key-algs --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ iana-ssh-public-key-algs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ iana-ssh-public-key-algs --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-ssh-public-key-algs --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-ssh-public-key-algs/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-ssh-public-key-algs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ iana-ssh-public-key-algs --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-public-key-algs --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/iana/iana-ssh-public-key-algs/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-ssh-public-key-algs --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-public-key-algs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/iana/iana-ssh-public-key-algs/target/bom.xml [INFO] attaching as iana-ssh-public-key-algs-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/iana/iana-ssh-public-key-algs/target/bom.json [INFO] attaching as iana-ssh-public-key-algs-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-public-key-algs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-ssh-public-key-algs --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-ssh-public-key-algs --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ iana-ssh-public-key-algs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-public-key-algs --- [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-ssh-public-key-algs/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.15-SNAPSHOT/iana-ssh-public-key-algs-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.15-SNAPSHOT/iana-ssh-public-key-algs-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-ssh-public-key-algs/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.15-SNAPSHOT/iana-ssh-public-key-algs-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-ssh-public-key-algs/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.15-SNAPSHOT/iana-ssh-public-key-algs-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-public-key-algs --- [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.15-SNAPSHOT/iana-ssh-public-key-algs-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-ssh-public-key-algs --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-common >-- [INFO] Building rfc9644-ietf-ssh-common 14.0.15-SNAPSHOT [198/225] [INFO] from model/rfc/rfc9644-ietf-ssh-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9644-ietf-ssh-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9644-ietf-ssh-common --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-common/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 697.7 μs [INFO] yang-to-sources: Project model files found: 1 in 1.916 ms [INFO] yang-to-sources: 9 YANG models processed in 37.02 ms [INFO] BindingJavaFileGenerator: Defined 52 files in 6.194 ms [INFO] Sorted 52 files into 11 directories in 95.54 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 16.69 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9644-ietf-ssh-common --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-common/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/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-common/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9644-ietf-ssh-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 51 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-common >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9644-ietf-ssh-common --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9644-ietf-ssh-common --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9644-ietf-ssh-common --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-common/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9644-ietf-ssh-common --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9644-ietf-ssh-common --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9644-ietf-ssh-common --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9644-ietf-ssh-common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-common/target/bom.xml [INFO] attaching as rfc9644-ietf-ssh-common-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-common/target/bom.json [INFO] attaching as rfc9644-ietf-ssh-common-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-common --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9644-ietf-ssh-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-common --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-common/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.15-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.15-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.15-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.15-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9644-ietf-ssh-common --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.15-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9644-ietf-ssh-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-client >-- [INFO] Building rfc9644-ietf-ssh-client 14.0.15-SNAPSHOT [199/225] [INFO] from model/rfc/rfc9644-ietf-ssh-client/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9644-ietf-ssh-client --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-client --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-client --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9644-ietf-ssh-client --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-client/src/main/yang [INFO] yang-to-sources: Found 10 dependencies in 1.211 ms [INFO] yang-to-sources: Project model files found: 1 in 2.407 ms [INFO] yang-to-sources: 11 YANG models processed in 48.82 ms [INFO] BindingJavaFileGenerator: Defined 32 files in 8.770 ms [INFO] Sorted 32 files into 6 directories in 151.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 17.20 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9644-ietf-ssh-client --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-client/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-client/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/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-client/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9644-ietf-ssh-client --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 31 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-client >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9644-ietf-ssh-client --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-client <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9644-ietf-ssh-client --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9644-ietf-ssh-client --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-client/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9644-ietf-ssh-client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9644-ietf-ssh-client --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9644-ietf-ssh-client --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-client/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9644-ietf-ssh-client --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-client --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-client/target/bom.xml [INFO] attaching as rfc9644-ietf-ssh-client-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-client/target/bom.json [INFO] attaching as rfc9644-ietf-ssh-client-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-client --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-client --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9644-ietf-ssh-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-client --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-client/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.15-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.15-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-client/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.15-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-client/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.15-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9644-ietf-ssh-client --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.15-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9644-ietf-ssh-client --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-server >-- [INFO] Building rfc9644-ietf-ssh-server 14.0.15-SNAPSHOT [200/225] [INFO] from model/rfc/rfc9644-ietf-ssh-server/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9644-ietf-ssh-server --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-server --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-server --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9644-ietf-ssh-server --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-server/src/main/yang [INFO] yang-to-sources: Found 11 dependencies in 883.2 μs [INFO] yang-to-sources: Project model files found: 1 in 2.333 ms [INFO] yang-to-sources: 12 YANG models processed in 40.59 ms [INFO] BindingJavaFileGenerator: Defined 46 files in 7.560 ms [INFO] Sorted 46 files into 12 directories in 132.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 46 in 17.48 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9644-ietf-ssh-server --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-server/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-server/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/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-server/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9644-ietf-ssh-server --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 45 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-server >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9644-ietf-ssh-server --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-server <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9644-ietf-ssh-server --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9644-ietf-ssh-server --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-server/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9644-ietf-ssh-server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9644-ietf-ssh-server --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9644-ietf-ssh-server --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-server/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9644-ietf-ssh-server --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-server/target/bom.xml [INFO] attaching as rfc9644-ietf-ssh-server-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-server/target/bom.json [INFO] attaching as rfc9644-ietf-ssh-server-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-server --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-server --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9644-ietf-ssh-server --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-server --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-server/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.15-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.15-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-server/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.15-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-server/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.15-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9644-ietf-ssh-server --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.15-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9644-ietf-ssh-server --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9644 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9644 14.0.15-SNAPSHOT [201/225] [INFO] from features/odl-mdsal-model-rfc9644/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9644 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc9644 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9644 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9644 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc9644 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9644 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9644 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9644 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc9644 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9644 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9644/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9644 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9644 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc9644 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9644 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc9644 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc9644 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc9644 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc9644 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9644 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9644/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc9644-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9644/target/bom.json [INFO] attaching as odl-mdsal-model-rfc9644-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9644 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9644 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9644 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc9644 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc9644 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9644 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9644 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/mdsal-sonar/features/odl-mdsal-model-rfc9644/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9644/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9644/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9644/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9644 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9644 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] [INFO] --< org.opendaylight.mdsal.binding.model.iana:iana-tls-cipher-suite-algs >-- [INFO] Building iana-tls-cipher-suite-algs 14.0.15-SNAPSHOT [202/225] [INFO] from model/iana/iana-tls-cipher-suite-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-tls-cipher-suite-algs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-tls-cipher-suite-algs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-tls-cipher-suite-algs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/iana/iana-tls-cipher-suite-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ iana-tls-cipher-suite-algs --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/iana/iana-tls-cipher-suite-algs/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 456.6 μs [INFO] yang-to-sources: Project model files found: 1 in 10.55 ms [INFO] yang-to-sources: 1 YANG models processed in 6.152 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 1.891 ms [INFO] Sorted 5 files into 3 directories in 119.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 17.41 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-tls-cipher-suite-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ iana-tls-cipher-suite-algs --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-tls-cipher-suite-algs/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-tls-cipher-suite-algs/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/mdsal-sonar/model/iana/iana-tls-cipher-suite-algs/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-tls-cipher-suite-algs --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ iana-tls-cipher-suite-algs >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ iana-tls-cipher-suite-algs --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ iana-tls-cipher-suite-algs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ iana-tls-cipher-suite-algs --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-tls-cipher-suite-algs --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-tls-cipher-suite-algs/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-tls-cipher-suite-algs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ iana-tls-cipher-suite-algs --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-tls-cipher-suite-algs --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/iana/iana-tls-cipher-suite-algs/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-tls-cipher-suite-algs --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-tls-cipher-suite-algs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/iana/iana-tls-cipher-suite-algs/target/bom.xml [INFO] attaching as iana-tls-cipher-suite-algs-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/iana/iana-tls-cipher-suite-algs/target/bom.json [INFO] attaching as iana-tls-cipher-suite-algs-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-tls-cipher-suite-algs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-tls-cipher-suite-algs --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-tls-cipher-suite-algs --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ iana-tls-cipher-suite-algs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-tls-cipher-suite-algs --- [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-tls-cipher-suite-algs/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.15-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.15-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-tls-cipher-suite-algs/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.15-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-tls-cipher-suite-algs/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.15-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-tls-cipher-suite-algs --- [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.15-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-tls-cipher-suite-algs --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-common >-- [INFO] Building rfc9645-ietf-tls-common 14.0.15-SNAPSHOT [203/225] [INFO] from model/rfc/rfc9645-ietf-tls-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9645-ietf-tls-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9645-ietf-tls-common --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-common/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 635.3 μs [INFO] yang-to-sources: Project model files found: 1 in 1.333 ms [INFO] yang-to-sources: 6 YANG models processed in 44.86 ms [INFO] BindingJavaFileGenerator: Defined 41 files in 8.043 ms [INFO] Sorted 41 files into 10 directories in 118.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 41 in 20.27 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9645-ietf-tls-common --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-common/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/mdsal-sonar/model/rfc/rfc9645-ietf-tls-common/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9645-ietf-tls-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 40 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-common >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9645-ietf-tls-common --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9645-ietf-tls-common --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9645-ietf-tls-common --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-common/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9645-ietf-tls-common --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9645-ietf-tls-common --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9645-ietf-tls-common --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9645-ietf-tls-common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-common/target/bom.xml [INFO] attaching as rfc9645-ietf-tls-common-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-common/target/bom.json [INFO] attaching as rfc9645-ietf-tls-common-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-common --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9645-ietf-tls-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-common --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-common/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.15-SNAPSHOT/rfc9645-ietf-tls-common-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.15-SNAPSHOT/rfc9645-ietf-tls-common-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.15-SNAPSHOT/rfc9645-ietf-tls-common-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.15-SNAPSHOT/rfc9645-ietf-tls-common-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9645-ietf-tls-common --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.15-SNAPSHOT/rfc9645-ietf-tls-common-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9645-ietf-tls-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-client >-- [INFO] Building rfc9645-ietf-tls-client 14.0.15-SNAPSHOT [204/225] [INFO] from model/rfc/rfc9645-ietf-tls-client/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9645-ietf-tls-client --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-client --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-client --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9645-ietf-tls-client --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-client/src/main/yang [INFO] yang-to-sources: Found 7 dependencies in 1.177 ms [INFO] yang-to-sources: Project model files found: 1 in 2.050 ms [INFO] yang-to-sources: 8 YANG models processed in 51.45 ms [INFO] BindingJavaFileGenerator: Defined 47 files in 7.859 ms [INFO] Sorted 47 files into 12 directories in 146.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 47 in 16.93 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9645-ietf-tls-client --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-client/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-client/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/mdsal-sonar/model/rfc/rfc9645-ietf-tls-client/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9645-ietf-tls-client --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 46 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-client >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9645-ietf-tls-client --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-client <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9645-ietf-tls-client --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9645-ietf-tls-client --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-client/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9645-ietf-tls-client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9645-ietf-tls-client --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9645-ietf-tls-client --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-client/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9645-ietf-tls-client --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-client --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-client/target/bom.xml [INFO] attaching as rfc9645-ietf-tls-client-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-client/target/bom.json [INFO] attaching as rfc9645-ietf-tls-client-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-client --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-client --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9645-ietf-tls-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-client --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-client/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.15-SNAPSHOT/rfc9645-ietf-tls-client-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.15-SNAPSHOT/rfc9645-ietf-tls-client-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-client/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.15-SNAPSHOT/rfc9645-ietf-tls-client-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-client/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.15-SNAPSHOT/rfc9645-ietf-tls-client-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9645-ietf-tls-client --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.15-SNAPSHOT/rfc9645-ietf-tls-client-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9645-ietf-tls-client --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-server >-- [INFO] Building rfc9645-ietf-tls-server 14.0.15-SNAPSHOT [205/225] [INFO] from model/rfc/rfc9645-ietf-tls-server/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9645-ietf-tls-server --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-server --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-server --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9645-ietf-tls-server --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-server/src/main/yang [INFO] yang-to-sources: Found 7 dependencies in 679.7 μs [INFO] yang-to-sources: Project model files found: 1 in 1.597 ms [INFO] yang-to-sources: 8 YANG models processed in 39.34 ms [INFO] BindingJavaFileGenerator: Defined 48 files in 6.159 ms [INFO] Sorted 48 files into 12 directories in 86.12 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 48 in 15.58 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9645-ietf-tls-server --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-server/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-server/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/mdsal-sonar/model/rfc/rfc9645-ietf-tls-server/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9645-ietf-tls-server --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 47 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-server >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9645-ietf-tls-server --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-server <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9645-ietf-tls-server --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9645-ietf-tls-server --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-server/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9645-ietf-tls-server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9645-ietf-tls-server --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9645-ietf-tls-server --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-server/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9645-ietf-tls-server --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-server/target/bom.xml [INFO] attaching as rfc9645-ietf-tls-server-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-server/target/bom.json [INFO] attaching as rfc9645-ietf-tls-server-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-server --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-server --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9645-ietf-tls-server --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-server --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-server/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.15-SNAPSHOT/rfc9645-ietf-tls-server-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.15-SNAPSHOT/rfc9645-ietf-tls-server-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-server/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.15-SNAPSHOT/rfc9645-ietf-tls-server-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-server/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.15-SNAPSHOT/rfc9645-ietf-tls-server-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9645-ietf-tls-server --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.15-SNAPSHOT/rfc9645-ietf-tls-server-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9645-ietf-tls-server --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9645 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9645 14.0.15-SNAPSHOT [206/225] [INFO] from features/odl-mdsal-model-rfc9645/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9645 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc9645 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9645 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9645 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc9645 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9645 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9645 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9645 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc9645 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9645 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9645/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9645 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9645 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc9645 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9645 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc9645 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc9645 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc9645 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc9645 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9645 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9645/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc9645-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9645/target/bom.json [INFO] attaching as odl-mdsal-model-rfc9645-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9645 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9645 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9645 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc9645 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc9645 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9645 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9645 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/mdsal-sonar/features/odl-mdsal-model-rfc9645/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9645/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9645/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9645/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9645 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9645 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] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9648 >---------- [INFO] Building rfc9648 14.0.15-SNAPSHOT [207/225] [INFO] from model/rfc/rfc9648/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9648 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9648 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9648 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9648 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9648 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9648 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/rfc/rfc9648/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9648 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/rfc/rfc9648/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 620.3 μs [INFO] yang-to-sources: Project model files found: 1 in 2.661 ms [INFO] yang-to-sources: 6 YANG models processed in 16.05 ms [INFO] BindingJavaFileGenerator: Defined 39 files in 4.702 ms [INFO] Sorted 39 files into 11 directories in 126.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 12.78 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9648 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9648 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9648 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9648 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9648/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9648/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/mdsal-sonar/model/rfc/rfc9648/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9648 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 38 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9648 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9648 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9648 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9648 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9648 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/rfc/rfc9648/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9648 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9648 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9648 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9648 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/rfc/rfc9648/target/rfc9648-14.0.15-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/rfc/rfc9648/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9648 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9648 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/rfc/rfc9648/target/bom.xml [INFO] attaching as rfc9648-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/rfc/rfc9648/target/bom.json [INFO] attaching as rfc9648-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9648 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9648 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9648 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9648 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9648 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9648 --- [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9648/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.15-SNAPSHOT/rfc9648-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9648/target/rfc9648-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.15-SNAPSHOT/rfc9648-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9648/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.15-SNAPSHOT/rfc9648-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/rfc/rfc9648/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.15-SNAPSHOT/rfc9648-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9648 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.15-SNAPSHOT/rfc9648-14.0.15-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9648 --- [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9648 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9648 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9648 14.0.15-SNAPSHOT [208/225] [INFO] from features/odl-mdsal-model-rfc9648/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9648 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc9648 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9648 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9648 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc9648 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9648 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9648 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9648 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc9648 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9648 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9648/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9648 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9648 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-rfc9648 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9648 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-rfc9648 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-rfc9648 --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-rfc9648 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc9648 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9648 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9648/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc9648-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9648/target/bom.json [INFO] attaching as odl-mdsal-model-rfc9648-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9648 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9648 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9648 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-rfc9648 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc9648 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9648 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9648 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/mdsal-sonar/features/odl-mdsal-model-rfc9648/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9648/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9648/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9648/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.15-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9648 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9648 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] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: draft-clemm-netmod-yang-network-topo-01 :: Minimal 14.0.15-SNAPSHOT [209/225] [INFO] from features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/bom.xml [INFO] attaching as odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/bom.json [INFO] attaching as odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 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/mdsal-sonar/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.15-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.15-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.15-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.15-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 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] [INFO] -----< org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types >------ [INFO] Building OpenDaylight :: MD-SAL :: Model :: OpenDaylight L2 Types 14.0.15-SNAPSHOT [210/225] [INFO] from features/odl-mdsal-model-odl-l2-types/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-odl-l2-types --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-odl-l2-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-odl-l2-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-odl-l2-types --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-odl-l2-types --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-odl-l2-types --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-odl-l2-types --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-odl-l2-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-odl-l2-types --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-odl-l2-types --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-odl-l2-types/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-odl-l2-types --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-mdsal-model-odl-l2-types >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-mdsal-model-odl-l2-types --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-mdsal-model-odl-l2-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-mdsal-model-odl-l2-types --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-mdsal-model-odl-l2-types --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-mdsal-model-odl-l2-types --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-odl-l2-types --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-odl-l2-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-odl-l2-types/target/bom.xml [INFO] attaching as odl-mdsal-model-odl-l2-types-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-odl-l2-types/target/bom.json [INFO] attaching as odl-mdsal-model-odl-l2-types-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-odl-l2-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-odl-l2-types --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-odl-l2-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-mdsal-model-odl-l2-types --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-odl-l2-types --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-odl-l2-types --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-odl-l2-types 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/mdsal-sonar/features/odl-mdsal-model-odl-l2-types/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.15-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-odl-l2-types/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.15-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.15-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-odl-l2-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.15-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-odl-l2-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.15-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-odl-l2-types --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-odl-l2-types 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] [INFO] ----------< org.opendaylight.mdsal:features-mdsal-aggregator >---------- [INFO] Building features-mdsal-aggregator 14.0.15-SNAPSHOT [211/225] [INFO] from features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-mdsal-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-mdsal-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-mdsal-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-mdsal-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-mdsal-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-mdsal-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] -----------------< org.opendaylight.mdsal:mdsal-karaf >----------------- [INFO] Building mdsal-karaf 14.0.15-SNAPSHOT [212/225] [INFO] from karaf/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-karaf --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-karaf --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ mdsal-karaf --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-karaf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-karaf --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-karaf --- [INFO] [INFO] --- resources:3.3.1:resources (process-resources) @ mdsal-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/karaf/src/main/resources [INFO] [INFO] --- karaf:4.4.8:assembly (process-resources) @ mdsal-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/mdsal-sonar/karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/mdsal-sonar/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-ietf-system/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8177/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345-non-nmda/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346-non-nmda/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348-non-nmda/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8349/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8519/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8520/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8530/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8542/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8639/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8641/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8650/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8776/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795-non-nmda/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8808/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819-non-nmda/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8916/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9067/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9070/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9144/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9179/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9640/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9641/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9642/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9643/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9644/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9645/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9648/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/14.0.15-SNAPSHOT/xml/features (stage: Startup) [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework, odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.15.SNAPSHOT, odl-mdsal-model-rfc7317-ietf-system/14.0.15.SNAPSHOT, odl-mdsal-model-rfc7407-ietf-snmp/14.0.15.SNAPSHOT, odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.15.SNAPSHOT, odl-mdsal-model-rfc7952/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8040-ietf-restconf/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8072/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8177/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8294/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8341/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8342/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8343/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8344/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8345/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8345-non-nmda/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8346/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8346-non-nmda/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8348/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8348-non-nmda/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8349/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8519/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8520/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8525/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8526/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8528/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8529/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8530/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8542/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8639/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8641/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8650/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8776/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8795/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8795-non-nmda/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8808/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8819/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8819-non-nmda/14.0.15.SNAPSHOT, odl-mdsal-model-rfc8916/14.0.15.SNAPSHOT, odl-mdsal-model-rfc9067/14.0.15.SNAPSHOT, odl-mdsal-model-rfc9070/14.0.15.SNAPSHOT, odl-mdsal-model-rfc9144/14.0.15.SNAPSHOT, odl-mdsal-model-rfc9179/14.0.15.SNAPSHOT, odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.15.SNAPSHOT, odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.15.SNAPSHOT, odl-mdsal-model-rfc9640/14.0.15.SNAPSHOT, odl-mdsal-model-rfc9641/14.0.15.SNAPSHOT, odl-mdsal-model-rfc9642/14.0.15.SNAPSHOT, odl-mdsal-model-rfc9643/14.0.15.SNAPSHOT, odl-mdsal-model-rfc9644/14.0.15.SNAPSHOT, odl-mdsal-model-rfc9645/14.0.15.SNAPSHOT, odl-mdsal-model-rfc9648/14.0.15.SNAPSHOT, odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.15.SNAPSHOT, odl-mdsal-model-odl-l2-types/14.0.15.SNAPSHOT [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.1 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.49.5 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.4.8-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.1 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-hardware/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-routing-types/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-encryption-algs/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-key-exchange-algs/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-mac-algs/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-public-key-algs/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-tls-cipher-suite-algs/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6241/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6243/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7317-ietf-system/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7407-ietf-snmp/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7407-ietf-x509-cert-to-name/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf-monitoring/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8177/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8294-ietf-routing-types/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8341/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8343/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8344/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-state/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-topology/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-topology-state/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8346-ietf-l3-unicast-topology/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8348-ietf-hardware/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8348-ietf-hardware-state/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8349-ietf-routing/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8519-ietf-access-control-list/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8519-ietf-ethertypes/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8519-ietf-packet-fields/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8520-ietf-acldns/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8520-ietf-mud/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8526/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8528/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8529/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8530/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8542-ietf-dc-fabric-topology/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8542-ietf-dc-fabric-types/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8572-ietf-sztp-conveyed-info/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8639/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8641/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8650/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8776-ietf-te-packet-types/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8776-ietf-te-types/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8795-ietf-te-topology/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8795-ietf-te-topology-state/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8808/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8819-ietf-module-tags/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8819-ietf-module-tags-state/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8916/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9067/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9070-ietf-mpls-ldp/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9070-ietf-mpls-ldp-extended/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9144/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9179/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9196-ietf-notification-capabilities/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9196-ietf-system-capabilities/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9640/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9641/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9642/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-client/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-common/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-server/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-client/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-common/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-server/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-client/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-common/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-server/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9648/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.26.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.26.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.15 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.1/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-ietf-system/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8177/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345-non-nmda/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346-non-nmda/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348-non-nmda/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8349/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8519/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8520/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8530/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8542/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8639/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8641/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8650/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8776/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795-non-nmda/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8808/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819-non-nmda/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8916/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9067/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9070/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9144/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9179/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9640/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9641/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9642/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9643/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9644/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9645/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9648/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7224/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal-experimental/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6022/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-api/0.19.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.15/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.1/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.15-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.15/xml/features [INFO] Feature odl-mdsal-model-rfc9640/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9640/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc9644/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-encryption-algs/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-key-exchange-algs/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-server/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-mac-algs/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-public-key-algs/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-client/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-common/14.0.15-SNAPSHOT [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 [INFO] Feature odl-mdsal-model-rfc9179/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9179/14.0.15-SNAPSHOT [INFO] Feature odl-yangtools-binding-spec/14.0.15 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.15 [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf-monitoring/14.0.15-SNAPSHOT [INFO] Feature service/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 [INFO] Feature odl-mdsal-model-rfc9648/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9648/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8348-non-nmda/14.0.15.SNAPSHOT is defined as a boot feature [INFO] Feature odl-mdsal-model-rfc6243/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6243/14.0.15-SNAPSHOT [INFO] Feature shell/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature odl-mdsal-model-rfc7407-ietf-snmp/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7407-ietf-snmp/14.0.15-SNAPSHOT [INFO] Feature package/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 [INFO] Feature feature/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature system/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature odl-mdsal-model-rfc8341/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8341/14.0.15-SNAPSHOT [INFO] Feature ssh/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 [INFO] Feature odl-mdsal-model-rfc8345-non-nmda/14.0.15.SNAPSHOT is defined as a boot feature [INFO] Feature odl-mdsal-model-rfc8345/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-state/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-topology/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-topology-state/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8349/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8349-ietf-routing/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.15-SNAPSHOT [INFO] Feature odl-guava/14.1.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.49.5 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.4.8-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 [INFO] Feature odl-mdsal-model-rfc8519/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8519-ietf-ethertypes/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8519-ietf-access-control-list/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8519-ietf-packet-fields/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc9641/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9641/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8819/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8819-ietf-module-tags/14.0.15-SNAPSHOT [INFO] Feature framework/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 [INFO] Feature odl-mdsal-model-rfc9144/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9144/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc9645/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-tls-cipher-suite-algs/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-common/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-client/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-server/14.0.15-SNAPSHOT [INFO] Feature log/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature odl-mdsal-model-rfc9067/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9067/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9196-ietf-system-capabilities/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc7317-ietf-system/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7317-ietf-system/14.0.15-SNAPSHOT [INFO] Feature diagnostic/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 [INFO] Feature deployer/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 [INFO] Feature odl-mdsal-model-rfc8342/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8346/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8346-ietf-l3-unicast-topology/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8520/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8520-ietf-acldns/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8520-ietf-mud/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8641/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8641/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc7952/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/14.0.15-SNAPSHOT [INFO] Feature 610bfdec-bd81-453a-b809-e7a7b2a02c2d/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.1 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.1 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.1 [INFO] Feature odl-mdsal-model-rfc8528/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8528/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8346-non-nmda/14.0.15.SNAPSHOT is defined as a boot feature [INFO] Feature odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8916/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8916/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc9070/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9070-ietf-mpls-ldp/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9070-ietf-mpls-ldp-extended/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8808/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8808/14.0.15-SNAPSHOT [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 [INFO] Feature odl-mdsal-model-rfc9642/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9642/14.0.15-SNAPSHOT [INFO] Feature scr/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature odl-yangtools-common/14.0.15 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.15 [INFO] Feature kar/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature odl-mdsal-model-rfc6241/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6241/14.0.15-SNAPSHOT [INFO] Feature jaas/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature odl-mdsal-model-rfc8177/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8177/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8343/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8343/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8650/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8650/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8795/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8795-ietf-te-topology-state/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8795-ietf-te-topology/14.0.15-SNAPSHOT [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature odl-mdsal-model-rfc8525/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8529/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8529/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-odl-l2-types/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.26.15-SNAPSHOT [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber [INFO] Feature config/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature instance/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 [INFO] Feature odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9196-ietf-notification-capabilities/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc9643/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-client/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-server/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-common/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc6991/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8072/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.26.15-SNAPSHOT [INFO] Feature management/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature odl-mdsal-model-rfc8819-non-nmda/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8819-ietf-module-tags-state/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8294/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8294-ietf-routing-types/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-routing-types/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8572-ietf-sztp-conveyed-info/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8795-non-nmda/14.0.15.SNAPSHOT is defined as a boot feature [INFO] Feature odl-mdsal-model-rfc8530/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8530/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8542/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8542-ietf-dc-fabric-topology/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8542-ietf-dc-fabric-types/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8344/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8344/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8776/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8776-ietf-te-types/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8776-ietf-te-packet-types/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7407-ietf-x509-cert-to-name/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8348/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-hardware/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8348-ietf-hardware-state/14.0.15-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8348-ietf-hardware/14.0.15-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8526/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8526/14.0.15-SNAPSHOT [INFO] Feature bundle/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature odl-mdsal-model-rfc8639/14.0.15.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8639/14.0.15-SNAPSHOT [INFO] Feature standard/4.4.8 is defined as a boot feature [INFO] Feature odl-yangtools-util/14.0.15 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.15 [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.8 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mdsal-karaf >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mdsal-karaf --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mdsal-karaf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mdsal-karaf --- [INFO] [INFO] --- dependency:3.8.1:copy (apply-branding) @ mdsal-karaf --- [INFO] [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-karaf-resources) @ mdsal-karaf --- [INFO] [INFO] --- dependency:3.8.1:copy (org.ops4j.pax.url.mvn.cfg) @ mdsal-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ mdsal-karaf --- [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ mdsal-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/karaf/src/main/assembly [INFO] [INFO] --- karaf:14.1.1:populate-local-repo (populate-local-repo) @ mdsal-karaf --- [INFO] Feature repository discovered recursively: 02a366a4-6029-4013-a5cb-37d8e2ca8621 [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: features-mdsal-experimental [INFO] Feature repository discovered recursively: framework-4.4.8 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-api [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6022 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-ietf-system [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-snmp [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8177 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8639 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8641 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8650 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8808 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8916 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9067 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9070 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9144 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9179 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9196-ietf-notification-capabilities [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9196-ietf-system-capabilities [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9640 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9641 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9642 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9643 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9644 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9645 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9648 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-14.0.15-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-trace-14.0.15-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: standard-4.4.8 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] [INFO] --- antrun:3.1.0:run (fix-permissions) @ mdsal-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (remove-system-bc) @ mdsal-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/mdsal-sonar/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf:4.4.8:archive (package) @ mdsal-karaf --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-karaf --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 385 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/karaf/target/bom.xml [INFO] attaching as mdsal-karaf-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/karaf/target/bom.json [INFO] attaching as mdsal-karaf-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mdsal-karaf --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ mdsal-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-karaf --- [INFO] Installing /w/workspace/mdsal-sonar/karaf/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-karaf/14.0.15-SNAPSHOT/mdsal-karaf-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/karaf/target/mdsal-karaf-14.0.15-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/mdsal/mdsal-karaf/14.0.15-SNAPSHOT/mdsal-karaf-14.0.15-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/mdsal-sonar/karaf/target/mdsal-karaf-14.0.15-SNAPSHOT.zip to /tmp/r/org/opendaylight/mdsal/mdsal-karaf/14.0.15-SNAPSHOT/mdsal-karaf-14.0.15-SNAPSHOT.zip [INFO] Installing /w/workspace/mdsal-sonar/karaf/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-karaf/14.0.15-SNAPSHOT/mdsal-karaf-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/karaf/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-karaf/14.0.15-SNAPSHOT/mdsal-karaf-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-karaf --- [INFO] [INFO] ---< org.opendaylight.mdsal:mdsal-dom-inmemory-datastore-benchmark >---- [INFO] Building mdsal-dom-inmemory-datastore-benchmark 14.0.15-SNAPSHOT [213/225] [INFO] from dom/mdsal-dom-inmemory-datastore-benchmark/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore-benchmark/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ mdsal-dom-inmemory-datastore-benchmark >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ mdsal-dom-inmemory-datastore-benchmark <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore-benchmark/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Building jar: /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore-benchmark/target/mdsal-dom-inmemory-datastore-benchmark-14.0.15-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 66 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore-benchmark/target/bom.xml [INFO] attaching as mdsal-dom-inmemory-datastore-benchmark-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore-benchmark/target/bom.json [INFO] attaching as mdsal-dom-inmemory-datastore-benchmark-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-dom-inmemory-datastore-benchmark --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.15:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:14.0.15:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore-benchmark/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.15-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.15-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore-benchmark/target/mdsal-dom-inmemory-datastore-benchmark-14.0.15-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.15-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.15-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore-benchmark/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.15-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.15-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore-benchmark/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.15-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.15-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] [INFO] ---------------< org.opendaylight.mdsal:dom-aggregator >---------------- [INFO] Building dom-aggregator 14.0.15-SNAPSHOT [214/225] [INFO] from dom/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ dom-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ dom-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ dom-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ dom-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ dom-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ dom-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] -------------< org.opendaylight.mdsal:binding-aggregator >-------------- [INFO] Building binding-aggregator 14.0.15-SNAPSHOT [215/225] [INFO] from binding/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ binding-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ binding-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ binding-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ binding-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ binding-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ binding-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------< org.opendaylight.mdsal.model:model-iana-aggregator >--------- [INFO] Building model-iana-aggregator 14.0.15-SNAPSHOT [216/225] [INFO] from model/iana/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-iana-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ model-iana-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-iana-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-iana-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-iana-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-iana-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------< org.opendaylight.mdsal.model:model-rfc-aggregator >---------- [INFO] Building model-rfc-aggregator 14.0.15-SNAPSHOT [217/225] [INFO] from model/rfc/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-rfc-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ model-rfc-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-rfc-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-rfc-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-rfc-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-rfc-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] -----------< org.opendaylight.mdsal.model:model-aggregator >------------ [INFO] Building model-aggregator 14.0.15-SNAPSHOT [218/225] [INFO] from model/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ model-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------< org.opendaylight.mdsal:entityownersip-aggregator >---------- [INFO] Building entityownersip-aggregator 14.0.15-SNAPSHOT [219/225] [INFO] from entityownership/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ entityownersip-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ entityownersip-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ entityownersip-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ entityownersip-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ entityownersip-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ entityownersip-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------< org.opendaylight.mdsal:singleton-service >-------------- [INFO] Building singleton-service 14.0.15-SNAPSHOT [220/225] [INFO] from singleton-service/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ singleton-service --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ singleton-service --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ singleton-service --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ singleton-service --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ singleton-service --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ singleton-service --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------< org.opendaylight.mdsal:trace-aggregator >--------------- [INFO] Building trace-aggregator 14.0.15-SNAPSHOT [221/225] [INFO] from trace/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ trace-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ trace-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ trace-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ trace-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ trace-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ trace-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------< org.opendaylight.mdsal:netty-agreggator >--------------- [INFO] Building netty-agreggator 14.0.15-SNAPSHOT [222/225] [INFO] from netty/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ netty-agreggator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ netty-agreggator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netty-agreggator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netty-agreggator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ netty-agreggator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netty-agreggator --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------------< org.opendaylight.mdsal:mdsal-replicate >--------------- [INFO] Building mdsal-replicate 14.0.15-SNAPSHOT [223/225] [INFO] from replicate/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-replicate --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-replicate --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-replicate --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-replicate --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-replicate --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-replicate --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------------< org.opendaylight.mdsal:mdsal-yanglib >---------------- [INFO] Building mdsal-yanglib 14.0.15-SNAPSHOT [224/225] [INFO] from yanglib/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-yanglib --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-yanglib --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-yanglib --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-yanglib --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-yanglib --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-yanglib --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-agreggator >--------------- [INFO] Building md-sal 14.0.15-SNAPSHOT [225/225] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-agreggator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-agreggator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-agreggator --- [INFO] [INFO] --- jacoco:0.8.13:merge (merge) @ mdsal-agreggator --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-api/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-util/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-yang-types/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-inet-types/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/model/rfc/ietf-type-util/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/common/mdsal-common-api/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/dom/mdsal-dom-api/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/target/code-coverage/jacoco.exec [INFO] Writing merged execution data to /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-agreggator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-agreggator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-agreggator --- [INFO] Skipping artifact deployment [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] mdsal-artifacts 14.0.15-SNAPSHOT ................... SUCCESS [ 3.150 s] [INFO] bnd-parent 14.0.15-SNAPSHOT ........................ SUCCESS [ 8.080 s] [INFO] bundle-parent 14.0.15-SNAPSHOT ..................... SUCCESS [ 3.147 s] [INFO] mdsal-common-api 14.0.15-SNAPSHOT .................. SUCCESS [ 15.270 s] [INFO] common-agreggator 14.0.15-SNAPSHOT ................. SUCCESS [ 0.011 s] [INFO] mdsal-dom-api 14.0.15-SNAPSHOT ..................... SUCCESS [ 10.300 s] [INFO] binding-parent 14.0.15-SNAPSHOT .................... SUCCESS [ 0.870 s] [INFO] yang-ext 2013.09.07.26.15-SNAPSHOT ................. SUCCESS [ 8.222 s] [INFO] mdsal-dom-spi 14.0.15-SNAPSHOT ..................... SUCCESS [ 15.919 s] [INFO] mdsal-dom-inmemory-datastore 14.0.15-SNAPSHOT ...... SUCCESS [ 12.434 s] [INFO] mdsal-dom-broker 14.0.15-SNAPSHOT .................. SUCCESS [ 15.315 s] [INFO] mdsal-dom-schema-osgi 14.0.15-SNAPSHOT ............. SUCCESS [ 8.329 s] [INFO] rfc8040-ietf-restconf 14.0.15-SNAPSHOT ............. SUCCESS [ 6.443 s] [INFO] mdsal-binding-test-model 14.0.15-SNAPSHOT .......... SUCCESS [ 17.341 s] [INFO] mdsal-binding-api 14.0.15-SNAPSHOT ................. SUCCESS [ 10.931 s] [INFO] mdsal-binding-dom-adapter 14.0.15-SNAPSHOT ......... SUCCESS [ 35.310 s] [INFO] mdsal-binding-spi 14.0.15-SNAPSHOT ................. SUCCESS [ 5.940 s] [INFO] rfc8342-ietf-datastores 14.0.15-SNAPSHOT ........... SUCCESS [ 5.810 s] [INFO] mdsal-binding-test-utils 14.0.15-SNAPSHOT .......... SUCCESS [ 9.669 s] [INFO] mdsal-binding-util 14.0.15-SNAPSHOT ................ SUCCESS [ 12.581 s] [INFO] general-entity 14.0.15-SNAPSHOT .................... SUCCESS [ 6.692 s] [INFO] mdsal-eos-common-api 14.0.15-SNAPSHOT .............. SUCCESS [ 8.229 s] [INFO] mdsal-eos-dom-api 14.0.15-SNAPSHOT ................. SUCCESS [ 7.402 s] [INFO] mdsal-eos-dom-simple 14.0.15-SNAPSHOT .............. SUCCESS [ 9.023 s] [INFO] mdsal-eos-binding-api 14.0.15-SNAPSHOT ............. SUCCESS [ 7.091 s] [INFO] mdsal-eos-binding-adapter 14.0.15-SNAPSHOT ......... SUCCESS [ 9.296 s] [INFO] mdsal-singleton-api 14.0.15-SNAPSHOT ............... SUCCESS [ 7.081 s] [INFO] mdsal-singleton-impl 14.0.15-SNAPSHOT .............. SUCCESS [ 11.349 s] [INFO] mdsal-trace-api 14.0.15-SNAPSHOT ................... SUCCESS [ 5.935 s] [INFO] mdsal-trace-cli 14.0.15-SNAPSHOT ................... SUCCESS [ 6.177 s] [INFO] mdsal-trace-impl 14.0.15-SNAPSHOT .................. SUCCESS [ 9.454 s] [INFO] mdsal-yanglib-api 0.19.15-SNAPSHOT ................. SUCCESS [ 5.631 s] [INFO] ietf-type-util 14.0.15-SNAPSHOT .................... SUCCESS [ 7.564 s] [INFO] rfc6991-ietf-inet-types 14.0.15-SNAPSHOT ........... SUCCESS [ 8.412 s] [INFO] rfc6991-ietf-yang-types 14.0.15-SNAPSHOT ........... SUCCESS [ 7.097 s] [INFO] rfc8525 14.0.15-SNAPSHOT ........................... SUCCESS [ 6.699 s] [INFO] mdsal-yanglib-rfc8525 0.19.15-SNAPSHOT ............. SUCCESS [ 11.142 s] [INFO] mdsal-replicate-common 14.0.15-SNAPSHOT ............ SUCCESS [ 6.023 s] [INFO] mdsal-replicate-netty 14.0.15-SNAPSHOT ............. SUCCESS [ 38.586 s] [INFO] rfc8294-ietf-routing-types 14.0.15-SNAPSHOT ........ SUCCESS [ 6.630 s] [INFO] mdsal-rfc8294-netty 14.0.15-SNAPSHOT ............... SUCCESS [ 7.487 s] [INFO] opendaylight-l2-types 2013.08.27.26.15-SNAPSHOT .... SUCCESS [ 5.698 s] [INFO] rfc7952 14.0.15-SNAPSHOT ........................... SUCCESS [ 5.741 s] [INFO] rfc8342-ietf-origin 14.0.15-SNAPSHOT ............... SUCCESS [ 5.829 s] [INFO] rfc8343 14.0.15-SNAPSHOT ........................... SUCCESS [ 6.207 s] [INFO] rfc8344 14.0.15-SNAPSHOT ........................... SUCCESS [ 6.833 s] [INFO] rfc8345-ietf-network 14.0.15-SNAPSHOT .............. SUCCESS [ 6.063 s] [INFO] rfc8345-ietf-network-state 14.0.15-SNAPSHOT ........ SUCCESS [ 6.045 s] [INFO] rfc8345-ietf-network-topology 14.0.15-SNAPSHOT ..... SUCCESS [ 6.431 s] [INFO] rfc8345-ietf-network-topology-state 14.0.15-SNAPSHOT SUCCESS [ 6.489 s] [INFO] rfc8346-ietf-l3-unicast-topology 14.0.15-SNAPSHOT .. SUCCESS [ 6.588 s] [INFO] rfc8346-ietf-l3-unicast-topology-state 14.0.15-SNAPSHOT SUCCESS [ 6.277 s] [INFO] iana-hardware 14.0.15-SNAPSHOT ..................... SUCCESS [ 5.781 s] [INFO] rfc8348-ietf-hardware 14.0.15-SNAPSHOT ............. SUCCESS [ 6.151 s] [INFO] rfc8348-ietf-hardware-state 14.0.15-SNAPSHOT ....... SUCCESS [ 6.178 s] [INFO] rfc8349-ietf-routing 14.0.15-SNAPSHOT .............. SUCCESS [ 6.728 s] [INFO] rfc8349-ietf-ipv4-unicast-routing 14.0.15-SNAPSHOT . SUCCESS [ 6.355 s] [INFO] rfc8349-ietf-ipv6-unicast-routing 14.0.15-SNAPSHOT . SUCCESS [ 6.699 s] [INFO] rfc8519-ietf-ethertypes 14.0.15-SNAPSHOT ........... SUCCESS [ 5.798 s] [INFO] rfc8519-ietf-packet-fields 14.0.15-SNAPSHOT ........ SUCCESS [ 6.222 s] [INFO] rfc8519-ietf-access-control-list 14.0.15-SNAPSHOT .. SUCCESS [ 6.861 s] [INFO] rfc8520-ietf-acldns 14.0.15-SNAPSHOT ............... SUCCESS [ 5.900 s] [INFO] rfc8520-ietf-mud 14.0.15-SNAPSHOT .................. SUCCESS [ 6.114 s] [INFO] rfc8528 14.0.15-SNAPSHOT ........................... SUCCESS [ 5.881 s] [INFO] rfc8529 14.0.15-SNAPSHOT ........................... SUCCESS [ 6.334 s] [INFO] rfc8530 14.0.15-SNAPSHOT ........................... SUCCESS [ 5.930 s] [INFO] rfc8542-ietf-dc-fabric-types 14.0.15-SNAPSHOT ...... SUCCESS [ 6.075 s] [INFO] rfc8542-ietf-dc-fabric-topology 14.0.15-SNAPSHOT ... SUCCESS [ 6.327 s] [INFO] rfc8776-ietf-te-types 14.0.15-SNAPSHOT ............. SUCCESS [ 8.478 s] [INFO] rfc8776-ietf-te-packet-types 14.0.15-SNAPSHOT ...... SUCCESS [ 6.233 s] [INFO] rfc8795-ietf-te-topology 14.0.15-SNAPSHOT .......... SUCCESS [ 7.973 s] [INFO] rfc8795-ietf-te-topology-state 14.0.15-SNAPSHOT .... SUCCESS [ 6.740 s] [INFO] iana-if-type 14.0.15-SNAPSHOT ...................... SUCCESS [ 7.186 s] [INFO] iana-routing-types 14.0.15-SNAPSHOT ................ SUCCESS [ 5.881 s] [INFO] ietf-topology 2013.10.21.26.15-SNAPSHOT ............ SUCCESS [ 6.210 s] [INFO] mdsal-docs 14.0.15-SNAPSHOT ........................ SUCCESS [ 8.792 s] [INFO] OpenDaylight :: MD-SAL :: Feature Parent 14.0.15-SNAPSHOT SUCCESS [ 3.100 s] [INFO] template-feature-parent 14.0.15-SNAPSHOT ........... SUCCESS [ 0.907 s] [INFO] OpenDaylight :: MD-SAL :: Binding Base 14.0.15-SNAPSHOT SUCCESS [ 2.727 s] [INFO] OpenDaylight :: MD-SAL :: Common 14.0.15-SNAPSHOT .. SUCCESS [ 1.477 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7952 14.0.15-SNAPSHOT SUCCESS [ 1.588 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8342 14.0.15-SNAPSHOT SUCCESS [ 1.507 s] [INFO] OpenDaylight :: MD-SAL :: Binding API 14.0.15-SNAPSHOT SUCCESS [ 1.476 s] [INFO] OpenDaylight :: MD-SAL :: DOM API and SPI 14.0.15-SNAPSHOT SUCCESS [ 1.792 s] [INFO] OpenDaylight :: MD-SAL :: DOM Runtime 14.0.15-SNAPSHOT SUCCESS [ 2.092 s] [INFO] OpenDaylight :: MD-SAL :: Binding Runtime 14.0.15-SNAPSHOT SUCCESS [ 2.142 s] [INFO] OpenDaylight :: MD-SAL :: DOM Broker 14.0.15-SNAPSHOT SUCCESS [ 1.958 s] [INFO] OpenDaylight :: MD-SAL :: Binding/DOM Adapter 14.0.15-SNAPSHOT SUCCESS [ 2.186 s] [INFO] OpenDaylight :: MD-SAL :: DOM 14.0.15-SNAPSHOT ..... SUCCESS [ 1.989 s] [INFO] OpenDaylight :: MD-SAL :: Binding 14.0.15-SNAPSHOT . SUCCESS [ 2.124 s] [INFO] OpenDaylight :: MD-SAL :: EOS :: Common 14.0.15-SNAPSHOT SUCCESS [ 1.569 s] [INFO] OpenDaylight :: MD-SAL :: EOS :: DOM 14.0.15-SNAPSHOT SUCCESS [ 1.762 s] [INFO] OpenDaylight :: MD-SAL :: EOS :: Binding 14.0.15-SNAPSHOT SUCCESS [ 2.291 s] [INFO] OpenDaylight :: MD-SAL :: Singleton :: Common 14.0.15-SNAPSHOT SUCCESS [ 1.510 s] [INFO] OpenDaylight :: MD-SAL :: Singleton :: DOM 14.0.15-SNAPSHOT SUCCESS [ 1.605 s] [INFO] OpenDaylight :: MD-SAL :: TracingBroker 14.0.15-SNAPSHOT SUCCESS [ 2.100 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6991 14.0.15-SNAPSHOT SUCCESS [ 1.500 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8294 14.0.15-SNAPSHOT SUCCESS [ 1.361 s] [INFO] OpenDaylight :: MD-SAL :: RFC8294 :: Netty 14.0.15-SNAPSHOT SUCCESS [ 1.800 s] [INFO] OpenDaylight :: MD-SAL :: Replicate :: Common 14.0.15-SNAPSHOT SUCCESS [ 1.684 s] [INFO] OpenDaylight :: MD-SAL :: Replicate :: Netty 14.0.15-SNAPSHOT SUCCESS [ 2.039 s] [INFO] OpenDaylight :: MD-SAL :: Stable Features 14.0.15-SNAPSHOT SUCCESS [ 2.696 s] [INFO] OpenDaylight :: MD-SAL :: YANG (Module) Library API 0.19.15-SNAPSHOT SUCCESS [ 1.549 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8525 14.0.15-SNAPSHOT SUCCESS [ 1.570 s] [INFO] OpenDaylight :: MD-SAL :: RFC8525 YANG Library 0.19.15-SNAPSHOT SUCCESS [ 2.267 s] [INFO] OpenDaylight :: MD-SAL :: Experimental Features 14.0.15-SNAPSHOT SUCCESS [ 2.653 s] [INFO] rfc6022 14.0.15-SNAPSHOT ........................... SUCCESS [ 6.415 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6022 14.0.15-SNAPSHOT SUCCESS [ 1.346 s] [INFO] rfc6241 14.0.15-SNAPSHOT ........................... SUCCESS [ 7.100 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6241 14.0.15-SNAPSHOT SUCCESS [ 1.446 s] [INFO] rfc6243 14.0.15-SNAPSHOT ........................... SUCCESS [ 6.099 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6243 14.0.15-SNAPSHOT SUCCESS [ 1.500 s] [INFO] rfc6470 14.0.15-SNAPSHOT ........................... SUCCESS [ 6.486 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6470 14.0.15-SNAPSHOT SUCCESS [ 1.371 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8343 14.0.15-SNAPSHOT SUCCESS [ 1.572 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7224 14.0.15-SNAPSHOT SUCCESS [ 1.509 s] [INFO] iana-crypt-hash 14.0.15-SNAPSHOT ................... SUCCESS [ 5.759 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7317 iana-crypt-hash 14.0.15-SNAPSHOT SUCCESS [ 1.366 s] [INFO] rfc8341 14.0.15-SNAPSHOT ........................... SUCCESS [ 6.444 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8341 14.0.15-SNAPSHOT SUCCESS [ 1.401 s] [INFO] rfc7317-ietf-system 14.0.15-SNAPSHOT ............... SUCCESS [ 6.601 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7317 ietf-system 14.0.15-SNAPSHOT SUCCESS [ 1.595 s] [INFO] rfc7407-ietf-x509-cert-to-name 14.0.15-SNAPSHOT .... SUCCESS [ 6.003 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-x509-cert-to-name 14.0.15-SNAPSHOT SUCCESS [ 1.474 s] [INFO] rfc7407-ietf-snmp 14.0.15-SNAPSHOT ................. SUCCESS [ 7.628 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-snmp 14.0.15-SNAPSHOT SUCCESS [ 1.530 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf 14.0.15-SNAPSHOT SUCCESS [ 1.400 s] [INFO] rfc8040-ietf-restconf-monitoring 14.0.15-SNAPSHOT .. SUCCESS [ 6.260 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf-monitoring 14.0.15-SNAPSHOT SUCCESS [ 1.498 s] [INFO] rfc8072 14.0.15-SNAPSHOT ........................... SUCCESS [ 5.970 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8072 14.0.15-SNAPSHOT SUCCESS [ 1.495 s] [INFO] rfc8177 14.0.15-SNAPSHOT ........................... SUCCESS [ 6.750 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8177 14.0.15-SNAPSHOT SUCCESS [ 1.546 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8344 14.0.15-SNAPSHOT SUCCESS [ 1.524 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8345 14.0.15-SNAPSHOT SUCCESS [ 1.620 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8345 :: NON-NMDA 14.0.15-SNAPSHOT SUCCESS [ 1.576 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8346 14.0.15-SNAPSHOT SUCCESS [ 1.515 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8346 :: NON-NMDA 14.0.15-SNAPSHOT SUCCESS [ 1.508 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8348 14.0.15-SNAPSHOT SUCCESS [ 1.580 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8348 :: NON-NMDA 14.0.15-SNAPSHOT SUCCESS [ 1.461 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8349 14.0.15-SNAPSHOT SUCCESS [ 1.533 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8519 14.0.15-SNAPSHOT SUCCESS [ 1.482 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8520 14.0.15-SNAPSHOT SUCCESS [ 1.609 s] [INFO] rfc8526 14.0.15-SNAPSHOT ........................... SUCCESS [ 6.504 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8526 14.0.15-SNAPSHOT SUCCESS [ 1.621 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8528 14.0.15-SNAPSHOT SUCCESS [ 1.586 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8529 14.0.15-SNAPSHOT SUCCESS [ 1.449 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8530 14.0.15-SNAPSHOT SUCCESS [ 1.532 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8542 14.0.15-SNAPSHOT SUCCESS [ 1.485 s] [INFO] rfc8572-ietf-sztp-bootstrap-server 14.0.15-SNAPSHOT SUCCESS [ 6.350 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-bootstrap-server 14.0.15-SNAPSHOT SUCCESS [ 1.497 s] [INFO] rfc8572-ietf-sztp-conveyed-info 14.0.15-SNAPSHOT ... SUCCESS [ 6.409 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-conveyed-info 14.0.15-SNAPSHOT SUCCESS [ 1.607 s] [INFO] rfc8639 14.0.15-SNAPSHOT ........................... SUCCESS [ 7.397 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8639 14.0.15-SNAPSHOT SUCCESS [ 1.545 s] [INFO] rfc8641 14.0.15-SNAPSHOT ........................... SUCCESS [ 7.026 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8641 14.0.15-SNAPSHOT SUCCESS [ 1.782 s] [INFO] rfc8650 14.0.15-SNAPSHOT ........................... SUCCESS [ 5.969 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8650 14.0.15-SNAPSHOT SUCCESS [ 1.554 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8776 14.0.15-SNAPSHOT SUCCESS [ 1.616 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8795 14.0.15-SNAPSHOT SUCCESS [ 1.666 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8795 :: NON-NMDA 14.0.15-SNAPSHOT SUCCESS [ 1.643 s] [INFO] rfc8808 14.0.15-SNAPSHOT ........................... SUCCESS [ 6.327 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8808 14.0.15-SNAPSHOT SUCCESS [ 1.448 s] [INFO] rfc8819-ietf-module-tags 14.0.15-SNAPSHOT .......... SUCCESS [ 6.128 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8819 14.0.15-SNAPSHOT SUCCESS [ 1.621 s] [INFO] rfc8819-ietf-module-tags-state 14.0.15-SNAPSHOT .... SUCCESS [ 6.051 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8819 :: NON-NMDA 14.0.15-SNAPSHOT SUCCESS [ 1.488 s] [INFO] rfc8916 14.0.15-SNAPSHOT ........................... SUCCESS [ 6.975 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8916 14.0.15-SNAPSHOT SUCCESS [ 1.718 s] [INFO] rfc9067 14.0.15-SNAPSHOT ........................... SUCCESS [ 6.724 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9067 14.0.15-SNAPSHOT SUCCESS [ 1.467 s] [INFO] rfc9070-ietf-mpls-ldp 14.0.15-SNAPSHOT ............. SUCCESS [ 7.658 s] [INFO] rfc9070-ietf-mpls-ldp-extended 14.0.15-SNAPSHOT .... SUCCESS [ 7.373 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9070 14.0.15-SNAPSHOT SUCCESS [ 1.611 s] [INFO] rfc9144 14.0.15-SNAPSHOT ........................... SUCCESS [ 6.257 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9144 14.0.15-SNAPSHOT SUCCESS [ 1.531 s] [INFO] rfc9179 14.0.15-SNAPSHOT ........................... SUCCESS [ 6.110 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9179 14.0.15-SNAPSHOT SUCCESS [ 1.439 s] [INFO] rfc9196-ietf-system-capabilities 14.0.15-SNAPSHOT .. SUCCESS [ 5.979 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-system-capabilities 14.0.15-SNAPSHOT SUCCESS [ 1.535 s] [INFO] rfc9196-ietf-notification-capabilities 14.0.15-SNAPSHOT SUCCESS [ 6.332 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-notification-capabilities 14.0.15-SNAPSHOT SUCCESS [ 1.600 s] [INFO] rfc9640 14.0.15-SNAPSHOT ........................... SUCCESS [ 6.609 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9640 14.0.15-SNAPSHOT SUCCESS [ 1.388 s] [INFO] rfc9641 14.0.15-SNAPSHOT ........................... SUCCESS [ 6.453 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9641 14.0.15-SNAPSHOT SUCCESS [ 1.426 s] [INFO] rfc9642 14.0.15-SNAPSHOT ........................... SUCCESS [ 6.558 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9642 14.0.15-SNAPSHOT SUCCESS [ 1.427 s] [INFO] rfc9643-ietf-tcp-common 14.0.15-SNAPSHOT ........... SUCCESS [ 9.682 s] [INFO] rfc9643-ietf-tcp-client 14.0.15-SNAPSHOT ........... SUCCESS [ 6.359 s] [INFO] rfc9643-ietf-tcp-server 14.0.15-SNAPSHOT ........... SUCCESS [ 5.837 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9643 14.0.15-SNAPSHOT SUCCESS [ 1.412 s] [INFO] iana-ssh-encryption-algs 14.0.15-SNAPSHOT .......... SUCCESS [ 5.904 s] [INFO] iana-ssh-key-exchange-algs 14.0.15-SNAPSHOT ........ SUCCESS [ 5.867 s] [INFO] iana-ssh-mac-algs 14.0.15-SNAPSHOT ................. SUCCESS [ 5.865 s] [INFO] iana-ssh-public-key-algs 14.0.15-SNAPSHOT .......... SUCCESS [ 5.706 s] [INFO] rfc9644-ietf-ssh-common 14.0.15-SNAPSHOT ........... SUCCESS [ 6.701 s] [INFO] rfc9644-ietf-ssh-client 14.0.15-SNAPSHOT ........... SUCCESS [ 6.473 s] [INFO] rfc9644-ietf-ssh-server 14.0.15-SNAPSHOT ........... SUCCESS [ 6.508 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9644 14.0.15-SNAPSHOT SUCCESS [ 1.724 s] [INFO] iana-tls-cipher-suite-algs 14.0.15-SNAPSHOT ........ SUCCESS [ 5.868 s] [INFO] rfc9645-ietf-tls-common 14.0.15-SNAPSHOT ........... SUCCESS [ 6.497 s] [INFO] rfc9645-ietf-tls-client 14.0.15-SNAPSHOT ........... SUCCESS [ 27.534 s] [INFO] rfc9645-ietf-tls-server 14.0.15-SNAPSHOT ........... SUCCESS [ 6.508 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9645 14.0.15-SNAPSHOT SUCCESS [ 1.463 s] [INFO] rfc9648 14.0.15-SNAPSHOT ........................... SUCCESS [ 6.326 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9648 14.0.15-SNAPSHOT SUCCESS [ 26.876 s] [INFO] OpenDaylight :: MD-SAL :: Model :: draft-clemm-netmod-yang-network-topo-01 :: Minimal 14.0.15-SNAPSHOT SUCCESS [ 1.440 s] [INFO] OpenDaylight :: MD-SAL :: Model :: OpenDaylight L2 Types 14.0.15-SNAPSHOT SUCCESS [ 1.506 s] [INFO] features-mdsal-aggregator 14.0.15-SNAPSHOT ......... SUCCESS [ 0.011 s] [INFO] mdsal-karaf 14.0.15-SNAPSHOT ....................... SUCCESS [ 21.102 s] [INFO] mdsal-dom-inmemory-datastore-benchmark 14.0.15-SNAPSHOT SUCCESS [ 2.568 s] [INFO] dom-aggregator 14.0.15-SNAPSHOT .................... SUCCESS [ 0.009 s] [INFO] binding-aggregator 14.0.15-SNAPSHOT ................ SUCCESS [ 0.003 s] [INFO] model-iana-aggregator 14.0.15-SNAPSHOT ............. SUCCESS [ 0.003 s] [INFO] model-rfc-aggregator 14.0.15-SNAPSHOT .............. SUCCESS [ 0.002 s] [INFO] model-aggregator 14.0.15-SNAPSHOT .................. SUCCESS [ 0.003 s] [INFO] entityownersip-aggregator 14.0.15-SNAPSHOT ......... SUCCESS [ 0.003 s] [INFO] singleton-service 14.0.15-SNAPSHOT ................. SUCCESS [ 0.002 s] [INFO] trace-aggregator 14.0.15-SNAPSHOT .................. SUCCESS [ 0.003 s] [INFO] netty-agreggator 14.0.15-SNAPSHOT .................. SUCCESS [ 0.002 s] [INFO] mdsal-replicate 14.0.15-SNAPSHOT ................... SUCCESS [ 0.003 s] [INFO] mdsal-yanglib 14.0.15-SNAPSHOT ..................... SUCCESS [ 0.002 s] [INFO] md-sal 14.0.15-SNAPSHOT ............................ SUCCESS [ 0.561 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 19:09 min [INFO] Finished at: 2025-08-09T21:43:14Z [INFO] ------------------------------------------------------------------------ + '[' https://sonarcloud.io = https://sonarcloud.io ']' + params+=("-Dsonar.projectKey=$PROJECT_KEY") + params+=("-Dsonar.organization=$PROJECT_ORGANIZATION") + params+=("-Dsonar.login=$API_TOKEN") + '[' False = True ']' + '[' -n openjdk21 ']' + '[' openjdk21 '!=' openjdk21 ']' + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn jacoco:report -Djacoco.dataFile=/w/workspace/mdsal-sonar/target/jacoco.exec sonar:sonar -e -Dsonar -Dsonar.host.url=https://sonarcloud.io --global-settings /w/workspace/mdsal-sonar@tmp/config4802458563640040129tmp --settings /w/workspace/mdsal-sonar@tmp/config16651388099274057860tmp -Dsonar.projectKey=opendaylight_mdsal -Dsonar.organization=opendaylight -Dsonar.login=**** --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dodl.jacoco.aggregateFile=/w/workspace/mdsal-sonar/target/jacoco.exec -Dskip.karaf.featureTest=true Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] mdsal-artifacts [pom] [INFO] bnd-parent [pom] [INFO] bundle-parent [pom] [INFO] mdsal-common-api [jar] [INFO] common-agreggator [pom] [INFO] mdsal-dom-api [jar] [INFO] binding-parent [pom] [INFO] yang-ext [bundle] [INFO] mdsal-dom-spi [jar] [INFO] mdsal-dom-inmemory-datastore [bundle] [INFO] mdsal-dom-broker [jar] [INFO] mdsal-dom-schema-osgi [jar] [INFO] rfc8040-ietf-restconf [bundle] [INFO] mdsal-binding-test-model [bundle] [INFO] mdsal-binding-api [jar] [INFO] mdsal-binding-dom-adapter [bundle] [INFO] mdsal-binding-spi [jar] [INFO] rfc8342-ietf-datastores [bundle] [INFO] mdsal-binding-test-utils [jar] [INFO] mdsal-binding-util [bundle] [INFO] general-entity [bundle] [INFO] mdsal-eos-common-api [jar] [INFO] mdsal-eos-dom-api [jar] [INFO] mdsal-eos-dom-simple [jar] [INFO] mdsal-eos-binding-api [jar] [INFO] mdsal-eos-binding-adapter [bundle] [INFO] mdsal-singleton-api [jar] [INFO] mdsal-singleton-impl [jar] [INFO] mdsal-trace-api [bundle] [INFO] mdsal-trace-cli [bundle] [INFO] mdsal-trace-impl [bundle] [INFO] mdsal-yanglib-api [bundle] [INFO] ietf-type-util [bundle] [INFO] rfc6991-ietf-inet-types [bundle] [INFO] rfc6991-ietf-yang-types [bundle] [INFO] rfc8525 [bundle] [INFO] mdsal-yanglib-rfc8525 [bundle] [INFO] mdsal-replicate-common [bundle] [INFO] mdsal-replicate-netty [bundle] [INFO] rfc8294-ietf-routing-types [bundle] [INFO] mdsal-rfc8294-netty [jar] [INFO] opendaylight-l2-types [bundle] [INFO] rfc7952 [bundle] [INFO] rfc8342-ietf-origin [bundle] [INFO] rfc8343 [bundle] [INFO] rfc8344 [bundle] [INFO] rfc8345-ietf-network [bundle] [INFO] rfc8345-ietf-network-state [bundle] [INFO] rfc8345-ietf-network-topology [bundle] [INFO] rfc8345-ietf-network-topology-state [bundle] [INFO] rfc8346-ietf-l3-unicast-topology [bundle] [INFO] rfc8346-ietf-l3-unicast-topology-state [bundle] [INFO] iana-hardware [bundle] [INFO] rfc8348-ietf-hardware [bundle] [INFO] rfc8348-ietf-hardware-state [bundle] [INFO] rfc8349-ietf-routing [bundle] [INFO] rfc8349-ietf-ipv4-unicast-routing [bundle] [INFO] rfc8349-ietf-ipv6-unicast-routing [bundle] [INFO] rfc8519-ietf-ethertypes [bundle] [INFO] rfc8519-ietf-packet-fields [bundle] [INFO] rfc8519-ietf-access-control-list [bundle] [INFO] rfc8520-ietf-acldns [bundle] [INFO] rfc8520-ietf-mud [bundle] [INFO] rfc8528 [bundle] [INFO] rfc8529 [bundle] [INFO] rfc8530 [bundle] [INFO] rfc8542-ietf-dc-fabric-types [bundle] [INFO] rfc8542-ietf-dc-fabric-topology [bundle] [INFO] rfc8776-ietf-te-types [bundle] [INFO] rfc8776-ietf-te-packet-types [bundle] [INFO] rfc8795-ietf-te-topology [bundle] [INFO] rfc8795-ietf-te-topology-state [bundle] [INFO] iana-if-type [bundle] [INFO] iana-routing-types [bundle] [INFO] ietf-topology [bundle] [INFO] mdsal-docs [jar] [INFO] OpenDaylight :: MD-SAL :: Feature Parent [pom] [INFO] template-feature-parent [pom] [INFO] OpenDaylight :: MD-SAL :: Binding Base [feature] [INFO] OpenDaylight :: MD-SAL :: Common [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7952 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8342 [feature] [INFO] OpenDaylight :: MD-SAL :: Binding API [feature] [INFO] OpenDaylight :: MD-SAL :: DOM API and SPI [feature] [INFO] OpenDaylight :: MD-SAL :: DOM Runtime [feature] [INFO] OpenDaylight :: MD-SAL :: Binding Runtime [feature] [INFO] OpenDaylight :: MD-SAL :: DOM Broker [feature] [INFO] OpenDaylight :: MD-SAL :: Binding/DOM Adapter [feature] [INFO] OpenDaylight :: MD-SAL :: DOM [feature] [INFO] OpenDaylight :: MD-SAL :: Binding [feature] [INFO] OpenDaylight :: MD-SAL :: EOS :: Common [feature] [INFO] OpenDaylight :: MD-SAL :: EOS :: DOM [feature] [INFO] OpenDaylight :: MD-SAL :: EOS :: Binding [feature] [INFO] OpenDaylight :: MD-SAL :: Singleton :: Common [feature] [INFO] OpenDaylight :: MD-SAL :: Singleton :: DOM [feature] [INFO] OpenDaylight :: MD-SAL :: TracingBroker [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6991 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8294 [feature] [INFO] OpenDaylight :: MD-SAL :: RFC8294 :: Netty [feature] [INFO] OpenDaylight :: MD-SAL :: Replicate :: Common [feature] [INFO] OpenDaylight :: MD-SAL :: Replicate :: Netty [feature] [INFO] OpenDaylight :: MD-SAL :: Stable Features [feature] [INFO] OpenDaylight :: MD-SAL :: YANG (Module) Library API [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8525 [feature] [INFO] OpenDaylight :: MD-SAL :: RFC8525 YANG Library [feature] [INFO] OpenDaylight :: MD-SAL :: Experimental Features [feature] [INFO] rfc6022 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6022 [feature] [INFO] rfc6241 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6241 [feature] [INFO] rfc6243 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6243 [feature] [INFO] rfc6470 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6470 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8343 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7224 [feature] [INFO] iana-crypt-hash [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7317 iana-crypt-hash [feature] [INFO] rfc8341 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8341 [feature] [INFO] rfc7317-ietf-system [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7317 ietf-system [feature] [INFO] rfc7407-ietf-x509-cert-to-name [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-x509-cert-to-name [feature] [INFO] rfc7407-ietf-snmp [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-snmp [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf [feature] [INFO] rfc8040-ietf-restconf-monitoring [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf-monitoring [feature] [INFO] rfc8072 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8072 [feature] [INFO] rfc8177 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8177 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8344 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8345 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8345 :: NON-NMDA [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8346 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8346 :: NON-NMDA [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8348 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8348 :: NON-NMDA [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8349 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8519 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8520 [feature] [INFO] rfc8526 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8526 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8528 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8529 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8530 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8542 [feature] [INFO] rfc8572-ietf-sztp-bootstrap-server [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-bootstrap-server [feature] [INFO] rfc8572-ietf-sztp-conveyed-info [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-conveyed-info [feature] [INFO] rfc8639 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8639 [feature] [INFO] rfc8641 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8641 [feature] [INFO] rfc8650 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8650 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8776 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8795 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8795 :: NON-NMDA [feature] [INFO] rfc8808 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8808 [feature] [INFO] rfc8819-ietf-module-tags [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8819 [feature] [INFO] rfc8819-ietf-module-tags-state [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8819 :: NON-NMDA [feature] [INFO] rfc8916 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8916 [feature] [INFO] rfc9067 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9067 [feature] [INFO] rfc9070-ietf-mpls-ldp [bundle] [INFO] rfc9070-ietf-mpls-ldp-extended [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9070 [feature] [INFO] rfc9144 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9144 [feature] [INFO] rfc9179 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9179 [feature] [INFO] rfc9196-ietf-system-capabilities [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-system-capabilities [feature] [INFO] rfc9196-ietf-notification-capabilities [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-notification-capabilities [feature] [INFO] rfc9640 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9640 [feature] [INFO] rfc9641 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9641 [feature] [INFO] rfc9642 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9642 [feature] [INFO] rfc9643-ietf-tcp-common [bundle] [INFO] rfc9643-ietf-tcp-client [bundle] [INFO] rfc9643-ietf-tcp-server [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9643 [feature] [INFO] iana-ssh-encryption-algs [bundle] [INFO] iana-ssh-key-exchange-algs [bundle] [INFO] iana-ssh-mac-algs [bundle] [INFO] iana-ssh-public-key-algs [bundle] [INFO] rfc9644-ietf-ssh-common [bundle] [INFO] rfc9644-ietf-ssh-client [bundle] [INFO] rfc9644-ietf-ssh-server [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9644 [feature] [INFO] iana-tls-cipher-suite-algs [bundle] [INFO] rfc9645-ietf-tls-common [bundle] [INFO] rfc9645-ietf-tls-client [bundle] [INFO] rfc9645-ietf-tls-server [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9645 [feature] [INFO] rfc9648 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9648 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: draft-clemm-netmod-yang-network-topo-01 :: Minimal [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: OpenDaylight L2 Types [feature] [INFO] features-mdsal-aggregator [pom] [INFO] mdsal-karaf [pom] [INFO] mdsal-dom-inmemory-datastore-benchmark [jar] [INFO] dom-aggregator [pom] [INFO] binding-aggregator [pom] [INFO] model-iana-aggregator [pom] [INFO] model-rfc-aggregator [pom] [INFO] model-aggregator [pom] [INFO] entityownersip-aggregator [pom] [INFO] singleton-service [pom] [INFO] trace-aggregator [pom] [INFO] netty-agreggator [pom] [INFO] mdsal-replicate [pom] [INFO] mdsal-yanglib [pom] [INFO] md-sal [pom] [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): Could not find artifact org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in opendaylight-mirror (https://nexus.opendaylight.org/content/repositories/public/) [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [WARNING] The artifact org.codehaus.mojo:sonar-maven-plugin:jar:4.0.0.4121 has been relocated to org.sonarsource.scanner.maven:sonar-maven-plugin:jar:4.0.0.4121: SonarQube plugin was moved to SonarSource organisation [INFO] [INFO] ---------------< org.opendaylight.mdsal:mdsal-artifacts >--------------- [INFO] Building mdsal-artifacts 14.0.15-SNAPSHOT [1/225] [INFO] from artifacts/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-artifacts --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -----------------< org.opendaylight.mdsal:bnd-parent >------------------ [INFO] Building bnd-parent 14.0.15-SNAPSHOT [2/225] [INFO] from bnd-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bnd-parent --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bnd-parent' with 0 classes [INFO] [INFO] ----------------< org.opendaylight.mdsal:bundle-parent >---------------- [INFO] Building bundle-parent 14.0.15-SNAPSHOT [3/225] [INFO] from bundle-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ bundle-parent --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bundle-parent' with 0 classes [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-common-api >--------------- [INFO] Building mdsal-common-api 14.0.15-SNAPSHOT [4/225] [INFO] from common/mdsal-common-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-common-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-common-api' with 19 classes [INFO] [INFO] --------------< org.opendaylight.mdsal:common-agreggator >-------------- [INFO] Building common-agreggator 14.0.15-SNAPSHOT [5/225] [INFO] from common/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ common-agreggator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ----------------< org.opendaylight.mdsal:mdsal-dom-api >---------------- [INFO] Building mdsal-dom-api 14.0.15-SNAPSHOT [6/225] [INFO] from dom/mdsal-dom-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-dom-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-dom-api' with 49 classes [INFO] [INFO] ---------------< org.opendaylight.mdsal:binding-parent >---------------- [INFO] Building binding-parent 14.0.15-SNAPSHOT [7/225] [INFO] from binding/binding-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ binding-parent --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'binding-parent' with 0 classes [INFO] [INFO] ---------------< org.opendaylight.mdsal.model:yang-ext >---------------- [INFO] Building yang-ext 2013.09.07.26.15-SNAPSHOT [8/225] [INFO] from model/yang-ext/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ yang-ext --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'yang-ext' with 2 classes [INFO] [INFO] ----------------< org.opendaylight.mdsal:mdsal-dom-spi >---------------- [INFO] Building mdsal-dom-spi 14.0.15-SNAPSHOT [9/225] [INFO] from dom/mdsal-dom-spi/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-dom-spi --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-dom-spi' with 63 classes [INFO] [INFO] --------< org.opendaylight.mdsal:mdsal-dom-inmemory-datastore >--------- [INFO] Building mdsal-dom-inmemory-datastore 14.0.15-SNAPSHOT [10/225] [INFO] from dom/mdsal-dom-inmemory-datastore/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-dom-inmemory-datastore --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-dom-inmemory-datastore' with 10 classes [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-dom-broker >--------------- [INFO] Building mdsal-dom-broker 14.0.15-SNAPSHOT [11/225] [INFO] from dom/mdsal-dom-broker/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-dom-broker --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-dom-broker' with 41 classes [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-dom-schema-osgi >------------ [INFO] Building mdsal-dom-schema-osgi 14.0.15-SNAPSHOT [12/225] [INFO] from dom/mdsal-dom-schema-osgi/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-dom-schema-osgi --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-dom-schema-osgi' with 3 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf >--- [INFO] Building rfc8040-ietf-restconf 14.0.15-SNAPSHOT [13/225] [INFO] from model/rfc/rfc8040-ietf-restconf/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8040-ietf-restconf --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8040-ietf-restconf' with 2 classes [INFO] [INFO] ----------< org.opendaylight.mdsal:mdsal-binding-test-model >----------- [INFO] Building mdsal-binding-test-model 14.0.15-SNAPSHOT [14/225] [INFO] from binding/mdsal-binding-test-model/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-binding-test-model --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-test-model' with 124 classes [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-binding-api >-------------- [INFO] Building mdsal-binding-api 14.0.15-SNAPSHOT [15/225] [INFO] from binding/mdsal-binding-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-binding-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-api' with 33 classes [INFO] [INFO] ----------< org.opendaylight.mdsal:mdsal-binding-dom-adapter >---------- [INFO] Building mdsal-binding-dom-adapter 14.0.15-SNAPSHOT [16/225] [INFO] from binding/mdsal-binding-dom-adapter/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-binding-dom-adapter --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-dom-adapter' with 116 classes [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-binding-spi >-------------- [INFO] Building mdsal-binding-spi 14.0.15-SNAPSHOT [17/225] [INFO] from binding/mdsal-binding-spi/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-binding-spi --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-spi' with 5 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores >-- [INFO] Building rfc8342-ietf-datastores 14.0.15-SNAPSHOT [18/225] [INFO] from model/rfc/rfc8342-ietf-datastores/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8342-ietf-datastores --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8342-ietf-datastores' with 2 classes [INFO] [INFO] ----------< org.opendaylight.mdsal:mdsal-binding-test-utils >----------- [INFO] Building mdsal-binding-test-utils 14.0.15-SNAPSHOT [19/225] [INFO] from binding/mdsal-binding-test-utils/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-binding-test-utils --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-test-utils' with 6 classes [INFO] [INFO] -------------< org.opendaylight.mdsal:mdsal-binding-util >-------------- [INFO] Building mdsal-binding-util 14.0.15-SNAPSHOT [20/225] [INFO] from binding/mdsal-binding-util/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-binding-util --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-util' with 17 classes [INFO] [INFO] ------------< org.opendaylight.mdsal.model:general-entity >------------- [INFO] Building general-entity 14.0.15-SNAPSHOT [21/225] [INFO] from model/general-entity/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ general-entity --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'general-entity' with 2 classes [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-eos-common-api >------------- [INFO] Building mdsal-eos-common-api 14.0.15-SNAPSHOT [22/225] [INFO] from entityownership/mdsal-eos-common-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-eos-common-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-eos-common-api' with 5 classes [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-eos-dom-api >-------------- [INFO] Building mdsal-eos-dom-api 14.0.15-SNAPSHOT [23/225] [INFO] from entityownership/mdsal-eos-dom-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-eos-dom-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-eos-dom-api' with 1 classes [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-eos-dom-simple >------------- [INFO] Building mdsal-eos-dom-simple 14.0.15-SNAPSHOT [24/225] [INFO] from entityownership/mdsal-eos-dom-simple/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-eos-dom-simple --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-eos-dom-simple' with 4 classes [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-eos-binding-api >------------ [INFO] Building mdsal-eos-binding-api 14.0.15-SNAPSHOT [25/225] [INFO] from entityownership/mdsal-eos-binding-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-eos-binding-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-eos-binding-api' with 1 classes [INFO] [INFO] ----------< org.opendaylight.mdsal:mdsal-eos-binding-adapter >---------- [INFO] Building mdsal-eos-binding-adapter 14.0.15-SNAPSHOT [26/225] [INFO] from entityownership/mdsal-eos-binding-adapter/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-eos-binding-adapter --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-eos-binding-adapter' with 2 classes [INFO] [INFO] -------------< org.opendaylight.mdsal:mdsal-singleton-api >------------- [INFO] Building mdsal-singleton-api 14.0.15-SNAPSHOT [27/225] [INFO] from singleton-service/mdsal-singleton-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-singleton-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-singleton-api' with 1 classes [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-singleton-impl >------------- [INFO] Building mdsal-singleton-impl 14.0.15-SNAPSHOT [28/225] [INFO] from singleton-service/mdsal-singleton-impl/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-singleton-impl --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-singleton-impl' with 10 classes [INFO] [INFO] ---------------< org.opendaylight.mdsal:mdsal-trace-api >--------------- [INFO] Building mdsal-trace-api 14.0.15-SNAPSHOT [29/225] [INFO] from trace/mdsal-trace-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-trace-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-trace-api' with 2 classes [INFO] [INFO] ---------------< org.opendaylight.mdsal:mdsal-trace-cli >--------------- [INFO] Building mdsal-trace-cli 14.0.15-SNAPSHOT [30/225] [INFO] from trace/mdsal-trace-cli/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-trace-cli --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-trace-cli' with 1 classes [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-trace-impl >--------------- [INFO] Building mdsal-trace-impl 14.0.15-SNAPSHOT [31/225] [INFO] from trace/mdsal-trace-impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-trace-impl --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-trace-impl' with 12 classes [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-yanglib-api >-------------- [INFO] Building mdsal-yanglib-api 0.19.15-SNAPSHOT [32/225] [INFO] from yanglib/mdsal-yanglib-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-yanglib-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-yanglib-api' with 1 classes [INFO] [INFO] ------------< org.opendaylight.mdsal.model:ietf-type-util >------------- [INFO] Building ietf-type-util 14.0.15-SNAPSHOT [33/225] [INFO] from model/rfc/ietf-type-util/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ ietf-type-util --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ietf-type-util' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types >-- [INFO] Building rfc6991-ietf-inet-types 14.0.15-SNAPSHOT [34/225] [INFO] from model/rfc/rfc6991-ietf-inet-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc6991-ietf-inet-types --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc6991-ietf-inet-types' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types >-- [INFO] Building rfc6991-ietf-yang-types 14.0.15-SNAPSHOT [35/225] [INFO] from model/rfc/rfc6991-ietf-yang-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc6991-ietf-yang-types --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc6991-ietf-yang-types' with 2 classes [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8525 >---------- [INFO] Building rfc8525 14.0.15-SNAPSHOT [36/225] [INFO] from model/rfc/rfc8525/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8525 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8525' with 2 classes [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-yanglib-rfc8525 >------------ [INFO] Building mdsal-yanglib-rfc8525 0.19.15-SNAPSHOT [37/225] [INFO] from yanglib/mdsal-yanglib-rfc8525/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-yanglib-rfc8525 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-yanglib-rfc8525' with 5 classes [INFO] [INFO] -----------< org.opendaylight.mdsal:mdsal-replicate-common >------------ [INFO] Building mdsal-replicate-common 14.0.15-SNAPSHOT [38/225] [INFO] from replicate/mdsal-replicate-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-replicate-common --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-replicate-common' with 3 classes [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-replicate-netty >------------ [INFO] Building mdsal-replicate-netty 14.0.15-SNAPSHOT [39/225] [INFO] from replicate/mdsal-replicate-netty/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-replicate-netty --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-replicate-netty' with 26 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types >-- [INFO] Building rfc8294-ietf-routing-types 14.0.15-SNAPSHOT [40/225] [INFO] from model/rfc/rfc8294-ietf-routing-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8294-ietf-routing-types --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8294-ietf-routing-types' with 2 classes [INFO] [INFO] -------------< org.opendaylight.mdsal:mdsal-rfc8294-netty >------------- [INFO] Building mdsal-rfc8294-netty 14.0.15-SNAPSHOT [41/225] [INFO] from netty/mdsal-rfc8294-netty/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-rfc8294-netty --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-rfc8294-netty' with 1 classes [INFO] [INFO] ---------< org.opendaylight.mdsal.model:opendaylight-l2-types >--------- [INFO] Building opendaylight-l2-types 2013.08.27.26.15-SNAPSHOT [42/225] [INFO] from model/l2-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ opendaylight-l2-types --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'opendaylight-l2-types' with 2 classes [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc7952 >---------- [INFO] Building rfc7952 14.0.15-SNAPSHOT [43/225] [INFO] from model/rfc/rfc7952/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc7952 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc7952' with 2 classes [INFO] [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin >---- [INFO] Building rfc8342-ietf-origin 14.0.15-SNAPSHOT [44/225] [INFO] from model/rfc/rfc8342-ietf-origin/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8342-ietf-origin --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8342-ietf-origin' with 2 classes [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8343 >---------- [INFO] Building rfc8343 14.0.15-SNAPSHOT [45/225] [INFO] from model/rfc/rfc8343/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8343 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8343' with 2 classes [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8344 >---------- [INFO] Building rfc8344 14.0.15-SNAPSHOT [46/225] [INFO] from model/rfc/rfc8344/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8344 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8344' with 2 classes [INFO] [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network >--- [INFO] Building rfc8345-ietf-network 14.0.15-SNAPSHOT [47/225] [INFO] from model/rfc/rfc8345-ietf-network/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8345-ietf-network --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8345-ietf-network' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-state >-- [INFO] Building rfc8345-ietf-network-state 14.0.15-SNAPSHOT [48/225] [INFO] from model/rfc/rfc8345-ietf-network-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8345-ietf-network-state --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8345-ietf-network-state' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology >-- [INFO] Building rfc8345-ietf-network-topology 14.0.15-SNAPSHOT [49/225] [INFO] from model/rfc/rfc8345-ietf-network-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8345-ietf-network-topology --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8345-ietf-network-topology' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology-state >-- [INFO] Building rfc8345-ietf-network-topology-state 14.0.15-SNAPSHOT [50/225] [INFO] from model/rfc/rfc8345-ietf-network-topology-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8345-ietf-network-topology-state --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8345-ietf-network-topology-state' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology >-- [INFO] Building rfc8346-ietf-l3-unicast-topology 14.0.15-SNAPSHOT [51/225] [INFO] from model/rfc/rfc8346-ietf-l3-unicast-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8346-ietf-l3-unicast-topology' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology-state >-- [INFO] Building rfc8346-ietf-l3-unicast-topology-state 14.0.15-SNAPSHOT [52/225] [INFO] from model/rfc/rfc8346-ietf-l3-unicast-topology-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8346-ietf-l3-unicast-topology-state' with 2 classes [INFO] [INFO] ------< org.opendaylight.mdsal.binding.model.iana:iana-hardware >------- [INFO] Building iana-hardware 14.0.15-SNAPSHOT [53/225] [INFO] from model/iana/iana-hardware/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ iana-hardware --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'iana-hardware' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware >--- [INFO] Building rfc8348-ietf-hardware 14.0.15-SNAPSHOT [54/225] [INFO] from model/rfc/rfc8348-ietf-hardware/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8348-ietf-hardware --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8348-ietf-hardware' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware-state >-- [INFO] Building rfc8348-ietf-hardware-state 14.0.15-SNAPSHOT [55/225] [INFO] from model/rfc/rfc8348-ietf-hardware-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8348-ietf-hardware-state --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8348-ietf-hardware-state' with 2 classes [INFO] [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-routing >--- [INFO] Building rfc8349-ietf-routing 14.0.15-SNAPSHOT [56/225] [INFO] from model/rfc/rfc8349-ietf-routing/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8349-ietf-routing --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8349-ietf-routing' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv4-unicast-routing >-- [INFO] Building rfc8349-ietf-ipv4-unicast-routing 14.0.15-SNAPSHOT [57/225] [INFO] from model/rfc/rfc8349-ietf-ipv4-unicast-routing/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8349-ietf-ipv4-unicast-routing' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv6-unicast-routing >-- [INFO] Building rfc8349-ietf-ipv6-unicast-routing 14.0.15-SNAPSHOT [58/225] [INFO] from model/rfc/rfc8349-ietf-ipv6-unicast-routing/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8349-ietf-ipv6-unicast-routing' with 3 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-ethertypes >-- [INFO] Building rfc8519-ietf-ethertypes 14.0.15-SNAPSHOT [59/225] [INFO] from model/rfc/rfc8519-ietf-ethertypes/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8519-ietf-ethertypes --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8519-ietf-ethertypes' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-packet-fields >-- [INFO] Building rfc8519-ietf-packet-fields 14.0.15-SNAPSHOT [60/225] [INFO] from model/rfc/rfc8519-ietf-packet-fields/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8519-ietf-packet-fields --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8519-ietf-packet-fields' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-access-control-list >-- [INFO] Building rfc8519-ietf-access-control-list 14.0.15-SNAPSHOT [61/225] [INFO] from model/rfc/rfc8519-ietf-access-control-list/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8519-ietf-access-control-list --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8519-ietf-access-control-list' with 2 classes [INFO] [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-acldns >---- [INFO] Building rfc8520-ietf-acldns 14.0.15-SNAPSHOT [62/225] [INFO] from model/rfc/rfc8520-ietf-acldns/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8520-ietf-acldns --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8520-ietf-acldns' with 2 classes [INFO] [INFO] -----< org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-mud >----- [INFO] Building rfc8520-ietf-mud 14.0.15-SNAPSHOT [63/225] [INFO] from model/rfc/rfc8520-ietf-mud/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8520-ietf-mud --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8520-ietf-mud' with 2 classes [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8528 >---------- [INFO] Building rfc8528 14.0.15-SNAPSHOT [64/225] [INFO] from model/rfc/rfc8528/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8528 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8528' with 2 classes [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8529 >---------- [INFO] Building rfc8529 14.0.15-SNAPSHOT [65/225] [INFO] from model/rfc/rfc8529/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8529 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8529' with 2 classes [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8530 >---------- [INFO] Building rfc8530 14.0.15-SNAPSHOT [66/225] [INFO] from model/rfc/rfc8530/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8530 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8530' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-types >-- [INFO] Building rfc8542-ietf-dc-fabric-types 14.0.15-SNAPSHOT [67/225] [INFO] from model/rfc/rfc8542-ietf-dc-fabric-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8542-ietf-dc-fabric-types --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8542-ietf-dc-fabric-types' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-topology >-- [INFO] Building rfc8542-ietf-dc-fabric-topology 14.0.15-SNAPSHOT [68/225] [INFO] from model/rfc/rfc8542-ietf-dc-fabric-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8542-ietf-dc-fabric-topology' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-types >--- [INFO] Building rfc8776-ietf-te-types 14.0.15-SNAPSHOT [69/225] [INFO] from model/rfc/rfc8776-ietf-te-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8776-ietf-te-types --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8776-ietf-te-types' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-packet-types >-- [INFO] Building rfc8776-ietf-te-packet-types 14.0.15-SNAPSHOT [70/225] [INFO] from model/rfc/rfc8776-ietf-te-packet-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8776-ietf-te-packet-types --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8776-ietf-te-packet-types' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8795-ietf-te-topology >-- [INFO] Building rfc8795-ietf-te-topology 14.0.15-SNAPSHOT [71/225] [INFO] from model/rfc/rfc8795-ietf-te-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8795-ietf-te-topology --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8795-ietf-te-topology' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8795-ietf-te-topology-state >-- [INFO] Building rfc8795-ietf-te-topology-state 14.0.15-SNAPSHOT [72/225] [INFO] from model/rfc/rfc8795-ietf-te-topology-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8795-ietf-te-topology-state --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8795-ietf-te-topology-state' with 2 classes [INFO] [INFO] -------< org.opendaylight.mdsal.binding.model.iana:iana-if-type >------- [INFO] Building iana-if-type 14.0.15-SNAPSHOT [73/225] [INFO] from model/iana/iana-if-type/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ iana-if-type --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'iana-if-type' with 2 classes [INFO] [INFO] ----< org.opendaylight.mdsal.binding.model.iana:iana-routing-types >---- [INFO] Building iana-routing-types 14.0.15-SNAPSHOT [74/225] [INFO] from model/iana/iana-routing-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ iana-routing-types --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'iana-routing-types' with 2 classes [INFO] [INFO] -------------< org.opendaylight.mdsal.model:ietf-topology >------------- [INFO] Building ietf-topology 2013.10.21.26.15-SNAPSHOT [75/225] [INFO] from model/ietf-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ ietf-topology --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ietf-topology' with 2 classes [INFO] [INFO] -----------------< org.opendaylight.mdsal:mdsal-docs >------------------ [INFO] Building mdsal-docs 14.0.15-SNAPSHOT [76/225] [INFO] from docs/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-docs --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-docs' with 0 classes [INFO] [INFO] ---------------< org.opendaylight.mdsal:feature-parent >---------------- [INFO] Building OpenDaylight :: MD-SAL :: Feature Parent 14.0.15-SNAPSHOT [77/225] [INFO] from features/feature-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----------< org.opendaylight.mdsal:template-feature-parent >----------- [INFO] Building template-feature-parent 14.0.15-SNAPSHOT [78/225] [INFO] from features/parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ template-feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----------< org.opendaylight.mdsal:odl-mdsal-binding-base >------------ [INFO] Building OpenDaylight :: MD-SAL :: Binding Base 14.0.15-SNAPSHOT [79/225] [INFO] from features/odl-mdsal-binding-base/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-binding-base --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------------< org.opendaylight.mdsal:odl-mdsal-common >--------------- [INFO] Building OpenDaylight :: MD-SAL :: Common 14.0.15-SNAPSHOT [80/225] [INFO] from features/odl-mdsal-common/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7952 14.0.15-SNAPSHOT [81/225] [INFO] from features/odl-mdsal-model-rfc7952/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc7952 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8342 14.0.15-SNAPSHOT [82/225] [INFO] from features/odl-mdsal-model-rfc8342/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8342 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-binding-api >------------ [INFO] Building OpenDaylight :: MD-SAL :: Binding API 14.0.15-SNAPSHOT [83/225] [INFO] from features/odl-mdsal-binding-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-binding-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------------< org.opendaylight.mdsal:odl-mdsal-dom-api >-------------- [INFO] Building OpenDaylight :: MD-SAL :: DOM API and SPI 14.0.15-SNAPSHOT [84/225] [INFO] from features/odl-mdsal-dom-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-dom-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-dom-runtime >------------ [INFO] Building OpenDaylight :: MD-SAL :: DOM Runtime 14.0.15-SNAPSHOT [85/225] [INFO] from features/odl-mdsal-dom-runtime/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-dom-runtime --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----------< org.opendaylight.mdsal:odl-mdsal-binding-runtime >---------- [INFO] Building OpenDaylight :: MD-SAL :: Binding Runtime 14.0.15-SNAPSHOT [86/225] [INFO] from features/odl-mdsal-binding-runtime/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-binding-runtime --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-dom-broker >------------- [INFO] Building OpenDaylight :: MD-SAL :: DOM Broker 14.0.15-SNAPSHOT [87/225] [INFO] from features/odl-mdsal-dom-broker/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-dom-broker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter >-------- [INFO] Building OpenDaylight :: MD-SAL :: Binding/DOM Adapter 14.0.15-SNAPSHOT [88/225] [INFO] from features/odl-mdsal-binding-dom-adapter/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-binding-dom-adapter --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----------------< org.opendaylight.mdsal:odl-mdsal-dom >---------------- [INFO] Building OpenDaylight :: MD-SAL :: DOM 14.0.15-SNAPSHOT [89/225] [INFO] from features/odl-mdsal-dom/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-dom --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------------< org.opendaylight.mdsal:odl-mdsal-binding >-------------- [INFO] Building OpenDaylight :: MD-SAL :: Binding 14.0.15-SNAPSHOT [90/225] [INFO] from features/odl-mdsal-binding/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-binding --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-eos-common >------------- [INFO] Building OpenDaylight :: MD-SAL :: EOS :: Common 14.0.15-SNAPSHOT [91/225] [INFO] from features/odl-mdsal-eos-common/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-eos-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------------< org.opendaylight.mdsal:odl-mdsal-eos-dom >-------------- [INFO] Building OpenDaylight :: MD-SAL :: EOS :: DOM 14.0.15-SNAPSHOT [92/225] [INFO] from features/odl-mdsal-eos-dom/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-eos-dom --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-eos-binding >------------ [INFO] Building OpenDaylight :: MD-SAL :: EOS :: Binding 14.0.15-SNAPSHOT [93/225] [INFO] from features/odl-mdsal-eos-binding/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-eos-binding --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------< org.opendaylight.mdsal:odl-mdsal-singleton-common >---------- [INFO] Building OpenDaylight :: MD-SAL :: Singleton :: Common 14.0.15-SNAPSHOT [94/225] [INFO] from features/odl-mdsal-singleton-common/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-singleton-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----------< org.opendaylight.mdsal:odl-mdsal-singleton-dom >----------- [INFO] Building OpenDaylight :: MD-SAL :: Singleton :: DOM 14.0.15-SNAPSHOT [95/225] [INFO] from features/odl-mdsal-singleton-dom/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-singleton-dom --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------------< org.opendaylight.mdsal:odl-mdsal-trace >--------------- [INFO] Building OpenDaylight :: MD-SAL :: TracingBroker 14.0.15-SNAPSHOT [96/225] [INFO] from features/odl-mdsal-trace/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-trace --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC6991 14.0.15-SNAPSHOT [97/225] [INFO] from features/odl-mdsal-model-rfc6991/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc6991 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8294 14.0.15-SNAPSHOT [98/225] [INFO] from features/odl-mdsal-model-rfc8294/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8294 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----------< org.opendaylight.mdsal:odl-mdsal-rfc8294-netty >----------- [INFO] Building OpenDaylight :: MD-SAL :: RFC8294 :: Netty 14.0.15-SNAPSHOT [99/225] [INFO] from features/odl-mdsal-rfc8294-netty/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-rfc8294-netty --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------< org.opendaylight.mdsal:odl-mdsal-replicate-common >---------- [INFO] Building OpenDaylight :: MD-SAL :: Replicate :: Common 14.0.15-SNAPSHOT [100/225] [INFO] from features/odl-mdsal-replicate-common/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-replicate-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----------< org.opendaylight.mdsal:odl-mdsal-replicate-netty >---------- [INFO] Building OpenDaylight :: MD-SAL :: Replicate :: Netty 14.0.15-SNAPSHOT [101/225] [INFO] from features/odl-mdsal-replicate-netty/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-replicate-netty --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------------< org.opendaylight.mdsal:features-mdsal >---------------- [INFO] Building OpenDaylight :: MD-SAL :: Stable Features 14.0.15-SNAPSHOT [102/225] [INFO] from features/features-mdsal/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ features-mdsal --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----------< org.opendaylight.mdsal:odl-mdsal-exp-yanglib-api >---------- [INFO] Building OpenDaylight :: MD-SAL :: YANG (Module) Library API 0.19.15-SNAPSHOT [103/225] [INFO] from features/odl-mdsal-exp-yanglib-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-exp-yanglib-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8525 14.0.15-SNAPSHOT [104/225] [INFO] from features/odl-mdsal-model-rfc8525/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8525 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal:odl-mdsal-exp-yanglib-rfc8525 >-------- [INFO] Building OpenDaylight :: MD-SAL :: RFC8525 YANG Library 0.19.15-SNAPSHOT [105/225] [INFO] from features/odl-mdsal-exp-yanglib-rfc8525/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------< org.opendaylight.mdsal:features-mdsal-experimental >--------- [INFO] Building OpenDaylight :: MD-SAL :: Experimental Features 14.0.15-SNAPSHOT [106/225] [INFO] from features/features-mdsal-experimental/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ features-mdsal-experimental --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc6022 >---------- [INFO] Building rfc6022 14.0.15-SNAPSHOT [107/225] [INFO] from model/rfc/rfc6022/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc6022 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc6022' with 2 classes [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc6022 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC6022 14.0.15-SNAPSHOT [108/225] [INFO] from features/odl-mdsal-model-rfc6022/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc6022 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc6241 >---------- [INFO] Building rfc6241 14.0.15-SNAPSHOT [109/225] [INFO] from model/rfc/rfc6241/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc6241 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc6241' with 2 classes [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc6241 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC6241 14.0.15-SNAPSHOT [110/225] [INFO] from features/odl-mdsal-model-rfc6241/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc6241 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc6243 >---------- [INFO] Building rfc6243 14.0.15-SNAPSHOT [111/225] [INFO] from model/rfc/rfc6243/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc6243 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc6243' with 2 classes [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc6243 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC6243 14.0.15-SNAPSHOT [112/225] [INFO] from features/odl-mdsal-model-rfc6243/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc6243 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc6470 >---------- [INFO] Building rfc6470 14.0.15-SNAPSHOT [113/225] [INFO] from model/rfc/rfc6470/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc6470 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc6470' with 2 classes [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc6470 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC6470 14.0.15-SNAPSHOT [114/225] [INFO] from features/odl-mdsal-model-rfc6470/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc6470 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8343 14.0.15-SNAPSHOT [115/225] [INFO] from features/odl-mdsal-model-rfc8343/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8343 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7224 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7224 14.0.15-SNAPSHOT [116/225] [INFO] from features/odl-mdsal-model-rfc7224/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc7224 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----< org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash >------ [INFO] Building iana-crypt-hash 14.0.15-SNAPSHOT [117/225] [INFO] from model/iana/iana-crypt-hash/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ iana-crypt-hash --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'iana-crypt-hash' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7317 iana-crypt-hash 14.0.15-SNAPSHOT [118/225] [INFO] from features/odl-mdsal-model-rfc7317-iana-crypt-hash/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8341 >---------- [INFO] Building rfc8341 14.0.15-SNAPSHOT [119/225] [INFO] from model/rfc/rfc8341/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8341 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8341' with 2 classes [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8341 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8341 14.0.15-SNAPSHOT [120/225] [INFO] from features/odl-mdsal-model-rfc8341/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8341 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc7317-ietf-system >---- [INFO] Building rfc7317-ietf-system 14.0.15-SNAPSHOT [121/225] [INFO] from model/rfc/rfc7317-ietf-system/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc7317-ietf-system --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc7317-ietf-system' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-ietf-system >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7317 ietf-system 14.0.15-SNAPSHOT [122/225] [INFO] from features/odl-mdsal-model-rfc7317-ietf-system/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc7407-ietf-x509-cert-to-name >-- [INFO] Building rfc7407-ietf-x509-cert-to-name 14.0.15-SNAPSHOT [123/225] [INFO] from model/rfc/rfc7407-ietf-x509-cert-to-name/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc7407-ietf-x509-cert-to-name' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7407-ietf-x509-cert-to-name >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-x509-cert-to-name 14.0.15-SNAPSHOT [124/225] [INFO] from features/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----< org.opendaylight.mdsal.binding.model.ietf:rfc7407-ietf-snmp >----- [INFO] Building rfc7407-ietf-snmp 14.0.15-SNAPSHOT [125/225] [INFO] from model/rfc/rfc7407-ietf-snmp/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc7407-ietf-snmp --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc7407-ietf-snmp' with 13 classes [INFO] [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7407-ietf-snmp >--- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-snmp 14.0.15-SNAPSHOT [126/225] [INFO] from features/odl-mdsal-model-rfc7407-ietf-snmp/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf 14.0.15-SNAPSHOT [127/225] [INFO] from features/odl-mdsal-model-rfc8040-ietf-restconf/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf-monitoring >-- [INFO] Building rfc8040-ietf-restconf-monitoring 14.0.15-SNAPSHOT [128/225] [INFO] from model/rfc/rfc8040-ietf-restconf-monitoring/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8040-ietf-restconf-monitoring --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8040-ietf-restconf-monitoring' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf-monitoring >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf-monitoring 14.0.15-SNAPSHOT [129/225] [INFO] from features/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8072 >---------- [INFO] Building rfc8072 14.0.15-SNAPSHOT [130/225] [INFO] from model/rfc/rfc8072/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8072 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8072' with 2 classes [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8072 14.0.15-SNAPSHOT [131/225] [INFO] from features/odl-mdsal-model-rfc8072/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8072 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8177 >---------- [INFO] Building rfc8177 14.0.15-SNAPSHOT [132/225] [INFO] from model/rfc/rfc8177/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8177 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8177' with 2 classes [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8177 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8177 14.0.15-SNAPSHOT [133/225] [INFO] from features/odl-mdsal-model-rfc8177/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8177 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8344 14.0.15-SNAPSHOT [134/225] [INFO] from features/odl-mdsal-model-rfc8344/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8344 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8345 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8345 14.0.15-SNAPSHOT [135/225] [INFO] from features/odl-mdsal-model-rfc8345/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8345 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8345-non-nmda >---- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8345 :: NON-NMDA 14.0.15-SNAPSHOT [136/225] [INFO] from features/odl-mdsal-model-rfc8345-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8346 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8346 14.0.15-SNAPSHOT [137/225] [INFO] from features/odl-mdsal-model-rfc8346/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8346 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8346-non-nmda >---- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8346 :: NON-NMDA 14.0.15-SNAPSHOT [138/225] [INFO] from features/odl-mdsal-model-rfc8346-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8348 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8348 14.0.15-SNAPSHOT [139/225] [INFO] from features/odl-mdsal-model-rfc8348/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8348 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8348-non-nmda >---- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8348 :: NON-NMDA 14.0.15-SNAPSHOT [140/225] [INFO] from features/odl-mdsal-model-rfc8348-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8349 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8349 14.0.15-SNAPSHOT [141/225] [INFO] from features/odl-mdsal-model-rfc8349/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8349 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8519 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8519 14.0.15-SNAPSHOT [142/225] [INFO] from features/odl-mdsal-model-rfc8519/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8519 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8520 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8520 14.0.15-SNAPSHOT [143/225] [INFO] from features/odl-mdsal-model-rfc8520/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8520 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8526 >---------- [INFO] Building rfc8526 14.0.15-SNAPSHOT [144/225] [INFO] from model/rfc/rfc8526/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8526 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8526' with 2 classes [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8526 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8526 14.0.15-SNAPSHOT [145/225] [INFO] from features/odl-mdsal-model-rfc8526/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8526 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8528 14.0.15-SNAPSHOT [146/225] [INFO] from features/odl-mdsal-model-rfc8528/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8528 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8529 14.0.15-SNAPSHOT [147/225] [INFO] from features/odl-mdsal-model-rfc8529/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8529 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8530 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8530 14.0.15-SNAPSHOT [148/225] [INFO] from features/odl-mdsal-model-rfc8530/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8530 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8542 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8542 14.0.15-SNAPSHOT [149/225] [INFO] from features/odl-mdsal-model-rfc8542/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8542 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8572-ietf-sztp-bootstrap-server >-- [INFO] Building rfc8572-ietf-sztp-bootstrap-server 14.0.15-SNAPSHOT [150/225] [INFO] from model/rfc/rfc8572-ietf-sztp-bootstrap-server/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8572-ietf-sztp-bootstrap-server' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-bootstrap-server 14.0.15-SNAPSHOT [151/225] [INFO] from features/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8572-ietf-sztp-conveyed-info >-- [INFO] Building rfc8572-ietf-sztp-conveyed-info 14.0.15-SNAPSHOT [152/225] [INFO] from model/rfc/rfc8572-ietf-sztp-conveyed-info/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8572-ietf-sztp-conveyed-info' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-conveyed-info 14.0.15-SNAPSHOT [153/225] [INFO] from features/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8639 >---------- [INFO] Building rfc8639 14.0.15-SNAPSHOT [154/225] [INFO] from model/rfc/rfc8639/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8639 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8639' with 2 classes [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8639 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8639 14.0.15-SNAPSHOT [155/225] [INFO] from features/odl-mdsal-model-rfc8639/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8639 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8641 >---------- [INFO] Building rfc8641 14.0.15-SNAPSHOT [156/225] [INFO] from model/rfc/rfc8641/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8641 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8641' with 2 classes [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8641 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8641 14.0.15-SNAPSHOT [157/225] [INFO] from features/odl-mdsal-model-rfc8641/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8641 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8650 >---------- [INFO] Building rfc8650 14.0.15-SNAPSHOT [158/225] [INFO] from model/rfc/rfc8650/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8650 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8650' with 2 classes [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8650 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8650 14.0.15-SNAPSHOT [159/225] [INFO] from features/odl-mdsal-model-rfc8650/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8650 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8776 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8776 14.0.15-SNAPSHOT [160/225] [INFO] from features/odl-mdsal-model-rfc8776/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8776 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8795 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8795 14.0.15-SNAPSHOT [161/225] [INFO] from features/odl-mdsal-model-rfc8795/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8795 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8795-non-nmda >---- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8795 :: NON-NMDA 14.0.15-SNAPSHOT [162/225] [INFO] from features/odl-mdsal-model-rfc8795-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8808 >---------- [INFO] Building rfc8808 14.0.15-SNAPSHOT [163/225] [INFO] from model/rfc/rfc8808/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8808 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8808' with 2 classes [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8808 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8808 14.0.15-SNAPSHOT [164/225] [INFO] from features/odl-mdsal-model-rfc8808/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8808 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8819-ietf-module-tags >-- [INFO] Building rfc8819-ietf-module-tags 14.0.15-SNAPSHOT [165/225] [INFO] from model/rfc/rfc8819-ietf-module-tags/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8819-ietf-module-tags --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8819-ietf-module-tags' with 2 classes [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8819 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8819 14.0.15-SNAPSHOT [166/225] [INFO] from features/odl-mdsal-model-rfc8819/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8819 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8819-ietf-module-tags-state >-- [INFO] Building rfc8819-ietf-module-tags-state 14.0.15-SNAPSHOT [167/225] [INFO] from model/rfc/rfc8819-ietf-module-tags-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8819-ietf-module-tags-state --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8819-ietf-module-tags-state' with 2 classes [INFO] [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8819-non-nmda >---- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8819 :: NON-NMDA 14.0.15-SNAPSHOT [168/225] [INFO] from features/odl-mdsal-model-rfc8819-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8916 >---------- [INFO] Building rfc8916 14.0.15-SNAPSHOT [169/225] [INFO] from model/rfc/rfc8916/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc8916 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8916' with 2 classes [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8916 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8916 14.0.15-SNAPSHOT [170/225] [INFO] from features/odl-mdsal-model-rfc8916/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc8916 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9067 >---------- [INFO] Building rfc9067 14.0.15-SNAPSHOT [171/225] [INFO] from model/rfc/rfc9067/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc9067 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc9067' with 2 classes [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9067 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9067 14.0.15-SNAPSHOT [172/225] [INFO] from features/odl-mdsal-model-rfc9067/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc9067 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9070-ietf-mpls-ldp >--- [INFO] Building rfc9070-ietf-mpls-ldp 14.0.15-SNAPSHOT [173/225] [INFO] from model/rfc/rfc9070-ietf-mpls-ldp/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc9070-ietf-mpls-ldp --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc9070-ietf-mpls-ldp' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9070-ietf-mpls-ldp-extended >-- [INFO] Building rfc9070-ietf-mpls-ldp-extended 14.0.15-SNAPSHOT [174/225] [INFO] from model/rfc/rfc9070-ietf-mpls-ldp-extended/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc9070-ietf-mpls-ldp-extended' with 2 classes [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9070 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9070 14.0.15-SNAPSHOT [175/225] [INFO] from features/odl-mdsal-model-rfc9070/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc9070 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9144 >---------- [INFO] Building rfc9144 14.0.15-SNAPSHOT [176/225] [INFO] from model/rfc/rfc9144/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc9144 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc9144' with 2 classes [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9144 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9144 14.0.15-SNAPSHOT [177/225] [INFO] from features/odl-mdsal-model-rfc9144/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc9144 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9179 >---------- [INFO] Building rfc9179 14.0.15-SNAPSHOT [178/225] [INFO] from model/rfc/rfc9179/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc9179 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc9179' with 2 classes [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9179 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9179 14.0.15-SNAPSHOT [179/225] [INFO] from features/odl-mdsal-model-rfc9179/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc9179 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9196-ietf-system-capabilities >-- [INFO] Building rfc9196-ietf-system-capabilities 14.0.15-SNAPSHOT [180/225] [INFO] from model/rfc/rfc9196-ietf-system-capabilities/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc9196-ietf-system-capabilities --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc9196-ietf-system-capabilities' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9196-ietf-system-capabilities >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-system-capabilities 14.0.15-SNAPSHOT [181/225] [INFO] from features/odl-mdsal-model-rfc9196-ietf-system-capabilities/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9196-ietf-notification-capabilities >-- [INFO] Building rfc9196-ietf-notification-capabilities 14.0.15-SNAPSHOT [182/225] [INFO] from model/rfc/rfc9196-ietf-notification-capabilities/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc9196-ietf-notification-capabilities --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc9196-ietf-notification-capabilities' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9196-ietf-notification-capabilities >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-notification-capabilities 14.0.15-SNAPSHOT [183/225] [INFO] from features/odl-mdsal-model-rfc9196-ietf-notification-capabilities/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9640 >---------- [INFO] Building rfc9640 14.0.15-SNAPSHOT [184/225] [INFO] from model/rfc/rfc9640/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc9640 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc9640' with 2 classes [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9640 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9640 14.0.15-SNAPSHOT [185/225] [INFO] from features/odl-mdsal-model-rfc9640/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc9640 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9641 >---------- [INFO] Building rfc9641 14.0.15-SNAPSHOT [186/225] [INFO] from model/rfc/rfc9641/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc9641 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc9641' with 2 classes [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9641 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9641 14.0.15-SNAPSHOT [187/225] [INFO] from features/odl-mdsal-model-rfc9641/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc9641 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9642 >---------- [INFO] Building rfc9642 14.0.15-SNAPSHOT [188/225] [INFO] from model/rfc/rfc9642/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc9642 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc9642' with 2 classes [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9642 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9642 14.0.15-SNAPSHOT [189/225] [INFO] from features/odl-mdsal-model-rfc9642/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc9642 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-common >-- [INFO] Building rfc9643-ietf-tcp-common 14.0.15-SNAPSHOT [190/225] [INFO] from model/rfc/rfc9643-ietf-tcp-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc9643-ietf-tcp-common --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc9643-ietf-tcp-common' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-client >-- [INFO] Building rfc9643-ietf-tcp-client 14.0.15-SNAPSHOT [191/225] [INFO] from model/rfc/rfc9643-ietf-tcp-client/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc9643-ietf-tcp-client --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc9643-ietf-tcp-client' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-server >-- [INFO] Building rfc9643-ietf-tcp-server 14.0.15-SNAPSHOT [192/225] [INFO] from model/rfc/rfc9643-ietf-tcp-server/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc9643-ietf-tcp-server --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc9643-ietf-tcp-server' with 2 classes [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9643 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9643 14.0.15-SNAPSHOT [193/225] [INFO] from features/odl-mdsal-model-rfc9643/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc9643 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.iana:iana-ssh-encryption-algs >-- [INFO] Building iana-ssh-encryption-algs 14.0.15-SNAPSHOT [194/225] [INFO] from model/iana/iana-ssh-encryption-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ iana-ssh-encryption-algs --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'iana-ssh-encryption-algs' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.iana:iana-ssh-key-exchange-algs >-- [INFO] Building iana-ssh-key-exchange-algs 14.0.15-SNAPSHOT [195/225] [INFO] from model/iana/iana-ssh-key-exchange-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ iana-ssh-key-exchange-algs --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'iana-ssh-key-exchange-algs' with 2 classes [INFO] [INFO] ----< org.opendaylight.mdsal.binding.model.iana:iana-ssh-mac-algs >----- [INFO] Building iana-ssh-mac-algs 14.0.15-SNAPSHOT [196/225] [INFO] from model/iana/iana-ssh-mac-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ iana-ssh-mac-algs --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'iana-ssh-mac-algs' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.iana:iana-ssh-public-key-algs >-- [INFO] Building iana-ssh-public-key-algs 14.0.15-SNAPSHOT [197/225] [INFO] from model/iana/iana-ssh-public-key-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ iana-ssh-public-key-algs --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'iana-ssh-public-key-algs' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-common >-- [INFO] Building rfc9644-ietf-ssh-common 14.0.15-SNAPSHOT [198/225] [INFO] from model/rfc/rfc9644-ietf-ssh-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc9644-ietf-ssh-common --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc9644-ietf-ssh-common' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-client >-- [INFO] Building rfc9644-ietf-ssh-client 14.0.15-SNAPSHOT [199/225] [INFO] from model/rfc/rfc9644-ietf-ssh-client/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc9644-ietf-ssh-client --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc9644-ietf-ssh-client' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-server >-- [INFO] Building rfc9644-ietf-ssh-server 14.0.15-SNAPSHOT [200/225] [INFO] from model/rfc/rfc9644-ietf-ssh-server/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc9644-ietf-ssh-server --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc9644-ietf-ssh-server' with 2 classes [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9644 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9644 14.0.15-SNAPSHOT [201/225] [INFO] from features/odl-mdsal-model-rfc9644/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc9644 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.iana:iana-tls-cipher-suite-algs >-- [INFO] Building iana-tls-cipher-suite-algs 14.0.15-SNAPSHOT [202/225] [INFO] from model/iana/iana-tls-cipher-suite-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ iana-tls-cipher-suite-algs --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'iana-tls-cipher-suite-algs' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-common >-- [INFO] Building rfc9645-ietf-tls-common 14.0.15-SNAPSHOT [203/225] [INFO] from model/rfc/rfc9645-ietf-tls-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc9645-ietf-tls-common --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc9645-ietf-tls-common' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-client >-- [INFO] Building rfc9645-ietf-tls-client 14.0.15-SNAPSHOT [204/225] [INFO] from model/rfc/rfc9645-ietf-tls-client/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc9645-ietf-tls-client --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc9645-ietf-tls-client' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-server >-- [INFO] Building rfc9645-ietf-tls-server 14.0.15-SNAPSHOT [205/225] [INFO] from model/rfc/rfc9645-ietf-tls-server/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc9645-ietf-tls-server --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc9645-ietf-tls-server' with 2 classes [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9645 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9645 14.0.15-SNAPSHOT [206/225] [INFO] from features/odl-mdsal-model-rfc9645/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc9645 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9648 >---------- [INFO] Building rfc9648 14.0.15-SNAPSHOT [207/225] [INFO] from model/rfc/rfc9648/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ rfc9648 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc9648' with 2 classes [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9648 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9648 14.0.15-SNAPSHOT [208/225] [INFO] from features/odl-mdsal-model-rfc9648/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-rfc9648 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: draft-clemm-netmod-yang-network-topo-01 :: Minimal 14.0.15-SNAPSHOT [209/225] [INFO] from features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----< org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types >------ [INFO] Building OpenDaylight :: MD-SAL :: Model :: OpenDaylight L2 Types 14.0.15-SNAPSHOT [210/225] [INFO] from features/odl-mdsal-model-odl-l2-types/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-mdsal-model-odl-l2-types --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----------< org.opendaylight.mdsal:features-mdsal-aggregator >---------- [INFO] Building features-mdsal-aggregator 14.0.15-SNAPSHOT [211/225] [INFO] from features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ features-mdsal-aggregator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -----------------< org.opendaylight.mdsal:mdsal-karaf >----------------- [INFO] Building mdsal-karaf 14.0.15-SNAPSHOT [212/225] [INFO] from karaf/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-karaf --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-karaf' with 0 classes [INFO] [INFO] ---< org.opendaylight.mdsal:mdsal-dom-inmemory-datastore-benchmark >---- [INFO] Building mdsal-dom-inmemory-datastore-benchmark 14.0.15-SNAPSHOT [213/225] [INFO] from dom/mdsal-dom-inmemory-datastore-benchmark/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-dom-inmemory-datastore-benchmark' with 37 classes [INFO] [INFO] ---------------< org.opendaylight.mdsal:dom-aggregator >---------------- [INFO] Building dom-aggregator 14.0.15-SNAPSHOT [214/225] [INFO] from dom/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ dom-aggregator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -------------< org.opendaylight.mdsal:binding-aggregator >-------------- [INFO] Building binding-aggregator 14.0.15-SNAPSHOT [215/225] [INFO] from binding/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ binding-aggregator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ---------< org.opendaylight.mdsal.model:model-iana-aggregator >--------- [INFO] Building model-iana-aggregator 14.0.15-SNAPSHOT [216/225] [INFO] from model/iana/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ model-iana-aggregator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ---------< org.opendaylight.mdsal.model:model-rfc-aggregator >---------- [INFO] Building model-rfc-aggregator 14.0.15-SNAPSHOT [217/225] [INFO] from model/rfc/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ model-rfc-aggregator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -----------< org.opendaylight.mdsal.model:model-aggregator >------------ [INFO] Building model-aggregator 14.0.15-SNAPSHOT [218/225] [INFO] from model/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ model-aggregator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ----------< org.opendaylight.mdsal:entityownersip-aggregator >---------- [INFO] Building entityownersip-aggregator 14.0.15-SNAPSHOT [219/225] [INFO] from entityownership/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ entityownersip-aggregator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --------------< org.opendaylight.mdsal:singleton-service >-------------- [INFO] Building singleton-service 14.0.15-SNAPSHOT [220/225] [INFO] from singleton-service/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ singleton-service --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --------------< org.opendaylight.mdsal:trace-aggregator >--------------- [INFO] Building trace-aggregator 14.0.15-SNAPSHOT [221/225] [INFO] from trace/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ trace-aggregator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --------------< org.opendaylight.mdsal:netty-agreggator >--------------- [INFO] Building netty-agreggator 14.0.15-SNAPSHOT [222/225] [INFO] from netty/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ netty-agreggator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ---------------< org.opendaylight.mdsal:mdsal-replicate >--------------- [INFO] Building mdsal-replicate 14.0.15-SNAPSHOT [223/225] [INFO] from replicate/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-replicate --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ----------------< org.opendaylight.mdsal:mdsal-yanglib >---------------- [INFO] Building mdsal-yanglib 14.0.15-SNAPSHOT [224/225] [INFO] from yanglib/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-yanglib --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-agreggator >--------------- [INFO] Building md-sal 14.0.15-SNAPSHOT [225/225] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ mdsal-agreggator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-agreggator >--------------- [INFO] Building md-sal 14.0.15-SNAPSHOT [226/225] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ mdsal-agreggator --- [WARNING] 21:43:31.772 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] 21:43:31.777 Java 21.0.5 Ubuntu (64-bit) [INFO] 21:43:31.778 Linux 5.15.0-131-generic (amd64) [INFO] 21:43:31.778 MAVEN_OPTS= -Dintegrationtests [INFO] 21:43:31.839 User cache: /home/jenkins/.sonar/cache [INFO] 21:43:34.546 Communicating with SonarCloud [INFO] 21:43:34.871 Default locale: "en", source code encoding: "UTF-8" [INFO] 21:43:35.345 Load global settings [INFO] 21:43:35.936 Load global settings (done) | time=592ms [INFO] 21:43:35.939 Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] 21:43:36.059 Loading required plugins [INFO] 21:43:36.059 Load plugins index [INFO] 21:43:36.243 Load plugins index (done) | time=184ms [INFO] 21:43:36.244 Load/download plugins [INFO] 21:43:36.752 Load/download plugins (done) | time=508ms [INFO] 21:43:37.118 Found an active CI vendor: 'Jenkins' [INFO] 21:43:37.128 Load project settings for component key: 'opendaylight_mdsal' [INFO] 21:43:37.386 Load project settings for component key: 'opendaylight_mdsal' (done) | time=258ms [INFO] 21:43:37.394 Process project properties [INFO] 21:43:37.510 Execute project builders [INFO] 21:43:37.510 Execute project builders (done) | time=0ms [INFO] 21:43:37.515 Project key: opendaylight_mdsal [INFO] 21:43:37.515 Base dir: /w/workspace/mdsal-sonar [INFO] 21:43:37.515 Working dir: /w/workspace/mdsal-sonar/target/sonar [INFO] 21:43:37.538 Load project branches [INFO] 21:43:37.764 Load project branches (done) | time=225ms [INFO] 21:43:37.776 Check ALM binding of project 'opendaylight_mdsal' [INFO] 21:43:37.934 Detected project binding: BOUND [INFO] 21:43:37.934 Check ALM binding of project 'opendaylight_mdsal' (done) | time=158ms [INFO] 21:43:37.936 Load project pull requests [INFO] 21:43:38.094 Load project pull requests (done) | time=158ms [INFO] 21:43:38.098 Load branch configuration [INFO] 21:43:38.100 Load branch configuration (done) | time=2ms [INFO] 21:43:38.108 Load quality profiles [INFO] 21:43:38.468 Load quality profiles (done) | time=360ms [INFO] 21:43:38.585 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 21:43:38.588 Load active rules [INFO] 21:43:40.612 Load active rules (done) | time=2024ms [INFO] 21:43:40.817 Organization key: opendaylight [WARNING] 21:43:40.820 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] 21:43:40.838 Preprocessing files... [INFO] 21:43:41.421 2 languages detected in 851 preprocessed files (done) | time=582ms [INFO] 21:43:41.421 7 files ignored because of inclusion/exclusion patterns [INFO] 21:43:41.421 0 files ignored because of scm ignore settings [INFO] 21:43:41.596 Loading plugins for detected languages [INFO] 21:43:41.596 Load/download plugins [INFO] 21:43:42.159 Load/download plugins (done) | time=563ms [INFO] 21:43:42.306 Load project repositories [INFO] 21:43:43.121 Load project repositories (done) | time=815ms [INFO] 21:43:43.132 Indexing files... [INFO] 21:43:43.132 Project configuration: [INFO] 21:43:43.132 Excluded sources: **/build-wrapper-dump.json [INFO] 21:43:43.134 Indexing files of module 'general-entity' [INFO] 21:43:43.135 Base dir: /w/workspace/mdsal-sonar/model/general-entity [INFO] 21:43:43.136 Source paths: pom.xml [INFO] 21:43:43.137 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.140 Indexing files of module 'ietf-topology' [INFO] 21:43:43.140 Base dir: /w/workspace/mdsal-sonar/model/ietf-topology [INFO] 21:43:43.140 Source paths: pom.xml [INFO] 21:43:43.140 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.141 Indexing files of module 'iana-crypt-hash' [INFO] 21:43:43.141 Base dir: /w/workspace/mdsal-sonar/model/iana/iana-crypt-hash [INFO] 21:43:43.141 Source paths: pom.xml [INFO] 21:43:43.142 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.143 Indexing files of module 'iana-hardware' [INFO] 21:43:43.143 Base dir: /w/workspace/mdsal-sonar/model/iana/iana-hardware [INFO] 21:43:43.143 Source paths: pom.xml [INFO] 21:43:43.143 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.144 Indexing files of module 'iana-if-type' [INFO] 21:43:43.145 Base dir: /w/workspace/mdsal-sonar/model/iana/iana-if-type [INFO] 21:43:43.145 Source paths: pom.xml [INFO] 21:43:43.145 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.146 Indexing files of module 'iana-routing-types' [INFO] 21:43:43.146 Base dir: /w/workspace/mdsal-sonar/model/iana/iana-routing-types [INFO] 21:43:43.147 Source paths: pom.xml [INFO] 21:43:43.147 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.148 Indexing files of module 'iana-ssh-encryption-algs' [INFO] 21:43:43.148 Base dir: /w/workspace/mdsal-sonar/model/iana/iana-ssh-encryption-algs [INFO] 21:43:43.148 Source paths: pom.xml [INFO] 21:43:43.148 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.149 Indexing files of module 'iana-ssh-key-exchange-algs' [INFO] 21:43:43.149 Base dir: /w/workspace/mdsal-sonar/model/iana/iana-ssh-key-exchange-algs [INFO] 21:43:43.150 Source paths: pom.xml [INFO] 21:43:43.150 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.150 Indexing files of module 'iana-ssh-mac-algs' [INFO] 21:43:43.151 Base dir: /w/workspace/mdsal-sonar/model/iana/iana-ssh-mac-algs [INFO] 21:43:43.151 Source paths: pom.xml [INFO] 21:43:43.151 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.152 Indexing files of module 'iana-ssh-public-key-algs' [INFO] 21:43:43.152 Base dir: /w/workspace/mdsal-sonar/model/iana/iana-ssh-public-key-algs [INFO] 21:43:43.152 Source paths: pom.xml [INFO] 21:43:43.152 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.153 Indexing files of module 'iana-tls-cipher-suite-algs' [INFO] 21:43:43.153 Base dir: /w/workspace/mdsal-sonar/model/iana/iana-tls-cipher-suite-algs [INFO] 21:43:43.153 Source paths: pom.xml [INFO] 21:43:43.153 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.154 Indexing files of module 'model-iana-aggregator' [INFO] 21:43:43.154 Base dir: /w/workspace/mdsal-sonar/model/iana [INFO] 21:43:43.154 Source paths: pom.xml [INFO] 21:43:43.154 Excluded sources: **/build-wrapper-dump.json [INFO] 21:43:43.155 Indexing files of module 'rfc6022' [INFO] 21:43:43.155 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc6022 [INFO] 21:43:43.155 Source paths: pom.xml [INFO] 21:43:43.155 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.155 Indexing files of module 'rfc6241' [INFO] 21:43:43.155 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc6241 [INFO] 21:43:43.156 Source paths: pom.xml [INFO] 21:43:43.156 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.156 Indexing files of module 'rfc6243' [INFO] 21:43:43.156 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc6243 [INFO] 21:43:43.156 Source paths: pom.xml [INFO] 21:43:43.156 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.157 Indexing files of module 'rfc6470' [INFO] 21:43:43.157 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc6470 [INFO] 21:43:43.157 Source paths: pom.xml [INFO] 21:43:43.157 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.158 Indexing files of module 'rfc6991-ietf-inet-types' [INFO] 21:43:43.158 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-inet-types [INFO] 21:43:43.158 Source paths: pom.xml, src/main/java [INFO] 21:43:43.158 Test paths: src/test/java [INFO] 21:43:43.158 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.159 Indexing files of module 'rfc6991-ietf-yang-types' [INFO] 21:43:43.159 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-yang-types [INFO] 21:43:43.159 Source paths: pom.xml, src/main/java [INFO] 21:43:43.159 Test paths: src/test/java [INFO] 21:43:43.160 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.160 Indexing files of module 'rfc7317-ietf-system' [INFO] 21:43:43.160 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc7317-ietf-system [INFO] 21:43:43.160 Source paths: pom.xml [INFO] 21:43:43.161 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.161 Indexing files of module 'rfc7407-ietf-snmp' [INFO] 21:43:43.161 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc7407-ietf-snmp [INFO] 21:43:43.161 Source paths: pom.xml [INFO] 21:43:43.161 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.161 Indexing files of module 'rfc7407-ietf-x509-cert-to-name' [INFO] 21:43:43.161 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc7407-ietf-x509-cert-to-name [INFO] 21:43:43.162 Source paths: pom.xml [INFO] 21:43:43.162 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.162 Indexing files of module 'rfc7952' [INFO] 21:43:43.162 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc7952 [INFO] 21:43:43.162 Source paths: pom.xml [INFO] 21:43:43.162 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.162 Indexing files of module 'rfc8040-ietf-restconf' [INFO] 21:43:43.163 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8040-ietf-restconf [INFO] 21:43:43.163 Source paths: pom.xml [INFO] 21:43:43.163 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.163 Indexing files of module 'rfc8040-ietf-restconf-monitoring' [INFO] 21:43:43.163 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8040-ietf-restconf-monitoring [INFO] 21:43:43.163 Source paths: pom.xml [INFO] 21:43:43.163 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.164 Indexing files of module 'rfc8072' [INFO] 21:43:43.164 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8072 [INFO] 21:43:43.164 Source paths: pom.xml [INFO] 21:43:43.164 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.164 Indexing files of module 'rfc8177' [INFO] 21:43:43.164 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8177 [INFO] 21:43:43.164 Source paths: pom.xml [INFO] 21:43:43.165 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.165 Indexing files of module 'rfc8294-ietf-routing-types' [INFO] 21:43:43.165 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8294-ietf-routing-types [INFO] 21:43:43.165 Source paths: pom.xml, src/main/java [INFO] 21:43:43.165 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.165 Indexing files of module 'rfc8341' [INFO] 21:43:43.166 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8341 [INFO] 21:43:43.166 Source paths: pom.xml [INFO] 21:43:43.166 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.166 Indexing files of module 'rfc8342-ietf-datastores' [INFO] 21:43:43.166 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8342-ietf-datastores [INFO] 21:43:43.166 Source paths: pom.xml [INFO] 21:43:43.166 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.167 Indexing files of module 'rfc8342-ietf-origin' [INFO] 21:43:43.167 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8342-ietf-origin [INFO] 21:43:43.167 Source paths: pom.xml [INFO] 21:43:43.167 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.167 Indexing files of module 'rfc8343' [INFO] 21:43:43.167 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8343 [INFO] 21:43:43.167 Source paths: pom.xml [INFO] 21:43:43.168 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.168 Indexing files of module 'rfc8344' [INFO] 21:43:43.168 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8344 [INFO] 21:43:43.168 Source paths: pom.xml [INFO] 21:43:43.168 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.168 Indexing files of module 'rfc8345-ietf-network' [INFO] 21:43:43.169 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network [INFO] 21:43:43.169 Source paths: pom.xml [INFO] 21:43:43.169 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.169 Indexing files of module 'rfc8345-ietf-network-state' [INFO] 21:43:43.169 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-state [INFO] 21:43:43.169 Source paths: pom.xml [INFO] 21:43:43.169 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.169 Indexing files of module 'rfc8345-ietf-network-topology' [INFO] 21:43:43.170 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-topology [INFO] 21:43:43.170 Source paths: pom.xml [INFO] 21:43:43.170 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.170 Indexing files of module 'rfc8345-ietf-network-topology-state' [INFO] 21:43:43.170 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-topology-state [INFO] 21:43:43.170 Source paths: pom.xml [INFO] 21:43:43.170 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.171 Indexing files of module 'rfc8346-ietf-l3-unicast-topology' [INFO] 21:43:43.171 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8346-ietf-l3-unicast-topology [INFO] 21:43:43.171 Source paths: pom.xml [INFO] 21:43:43.171 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.171 Indexing files of module 'rfc8346-ietf-l3-unicast-topology-state' [INFO] 21:43:43.171 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8346-ietf-l3-unicast-topology-state [INFO] 21:43:43.171 Source paths: pom.xml [INFO] 21:43:43.171 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.172 Indexing files of module 'rfc8348-ietf-hardware' [INFO] 21:43:43.172 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8348-ietf-hardware [INFO] 21:43:43.172 Source paths: pom.xml [INFO] 21:43:43.172 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.172 Indexing files of module 'rfc8348-ietf-hardware-state' [INFO] 21:43:43.172 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8348-ietf-hardware-state [INFO] 21:43:43.172 Source paths: pom.xml [INFO] 21:43:43.173 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.173 Indexing files of module 'rfc8349-ietf-ipv4-unicast-routing' [INFO] 21:43:43.173 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing [INFO] 21:43:43.173 Source paths: pom.xml [INFO] 21:43:43.173 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.173 Indexing files of module 'rfc8349-ietf-ipv6-unicast-routing' [INFO] 21:43:43.174 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing [INFO] 21:43:43.174 Source paths: pom.xml [INFO] 21:43:43.174 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.174 Indexing files of module 'rfc8349-ietf-routing' [INFO] 21:43:43.174 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing [INFO] 21:43:43.174 Source paths: pom.xml [INFO] 21:43:43.174 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.175 Indexing files of module 'rfc8519-ietf-access-control-list' [INFO] 21:43:43.175 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-access-control-list [INFO] 21:43:43.175 Source paths: pom.xml [INFO] 21:43:43.175 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.175 Indexing files of module 'rfc8519-ietf-ethertypes' [INFO] 21:43:43.175 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-ethertypes [INFO] 21:43:43.175 Source paths: pom.xml, src/main/java [INFO] 21:43:43.175 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.176 Indexing files of module 'rfc8519-ietf-packet-fields' [INFO] 21:43:43.176 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-packet-fields [INFO] 21:43:43.176 Source paths: pom.xml [INFO] 21:43:43.176 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.176 Indexing files of module 'rfc8520-ietf-acldns' [INFO] 21:43:43.176 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8520-ietf-acldns [INFO] 21:43:43.176 Source paths: pom.xml [INFO] 21:43:43.176 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.177 Indexing files of module 'rfc8520-ietf-mud' [INFO] 21:43:43.177 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8520-ietf-mud [INFO] 21:43:43.177 Source paths: pom.xml [INFO] 21:43:43.177 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.177 Indexing files of module 'rfc8525' [INFO] 21:43:43.177 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8525 [INFO] 21:43:43.177 Source paths: pom.xml, src/main/java [INFO] 21:43:43.178 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.178 Indexing files of module 'rfc8526' [INFO] 21:43:43.178 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8526 [INFO] 21:43:43.178 Source paths: pom.xml [INFO] 21:43:43.178 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.178 Indexing files of module 'rfc8528' [INFO] 21:43:43.179 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8528 [INFO] 21:43:43.179 Source paths: pom.xml [INFO] 21:43:43.179 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.179 Indexing files of module 'rfc8529' [INFO] 21:43:43.179 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8529 [INFO] 21:43:43.179 Source paths: pom.xml [INFO] 21:43:43.179 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.179 Indexing files of module 'rfc8530' [INFO] 21:43:43.180 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8530 [INFO] 21:43:43.180 Source paths: pom.xml [INFO] 21:43:43.180 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.181 Indexing files of module 'rfc8542-ietf-dc-fabric-topology' [INFO] 21:43:43.182 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8542-ietf-dc-fabric-topology [INFO] 21:43:43.182 Source paths: pom.xml [INFO] 21:43:43.182 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.182 Indexing files of module 'rfc8542-ietf-dc-fabric-types' [INFO] 21:43:43.183 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8542-ietf-dc-fabric-types [INFO] 21:43:43.183 Source paths: pom.xml [INFO] 21:43:43.183 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.184 Indexing files of module 'rfc8572-ietf-sztp-bootstrap-server' [INFO] 21:43:43.184 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8572-ietf-sztp-bootstrap-server [INFO] 21:43:43.184 Source paths: pom.xml [INFO] 21:43:43.184 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.185 Indexing files of module 'rfc8572-ietf-sztp-conveyed-info' [INFO] 21:43:43.185 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8572-ietf-sztp-conveyed-info [INFO] 21:43:43.185 Source paths: pom.xml [INFO] 21:43:43.185 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.186 Indexing files of module 'rfc8639' [INFO] 21:43:43.186 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8639 [INFO] 21:43:43.186 Source paths: pom.xml [INFO] 21:43:43.187 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.187 Indexing files of module 'rfc8641' [INFO] 21:43:43.187 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8641 [INFO] 21:43:43.187 Source paths: pom.xml [INFO] 21:43:43.188 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.188 Indexing files of module 'rfc8650' [INFO] 21:43:43.188 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8650 [INFO] 21:43:43.189 Source paths: pom.xml [INFO] 21:43:43.189 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.189 Indexing files of module 'rfc8776-ietf-te-packet-types' [INFO] 21:43:43.189 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8776-ietf-te-packet-types [INFO] 21:43:43.189 Source paths: pom.xml [INFO] 21:43:43.189 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.189 Indexing files of module 'rfc8776-ietf-te-types' [INFO] 21:43:43.189 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8776-ietf-te-types [INFO] 21:43:43.190 Source paths: pom.xml, src/main/java [INFO] 21:43:43.190 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.190 Indexing files of module 'rfc8795-ietf-te-topology' [INFO] 21:43:43.190 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology [INFO] 21:43:43.190 Source paths: pom.xml [INFO] 21:43:43.190 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.190 Indexing files of module 'rfc8795-ietf-te-topology-state' [INFO] 21:43:43.190 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology-state [INFO] 21:43:43.191 Source paths: pom.xml [INFO] 21:43:43.191 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.191 Indexing files of module 'rfc8808' [INFO] 21:43:43.191 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8808 [INFO] 21:43:43.191 Source paths: pom.xml [INFO] 21:43:43.191 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.191 Indexing files of module 'rfc8819-ietf-module-tags' [INFO] 21:43:43.191 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags [INFO] 21:43:43.192 Source paths: pom.xml [INFO] 21:43:43.192 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.192 Indexing files of module 'rfc8819-ietf-module-tags-state' [INFO] 21:43:43.192 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags-state [INFO] 21:43:43.192 Source paths: pom.xml [INFO] 21:43:43.192 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.192 Indexing files of module 'rfc8916' [INFO] 21:43:43.192 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc8916 [INFO] 21:43:43.193 Source paths: pom.xml [INFO] 21:43:43.193 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.193 Indexing files of module 'rfc9067' [INFO] 21:43:43.193 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc9067 [INFO] 21:43:43.193 Source paths: pom.xml [INFO] 21:43:43.193 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.193 Indexing files of module 'rfc9070-ietf-mpls-ldp' [INFO] 21:43:43.193 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp [INFO] 21:43:43.193 Source paths: pom.xml [INFO] 21:43:43.193 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.194 Indexing files of module 'rfc9070-ietf-mpls-ldp-extended' [INFO] 21:43:43.194 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp-extended [INFO] 21:43:43.194 Source paths: pom.xml [INFO] 21:43:43.194 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.194 Indexing files of module 'rfc9144' [INFO] 21:43:43.194 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc9144 [INFO] 21:43:43.194 Source paths: pom.xml [INFO] 21:43:43.195 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.195 Indexing files of module 'rfc9179' [INFO] 21:43:43.195 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc9179 [INFO] 21:43:43.195 Source paths: pom.xml [INFO] 21:43:43.195 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.195 Indexing files of module 'rfc9196-ietf-notification-capabilities' [INFO] 21:43:43.195 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc9196-ietf-notification-capabilities [INFO] 21:43:43.196 Source paths: pom.xml [INFO] 21:43:43.196 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.196 Indexing files of module 'rfc9196-ietf-system-capabilities' [INFO] 21:43:43.196 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc9196-ietf-system-capabilities [INFO] 21:43:43.196 Source paths: pom.xml [INFO] 21:43:43.196 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.196 Indexing files of module 'rfc9640' [INFO] 21:43:43.196 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc9640 [INFO] 21:43:43.197 Source paths: pom.xml [INFO] 21:43:43.197 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.197 Indexing files of module 'rfc9641' [INFO] 21:43:43.197 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc9641 [INFO] 21:43:43.197 Source paths: pom.xml [INFO] 21:43:43.197 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.197 Indexing files of module 'rfc9642' [INFO] 21:43:43.197 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc9642 [INFO] 21:43:43.198 Source paths: pom.xml [INFO] 21:43:43.198 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.198 Indexing files of module 'rfc9643-ietf-tcp-client' [INFO] 21:43:43.198 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-client [INFO] 21:43:43.198 Source paths: pom.xml [INFO] 21:43:43.198 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.198 Indexing files of module 'rfc9643-ietf-tcp-common' [INFO] 21:43:43.198 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-common [INFO] 21:43:43.198 Source paths: pom.xml [INFO] 21:43:43.199 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.199 Indexing files of module 'rfc9643-ietf-tcp-server' [INFO] 21:43:43.199 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-server [INFO] 21:43:43.199 Source paths: pom.xml [INFO] 21:43:43.199 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.199 Indexing files of module 'rfc9644-ietf-ssh-client' [INFO] 21:43:43.199 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-client [INFO] 21:43:43.199 Source paths: pom.xml [INFO] 21:43:43.199 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.200 Indexing files of module 'rfc9644-ietf-ssh-common' [INFO] 21:43:43.200 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-common [INFO] 21:43:43.200 Source paths: pom.xml [INFO] 21:43:43.200 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.200 Indexing files of module 'rfc9644-ietf-ssh-server' [INFO] 21:43:43.200 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-server [INFO] 21:43:43.200 Source paths: pom.xml [INFO] 21:43:43.200 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.201 Indexing files of module 'rfc9645-ietf-tls-client' [INFO] 21:43:43.201 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-client [INFO] 21:43:43.201 Source paths: pom.xml [INFO] 21:43:43.201 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.201 Indexing files of module 'rfc9645-ietf-tls-common' [INFO] 21:43:43.201 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-common [INFO] 21:43:43.201 Source paths: pom.xml [INFO] 21:43:43.201 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.202 Indexing files of module 'rfc9645-ietf-tls-server' [INFO] 21:43:43.202 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-server [INFO] 21:43:43.202 Source paths: pom.xml [INFO] 21:43:43.202 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.202 Indexing files of module 'rfc9648' [INFO] 21:43:43.202 Base dir: /w/workspace/mdsal-sonar/model/rfc/rfc9648 [INFO] 21:43:43.202 Source paths: pom.xml [INFO] 21:43:43.202 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.203 Indexing files of module 'ietf-type-util' [INFO] 21:43:43.203 Base dir: /w/workspace/mdsal-sonar/model/rfc/ietf-type-util [INFO] 21:43:43.203 Source paths: pom.xml, src/main/java [INFO] 21:43:43.203 Test paths: src/test/java [INFO] 21:43:43.203 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.203 Indexing files of module 'model-rfc-aggregator' [INFO] 21:43:43.203 Base dir: /w/workspace/mdsal-sonar/model/rfc [INFO] 21:43:43.203 Source paths: pom.xml [INFO] 21:43:43.203 Excluded sources: **/build-wrapper-dump.json [INFO] 21:43:43.204 Indexing files of module 'opendaylight-l2-types' [INFO] 21:43:43.204 Base dir: /w/workspace/mdsal-sonar/model/l2-types [INFO] 21:43:43.204 Source paths: pom.xml [INFO] 21:43:43.204 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.204 Indexing files of module 'yang-ext' [INFO] 21:43:43.204 Base dir: /w/workspace/mdsal-sonar/model/yang-ext [INFO] 21:43:43.204 Source paths: pom.xml [INFO] 21:43:43.204 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.205 Indexing files of module 'model-aggregator' [INFO] 21:43:43.205 Base dir: /w/workspace/mdsal-sonar/model [INFO] 21:43:43.205 Source paths: pom.xml [INFO] 21:43:43.205 Excluded sources: **/build-wrapper-dump.json [INFO] 21:43:43.205 Indexing files of module 'binding-parent' [INFO] 21:43:43.205 Base dir: /w/workspace/mdsal-sonar/binding/binding-parent [INFO] 21:43:43.205 Source paths: pom.xml [INFO] 21:43:43.205 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.205 Indexing files of module 'mdsal-binding-api' [INFO] 21:43:43.206 Base dir: /w/workspace/mdsal-sonar/binding/mdsal-binding-api [INFO] 21:43:43.206 Source paths: pom.xml, src/main/java [INFO] 21:43:43.206 Test paths: src/test/java [INFO] 21:43:43.206 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.216 Indexing files of module 'mdsal-binding-dom-adapter' [INFO] 21:43:43.216 Base dir: /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter [INFO] 21:43:43.216 Source paths: pom.xml, src/main/java [INFO] 21:43:43.216 Test paths: src/test/java [INFO] 21:43:43.216 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.225 Indexing files of module 'mdsal-binding-spi' [INFO] 21:43:43.225 Base dir: /w/workspace/mdsal-sonar/binding/mdsal-binding-spi [INFO] 21:43:43.225 Source paths: pom.xml, src/main/java [INFO] 21:43:43.225 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.225 Indexing files of module 'mdsal-binding-test-model' [INFO] 21:43:43.225 Base dir: /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model [INFO] 21:43:43.226 Source paths: pom.xml, src/main/java [INFO] 21:43:43.226 Test paths: src/test/java [INFO] 21:43:43.226 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.226 Indexing files of module 'mdsal-binding-test-utils' [INFO] 21:43:43.226 Base dir: /w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils [INFO] 21:43:43.226 Source paths: pom.xml, src/main/java [INFO] 21:43:43.226 Test paths: src/test/java [INFO] 21:43:43.226 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.227 Indexing files of module 'mdsal-binding-util' [INFO] 21:43:43.227 Base dir: /w/workspace/mdsal-sonar/binding/mdsal-binding-util [INFO] 21:43:43.227 Source paths: pom.xml, src/main/java [INFO] 21:43:43.227 Test paths: src/test/java [INFO] 21:43:43.227 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.228 Indexing files of module 'binding-aggregator' [INFO] 21:43:43.228 Base dir: /w/workspace/mdsal-sonar/binding [INFO] 21:43:43.228 Source paths: pom.xml [INFO] 21:43:43.228 Excluded sources: **/build-wrapper-dump.json [INFO] 21:43:43.228 Indexing files of module 'bnd-parent' [INFO] 21:43:43.228 Base dir: /w/workspace/mdsal-sonar/bnd-parent [INFO] 21:43:43.229 Source paths: pom.xml [INFO] 21:43:43.229 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.229 Indexing files of module 'bundle-parent' [INFO] 21:43:43.229 Base dir: /w/workspace/mdsal-sonar/bundle-parent [INFO] 21:43:43.229 Source paths: pom.xml [INFO] 21:43:43.229 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.229 Indexing files of module 'mdsal-common-api' [INFO] 21:43:43.230 Base dir: /w/workspace/mdsal-sonar/common/mdsal-common-api [INFO] 21:43:43.230 Source paths: pom.xml, src/main/java [INFO] 21:43:43.230 Test paths: src/test/java [INFO] 21:43:43.230 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.231 Indexing files of module 'common-agreggator' [INFO] 21:43:43.231 Base dir: /w/workspace/mdsal-sonar/common [INFO] 21:43:43.231 Source paths: pom.xml [INFO] 21:43:43.231 Excluded sources: **/build-wrapper-dump.json [INFO] 21:43:43.231 Indexing files of module 'mdsal-dom-api' [INFO] 21:43:43.231 Base dir: /w/workspace/mdsal-sonar/dom/mdsal-dom-api [INFO] 21:43:43.231 Source paths: pom.xml, src/main/java [INFO] 21:43:43.231 Test paths: src/test/java [INFO] 21:43:43.231 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.233 Indexing files of module 'mdsal-dom-broker' [INFO] 21:43:43.233 Base dir: /w/workspace/mdsal-sonar/dom/mdsal-dom-broker [INFO] 21:43:43.233 Source paths: pom.xml, src/main/java [INFO] 21:43:43.233 Test paths: src/test/java [INFO] 21:43:43.233 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.234 Indexing files of module 'mdsal-dom-inmemory-datastore' [INFO] 21:43:43.234 Base dir: /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore [INFO] 21:43:43.234 Source paths: pom.xml, src/main/java [INFO] 21:43:43.234 Test paths: src/test/java [INFO] 21:43:43.234 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.235 Indexing files of module 'mdsal-dom-inmemory-datastore-benchmark' [INFO] 21:43:43.235 Base dir: /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore-benchmark [INFO] 21:43:43.235 Source paths: pom.xml, src/main/java [INFO] 21:43:43.235 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.235 Indexing files of module 'mdsal-dom-schema-osgi' [INFO] 21:43:43.235 Base dir: /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi [INFO] 21:43:43.235 Source paths: pom.xml, src/main/java [INFO] 21:43:43.235 Test paths: src/test/java [INFO] 21:43:43.235 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.236 Indexing files of module 'mdsal-dom-spi' [INFO] 21:43:43.236 Base dir: /w/workspace/mdsal-sonar/dom/mdsal-dom-spi [INFO] 21:43:43.236 Source paths: pom.xml, src/main/java [INFO] 21:43:43.236 Test paths: src/test/java [INFO] 21:43:43.236 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.238 Indexing files of module 'dom-aggregator' [INFO] 21:43:43.238 Base dir: /w/workspace/mdsal-sonar/dom [INFO] 21:43:43.238 Source paths: pom.xml [INFO] 21:43:43.238 Excluded sources: **/build-wrapper-dump.json [INFO] 21:43:43.238 Indexing files of module 'mdsal-eos-binding-adapter' [INFO] 21:43:43.238 Base dir: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter [INFO] 21:43:43.238 Source paths: pom.xml, src/main/java [INFO] 21:43:43.238 Test paths: src/test/java [INFO] 21:43:43.239 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.239 Indexing files of module 'mdsal-eos-binding-api' [INFO] 21:43:43.239 Base dir: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api [INFO] 21:43:43.239 Source paths: pom.xml, src/main/java [INFO] 21:43:43.239 Test paths: src/test/java [INFO] 21:43:43.239 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.239 Indexing files of module 'mdsal-eos-common-api' [INFO] 21:43:43.239 Base dir: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api [INFO] 21:43:43.240 Source paths: pom.xml, src/main/java [INFO] 21:43:43.240 Test paths: src/test/java [INFO] 21:43:43.240 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.240 Indexing files of module 'mdsal-eos-dom-api' [INFO] 21:43:43.240 Base dir: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api [INFO] 21:43:43.240 Source paths: pom.xml, src/main/java [INFO] 21:43:43.240 Test paths: src/test/java [INFO] 21:43:43.240 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.241 Indexing files of module 'mdsal-eos-dom-simple' [INFO] 21:43:43.241 Base dir: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple [INFO] 21:43:43.241 Source paths: pom.xml, src/main/java [INFO] 21:43:43.241 Test paths: src/test/java [INFO] 21:43:43.241 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.241 Indexing files of module 'entityownersip-aggregator' [INFO] 21:43:43.241 Base dir: /w/workspace/mdsal-sonar/entityownership [INFO] 21:43:43.241 Source paths: pom.xml [INFO] 21:43:43.241 Excluded sources: **/build-wrapper-dump.json [INFO] 21:43:43.242 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: draft-clemm-netmod-yang-network-topo-01 :: Minimal' [INFO] 21:43:43.242 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] 21:43:43.242 Source paths: pom.xml [INFO] 21:43:43.242 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.242 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: OpenDaylight L2 Types' [INFO] 21:43:43.242 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-odl-l2-types [INFO] 21:43:43.242 Source paths: pom.xml [INFO] 21:43:43.242 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.243 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC6022' [INFO] 21:43:43.243 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6022 [INFO] 21:43:43.243 Source paths: pom.xml [INFO] 21:43:43.243 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.243 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC6241' [INFO] 21:43:43.243 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6241 [INFO] 21:43:43.243 Source paths: pom.xml [INFO] 21:43:43.243 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.243 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC6243' [INFO] 21:43:43.243 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6243 [INFO] 21:43:43.243 Source paths: pom.xml [INFO] 21:43:43.244 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.244 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC6470' [INFO] 21:43:43.244 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6470 [INFO] 21:43:43.244 Source paths: pom.xml [INFO] 21:43:43.244 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.244 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC6991' [INFO] 21:43:43.244 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6991 [INFO] 21:43:43.244 Source paths: pom.xml [INFO] 21:43:43.244 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.245 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC7224' [INFO] 21:43:43.245 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7224 [INFO] 21:43:43.245 Source paths: pom.xml [INFO] 21:43:43.245 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.245 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC7317 iana-crypt-hash' [INFO] 21:43:43.245 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7317-iana-crypt-hash [INFO] 21:43:43.245 Source paths: pom.xml [INFO] 21:43:43.245 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.245 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC7317 ietf-system' [INFO] 21:43:43.245 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7317-ietf-system [INFO] 21:43:43.245 Source paths: pom.xml [INFO] 21:43:43.246 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.246 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-snmp' [INFO] 21:43:43.246 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7407-ietf-snmp [INFO] 21:43:43.246 Source paths: pom.xml [INFO] 21:43:43.246 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.246 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-x509-cert-to-name' [INFO] 21:43:43.246 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name [INFO] 21:43:43.246 Source paths: pom.xml [INFO] 21:43:43.246 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.246 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC7952' [INFO] 21:43:43.247 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7952 [INFO] 21:43:43.247 Source paths: pom.xml [INFO] 21:43:43.247 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.247 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf' [INFO] 21:43:43.247 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8040-ietf-restconf [INFO] 21:43:43.247 Source paths: pom.xml [INFO] 21:43:43.247 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.247 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf-monitoring' [INFO] 21:43:43.247 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8040-ietf-restconf-monitoring [INFO] 21:43:43.247 Source paths: pom.xml [INFO] 21:43:43.247 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.248 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8072' [INFO] 21:43:43.248 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8072 [INFO] 21:43:43.248 Source paths: pom.xml [INFO] 21:43:43.248 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.248 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8177' [INFO] 21:43:43.248 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8177 [INFO] 21:43:43.248 Source paths: pom.xml [INFO] 21:43:43.248 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.248 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8294' [INFO] 21:43:43.249 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8294 [INFO] 21:43:43.249 Source paths: pom.xml [INFO] 21:43:43.249 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.249 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8341' [INFO] 21:43:43.249 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8341 [INFO] 21:43:43.249 Source paths: pom.xml [INFO] 21:43:43.249 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.249 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8342' [INFO] 21:43:43.249 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8342 [INFO] 21:43:43.249 Source paths: pom.xml [INFO] 21:43:43.249 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.250 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8343' [INFO] 21:43:43.250 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8343 [INFO] 21:43:43.250 Source paths: pom.xml [INFO] 21:43:43.250 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.250 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8344' [INFO] 21:43:43.250 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8344 [INFO] 21:43:43.250 Source paths: pom.xml [INFO] 21:43:43.250 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.250 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8345' [INFO] 21:43:43.250 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345 [INFO] 21:43:43.250 Source paths: pom.xml [INFO] 21:43:43.251 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.251 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8345 :: NON-NMDA' [INFO] 21:43:43.251 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345-non-nmda [INFO] 21:43:43.251 Source paths: pom.xml [INFO] 21:43:43.251 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.251 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8346' [INFO] 21:43:43.251 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346 [INFO] 21:43:43.251 Source paths: pom.xml [INFO] 21:43:43.251 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.251 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8346 :: NON-NMDA' [INFO] 21:43:43.252 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346-non-nmda [INFO] 21:43:43.252 Source paths: pom.xml [INFO] 21:43:43.252 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.252 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8348' [INFO] 21:43:43.252 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348 [INFO] 21:43:43.252 Source paths: pom.xml [INFO] 21:43:43.252 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.252 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8348 :: NON-NMDA' [INFO] 21:43:43.252 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348-non-nmda [INFO] 21:43:43.252 Source paths: pom.xml [INFO] 21:43:43.252 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.253 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8349' [INFO] 21:43:43.253 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8349 [INFO] 21:43:43.253 Source paths: pom.xml [INFO] 21:43:43.253 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.253 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8519' [INFO] 21:43:43.253 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8519 [INFO] 21:43:43.253 Source paths: pom.xml [INFO] 21:43:43.253 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.253 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8520' [INFO] 21:43:43.253 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8520 [INFO] 21:43:43.254 Source paths: pom.xml [INFO] 21:43:43.254 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.254 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8525' [INFO] 21:43:43.254 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8525 [INFO] 21:43:43.254 Source paths: pom.xml [INFO] 21:43:43.254 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.254 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8526' [INFO] 21:43:43.254 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8526 [INFO] 21:43:43.254 Source paths: pom.xml [INFO] 21:43:43.254 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.255 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8528' [INFO] 21:43:43.255 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8528 [INFO] 21:43:43.255 Source paths: pom.xml [INFO] 21:43:43.255 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.255 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8529' [INFO] 21:43:43.255 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8529 [INFO] 21:43:43.255 Source paths: pom.xml [INFO] 21:43:43.255 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.255 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8530' [INFO] 21:43:43.255 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8530 [INFO] 21:43:43.255 Source paths: pom.xml [INFO] 21:43:43.256 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.256 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8542' [INFO] 21:43:43.256 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8542 [INFO] 21:43:43.256 Source paths: pom.xml [INFO] 21:43:43.256 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.256 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-bootstrap-server' [INFO] 21:43:43.256 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server [INFO] 21:43:43.256 Source paths: pom.xml [INFO] 21:43:43.256 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.257 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-conveyed-info' [INFO] 21:43:43.257 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info [INFO] 21:43:43.257 Source paths: pom.xml [INFO] 21:43:43.257 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.257 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8639' [INFO] 21:43:43.257 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8639 [INFO] 21:43:43.257 Source paths: pom.xml [INFO] 21:43:43.257 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.257 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8641' [INFO] 21:43:43.257 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8641 [INFO] 21:43:43.257 Source paths: pom.xml [INFO] 21:43:43.257 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.258 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8650' [INFO] 21:43:43.258 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8650 [INFO] 21:43:43.258 Source paths: pom.xml [INFO] 21:43:43.258 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.258 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8776' [INFO] 21:43:43.258 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8776 [INFO] 21:43:43.258 Source paths: pom.xml [INFO] 21:43:43.258 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.258 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8795' [INFO] 21:43:43.258 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795 [INFO] 21:43:43.259 Source paths: pom.xml [INFO] 21:43:43.259 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.259 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8795 :: NON-NMDA' [INFO] 21:43:43.259 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795-non-nmda [INFO] 21:43:43.259 Source paths: pom.xml [INFO] 21:43:43.259 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.259 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8808' [INFO] 21:43:43.259 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8808 [INFO] 21:43:43.259 Source paths: pom.xml [INFO] 21:43:43.259 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.260 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8819' [INFO] 21:43:43.260 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819 [INFO] 21:43:43.260 Source paths: pom.xml [INFO] 21:43:43.260 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.260 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8819 :: NON-NMDA' [INFO] 21:43:43.260 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819-non-nmda [INFO] 21:43:43.260 Source paths: pom.xml [INFO] 21:43:43.260 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.260 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8916' [INFO] 21:43:43.260 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8916 [INFO] 21:43:43.260 Source paths: pom.xml [INFO] 21:43:43.261 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.261 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC9067' [INFO] 21:43:43.261 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9067 [INFO] 21:43:43.261 Source paths: pom.xml [INFO] 21:43:43.261 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.261 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC9070' [INFO] 21:43:43.261 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9070 [INFO] 21:43:43.261 Source paths: pom.xml [INFO] 21:43:43.261 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.261 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC9144' [INFO] 21:43:43.262 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9144 [INFO] 21:43:43.262 Source paths: pom.xml [INFO] 21:43:43.262 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.262 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC9179' [INFO] 21:43:43.262 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9179 [INFO] 21:43:43.262 Source paths: pom.xml [INFO] 21:43:43.262 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.262 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-notification-capabilities' [INFO] 21:43:43.262 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9196-ietf-notification-capabilities [INFO] 21:43:43.262 Source paths: pom.xml [INFO] 21:43:43.262 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.263 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-system-capabilities' [INFO] 21:43:43.263 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9196-ietf-system-capabilities [INFO] 21:43:43.263 Source paths: pom.xml [INFO] 21:43:43.263 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.263 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC9640' [INFO] 21:43:43.263 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9640 [INFO] 21:43:43.263 Source paths: pom.xml [INFO] 21:43:43.263 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.263 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC9641' [INFO] 21:43:43.263 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9641 [INFO] 21:43:43.263 Source paths: pom.xml [INFO] 21:43:43.263 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.264 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC9642' [INFO] 21:43:43.264 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9642 [INFO] 21:43:43.264 Source paths: pom.xml [INFO] 21:43:43.264 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.264 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC9643' [INFO] 21:43:43.264 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9643 [INFO] 21:43:43.264 Source paths: pom.xml [INFO] 21:43:43.264 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.264 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC9644' [INFO] 21:43:43.264 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9644 [INFO] 21:43:43.265 Source paths: pom.xml [INFO] 21:43:43.265 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.265 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC9645' [INFO] 21:43:43.265 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9645 [INFO] 21:43:43.265 Source paths: pom.xml [INFO] 21:43:43.265 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.265 Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC9648' [INFO] 21:43:43.265 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9648 [INFO] 21:43:43.265 Source paths: pom.xml [INFO] 21:43:43.265 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.265 Indexing files of module 'OpenDaylight :: MD-SAL :: Feature Parent' [INFO] 21:43:43.266 Base dir: /w/workspace/mdsal-sonar/features/feature-parent [INFO] 21:43:43.266 Source paths: pom.xml [INFO] 21:43:43.266 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.266 Indexing files of module 'OpenDaylight :: MD-SAL :: Stable Features' [INFO] 21:43:43.266 Base dir: /w/workspace/mdsal-sonar/features/features-mdsal [INFO] 21:43:43.266 Source paths: pom.xml [INFO] 21:43:43.266 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.266 Indexing files of module 'OpenDaylight :: MD-SAL :: Experimental Features' [INFO] 21:43:43.266 Base dir: /w/workspace/mdsal-sonar/features/features-mdsal-experimental [INFO] 21:43:43.266 Source paths: pom.xml [INFO] 21:43:43.266 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.267 Indexing files of module 'OpenDaylight :: MD-SAL :: Binding' [INFO] 21:43:43.267 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-binding [INFO] 21:43:43.267 Source paths: pom.xml [INFO] 21:43:43.267 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.267 Indexing files of module 'OpenDaylight :: MD-SAL :: Binding API' [INFO] 21:43:43.267 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-binding-api [INFO] 21:43:43.267 Source paths: pom.xml [INFO] 21:43:43.267 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.267 Indexing files of module 'OpenDaylight :: MD-SAL :: Binding Base' [INFO] 21:43:43.267 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-binding-base [INFO] 21:43:43.267 Source paths: pom.xml [INFO] 21:43:43.268 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.268 Indexing files of module 'OpenDaylight :: MD-SAL :: Binding/DOM Adapter' [INFO] 21:43:43.268 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-binding-dom-adapter [INFO] 21:43:43.268 Source paths: pom.xml [INFO] 21:43:43.268 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.268 Indexing files of module 'OpenDaylight :: MD-SAL :: Binding Runtime' [INFO] 21:43:43.268 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-binding-runtime [INFO] 21:43:43.268 Source paths: pom.xml [INFO] 21:43:43.268 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.269 Indexing files of module 'OpenDaylight :: MD-SAL :: Common' [INFO] 21:43:43.269 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-common [INFO] 21:43:43.269 Source paths: pom.xml [INFO] 21:43:43.269 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.269 Indexing files of module 'OpenDaylight :: MD-SAL :: DOM' [INFO] 21:43:43.269 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-dom [INFO] 21:43:43.269 Source paths: pom.xml [INFO] 21:43:43.269 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.269 Indexing files of module 'OpenDaylight :: MD-SAL :: DOM API and SPI' [INFO] 21:43:43.269 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-dom-api [INFO] 21:43:43.270 Source paths: pom.xml [INFO] 21:43:43.270 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.270 Indexing files of module 'OpenDaylight :: MD-SAL :: DOM Broker' [INFO] 21:43:43.270 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-dom-broker [INFO] 21:43:43.270 Source paths: pom.xml [INFO] 21:43:43.270 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.270 Indexing files of module 'OpenDaylight :: MD-SAL :: DOM Runtime' [INFO] 21:43:43.270 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-dom-runtime [INFO] 21:43:43.270 Source paths: pom.xml [INFO] 21:43:43.270 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.271 Indexing files of module 'OpenDaylight :: MD-SAL :: EOS :: Binding' [INFO] 21:43:43.271 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-eos-binding [INFO] 21:43:43.271 Source paths: pom.xml [INFO] 21:43:43.271 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.271 Indexing files of module 'OpenDaylight :: MD-SAL :: EOS :: Common' [INFO] 21:43:43.271 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-eos-common [INFO] 21:43:43.271 Source paths: pom.xml [INFO] 21:43:43.271 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.271 Indexing files of module 'OpenDaylight :: MD-SAL :: EOS :: DOM' [INFO] 21:43:43.271 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-eos-dom [INFO] 21:43:43.271 Source paths: pom.xml [INFO] 21:43:43.272 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.272 Indexing files of module 'OpenDaylight :: MD-SAL :: YANG (Module) Library API' [INFO] 21:43:43.272 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-api [INFO] 21:43:43.272 Source paths: pom.xml [INFO] 21:43:43.272 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.272 Indexing files of module 'OpenDaylight :: MD-SAL :: RFC8525 YANG Library' [INFO] 21:43:43.272 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-rfc8525 [INFO] 21:43:43.272 Source paths: pom.xml [INFO] 21:43:43.272 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.273 Indexing files of module 'OpenDaylight :: MD-SAL :: Replicate :: Common' [INFO] 21:43:43.273 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-common [INFO] 21:43:43.273 Source paths: pom.xml [INFO] 21:43:43.273 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.273 Indexing files of module 'OpenDaylight :: MD-SAL :: Replicate :: Netty' [INFO] 21:43:43.273 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-netty [INFO] 21:43:43.273 Source paths: pom.xml [INFO] 21:43:43.273 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.273 Indexing files of module 'OpenDaylight :: MD-SAL :: RFC8294 :: Netty' [INFO] 21:43:43.273 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-rfc8294-netty [INFO] 21:43:43.274 Source paths: pom.xml [INFO] 21:43:43.274 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.274 Indexing files of module 'OpenDaylight :: MD-SAL :: Singleton :: Common' [INFO] 21:43:43.274 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-common [INFO] 21:43:43.274 Source paths: pom.xml [INFO] 21:43:43.274 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.274 Indexing files of module 'OpenDaylight :: MD-SAL :: Singleton :: DOM' [INFO] 21:43:43.274 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-dom [INFO] 21:43:43.274 Source paths: pom.xml [INFO] 21:43:43.274 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.275 Indexing files of module 'OpenDaylight :: MD-SAL :: TracingBroker' [INFO] 21:43:43.275 Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-trace [INFO] 21:43:43.275 Source paths: pom.xml [INFO] 21:43:43.275 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.275 Indexing files of module 'template-feature-parent' [INFO] 21:43:43.275 Base dir: /w/workspace/mdsal-sonar/features/parent [INFO] 21:43:43.275 Source paths: pom.xml [INFO] 21:43:43.275 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.275 Indexing files of module 'features-mdsal-aggregator' [INFO] 21:43:43.275 Base dir: /w/workspace/mdsal-sonar/features [INFO] 21:43:43.275 Source paths: pom.xml [INFO] 21:43:43.275 Excluded sources: **/build-wrapper-dump.json [INFO] 21:43:43.276 Indexing files of module 'mdsal-artifacts' [INFO] 21:43:43.276 Base dir: /w/workspace/mdsal-sonar/artifacts [INFO] 21:43:43.276 Source paths: pom.xml [INFO] 21:43:43.276 Excluded sources: **/build-wrapper-dump.json [INFO] 21:43:43.276 Indexing files of module 'mdsal-docs' [INFO] 21:43:43.276 Base dir: /w/workspace/mdsal-sonar/docs [INFO] 21:43:43.276 Source paths: pom.xml [INFO] 21:43:43.276 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.276 Indexing files of module 'mdsal-karaf' [INFO] 21:43:43.276 Base dir: /w/workspace/mdsal-sonar/karaf [INFO] 21:43:43.276 Source paths: pom.xml [INFO] 21:43:43.277 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.277 Indexing files of module 'mdsal-replicate-common' [INFO] 21:43:43.277 Base dir: /w/workspace/mdsal-sonar/replicate/mdsal-replicate-common [INFO] 21:43:43.277 Source paths: pom.xml, src/main/java [INFO] 21:43:43.277 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.277 Indexing files of module 'mdsal-replicate-netty' [INFO] 21:43:43.277 Base dir: /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty [INFO] 21:43:43.277 Source paths: pom.xml, src/main/java [INFO] 21:43:43.277 Test paths: src/test/java [INFO] 21:43:43.277 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.278 Indexing files of module 'mdsal-replicate' [INFO] 21:43:43.278 Base dir: /w/workspace/mdsal-sonar/replicate [INFO] 21:43:43.278 Source paths: pom.xml [INFO] 21:43:43.278 Excluded sources: **/build-wrapper-dump.json [INFO] 21:43:43.278 Indexing files of module 'mdsal-yanglib-api' [INFO] 21:43:43.278 Base dir: /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-api [INFO] 21:43:43.279 Source paths: pom.xml, src/main/java [INFO] 21:43:43.279 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.279 Indexing files of module 'mdsal-yanglib-rfc8525' [INFO] 21:43:43.279 Base dir: /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525 [INFO] 21:43:43.279 Source paths: pom.xml, src/main/java [INFO] 21:43:43.279 Test paths: src/test/java [INFO] 21:43:43.279 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.280 Indexing files of module 'mdsal-yanglib' [INFO] 21:43:43.280 Base dir: /w/workspace/mdsal-sonar/yanglib [INFO] 21:43:43.280 Source paths: pom.xml [INFO] 21:43:43.280 Excluded sources: **/build-wrapper-dump.json [INFO] 21:43:43.280 Indexing files of module 'mdsal-rfc8294-netty' [INFO] 21:43:43.280 Base dir: /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty [INFO] 21:43:43.280 Source paths: pom.xml, src/main/java [INFO] 21:43:43.280 Test paths: src/test/java [INFO] 21:43:43.280 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.280 Indexing files of module 'netty-agreggator' [INFO] 21:43:43.280 Base dir: /w/workspace/mdsal-sonar/netty [INFO] 21:43:43.280 Source paths: pom.xml [INFO] 21:43:43.281 Excluded sources: **/build-wrapper-dump.json [INFO] 21:43:43.281 Indexing files of module 'mdsal-singleton-api' [INFO] 21:43:43.281 Base dir: /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api [INFO] 21:43:43.281 Source paths: pom.xml, src/main/java [INFO] 21:43:43.281 Test paths: src/test/java [INFO] 21:43:43.281 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.281 Indexing files of module 'mdsal-singleton-impl' [INFO] 21:43:43.281 Base dir: /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl [INFO] 21:43:43.281 Source paths: pom.xml, src/main/java [INFO] 21:43:43.281 Test paths: src/test/java [INFO] 21:43:43.282 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.282 Indexing files of module 'singleton-service' [INFO] 21:43:43.282 Base dir: /w/workspace/mdsal-sonar/singleton-service [INFO] 21:43:43.282 Source paths: pom.xml [INFO] 21:43:43.282 Excluded sources: **/build-wrapper-dump.json [INFO] 21:43:43.282 Indexing files of module 'mdsal-trace-api' [INFO] 21:43:43.282 Base dir: /w/workspace/mdsal-sonar/trace/mdsal-trace-api [INFO] 21:43:43.282 Source paths: pom.xml, src/main/java [INFO] 21:43:43.282 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.283 Indexing files of module 'mdsal-trace-cli' [INFO] 21:43:43.283 Base dir: /w/workspace/mdsal-sonar/trace/mdsal-trace-cli [INFO] 21:43:43.283 Source paths: pom.xml, src/main/java [INFO] 21:43:43.283 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.283 Indexing files of module 'mdsal-trace-impl' [INFO] 21:43:43.283 Base dir: /w/workspace/mdsal-sonar/trace/mdsal-trace-impl [INFO] 21:43:43.283 Source paths: pom.xml, src/main/java [INFO] 21:43:43.283 Test paths: src/test/java [INFO] 21:43:43.283 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 21:43:43.284 Indexing files of module 'trace-aggregator' [INFO] 21:43:43.284 Base dir: /w/workspace/mdsal-sonar/trace [INFO] 21:43:43.284 Source paths: pom.xml [INFO] 21:43:43.284 Excluded sources: **/build-wrapper-dump.json [INFO] 21:43:43.284 Indexing files of module 'md-sal' [INFO] 21:43:43.284 Base dir: /w/workspace/mdsal-sonar [INFO] 21:43:43.284 Source paths: pom.xml [INFO] 21:43:43.284 Excluded sources: **/build-wrapper-dump.json [INFO] 21:43:43.285 851 files indexed (done) | time=152ms [INFO] 21:43:43.288 Quality profile for java: ODL way [INFO] 21:43:43.289 Quality profile for xml: Sonar way [INFO] 21:43:43.289 ------------- Run sensors on module mdsal-replicate-common [INFO] 21:43:43.349 Load metrics repository [INFO] 21:43:43.500 Load metrics repository (done) | time=151ms [INFO] 21:43:43.507 Sensor cache enabled [INFO] 21:43:43.508 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 21:43:43.509 Load sensor cache [INFO] 21:43:44.650 Load sensor cache (1 MB) | time=1141ms [INFO] 21:43:44.653 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 21:43:45.292 Sensor JavaSensor [java] [INFO] 21:43:45.295 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 21:43:45.310 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 21:43:45.311 Using ECJ batch to parse 3 Main java source files with batch size 209 KB. [INFO] 21:43:45.554 Starting batch processing. [INFO] 21:43:45.920 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 21:43:46.188 100% analyzed [INFO] 21:43:46.188 Batch processing: Done. [INFO] 21:43:46.188 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 21:43:46.189 No "Test" source files to scan. [INFO] 21:43:46.190 No "Generated" source files to scan. [INFO] 21:43:46.192 Sensor JavaSensor [java] (done) | time=900ms [INFO] 21:43:46.192 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:46.193 '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] 21:43:46.195 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:46.237 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=45ms [INFO] 21:43:46.238 Sensor IaC Docker Sensor [iac] [INFO] 21:43:46.304 0 source files to be analyzed [INFO] 21:43:46.309 0/0 source files have been analyzed [INFO] 21:43:46.310 Sensor IaC Docker Sensor [iac] (done) | time=72ms [INFO] 21:43:46.310 Sensor Java Config Sensor [iac] [INFO] 21:43:46.326 0 source files to be analyzed [INFO] 21:43:46.326 0/0 source files have been analyzed [INFO] 21:43:46.326 Sensor Java Config Sensor [iac] (done) | time=16ms [INFO] 21:43:46.326 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:46.327 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:46.327 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 21:43:46.327 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:46.327 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:46.327 Sensor SurefireSensor [java] [INFO] 21:43:46.328 parsing [/w/workspace/mdsal-sonar/replicate/mdsal-replicate-common/target/surefire-reports] [INFO] 21:43:46.329 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 21:43:46.329 Sensor XML Sensor [xml] [INFO] 21:43:46.333 1 source file to be analyzed [INFO] 21:43:46.437 1/1 source file has been analyzed [INFO] 21:43:46.437 Sensor XML Sensor [xml] (done) | time=108ms [INFO] 21:43:46.437 Sensor Serverless configuration file sensor [security] [INFO] 21:43:46.438 0 Serverless function entries were found in the project [INFO] 21:43:46.440 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:46.440 Sensor Serverless configuration file sensor [security] (done) | time=3ms [INFO] 21:43:46.440 Sensor AWS SAM template file sensor [security] [INFO] 21:43:46.440 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:46.441 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:46.441 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:46.443 ------------- Run sensors on module mdsal-replicate-netty [INFO] 21:43:46.477 Sensor JavaSensor [java] [INFO] 21:43:46.477 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 21:43:46.480 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 21:43:46.480 Using ECJ batch to parse 22 Main java source files with batch size 209 KB. [INFO] 21:43:46.491 Starting batch processing. [INFO] 21:43:46.565 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 21:43:47.108 100% analyzed [INFO] 21:43:47.109 Batch processing: Done. [INFO] 21:43:47.109 Did not optimize analysis for any files, performed a full analysis for all 22 files. [INFO] 21:43:47.109 Using ECJ batch to parse 1 Test java source files with batch size 209 KB. [INFO] 21:43:47.114 Starting batch processing. [INFO] 21:43:47.219 100% analyzed [INFO] 21:43:47.219 Batch processing: Done. [INFO] 21:43:47.220 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 21:43:47.220 No "Generated" source files to scan. [INFO] 21:43:47.220 Sensor JavaSensor [java] (done) | time=743ms [INFO] 21:43:47.221 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:47.221 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 21:43:47.221 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:47.231 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=10ms [INFO] 21:43:47.232 Sensor IaC Docker Sensor [iac] [INFO] 21:43:47.239 0 source files to be analyzed [INFO] 21:43:47.239 0/0 source files have been analyzed [INFO] 21:43:47.239 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 21:43:47.239 Sensor Java Config Sensor [iac] [INFO] 21:43:47.240 0 source files to be analyzed [INFO] 21:43:47.240 0/0 source files have been analyzed [INFO] 21:43:47.240 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:47.240 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:47.240 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:47.240 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:47.240 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:47.240 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:47.240 Sensor SurefireSensor [java] [INFO] 21:43:47.241 parsing [/w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/target/surefire-reports] [INFO] 21:43:47.258 Sensor SurefireSensor [java] (done) | time=18ms [INFO] 21:43:47.259 Sensor XML Sensor [xml] [INFO] 21:43:47.261 1 source file to be analyzed [INFO] 21:43:47.282 1/1 source file has been analyzed [INFO] 21:43:47.282 Sensor XML Sensor [xml] (done) | time=23ms [INFO] 21:43:47.283 Sensor Serverless configuration file sensor [security] [INFO] 21:43:47.283 0 Serverless function entries were found in the project [INFO] 21:43:47.283 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:47.283 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:47.283 Sensor AWS SAM template file sensor [security] [INFO] 21:43:47.283 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:47.283 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:47.284 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 21:43:47.284 ------------- Run sensors on module mdsal-replicate [WARNING] 21:43:47.304 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 21:43:47.314 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:47.314 '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] 21:43:47.314 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:47.314 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:47.315 Sensor IaC Docker Sensor [iac] [INFO] 21:43:47.321 0 source files to be analyzed [INFO] 21:43:47.321 0/0 source files have been analyzed [INFO] 21:43:47.321 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 21:43:47.322 Sensor Java Config Sensor [iac] [INFO] 21:43:47.322 0 source files to be analyzed [INFO] 21:43:47.322 0/0 source files have been analyzed [INFO] 21:43:47.322 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:47.323 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:47.323 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:47.323 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:47.323 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:47.323 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:47.323 Sensor XML Sensor [xml] [INFO] 21:43:47.324 1 source file to be analyzed [INFO] 21:43:47.333 1/1 source file has been analyzed [INFO] 21:43:47.338 Sensor XML Sensor [xml] (done) | time=15ms [INFO] 21:43:47.339 Sensor Serverless configuration file sensor [security] [INFO] 21:43:47.339 0 Serverless function entries were found in the project [INFO] 21:43:47.339 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:47.340 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 21:43:47.340 Sensor AWS SAM template file sensor [security] [INFO] 21:43:47.341 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 21:43:47.341 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:47.341 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:47.342 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8525 [INFO] 21:43:47.375 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:47.376 '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] 21:43:47.376 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:47.376 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:47.376 Sensor IaC Docker Sensor [iac] [INFO] 21:43:47.383 0 source files to be analyzed [INFO] 21:43:47.384 0/0 source files have been analyzed [INFO] 21:43:47.384 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 21:43:47.384 Sensor Java Config Sensor [iac] [INFO] 21:43:47.384 0 source files to be analyzed [INFO] 21:43:47.384 0/0 source files have been analyzed [INFO] 21:43:47.385 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:47.385 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:47.385 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:47.385 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:47.385 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:47.385 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:47.385 Sensor XML Sensor [xml] [INFO] 21:43:47.386 1 source file to be analyzed [INFO] 21:43:47.398 1/1 source file has been analyzed [INFO] 21:43:47.398 Sensor XML Sensor [xml] (done) | time=13ms [INFO] 21:43:47.399 Sensor Serverless configuration file sensor [security] [INFO] 21:43:47.399 0 Serverless function entries were found in the project [INFO] 21:43:47.399 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:47.399 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:47.399 Sensor AWS SAM template file sensor [security] [INFO] 21:43:47.400 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 21:43:47.400 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:47.400 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:47.400 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC9179 [INFO] 21:43:47.428 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:47.428 '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] 21:43:47.428 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:47.428 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:47.428 Sensor IaC Docker Sensor [iac] [INFO] 21:43:47.437 0 source files to be analyzed [INFO] 21:43:47.437 0/0 source files have been analyzed [INFO] 21:43:47.437 Sensor IaC Docker Sensor [iac] (done) | time=9ms [INFO] 21:43:47.438 Sensor Java Config Sensor [iac] [INFO] 21:43:47.438 0 source files to be analyzed [INFO] 21:43:47.438 0/0 source files have been analyzed [INFO] 21:43:47.438 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:47.438 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:47.438 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:47.438 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:47.438 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:47.438 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:47.438 Sensor XML Sensor [xml] [INFO] 21:43:47.439 1 source file to be analyzed [INFO] 21:43:47.448 1/1 source file has been analyzed [INFO] 21:43:47.448 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 21:43:47.448 Sensor Serverless configuration file sensor [security] [INFO] 21:43:47.448 0 Serverless function entries were found in the project [INFO] 21:43:47.448 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:47.448 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:47.448 Sensor AWS SAM template file sensor [security] [INFO] 21:43:47.449 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 21:43:47.449 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:47.449 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:47.449 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8520 [INFO] 21:43:47.476 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:47.476 '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] 21:43:47.476 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:47.476 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:47.476 Sensor IaC Docker Sensor [iac] [INFO] 21:43:47.484 0 source files to be analyzed [INFO] 21:43:47.484 0/0 source files have been analyzed [INFO] 21:43:47.484 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 21:43:47.484 Sensor Java Config Sensor [iac] [INFO] 21:43:47.487 0 source files to be analyzed [INFO] 21:43:47.487 0/0 source files have been analyzed [INFO] 21:43:47.487 Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] 21:43:47.487 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:47.488 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:47.488 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 21:43:47.488 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:47.488 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:47.488 Sensor XML Sensor [xml] [INFO] 21:43:47.488 1 source file to be analyzed [INFO] 21:43:47.496 1/1 source file has been analyzed [INFO] 21:43:47.496 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 21:43:47.497 Sensor Serverless configuration file sensor [security] [INFO] 21:43:47.497 0 Serverless function entries were found in the project [INFO] 21:43:47.497 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:47.497 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:47.497 Sensor AWS SAM template file sensor [security] [INFO] 21:43:47.497 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:47.497 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:47.497 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:47.497 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8641 [INFO] 21:43:47.523 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:47.523 '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] 21:43:47.523 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:47.523 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:47.523 Sensor IaC Docker Sensor [iac] [INFO] 21:43:47.531 0 source files to be analyzed [INFO] 21:43:47.531 0/0 source files have been analyzed [INFO] 21:43:47.531 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 21:43:47.531 Sensor Java Config Sensor [iac] [INFO] 21:43:47.532 0 source files to be analyzed [INFO] 21:43:47.532 0/0 source files have been analyzed [INFO] 21:43:47.532 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:47.533 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:47.533 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:47.533 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:47.533 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:47.533 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:47.533 Sensor XML Sensor [xml] [INFO] 21:43:47.533 1 source file to be analyzed [INFO] 21:43:47.540 1/1 source file has been analyzed [INFO] 21:43:47.541 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 21:43:47.541 Sensor Serverless configuration file sensor [security] [INFO] 21:43:47.541 0 Serverless function entries were found in the project [INFO] 21:43:47.541 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:47.541 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:47.541 Sensor AWS SAM template file sensor [security] [INFO] 21:43:47.541 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:47.541 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:47.541 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:47.542 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8526 [INFO] 21:43:47.596 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:47.596 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 21:43:47.596 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:47.596 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:47.597 Sensor IaC Docker Sensor [iac] [INFO] 21:43:47.601 0 source files to be analyzed [INFO] 21:43:47.601 0/0 source files have been analyzed [INFO] 21:43:47.601 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:47.601 Sensor Java Config Sensor [iac] [INFO] 21:43:47.604 0 source files to be analyzed [INFO] 21:43:47.604 0/0 source files have been analyzed [INFO] 21:43:47.604 Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] 21:43:47.604 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:47.604 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:47.604 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:47.604 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:47.604 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:47.604 Sensor XML Sensor [xml] [INFO] 21:43:47.605 1 source file to be analyzed [INFO] 21:43:47.612 1/1 source file has been analyzed [INFO] 21:43:47.612 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 21:43:47.612 Sensor Serverless configuration file sensor [security] [INFO] 21:43:47.612 0 Serverless function entries were found in the project [INFO] 21:43:47.612 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:47.612 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:47.613 Sensor AWS SAM template file sensor [security] [INFO] 21:43:47.613 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:47.613 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:47.613 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:47.613 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8345 :: NON-NMDA [INFO] 21:43:47.637 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:47.637 '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] 21:43:47.637 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:47.637 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:47.637 Sensor IaC Docker Sensor [iac] [INFO] 21:43:47.643 0 source files to be analyzed [INFO] 21:43:47.643 0/0 source files have been analyzed [INFO] 21:43:47.643 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 21:43:47.643 Sensor Java Config Sensor [iac] [INFO] 21:43:47.643 0 source files to be analyzed [INFO] 21:43:47.644 0/0 source files have been analyzed [INFO] 21:43:47.644 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:47.644 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:47.644 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:47.644 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:47.644 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:47.644 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:47.644 Sensor XML Sensor [xml] [INFO] 21:43:47.651 1 source file to be analyzed [INFO] 21:43:47.651 1/1 source file has been analyzed [INFO] 21:43:47.651 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 21:43:47.651 Sensor Serverless configuration file sensor [security] [INFO] 21:43:47.651 0 Serverless function entries were found in the project [INFO] 21:43:47.651 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:47.651 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:47.652 Sensor AWS SAM template file sensor [security] [INFO] 21:43:47.652 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:47.652 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:47.652 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:47.652 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8528 [INFO] 21:43:47.674 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:47.674 '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] 21:43:47.674 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:47.674 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:47.675 Sensor IaC Docker Sensor [iac] [INFO] 21:43:47.680 0 source files to be analyzed [INFO] 21:43:47.680 0/0 source files have been analyzed [INFO] 21:43:47.680 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 21:43:47.681 Sensor Java Config Sensor [iac] [INFO] 21:43:47.682 0 source files to be analyzed [INFO] 21:43:47.682 0/0 source files have been analyzed [INFO] 21:43:47.682 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:47.682 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:47.682 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:47.682 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:47.682 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:47.682 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:47.683 Sensor XML Sensor [xml] [INFO] 21:43:47.683 1 source file to be analyzed [INFO] 21:43:47.695 1/1 source file has been analyzed [INFO] 21:43:47.695 Sensor XML Sensor [xml] (done) | time=12ms [INFO] 21:43:47.695 Sensor Serverless configuration file sensor [security] [INFO] 21:43:47.695 0 Serverless function entries were found in the project [INFO] 21:43:47.695 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:47.695 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:47.696 Sensor AWS SAM template file sensor [security] [INFO] 21:43:47.696 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:47.696 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:47.696 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:47.696 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8795 :: NON-NMDA [INFO] 21:43:47.718 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:47.718 '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] 21:43:47.718 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:47.718 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:47.718 Sensor IaC Docker Sensor [iac] [INFO] 21:43:47.725 0 source files to be analyzed [INFO] 21:43:47.725 0/0 source files have been analyzed [INFO] 21:43:47.726 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 21:43:47.726 Sensor Java Config Sensor [iac] [INFO] 21:43:47.726 0 source files to be analyzed [INFO] 21:43:47.726 0/0 source files have been analyzed [INFO] 21:43:47.726 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:47.726 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:47.727 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:47.727 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 21:43:47.727 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:47.727 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:47.727 Sensor XML Sensor [xml] [INFO] 21:43:47.733 1 source file to be analyzed [INFO] 21:43:47.733 1/1 source file has been analyzed [INFO] 21:43:47.733 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 21:43:47.733 Sensor Serverless configuration file sensor [security] [INFO] 21:43:47.733 0 Serverless function entries were found in the project [INFO] 21:43:47.733 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:47.734 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 21:43:47.734 Sensor AWS SAM template file sensor [security] [INFO] 21:43:47.734 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:47.734 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:47.734 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:47.734 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8529 [INFO] 21:43:47.755 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:47.756 '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] 21:43:47.756 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:47.756 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:47.756 Sensor IaC Docker Sensor [iac] [INFO] 21:43:47.760 0 source files to be analyzed [INFO] 21:43:47.760 0/0 source files have been analyzed [INFO] 21:43:47.760 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:47.761 Sensor Java Config Sensor [iac] [INFO] 21:43:47.761 0 source files to be analyzed [INFO] 21:43:47.761 0/0 source files have been analyzed [INFO] 21:43:47.761 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:47.762 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:47.762 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:47.762 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:47.762 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:47.762 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:47.762 Sensor XML Sensor [xml] [INFO] 21:43:47.764 1 source file to be analyzed [INFO] 21:43:47.770 1/1 source file has been analyzed [INFO] 21:43:47.770 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 21:43:47.770 Sensor Serverless configuration file sensor [security] [INFO] 21:43:47.770 0 Serverless function entries were found in the project [INFO] 21:43:47.770 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:47.770 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:47.770 Sensor AWS SAM template file sensor [security] [INFO] 21:43:47.771 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 21:43:47.771 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:47.771 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:47.771 ------------- Run sensors on module OpenDaylight :: MD-SAL :: EOS :: DOM [INFO] 21:43:47.792 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:47.792 '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] 21:43:47.793 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:47.793 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:47.793 Sensor IaC Docker Sensor [iac] [INFO] 21:43:47.797 0 source files to be analyzed [INFO] 21:43:47.797 0/0 source files have been analyzed [INFO] 21:43:47.797 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:47.797 Sensor Java Config Sensor [iac] [INFO] 21:43:47.798 0 source files to be analyzed [INFO] 21:43:47.798 0/0 source files have been analyzed [INFO] 21:43:47.798 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:47.799 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:47.799 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:47.799 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:47.799 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:47.799 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:47.799 Sensor XML Sensor [xml] [INFO] 21:43:47.799 1 source file to be analyzed [INFO] 21:43:47.807 1/1 source file has been analyzed [INFO] 21:43:47.807 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 21:43:47.807 Sensor Serverless configuration file sensor [security] [INFO] 21:43:47.807 0 Serverless function entries were found in the project [INFO] 21:43:47.808 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:47.808 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 21:43:47.808 Sensor AWS SAM template file sensor [security] [INFO] 21:43:47.808 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:47.808 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:47.808 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:47.808 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8776 [INFO] 21:43:47.829 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:47.829 '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] 21:43:47.829 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:47.829 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:47.830 Sensor IaC Docker Sensor [iac] [INFO] 21:43:47.836 0 source files to be analyzed [INFO] 21:43:47.836 0/0 source files have been analyzed [INFO] 21:43:47.836 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 21:43:47.836 Sensor Java Config Sensor [iac] [INFO] 21:43:47.837 0 source files to be analyzed [INFO] 21:43:47.837 0/0 source files have been analyzed [INFO] 21:43:47.837 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:47.837 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:47.837 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:47.837 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:47.837 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:47.837 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:47.837 Sensor XML Sensor [xml] [INFO] 21:43:47.837 1 source file to be analyzed [INFO] 21:43:47.843 1/1 source file has been analyzed [INFO] 21:43:47.843 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 21:43:47.844 Sensor Serverless configuration file sensor [security] [INFO] 21:43:47.844 0 Serverless function entries were found in the project [INFO] 21:43:47.844 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:47.844 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:47.844 Sensor AWS SAM template file sensor [security] [INFO] 21:43:47.844 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:47.844 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:47.844 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:47.844 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8650 [INFO] 21:43:47.865 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:47.865 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 21:43:47.866 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:47.866 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:47.866 Sensor IaC Docker Sensor [iac] [INFO] 21:43:47.870 0 source files to be analyzed [INFO] 21:43:47.870 0/0 source files have been analyzed [INFO] 21:43:47.870 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:47.870 Sensor Java Config Sensor [iac] [INFO] 21:43:47.870 0 source files to be analyzed [INFO] 21:43:47.870 0/0 source files have been analyzed [INFO] 21:43:47.870 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:47.870 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:47.870 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:47.870 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:47.871 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:47.871 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:47.871 Sensor XML Sensor [xml] [INFO] 21:43:47.871 1 source file to be analyzed [INFO] 21:43:47.878 1/1 source file has been analyzed [INFO] 21:43:47.878 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 21:43:47.878 Sensor Serverless configuration file sensor [security] [INFO] 21:43:47.879 0 Serverless function entries were found in the project [INFO] 21:43:47.879 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:47.879 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 21:43:47.879 Sensor AWS SAM template file sensor [security] [INFO] 21:43:47.879 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:47.879 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:47.879 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:47.879 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8530 [INFO] 21:43:47.900 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:47.900 '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] 21:43:47.900 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:47.900 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:47.900 Sensor IaC Docker Sensor [iac] [INFO] 21:43:47.905 0 source files to be analyzed [INFO] 21:43:47.905 0/0 source files have been analyzed [INFO] 21:43:47.905 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 21:43:47.905 Sensor Java Config Sensor [iac] [INFO] 21:43:47.905 0 source files to be analyzed [INFO] 21:43:47.905 0/0 source files have been analyzed [INFO] 21:43:47.905 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:47.905 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:47.905 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:47.906 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 21:43:47.906 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:47.906 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:47.906 Sensor XML Sensor [xml] [INFO] 21:43:47.906 1 source file to be analyzed [INFO] 21:43:47.913 1/1 source file has been analyzed [INFO] 21:43:47.913 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 21:43:47.913 Sensor Serverless configuration file sensor [security] [INFO] 21:43:47.913 0 Serverless function entries were found in the project [INFO] 21:43:47.913 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:47.913 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:47.914 Sensor AWS SAM template file sensor [security] [INFO] 21:43:47.914 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:47.914 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:47.914 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:47.914 ------------- Run sensors on module OpenDaylight :: MD-SAL :: DOM Runtime [INFO] 21:43:47.935 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:47.935 '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] 21:43:47.935 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:47.935 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:47.935 Sensor IaC Docker Sensor [iac] [INFO] 21:43:47.943 0 source files to be analyzed [INFO] 21:43:47.943 0/0 source files have been analyzed [INFO] 21:43:47.943 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 21:43:47.943 Sensor Java Config Sensor [iac] [INFO] 21:43:47.944 0 source files to be analyzed [INFO] 21:43:47.944 0/0 source files have been analyzed [INFO] 21:43:47.944 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:47.945 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:47.945 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:47.945 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:47.945 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:47.945 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:47.945 Sensor XML Sensor [xml] [INFO] 21:43:47.945 1 source file to be analyzed [INFO] 21:43:47.951 1/1 source file has been analyzed [INFO] 21:43:47.951 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 21:43:47.951 Sensor Serverless configuration file sensor [security] [INFO] 21:43:47.951 0 Serverless function entries were found in the project [INFO] 21:43:47.951 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:47.951 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:47.952 Sensor AWS SAM template file sensor [security] [INFO] 21:43:47.952 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:47.952 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:47.952 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:47.952 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-x509-cert-to-name [INFO] 21:43:47.972 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:47.972 '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] 21:43:47.972 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:47.973 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:47.973 Sensor IaC Docker Sensor [iac] [INFO] 21:43:47.980 0 source files to be analyzed [INFO] 21:43:47.980 0/0 source files have been analyzed [INFO] 21:43:47.980 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 21:43:47.980 Sensor Java Config Sensor [iac] [INFO] 21:43:47.980 0 source files to be analyzed [INFO] 21:43:47.980 0/0 source files have been analyzed [INFO] 21:43:47.981 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:47.981 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:47.981 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:47.981 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:47.981 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:47.981 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:47.981 Sensor XML Sensor [xml] [INFO] 21:43:47.981 1 source file to be analyzed [INFO] 21:43:47.988 1/1 source file has been analyzed [INFO] 21:43:47.988 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 21:43:47.988 Sensor Serverless configuration file sensor [security] [INFO] 21:43:47.988 0 Serverless function entries were found in the project [INFO] 21:43:47.988 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:47.988 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:47.989 Sensor AWS SAM template file sensor [security] [INFO] 21:43:47.989 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:47.989 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:47.989 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:47.989 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Binding Base [INFO] 21:43:48.010 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:48.010 '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] 21:43:48.010 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:48.010 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:48.011 Sensor IaC Docker Sensor [iac] [INFO] 21:43:48.015 0 source files to be analyzed [INFO] 21:43:48.015 0/0 source files have been analyzed [INFO] 21:43:48.015 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:48.015 Sensor Java Config Sensor [iac] [INFO] 21:43:48.016 0 source files to be analyzed [INFO] 21:43:48.016 0/0 source files have been analyzed [INFO] 21:43:48.016 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:48.016 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:48.016 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:48.016 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.016 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:48.016 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.016 Sensor XML Sensor [xml] [INFO] 21:43:48.017 1 source file to be analyzed [INFO] 21:43:48.021 1/1 source file has been analyzed [INFO] 21:43:48.021 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:48.021 Sensor Serverless configuration file sensor [security] [INFO] 21:43:48.022 0 Serverless function entries were found in the project [INFO] 21:43:48.022 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:48.022 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 21:43:48.022 Sensor AWS SAM template file sensor [security] [INFO] 21:43:48.022 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:48.022 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:48.022 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:48.022 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC9067 [INFO] 21:43:48.043 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:48.043 '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] 21:43:48.044 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:48.044 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:48.044 Sensor IaC Docker Sensor [iac] [INFO] 21:43:48.047 0 source files to be analyzed [INFO] 21:43:48.047 0/0 source files have been analyzed [INFO] 21:43:48.047 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:48.048 Sensor Java Config Sensor [iac] [INFO] 21:43:48.048 0 source files to be analyzed [INFO] 21:43:48.048 0/0 source files have been analyzed [INFO] 21:43:48.048 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:48.048 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:48.049 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:48.049 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 21:43:48.049 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:48.049 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.049 Sensor XML Sensor [xml] [INFO] 21:43:48.049 1 source file to be analyzed [INFO] 21:43:48.054 1/1 source file has been analyzed [INFO] 21:43:48.055 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 21:43:48.055 Sensor Serverless configuration file sensor [security] [INFO] 21:43:48.055 0 Serverless function entries were found in the project [INFO] 21:43:48.055 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:48.055 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:48.055 Sensor AWS SAM template file sensor [security] [INFO] 21:43:48.055 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:48.055 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:48.055 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:48.055 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Replicate :: Common [INFO] 21:43:48.075 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:48.075 '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] 21:43:48.075 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:48.075 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:48.076 Sensor IaC Docker Sensor [iac] [INFO] 21:43:48.079 0 source files to be analyzed [INFO] 21:43:48.079 0/0 source files have been analyzed [INFO] 21:43:48.079 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:48.080 Sensor Java Config Sensor [iac] [INFO] 21:43:48.081 0 source files to be analyzed [INFO] 21:43:48.081 0/0 source files have been analyzed [INFO] 21:43:48.081 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:48.081 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:48.081 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:48.081 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.081 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:48.081 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.081 Sensor XML Sensor [xml] [INFO] 21:43:48.081 1 source file to be analyzed [INFO] 21:43:48.086 1/1 source file has been analyzed [INFO] 21:43:48.086 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:48.086 Sensor Serverless configuration file sensor [security] [INFO] 21:43:48.086 0 Serverless function entries were found in the project [INFO] 21:43:48.086 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:48.086 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:48.086 Sensor AWS SAM template file sensor [security] [INFO] 21:43:48.087 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 21:43:48.087 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:48.087 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:48.087 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC6470 [INFO] 21:43:48.106 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:48.106 '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] 21:43:48.106 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:48.107 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:48.107 Sensor IaC Docker Sensor [iac] [INFO] 21:43:48.118 0 source files to be analyzed [INFO] 21:43:48.118 0/0 source files have been analyzed [INFO] 21:43:48.118 Sensor IaC Docker Sensor [iac] (done) | time=11ms [INFO] 21:43:48.118 Sensor Java Config Sensor [iac] [INFO] 21:43:48.119 0 source files to be analyzed [INFO] 21:43:48.119 0/0 source files have been analyzed [INFO] 21:43:48.119 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:48.119 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:48.119 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:48.119 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.119 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:48.119 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.119 Sensor XML Sensor [xml] [INFO] 21:43:48.121 1 source file to be analyzed [INFO] 21:43:48.125 1/1 source file has been analyzed [INFO] 21:43:48.125 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 21:43:48.125 Sensor Serverless configuration file sensor [security] [INFO] 21:43:48.125 0 Serverless function entries were found in the project [INFO] 21:43:48.125 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:48.125 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:48.125 Sensor AWS SAM template file sensor [security] [INFO] 21:43:48.126 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 21:43:48.126 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:48.126 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:48.126 ------------- Run sensors on module OpenDaylight :: MD-SAL :: RFC8294 :: Netty [INFO] 21:43:48.145 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:48.145 '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] 21:43:48.145 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:48.145 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:48.145 Sensor IaC Docker Sensor [iac] [INFO] 21:43:48.149 0 source files to be analyzed [INFO] 21:43:48.149 0/0 source files have been analyzed [INFO] 21:43:48.149 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:48.149 Sensor Java Config Sensor [iac] [INFO] 21:43:48.150 0 source files to be analyzed [INFO] 21:43:48.150 0/0 source files have been analyzed [INFO] 21:43:48.150 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:48.150 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:48.150 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:48.150 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.150 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:48.150 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.150 Sensor XML Sensor [xml] [INFO] 21:43:48.150 1 source file to be analyzed [INFO] 21:43:48.155 1/1 source file has been analyzed [INFO] 21:43:48.155 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:48.156 Sensor Serverless configuration file sensor [security] [INFO] 21:43:48.156 0 Serverless function entries were found in the project [INFO] 21:43:48.156 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:48.156 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:48.156 Sensor AWS SAM template file sensor [security] [INFO] 21:43:48.156 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:48.156 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:48.156 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:48.156 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC6243 [INFO] 21:43:48.175 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:48.175 '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] 21:43:48.175 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:48.175 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:48.175 Sensor IaC Docker Sensor [iac] [INFO] 21:43:48.187 0 source files to be analyzed [INFO] 21:43:48.188 0/0 source files have been analyzed [INFO] 21:43:48.188 Sensor IaC Docker Sensor [iac] (done) | time=13ms [INFO] 21:43:48.188 Sensor Java Config Sensor [iac] [INFO] 21:43:48.189 0 source files to be analyzed [INFO] 21:43:48.189 0/0 source files have been analyzed [INFO] 21:43:48.189 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:48.189 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:48.189 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:48.189 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.189 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:48.189 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.189 Sensor XML Sensor [xml] [INFO] 21:43:48.194 1 source file to be analyzed [INFO] 21:43:48.194 1/1 source file has been analyzed [INFO] 21:43:48.194 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:48.194 Sensor Serverless configuration file sensor [security] [INFO] 21:43:48.194 0 Serverless function entries were found in the project [INFO] 21:43:48.194 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:48.194 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:48.194 Sensor AWS SAM template file sensor [security] [INFO] 21:43:48.194 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:48.194 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:48.194 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:48.195 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC6241 [INFO] 21:43:48.214 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:48.214 '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] 21:43:48.214 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:48.214 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:48.214 Sensor IaC Docker Sensor [iac] [INFO] 21:43:48.218 0 source files to be analyzed [INFO] 21:43:48.218 0/0 source files have been analyzed [INFO] 21:43:48.218 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:48.218 Sensor Java Config Sensor [iac] [INFO] 21:43:48.219 0 source files to be analyzed [INFO] 21:43:48.219 0/0 source files have been analyzed [INFO] 21:43:48.219 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:48.219 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:48.219 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:48.219 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.219 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:48.219 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.220 Sensor XML Sensor [xml] [INFO] 21:43:48.224 1 source file to be analyzed [INFO] 21:43:48.229 1/1 source file has been analyzed [INFO] 21:43:48.229 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 21:43:48.230 Sensor Serverless configuration file sensor [security] [INFO] 21:43:48.230 0 Serverless function entries were found in the project [INFO] 21:43:48.230 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:48.230 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:48.230 Sensor AWS SAM template file sensor [security] [INFO] 21:43:48.230 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:48.230 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:48.230 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:48.230 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8542 [INFO] 21:43:48.248 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:48.248 '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] 21:43:48.248 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:48.248 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:48.249 Sensor IaC Docker Sensor [iac] [INFO] 21:43:48.252 0 source files to be analyzed [INFO] 21:43:48.252 0/0 source files have been analyzed [INFO] 21:43:48.252 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:48.252 Sensor Java Config Sensor [iac] [INFO] 21:43:48.253 0 source files to be analyzed [INFO] 21:43:48.253 0/0 source files have been analyzed [INFO] 21:43:48.253 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:48.253 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:48.253 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:48.253 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.253 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:48.253 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.253 Sensor XML Sensor [xml] [INFO] 21:43:48.260 1 source file to be analyzed [INFO] 21:43:48.260 1/1 source file has been analyzed [INFO] 21:43:48.260 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 21:43:48.260 Sensor Serverless configuration file sensor [security] [INFO] 21:43:48.260 0 Serverless function entries were found in the project [INFO] 21:43:48.260 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:48.260 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:48.260 Sensor AWS SAM template file sensor [security] [INFO] 21:43:48.260 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:48.260 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:48.260 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:48.260 ------------- Run sensors on module OpenDaylight :: MD-SAL :: YANG (Module) Library API [INFO] 21:43:48.279 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:48.279 '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] 21:43:48.279 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:48.279 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:48.279 Sensor IaC Docker Sensor [iac] [INFO] 21:43:48.283 0 source files to be analyzed [INFO] 21:43:48.283 0/0 source files have been analyzed [INFO] 21:43:48.283 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:48.283 Sensor Java Config Sensor [iac] [INFO] 21:43:48.287 0 source files to be analyzed [INFO] 21:43:48.287 0/0 source files have been analyzed [INFO] 21:43:48.287 Sensor Java Config Sensor [iac] (done) | time=4ms [INFO] 21:43:48.287 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:48.287 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:48.287 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.287 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:48.287 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.287 Sensor XML Sensor [xml] [INFO] 21:43:48.289 1 source file to be analyzed [INFO] 21:43:48.292 1/1 source file has been analyzed [INFO] 21:43:48.293 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 21:43:48.293 Sensor Serverless configuration file sensor [security] [INFO] 21:43:48.293 0 Serverless function entries were found in the project [INFO] 21:43:48.293 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:48.293 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:48.293 Sensor AWS SAM template file sensor [security] [INFO] 21:43:48.293 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:48.293 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:48.293 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:48.293 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC9070 [INFO] 21:43:48.311 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:48.311 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 21:43:48.311 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:48.311 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:48.311 Sensor IaC Docker Sensor [iac] [INFO] 21:43:48.316 0 source files to be analyzed [INFO] 21:43:48.316 0/0 source files have been analyzed [INFO] 21:43:48.317 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 21:43:48.317 Sensor Java Config Sensor [iac] [INFO] 21:43:48.317 0 source files to be analyzed [INFO] 21:43:48.317 0/0 source files have been analyzed [INFO] 21:43:48.318 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:48.318 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:48.318 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:48.318 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.318 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:48.318 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.318 Sensor XML Sensor [xml] [INFO] 21:43:48.319 1 source file to be analyzed [INFO] 21:43:48.324 1/1 source file has been analyzed [INFO] 21:43:48.325 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 21:43:48.325 Sensor Serverless configuration file sensor [security] [INFO] 21:43:48.325 0 Serverless function entries were found in the project [INFO] 21:43:48.325 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:48.325 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:48.325 Sensor AWS SAM template file sensor [security] [INFO] 21:43:48.325 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:48.325 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:48.325 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:48.325 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Common [INFO] 21:43:48.343 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:48.343 '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] 21:43:48.343 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:48.343 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:48.343 Sensor IaC Docker Sensor [iac] [INFO] 21:43:48.347 0 source files to be analyzed [INFO] 21:43:48.349 0/0 source files have been analyzed [INFO] 21:43:48.349 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 21:43:48.349 Sensor Java Config Sensor [iac] [INFO] 21:43:48.350 0 source files to be analyzed [INFO] 21:43:48.350 0/0 source files have been analyzed [INFO] 21:43:48.350 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:48.350 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:48.350 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:48.350 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.350 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:48.350 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.350 Sensor XML Sensor [xml] [INFO] 21:43:48.350 1 source file to be analyzed [INFO] 21:43:48.355 1/1 source file has been analyzed [INFO] 21:43:48.355 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:48.355 Sensor Serverless configuration file sensor [security] [INFO] 21:43:48.355 0 Serverless function entries were found in the project [INFO] 21:43:48.355 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:48.355 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:48.355 Sensor AWS SAM template file sensor [security] [INFO] 21:43:48.355 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:48.355 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:48.355 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:48.355 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Stable Features [INFO] 21:43:48.397 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:48.397 '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] 21:43:48.398 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:48.398 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:48.398 Sensor IaC Docker Sensor [iac] [INFO] 21:43:48.401 0 source files to be analyzed [INFO] 21:43:48.401 0/0 source files have been analyzed [INFO] 21:43:48.401 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:48.402 Sensor Java Config Sensor [iac] [INFO] 21:43:48.402 0 source files to be analyzed [INFO] 21:43:48.402 0/0 source files have been analyzed [INFO] 21:43:48.402 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:48.402 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:48.402 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:48.402 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.402 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:48.402 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.402 Sensor XML Sensor [xml] [INFO] 21:43:48.403 1 source file to be analyzed [INFO] 21:43:48.411 1/1 source file has been analyzed [INFO] 21:43:48.411 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 21:43:48.411 Sensor Serverless configuration file sensor [security] [INFO] 21:43:48.412 0 Serverless function entries were found in the project [INFO] 21:43:48.412 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:48.412 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 21:43:48.412 Sensor AWS SAM template file sensor [security] [INFO] 21:43:48.412 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:48.412 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:48.412 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:48.412 ------------- Run sensors on module OpenDaylight :: MD-SAL :: EOS :: Binding [INFO] 21:43:48.431 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:48.431 '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] 21:43:48.431 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:48.431 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:48.431 Sensor IaC Docker Sensor [iac] [INFO] 21:43:48.437 0 source files to be analyzed [INFO] 21:43:48.437 0/0 source files have been analyzed [INFO] 21:43:48.437 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 21:43:48.437 Sensor Java Config Sensor [iac] [INFO] 21:43:48.437 0 source files to be analyzed [INFO] 21:43:48.438 0/0 source files have been analyzed [INFO] 21:43:48.438 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:48.438 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:48.438 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:48.438 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.438 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:48.438 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.438 Sensor XML Sensor [xml] [INFO] 21:43:48.438 1 source file to be analyzed [INFO] 21:43:48.443 1/1 source file has been analyzed [INFO] 21:43:48.443 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:48.443 Sensor Serverless configuration file sensor [security] [INFO] 21:43:48.444 0 Serverless function entries were found in the project [INFO] 21:43:48.444 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:48.444 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 21:43:48.444 Sensor AWS SAM template file sensor [security] [INFO] 21:43:48.444 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:48.444 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:48.444 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:48.444 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC7224 [INFO] 21:43:48.463 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:48.463 '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] 21:43:48.463 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:48.463 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:48.463 Sensor IaC Docker Sensor [iac] [INFO] 21:43:48.467 0 source files to be analyzed [INFO] 21:43:48.467 0/0 source files have been analyzed [INFO] 21:43:48.467 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:48.467 Sensor Java Config Sensor [iac] [INFO] 21:43:48.468 0 source files to be analyzed [INFO] 21:43:48.468 0/0 source files have been analyzed [INFO] 21:43:48.468 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:48.468 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:48.468 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:48.468 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.468 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:48.468 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.468 Sensor XML Sensor [xml] [INFO] 21:43:48.468 1 source file to be analyzed [INFO] 21:43:48.475 1/1 source file has been analyzed [INFO] 21:43:48.475 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 21:43:48.475 Sensor Serverless configuration file sensor [security] [INFO] 21:43:48.475 0 Serverless function entries were found in the project [INFO] 21:43:48.475 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:48.475 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:48.475 Sensor AWS SAM template file sensor [security] [INFO] 21:43:48.475 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:48.475 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:48.475 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:48.476 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC9645 [INFO] 21:43:48.494 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:48.494 '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] 21:43:48.494 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:48.494 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:48.494 Sensor IaC Docker Sensor [iac] [INFO] 21:43:48.498 0 source files to be analyzed [INFO] 21:43:48.499 0/0 source files have been analyzed [INFO] 21:43:48.499 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 21:43:48.499 Sensor Java Config Sensor [iac] [INFO] 21:43:48.499 0 source files to be analyzed [INFO] 21:43:48.499 0/0 source files have been analyzed [INFO] 21:43:48.499 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:48.499 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:48.499 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:48.499 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.499 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:48.499 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.499 Sensor XML Sensor [xml] [INFO] 21:43:48.500 1 source file to be analyzed [INFO] 21:43:48.505 1/1 source file has been analyzed [INFO] 21:43:48.505 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 21:43:48.505 Sensor Serverless configuration file sensor [security] [INFO] 21:43:48.505 0 Serverless function entries were found in the project [INFO] 21:43:48.505 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:48.505 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:48.505 Sensor AWS SAM template file sensor [security] [INFO] 21:43:48.505 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:48.505 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:48.506 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 21:43:48.506 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8819 :: NON-NMDA [INFO] 21:43:48.524 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:48.524 '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] 21:43:48.524 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:48.524 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:48.524 Sensor IaC Docker Sensor [iac] [INFO] 21:43:48.528 0 source files to be analyzed [INFO] 21:43:48.528 0/0 source files have been analyzed [INFO] 21:43:48.528 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:48.528 Sensor Java Config Sensor [iac] [INFO] 21:43:48.528 0 source files to be analyzed [INFO] 21:43:48.528 0/0 source files have been analyzed [INFO] 21:43:48.528 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:48.529 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:48.529 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:48.529 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.529 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:48.529 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.529 Sensor XML Sensor [xml] [INFO] 21:43:48.529 1 source file to be analyzed [INFO] 21:43:48.533 1/1 source file has been analyzed [INFO] 21:43:48.533 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:48.533 Sensor Serverless configuration file sensor [security] [INFO] 21:43:48.533 0 Serverless function entries were found in the project [INFO] 21:43:48.533 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:48.533 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:48.533 Sensor AWS SAM template file sensor [security] [INFO] 21:43:48.533 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:48.533 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:48.533 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:48.533 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC9644 [INFO] 21:43:48.551 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:48.551 '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] 21:43:48.551 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:48.551 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:48.551 Sensor IaC Docker Sensor [iac] [INFO] 21:43:48.555 0 source files to be analyzed [INFO] 21:43:48.555 0/0 source files have been analyzed [INFO] 21:43:48.555 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:48.555 Sensor Java Config Sensor [iac] [INFO] 21:43:48.556 0 source files to be analyzed [INFO] 21:43:48.556 0/0 source files have been analyzed [INFO] 21:43:48.556 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:48.556 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:48.556 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:48.556 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.557 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:48.557 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.557 Sensor XML Sensor [xml] [INFO] 21:43:48.557 1 source file to be analyzed [INFO] 21:43:48.564 1/1 source file has been analyzed [INFO] 21:43:48.564 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 21:43:48.564 Sensor Serverless configuration file sensor [security] [INFO] 21:43:48.564 0 Serverless function entries were found in the project [INFO] 21:43:48.564 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:48.564 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:48.564 Sensor AWS SAM template file sensor [security] [INFO] 21:43:48.564 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:48.564 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:48.564 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:48.564 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Binding/DOM Adapter [INFO] 21:43:48.582 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:48.582 '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] 21:43:48.582 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:48.582 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:48.582 Sensor IaC Docker Sensor [iac] [INFO] 21:43:48.586 0 source files to be analyzed [INFO] 21:43:48.586 0/0 source files have been analyzed [INFO] 21:43:48.586 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:48.586 Sensor Java Config Sensor [iac] [INFO] 21:43:48.587 0 source files to be analyzed [INFO] 21:43:48.588 0/0 source files have been analyzed [INFO] 21:43:48.588 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 21:43:48.588 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:48.588 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:48.588 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.588 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:48.588 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.588 Sensor XML Sensor [xml] [INFO] 21:43:48.599 1 source file to be analyzed [INFO] 21:43:48.599 1/1 source file has been analyzed [INFO] 21:43:48.599 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 21:43:48.599 Sensor Serverless configuration file sensor [security] [INFO] 21:43:48.599 0 Serverless function entries were found in the project [INFO] 21:43:48.599 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:48.599 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:48.599 Sensor AWS SAM template file sensor [security] [INFO] 21:43:48.599 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:48.599 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:48.599 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:48.599 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC9641 [INFO] 21:43:48.618 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:48.618 '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] 21:43:48.618 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:48.618 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:48.618 Sensor IaC Docker Sensor [iac] [INFO] 21:43:48.621 0 source files to be analyzed [INFO] 21:43:48.622 0/0 source files have been analyzed [INFO] 21:43:48.622 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:48.622 Sensor Java Config Sensor [iac] [INFO] 21:43:48.622 0 source files to be analyzed [INFO] 21:43:48.623 0/0 source files have been analyzed [INFO] 21:43:48.623 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:48.623 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:48.623 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:48.623 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.623 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:48.623 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.623 Sensor XML Sensor [xml] [INFO] 21:43:48.623 1 source file to be analyzed [INFO] 21:43:48.628 1/1 source file has been analyzed [INFO] 21:43:48.628 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:48.628 Sensor Serverless configuration file sensor [security] [INFO] 21:43:48.628 0 Serverless function entries were found in the project [INFO] 21:43:48.628 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:48.628 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:48.628 Sensor AWS SAM template file sensor [security] [INFO] 21:43:48.628 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:48.628 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:48.628 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:48.628 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC9640 [INFO] 21:43:48.647 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:48.647 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 21:43:48.647 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:48.647 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:48.647 Sensor IaC Docker Sensor [iac] [INFO] 21:43:48.650 0 source files to be analyzed [INFO] 21:43:48.650 0/0 source files have been analyzed [INFO] 21:43:48.651 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:48.651 Sensor Java Config Sensor [iac] [INFO] 21:43:48.651 0 source files to be analyzed [INFO] 21:43:48.651 0/0 source files have been analyzed [INFO] 21:43:48.651 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:48.651 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:48.651 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:48.651 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.652 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:48.652 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.652 Sensor XML Sensor [xml] [INFO] 21:43:48.652 1 source file to be analyzed [INFO] 21:43:48.664 1/1 source file has been analyzed [INFO] 21:43:48.664 Sensor XML Sensor [xml] (done) | time=12ms [INFO] 21:43:48.664 Sensor Serverless configuration file sensor [security] [INFO] 21:43:48.664 0 Serverless function entries were found in the project [INFO] 21:43:48.664 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:48.664 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:48.664 Sensor AWS SAM template file sensor [security] [INFO] 21:43:48.664 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:48.664 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:48.664 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:48.664 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8795 [INFO] 21:43:48.683 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:48.683 '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] 21:43:48.683 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:48.683 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:48.683 Sensor IaC Docker Sensor [iac] [INFO] 21:43:48.686 0 source files to be analyzed [INFO] 21:43:48.687 0/0 source files have been analyzed [INFO] 21:43:48.687 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:48.687 Sensor Java Config Sensor [iac] [INFO] 21:43:48.687 0 source files to be analyzed [INFO] 21:43:48.688 0/0 source files have been analyzed [INFO] 21:43:48.688 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:48.688 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:48.688 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:48.688 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.688 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:48.688 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.688 Sensor XML Sensor [xml] [INFO] 21:43:48.688 1 source file to be analyzed [INFO] 21:43:48.693 1/1 source file has been analyzed [INFO] 21:43:48.693 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:48.693 Sensor Serverless configuration file sensor [security] [INFO] 21:43:48.693 0 Serverless function entries were found in the project [INFO] 21:43:48.693 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:48.693 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:48.693 Sensor AWS SAM template file sensor [security] [INFO] 21:43:48.693 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:48.694 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:48.694 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:48.694 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC9643 [INFO] 21:43:48.712 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:48.712 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 21:43:48.712 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:48.712 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:48.712 Sensor IaC Docker Sensor [iac] [INFO] 21:43:48.715 0 source files to be analyzed [INFO] 21:43:48.716 0/0 source files have been analyzed [INFO] 21:43:48.716 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:48.716 Sensor Java Config Sensor [iac] [INFO] 21:43:48.716 0 source files to be analyzed [INFO] 21:43:48.717 0/0 source files have been analyzed [INFO] 21:43:48.717 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:48.717 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:48.717 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:48.717 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.717 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:48.717 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.717 Sensor XML Sensor [xml] [INFO] 21:43:48.717 1 source file to be analyzed [INFO] 21:43:48.726 1/1 source file has been analyzed [INFO] 21:43:48.726 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 21:43:48.726 Sensor Serverless configuration file sensor [security] [INFO] 21:43:48.726 0 Serverless function entries were found in the project [INFO] 21:43:48.726 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:48.726 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:48.726 Sensor AWS SAM template file sensor [security] [INFO] 21:43:48.726 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:48.726 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:48.726 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:48.727 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC9642 [INFO] 21:43:48.745 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:48.745 '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] 21:43:48.745 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:48.745 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:48.745 Sensor IaC Docker Sensor [iac] [INFO] 21:43:48.748 0 source files to be analyzed [INFO] 21:43:48.748 0/0 source files have been analyzed [INFO] 21:43:48.748 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:48.749 Sensor Java Config Sensor [iac] [INFO] 21:43:48.753 0 source files to be analyzed [INFO] 21:43:48.753 0/0 source files have been analyzed [INFO] 21:43:48.753 Sensor Java Config Sensor [iac] (done) | time=4ms [INFO] 21:43:48.753 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:48.754 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:48.754 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 21:43:48.754 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:48.754 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.754 Sensor XML Sensor [xml] [INFO] 21:43:48.755 1 source file to be analyzed [INFO] 21:43:48.759 1/1 source file has been analyzed [INFO] 21:43:48.759 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:48.759 Sensor Serverless configuration file sensor [security] [INFO] 21:43:48.760 0 Serverless function entries were found in the project [INFO] 21:43:48.760 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:48.760 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 21:43:48.760 Sensor AWS SAM template file sensor [security] [INFO] 21:43:48.760 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:48.760 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:48.760 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:48.760 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC9648 [INFO] 21:43:48.778 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:48.778 '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] 21:43:48.778 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:48.778 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:48.778 Sensor IaC Docker Sensor [iac] [INFO] 21:43:48.781 0 source files to be analyzed [INFO] 21:43:48.782 0/0 source files have been analyzed [INFO] 21:43:48.782 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:48.782 Sensor Java Config Sensor [iac] [INFO] 21:43:48.784 0 source files to be analyzed [INFO] 21:43:48.784 0/0 source files have been analyzed [INFO] 21:43:48.784 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 21:43:48.784 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:48.784 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:48.784 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.784 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:48.784 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.784 Sensor XML Sensor [xml] [INFO] 21:43:48.789 1 source file to be analyzed [INFO] 21:43:48.789 1/1 source file has been analyzed [INFO] 21:43:48.789 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:48.789 Sensor Serverless configuration file sensor [security] [INFO] 21:43:48.789 0 Serverless function entries were found in the project [INFO] 21:43:48.789 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:48.789 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:48.789 Sensor AWS SAM template file sensor [security] [INFO] 21:43:48.789 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:48.789 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:48.789 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:48.789 ------------- Run sensors on module OpenDaylight :: MD-SAL :: DOM Broker [INFO] 21:43:48.807 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:48.807 '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] 21:43:48.807 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:48.807 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:48.807 Sensor IaC Docker Sensor [iac] [INFO] 21:43:48.811 0 source files to be analyzed [INFO] 21:43:48.811 0/0 source files have been analyzed [INFO] 21:43:48.811 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:48.812 Sensor Java Config Sensor [iac] [INFO] 21:43:48.812 0 source files to be analyzed [INFO] 21:43:48.812 0/0 source files have been analyzed [INFO] 21:43:48.812 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:48.812 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:48.812 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:48.812 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.812 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:48.812 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.812 Sensor XML Sensor [xml] [INFO] 21:43:48.813 1 source file to be analyzed [INFO] 21:43:48.817 1/1 source file has been analyzed [INFO] 21:43:48.817 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:48.817 Sensor Serverless configuration file sensor [security] [INFO] 21:43:48.817 0 Serverless function entries were found in the project [INFO] 21:43:48.817 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:48.817 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:48.817 Sensor AWS SAM template file sensor [security] [INFO] 21:43:48.817 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:48.817 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:48.817 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:48.817 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: draft-clemm-netmod-yang-network-topo-01 :: Minimal [INFO] 21:43:48.835 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:48.835 '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] 21:43:48.835 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:48.835 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:48.835 Sensor IaC Docker Sensor [iac] [INFO] 21:43:48.838 0 source files to be analyzed [INFO] 21:43:48.839 0/0 source files have been analyzed [INFO] 21:43:48.839 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:48.839 Sensor Java Config Sensor [iac] [INFO] 21:43:48.839 0 source files to be analyzed [INFO] 21:43:48.840 0/0 source files have been analyzed [INFO] 21:43:48.840 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:48.840 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:48.840 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:48.840 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.840 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:48.840 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.840 Sensor XML Sensor [xml] [INFO] 21:43:48.840 1 source file to be analyzed [INFO] 21:43:48.844 1/1 source file has been analyzed [INFO] 21:43:48.844 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:48.844 Sensor Serverless configuration file sensor [security] [INFO] 21:43:48.844 0 Serverless function entries were found in the project [INFO] 21:43:48.844 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:48.844 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:48.844 Sensor AWS SAM template file sensor [security] [INFO] 21:43:48.844 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:48.844 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:48.844 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:48.845 ------------- Run sensors on module OpenDaylight :: MD-SAL :: TracingBroker [INFO] 21:43:48.862 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:48.862 '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] 21:43:48.862 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:48.862 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:48.862 Sensor IaC Docker Sensor [iac] [INFO] 21:43:48.865 0 source files to be analyzed [INFO] 21:43:48.866 0/0 source files have been analyzed [INFO] 21:43:48.866 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:48.866 Sensor Java Config Sensor [iac] [INFO] 21:43:48.866 0 source files to be analyzed [INFO] 21:43:48.867 0/0 source files have been analyzed [INFO] 21:43:48.867 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:48.867 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:48.867 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:48.867 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.867 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:48.867 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.867 Sensor XML Sensor [xml] [INFO] 21:43:48.868 1 source file to be analyzed [INFO] 21:43:48.873 1/1 source file has been analyzed [INFO] 21:43:48.873 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 21:43:48.873 Sensor Serverless configuration file sensor [security] [INFO] 21:43:48.873 0 Serverless function entries were found in the project [INFO] 21:43:48.873 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:48.873 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:48.873 Sensor AWS SAM template file sensor [security] [INFO] 21:43:48.873 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:48.873 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:48.873 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:48.873 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8177 [INFO] 21:43:48.891 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:48.891 '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] 21:43:48.891 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:48.891 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:48.891 Sensor IaC Docker Sensor [iac] [INFO] 21:43:48.894 0 source files to be analyzed [INFO] 21:43:48.895 0/0 source files have been analyzed [INFO] 21:43:48.895 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:48.895 Sensor Java Config Sensor [iac] [INFO] 21:43:48.896 0 source files to be analyzed [INFO] 21:43:48.896 0/0 source files have been analyzed [INFO] 21:43:48.896 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:48.896 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:48.896 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:48.896 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.896 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:48.896 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.896 Sensor XML Sensor [xml] [INFO] 21:43:48.900 1 source file to be analyzed [INFO] 21:43:48.901 1/1 source file has been analyzed [INFO] 21:43:48.902 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 21:43:48.902 Sensor Serverless configuration file sensor [security] [INFO] 21:43:48.902 0 Serverless function entries were found in the project [INFO] 21:43:48.902 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:48.902 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:48.902 Sensor AWS SAM template file sensor [security] [INFO] 21:43:48.902 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:48.902 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:48.902 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:48.902 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8294 [INFO] 21:43:48.920 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:48.920 '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] 21:43:48.920 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:48.920 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:48.920 Sensor IaC Docker Sensor [iac] [INFO] 21:43:48.923 0 source files to be analyzed [INFO] 21:43:48.924 0/0 source files have been analyzed [INFO] 21:43:48.924 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:48.924 Sensor Java Config Sensor [iac] [INFO] 21:43:48.924 0 source files to be analyzed [INFO] 21:43:48.925 0/0 source files have been analyzed [INFO] 21:43:48.925 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:48.925 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:48.925 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:48.925 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.925 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:48.925 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.925 Sensor XML Sensor [xml] [INFO] 21:43:48.927 1 source file to be analyzed [INFO] 21:43:48.934 1/1 source file has been analyzed [INFO] 21:43:48.934 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 21:43:48.934 Sensor Serverless configuration file sensor [security] [INFO] 21:43:48.934 0 Serverless function entries were found in the project [INFO] 21:43:48.934 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:48.934 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:48.934 Sensor AWS SAM template file sensor [security] [INFO] 21:43:48.934 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:48.934 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:48.934 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:48.934 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC7317 iana-crypt-hash [INFO] 21:43:48.952 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:48.952 '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] 21:43:48.952 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:48.952 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:48.952 Sensor IaC Docker Sensor [iac] [INFO] 21:43:48.960 0 source files to be analyzed [INFO] 21:43:48.960 0/0 source files have been analyzed [INFO] 21:43:48.961 Sensor IaC Docker Sensor [iac] (done) | time=9ms [INFO] 21:43:48.961 Sensor Java Config Sensor [iac] [INFO] 21:43:48.961 0 source files to be analyzed [INFO] 21:43:48.961 0/0 source files have been analyzed [INFO] 21:43:48.961 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:48.961 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:48.961 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:48.961 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.961 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:48.961 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.961 Sensor XML Sensor [xml] [INFO] 21:43:48.973 1 source file to be analyzed [INFO] 21:43:48.973 1/1 source file has been analyzed [INFO] 21:43:48.973 Sensor XML Sensor [xml] (done) | time=12ms [INFO] 21:43:48.973 Sensor Serverless configuration file sensor [security] [INFO] 21:43:48.974 0 Serverless function entries were found in the project [INFO] 21:43:48.974 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:48.974 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 21:43:48.974 Sensor AWS SAM template file sensor [security] [INFO] 21:43:48.974 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:48.974 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:48.974 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:48.974 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC9144 [INFO] 21:43:48.992 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:48.992 '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] 21:43:48.992 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:48.992 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:48.992 Sensor IaC Docker Sensor [iac] [INFO] 21:43:48.996 0 source files to be analyzed [INFO] 21:43:48.996 0/0 source files have been analyzed [INFO] 21:43:48.996 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:48.996 Sensor Java Config Sensor [iac] [INFO] 21:43:48.997 0 source files to be analyzed [INFO] 21:43:48.997 0/0 source files have been analyzed [INFO] 21:43:48.997 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:48.997 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:48.997 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:48.997 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.997 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:48.997 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:48.997 Sensor XML Sensor [xml] [INFO] 21:43:49.002 1 source file to be analyzed [INFO] 21:43:49.002 1/1 source file has been analyzed [INFO] 21:43:49.002 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:49.002 Sensor Serverless configuration file sensor [security] [INFO] 21:43:49.002 0 Serverless function entries were found in the project [INFO] 21:43:49.002 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:49.002 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:49.002 Sensor AWS SAM template file sensor [security] [INFO] 21:43:49.002 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:49.002 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:49.002 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:49.002 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Singleton :: Common [INFO] 21:43:49.020 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:49.020 '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] 21:43:49.020 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:49.020 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:49.020 Sensor IaC Docker Sensor [iac] [INFO] 21:43:49.024 0 source files to be analyzed [INFO] 21:43:49.024 0/0 source files have been analyzed [INFO] 21:43:49.024 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:49.024 Sensor Java Config Sensor [iac] [INFO] 21:43:49.024 0 source files to be analyzed [INFO] 21:43:49.025 0/0 source files have been analyzed [INFO] 21:43:49.025 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:49.025 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:49.025 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:49.025 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.025 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:49.025 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.025 Sensor XML Sensor [xml] [INFO] 21:43:49.026 1 source file to be analyzed [INFO] 21:43:49.029 1/1 source file has been analyzed [INFO] 21:43:49.029 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:49.029 Sensor Serverless configuration file sensor [security] [INFO] 21:43:49.029 0 Serverless function entries were found in the project [INFO] 21:43:49.029 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:49.029 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:49.029 Sensor AWS SAM template file sensor [security] [INFO] 21:43:49.029 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:49.029 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:49.030 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 21:43:49.030 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf-monitoring [INFO] 21:43:49.049 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:49.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] 21:43:49.050 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:49.050 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:49.050 Sensor IaC Docker Sensor [iac] [INFO] 21:43:49.057 0 source files to be analyzed [INFO] 21:43:49.057 0/0 source files have been analyzed [INFO] 21:43:49.057 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 21:43:49.058 Sensor Java Config Sensor [iac] [INFO] 21:43:49.058 0 source files to be analyzed [INFO] 21:43:49.058 0/0 source files have been analyzed [INFO] 21:43:49.058 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:49.058 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:49.058 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:49.058 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.058 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:49.058 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.058 Sensor XML Sensor [xml] [INFO] 21:43:49.059 1 source file to be analyzed [INFO] 21:43:49.063 1/1 source file has been analyzed [INFO] 21:43:49.064 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:49.064 Sensor Serverless configuration file sensor [security] [INFO] 21:43:49.064 0 Serverless function entries were found in the project [INFO] 21:43:49.064 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:49.064 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:49.064 Sensor AWS SAM template file sensor [security] [INFO] 21:43:49.064 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:49.064 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:49.064 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:49.064 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8346 :: NON-NMDA [INFO] 21:43:49.084 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:49.084 '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] 21:43:49.084 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:49.084 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:49.084 Sensor IaC Docker Sensor [iac] [INFO] 21:43:49.089 0 source files to be analyzed [INFO] 21:43:49.089 0/0 source files have been analyzed [INFO] 21:43:49.089 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 21:43:49.089 Sensor Java Config Sensor [iac] [INFO] 21:43:49.090 0 source files to be analyzed [INFO] 21:43:49.090 0/0 source files have been analyzed [INFO] 21:43:49.090 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:49.090 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:49.090 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:49.090 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.090 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:49.090 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.090 Sensor XML Sensor [xml] [INFO] 21:43:49.090 1 source file to be analyzed [INFO] 21:43:49.096 1/1 source file has been analyzed [INFO] 21:43:49.096 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 21:43:49.096 Sensor Serverless configuration file sensor [security] [INFO] 21:43:49.097 0 Serverless function entries were found in the project [INFO] 21:43:49.097 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:49.097 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 21:43:49.097 Sensor AWS SAM template file sensor [security] [INFO] 21:43:49.097 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:49.097 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:49.097 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:49.097 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-system-capabilities [INFO] 21:43:49.132 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:49.132 '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] 21:43:49.132 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:49.132 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:49.132 Sensor IaC Docker Sensor [iac] [INFO] 21:43:49.135 0 source files to be analyzed [INFO] 21:43:49.135 0/0 source files have been analyzed [INFO] 21:43:49.136 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:49.136 Sensor Java Config Sensor [iac] [INFO] 21:43:49.136 0 source files to be analyzed [INFO] 21:43:49.136 0/0 source files have been analyzed [INFO] 21:43:49.137 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:49.137 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:49.137 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:49.137 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.137 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:49.137 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.137 Sensor XML Sensor [xml] [INFO] 21:43:49.139 1 source file to be analyzed [INFO] 21:43:49.142 1/1 source file has been analyzed [INFO] 21:43:49.143 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 21:43:49.143 Sensor Serverless configuration file sensor [security] [INFO] 21:43:49.143 0 Serverless function entries were found in the project [INFO] 21:43:49.143 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:49.143 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:49.143 Sensor AWS SAM template file sensor [security] [INFO] 21:43:49.143 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:49.143 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:49.143 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:49.143 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Experimental Features [INFO] 21:43:49.164 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:49.164 '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] 21:43:49.164 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:49.164 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:49.164 Sensor IaC Docker Sensor [iac] [INFO] 21:43:49.179 0 source files to be analyzed [INFO] 21:43:49.179 0/0 source files have been analyzed [INFO] 21:43:49.179 Sensor IaC Docker Sensor [iac] (done) | time=15ms [INFO] 21:43:49.179 Sensor Java Config Sensor [iac] [INFO] 21:43:49.180 0 source files to be analyzed [INFO] 21:43:49.180 0/0 source files have been analyzed [INFO] 21:43:49.180 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:49.180 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:49.180 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:49.180 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.180 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:49.180 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.180 Sensor XML Sensor [xml] [INFO] 21:43:49.180 1 source file to be analyzed [INFO] 21:43:49.188 1/1 source file has been analyzed [INFO] 21:43:49.188 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 21:43:49.188 Sensor Serverless configuration file sensor [security] [INFO] 21:43:49.188 0 Serverless function entries were found in the project [INFO] 21:43:49.188 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:49.188 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:49.189 Sensor AWS SAM template file sensor [security] [INFO] 21:43:49.189 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:49.189 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:49.189 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:49.189 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8519 [INFO] 21:43:49.206 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:49.206 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 21:43:49.206 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:49.206 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:49.206 Sensor IaC Docker Sensor [iac] [INFO] 21:43:49.210 0 source files to be analyzed [INFO] 21:43:49.210 0/0 source files have been analyzed [INFO] 21:43:49.210 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:49.210 Sensor Java Config Sensor [iac] [INFO] 21:43:49.210 0 source files to be analyzed [INFO] 21:43:49.211 0/0 source files have been analyzed [INFO] 21:43:49.211 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:49.211 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:49.211 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:49.211 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.211 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:49.211 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.211 Sensor XML Sensor [xml] [INFO] 21:43:49.219 1 source file to be analyzed [INFO] 21:43:49.219 1/1 source file has been analyzed [INFO] 21:43:49.219 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 21:43:49.219 Sensor Serverless configuration file sensor [security] [INFO] 21:43:49.219 0 Serverless function entries were found in the project [INFO] 21:43:49.219 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:49.219 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:49.219 Sensor AWS SAM template file sensor [security] [INFO] 21:43:49.219 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:49.219 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:49.220 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 21:43:49.220 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8639 [INFO] 21:43:49.240 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:49.240 '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] 21:43:49.240 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:49.240 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:49.240 Sensor IaC Docker Sensor [iac] [INFO] 21:43:49.243 0 source files to be analyzed [INFO] 21:43:49.244 0/0 source files have been analyzed [INFO] 21:43:49.244 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:49.244 Sensor Java Config Sensor [iac] [INFO] 21:43:49.245 0 source files to be analyzed [INFO] 21:43:49.245 0/0 source files have been analyzed [INFO] 21:43:49.245 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:49.245 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:49.245 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:49.245 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.245 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:49.245 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.245 Sensor XML Sensor [xml] [INFO] 21:43:49.246 1 source file to be analyzed [INFO] 21:43:49.253 1/1 source file has been analyzed [INFO] 21:43:49.253 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 21:43:49.253 Sensor Serverless configuration file sensor [security] [INFO] 21:43:49.253 0 Serverless function entries were found in the project [INFO] 21:43:49.253 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:49.253 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:49.253 Sensor AWS SAM template file sensor [security] [INFO] 21:43:49.253 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:49.253 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:49.253 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:49.253 ------------- Run sensors on module OpenDaylight :: MD-SAL :: DOM API and SPI [INFO] 21:43:49.273 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:49.273 '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] 21:43:49.273 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:49.273 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:49.273 Sensor IaC Docker Sensor [iac] [INFO] 21:43:49.277 0 source files to be analyzed [INFO] 21:43:49.277 0/0 source files have been analyzed [INFO] 21:43:49.277 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:49.278 Sensor Java Config Sensor [iac] [INFO] 21:43:49.278 0 source files to be analyzed [INFO] 21:43:49.278 0/0 source files have been analyzed [INFO] 21:43:49.278 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:49.278 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:49.278 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:49.278 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.278 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:49.278 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.278 Sensor XML Sensor [xml] [INFO] 21:43:49.278 1 source file to be analyzed [INFO] 21:43:49.283 1/1 source file has been analyzed [INFO] 21:43:49.283 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:49.284 Sensor Serverless configuration file sensor [security] [INFO] 21:43:49.284 0 Serverless function entries were found in the project [INFO] 21:43:49.284 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:49.284 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:49.284 Sensor AWS SAM template file sensor [security] [INFO] 21:43:49.284 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:49.284 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:49.284 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:49.284 ------------- Run sensors on module OpenDaylight :: MD-SAL :: EOS :: Common [INFO] 21:43:49.304 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:49.304 '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] 21:43:49.304 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:49.304 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:49.304 Sensor IaC Docker Sensor [iac] [INFO] 21:43:49.308 0 source files to be analyzed [INFO] 21:43:49.308 0/0 source files have been analyzed [INFO] 21:43:49.308 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:49.309 Sensor Java Config Sensor [iac] [INFO] 21:43:49.309 0 source files to be analyzed [INFO] 21:43:49.309 0/0 source files have been analyzed [INFO] 21:43:49.309 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:49.309 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:49.309 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:49.309 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.309 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:49.309 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.309 Sensor XML Sensor [xml] [INFO] 21:43:49.309 1 source file to be analyzed [INFO] 21:43:49.313 1/1 source file has been analyzed [INFO] 21:43:49.313 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:49.313 Sensor Serverless configuration file sensor [security] [INFO] 21:43:49.313 0 Serverless function entries were found in the project [INFO] 21:43:49.313 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:49.313 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:49.313 Sensor AWS SAM template file sensor [security] [INFO] 21:43:49.313 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:49.313 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:49.313 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:49.314 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8072 [INFO] 21:43:49.333 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:49.333 '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] 21:43:49.333 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:49.333 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:49.333 Sensor IaC Docker Sensor [iac] [INFO] 21:43:49.336 0 source files to be analyzed [INFO] 21:43:49.336 0/0 source files have been analyzed [INFO] 21:43:49.336 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:49.337 Sensor Java Config Sensor [iac] [INFO] 21:43:49.337 0 source files to be analyzed [INFO] 21:43:49.337 0/0 source files have been analyzed [INFO] 21:43:49.337 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:49.337 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:49.337 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:49.337 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.337 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:49.337 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.337 Sensor XML Sensor [xml] [INFO] 21:43:49.337 1 source file to be analyzed [INFO] 21:43:49.341 1/1 source file has been analyzed [INFO] 21:43:49.341 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:49.341 Sensor Serverless configuration file sensor [security] [INFO] 21:43:49.341 0 Serverless function entries were found in the project [INFO] 21:43:49.341 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:49.341 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:49.341 Sensor AWS SAM template file sensor [security] [INFO] 21:43:49.341 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:49.341 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:49.341 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:49.341 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Replicate :: Netty [INFO] 21:43:49.358 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:49.359 '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] 21:43:49.359 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:49.359 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:49.359 Sensor IaC Docker Sensor [iac] [INFO] 21:43:49.361 0 source files to be analyzed [INFO] 21:43:49.361 0/0 source files have been analyzed [INFO] 21:43:49.362 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:49.362 Sensor Java Config Sensor [iac] [INFO] 21:43:49.362 0 source files to be analyzed [INFO] 21:43:49.362 0/0 source files have been analyzed [INFO] 21:43:49.362 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:49.362 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:49.362 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:49.362 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.362 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:49.362 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.362 Sensor XML Sensor [xml] [INFO] 21:43:49.362 1 source file to be analyzed [INFO] 21:43:49.366 1/1 source file has been analyzed [INFO] 21:43:49.366 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:49.366 Sensor Serverless configuration file sensor [security] [INFO] 21:43:49.366 0 Serverless function entries were found in the project [INFO] 21:43:49.367 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:49.367 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 21:43:49.367 Sensor AWS SAM template file sensor [security] [INFO] 21:43:49.367 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:49.367 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:49.367 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:49.367 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC7952 [INFO] 21:43:49.384 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:49.384 '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] 21:43:49.384 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:49.384 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:49.384 Sensor IaC Docker Sensor [iac] [INFO] 21:43:49.387 0 source files to be analyzed [INFO] 21:43:49.387 0/0 source files have been analyzed [INFO] 21:43:49.387 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:49.387 Sensor Java Config Sensor [iac] [INFO] 21:43:49.388 0 source files to be analyzed [INFO] 21:43:49.388 0/0 source files have been analyzed [INFO] 21:43:49.388 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:49.388 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:49.388 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:49.388 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.388 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:49.388 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.388 Sensor XML Sensor [xml] [INFO] 21:43:49.388 1 source file to be analyzed [INFO] 21:43:49.392 1/1 source file has been analyzed [INFO] 21:43:49.392 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:49.392 Sensor Serverless configuration file sensor [security] [INFO] 21:43:49.392 0 Serverless function entries were found in the project [INFO] 21:43:49.392 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:49.392 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:49.392 Sensor AWS SAM template file sensor [security] [INFO] 21:43:49.392 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:49.392 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:49.392 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:49.393 ------------- Run sensors on module OpenDaylight :: MD-SAL :: DOM [INFO] 21:43:49.410 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:49.410 '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] 21:43:49.410 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:49.410 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:49.410 Sensor IaC Docker Sensor [iac] [INFO] 21:43:49.413 0 source files to be analyzed [INFO] 21:43:49.413 0/0 source files have been analyzed [INFO] 21:43:49.413 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:49.414 Sensor Java Config Sensor [iac] [INFO] 21:43:49.414 0 source files to be analyzed [INFO] 21:43:49.414 0/0 source files have been analyzed [INFO] 21:43:49.414 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:49.414 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:49.414 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:49.414 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.414 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:49.414 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.414 Sensor XML Sensor [xml] [INFO] 21:43:49.414 1 source file to be analyzed [INFO] 21:43:49.418 1/1 source file has been analyzed [INFO] 21:43:49.418 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:49.418 Sensor Serverless configuration file sensor [security] [INFO] 21:43:49.418 0 Serverless function entries were found in the project [INFO] 21:43:49.418 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:49.418 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:49.418 Sensor AWS SAM template file sensor [security] [INFO] 21:43:49.418 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:49.418 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:49.418 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:49.418 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8808 [INFO] 21:43:49.435 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:49.435 '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] 21:43:49.435 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:49.435 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:49.435 Sensor IaC Docker Sensor [iac] [INFO] 21:43:49.438 0 source files to be analyzed [INFO] 21:43:49.438 0/0 source files have been analyzed [INFO] 21:43:49.438 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:49.438 Sensor Java Config Sensor [iac] [INFO] 21:43:49.439 0 source files to be analyzed [INFO] 21:43:49.439 0/0 source files have been analyzed [INFO] 21:43:49.439 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:49.439 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:49.439 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:49.439 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.439 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:49.439 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.439 Sensor XML Sensor [xml] [INFO] 21:43:49.439 1 source file to be analyzed [INFO] 21:43:49.443 1/1 source file has been analyzed [INFO] 21:43:49.443 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:49.443 Sensor Serverless configuration file sensor [security] [INFO] 21:43:49.443 0 Serverless function entries were found in the project [INFO] 21:43:49.443 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:49.443 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:49.443 Sensor AWS SAM template file sensor [security] [INFO] 21:43:49.443 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:49.443 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:49.443 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:49.444 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Feature Parent [INFO] 21:43:49.462 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:49.463 '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] 21:43:49.463 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:49.463 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:49.463 Sensor IaC Docker Sensor [iac] [INFO] 21:43:49.466 0 source files to be analyzed [INFO] 21:43:49.466 0/0 source files have been analyzed [INFO] 21:43:49.466 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:49.466 Sensor Java Config Sensor [iac] [INFO] 21:43:49.466 0 source files to be analyzed [INFO] 21:43:49.467 0/0 source files have been analyzed [INFO] 21:43:49.467 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:49.467 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:49.467 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:49.467 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.467 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:49.467 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.467 Sensor XML Sensor [xml] [INFO] 21:43:49.468 1 source file to be analyzed [INFO] 21:43:49.475 1/1 source file has been analyzed [INFO] 21:43:49.475 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 21:43:49.475 Sensor Serverless configuration file sensor [security] [INFO] 21:43:49.475 0 Serverless function entries were found in the project [INFO] 21:43:49.475 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:49.475 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:49.475 Sensor AWS SAM template file sensor [security] [INFO] 21:43:49.475 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:49.475 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:49.475 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:49.476 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC6991 [INFO] 21:43:49.497 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:49.497 '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] 21:43:49.497 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:49.497 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:49.497 Sensor IaC Docker Sensor [iac] [INFO] 21:43:49.500 0 source files to be analyzed [INFO] 21:43:49.500 0/0 source files have been analyzed [INFO] 21:43:49.500 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:49.500 Sensor Java Config Sensor [iac] [INFO] 21:43:49.500 0 source files to be analyzed [INFO] 21:43:49.500 0/0 source files have been analyzed [INFO] 21:43:49.500 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:49.501 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:49.501 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:49.501 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.501 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:49.501 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.501 Sensor XML Sensor [xml] [INFO] 21:43:49.501 1 source file to be analyzed [INFO] 21:43:49.505 1/1 source file has been analyzed [INFO] 21:43:49.505 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:49.505 Sensor Serverless configuration file sensor [security] [INFO] 21:43:49.505 0 Serverless function entries were found in the project [INFO] 21:43:49.505 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:49.505 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:49.505 Sensor AWS SAM template file sensor [security] [INFO] 21:43:49.505 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:49.505 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:49.506 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 21:43:49.506 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8819 [INFO] 21:43:49.523 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:49.523 '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] 21:43:49.523 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:49.523 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:49.523 Sensor IaC Docker Sensor [iac] [INFO] 21:43:49.526 0 source files to be analyzed [INFO] 21:43:49.526 0/0 source files have been analyzed [INFO] 21:43:49.526 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:49.526 Sensor Java Config Sensor [iac] [INFO] 21:43:49.526 0 source files to be analyzed [INFO] 21:43:49.526 0/0 source files have been analyzed [INFO] 21:43:49.526 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:49.526 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:49.527 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:49.527 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 21:43:49.527 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:49.527 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.527 Sensor XML Sensor [xml] [INFO] 21:43:49.527 1 source file to be analyzed [INFO] 21:43:49.530 1/1 source file has been analyzed [INFO] 21:43:49.530 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 21:43:49.530 Sensor Serverless configuration file sensor [security] [INFO] 21:43:49.530 0 Serverless function entries were found in the project [INFO] 21:43:49.530 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:49.530 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:49.530 Sensor AWS SAM template file sensor [security] [INFO] 21:43:49.531 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 21:43:49.531 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:49.531 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:49.531 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Singleton :: DOM [INFO] 21:43:49.548 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:49.548 '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] 21:43:49.548 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:49.548 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:49.548 Sensor IaC Docker Sensor [iac] [INFO] 21:43:49.551 0 source files to be analyzed [INFO] 21:43:49.551 0/0 source files have been analyzed [INFO] 21:43:49.551 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:49.551 Sensor Java Config Sensor [iac] [INFO] 21:43:49.552 0 source files to be analyzed [INFO] 21:43:49.552 0/0 source files have been analyzed [INFO] 21:43:49.553 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 21:43:49.553 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:49.553 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:49.553 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.553 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:49.553 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.553 Sensor XML Sensor [xml] [INFO] 21:43:49.554 1 source file to be analyzed [INFO] 21:43:49.558 1/1 source file has been analyzed [INFO] 21:43:49.558 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:49.558 Sensor Serverless configuration file sensor [security] [INFO] 21:43:49.558 0 Serverless function entries were found in the project [INFO] 21:43:49.558 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:49.558 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:49.558 Sensor AWS SAM template file sensor [security] [INFO] 21:43:49.558 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:49.558 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:49.558 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:49.558 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-snmp [INFO] 21:43:49.578 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:49.578 '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] 21:43:49.578 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:49.578 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:49.578 Sensor IaC Docker Sensor [iac] [INFO] 21:43:49.581 0 source files to be analyzed [INFO] 21:43:49.582 0/0 source files have been analyzed [INFO] 21:43:49.582 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:49.582 Sensor Java Config Sensor [iac] [INFO] 21:43:49.582 0 source files to be analyzed [INFO] 21:43:49.582 0/0 source files have been analyzed [INFO] 21:43:49.583 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:49.583 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:49.583 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:49.583 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.583 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:49.583 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.583 Sensor XML Sensor [xml] [INFO] 21:43:49.583 1 source file to be analyzed [INFO] 21:43:49.587 1/1 source file has been analyzed [INFO] 21:43:49.587 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:49.587 Sensor Serverless configuration file sensor [security] [INFO] 21:43:49.587 0 Serverless function entries were found in the project [INFO] 21:43:49.587 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:49.587 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:49.587 Sensor AWS SAM template file sensor [security] [INFO] 21:43:49.587 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:49.587 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:49.587 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:49.587 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Binding [INFO] 21:43:49.605 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:49.605 '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] 21:43:49.605 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:49.605 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:49.605 Sensor IaC Docker Sensor [iac] [INFO] 21:43:49.608 0 source files to be analyzed [INFO] 21:43:49.608 0/0 source files have been analyzed [INFO] 21:43:49.608 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:49.608 Sensor Java Config Sensor [iac] [INFO] 21:43:49.609 0 source files to be analyzed [INFO] 21:43:49.609 0/0 source files have been analyzed [INFO] 21:43:49.609 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:49.609 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:49.609 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:49.609 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.609 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:49.609 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.609 Sensor XML Sensor [xml] [INFO] 21:43:49.610 1 source file to be analyzed [INFO] 21:43:49.616 1/1 source file has been analyzed [INFO] 21:43:49.616 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 21:43:49.616 Sensor Serverless configuration file sensor [security] [INFO] 21:43:49.616 0 Serverless function entries were found in the project [INFO] 21:43:49.616 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:49.616 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:49.616 Sensor AWS SAM template file sensor [security] [INFO] 21:43:49.616 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:49.616 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:49.616 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:49.616 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: OpenDaylight L2 Types [INFO] 21:43:49.635 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:49.636 '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] 21:43:49.636 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:49.636 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:49.636 Sensor IaC Docker Sensor [iac] [INFO] 21:43:49.639 0 source files to be analyzed [INFO] 21:43:49.639 0/0 source files have been analyzed [INFO] 21:43:49.639 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:49.639 Sensor Java Config Sensor [iac] [INFO] 21:43:49.644 0 source files to be analyzed [INFO] 21:43:49.644 0/0 source files have been analyzed [INFO] 21:43:49.644 Sensor Java Config Sensor [iac] (done) | time=5ms [INFO] 21:43:49.644 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:49.644 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:49.644 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.644 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:49.644 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.644 Sensor XML Sensor [xml] [INFO] 21:43:49.645 1 source file to be analyzed [INFO] 21:43:49.649 1/1 source file has been analyzed [INFO] 21:43:49.649 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:49.649 Sensor Serverless configuration file sensor [security] [INFO] 21:43:49.649 0 Serverless function entries were found in the project [INFO] 21:43:49.649 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:49.649 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:49.649 Sensor AWS SAM template file sensor [security] [INFO] 21:43:49.649 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:49.649 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:49.649 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:49.649 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Binding API [INFO] 21:43:49.667 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:49.667 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 21:43:49.667 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:49.667 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:49.667 Sensor IaC Docker Sensor [iac] [INFO] 21:43:49.670 0 source files to be analyzed [INFO] 21:43:49.671 0/0 source files have been analyzed [INFO] 21:43:49.671 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:49.671 Sensor Java Config Sensor [iac] [INFO] 21:43:49.671 0 source files to be analyzed [INFO] 21:43:49.671 0/0 source files have been analyzed [INFO] 21:43:49.672 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:49.672 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:49.672 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:49.672 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.672 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:49.672 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.672 Sensor XML Sensor [xml] [INFO] 21:43:49.672 1 source file to be analyzed [INFO] 21:43:49.677 1/1 source file has been analyzed [INFO] 21:43:49.677 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:49.677 Sensor Serverless configuration file sensor [security] [INFO] 21:43:49.677 0 Serverless function entries were found in the project [INFO] 21:43:49.678 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:49.678 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 21:43:49.678 Sensor AWS SAM template file sensor [security] [INFO] 21:43:49.678 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:49.678 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:49.678 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:49.678 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Binding Runtime [INFO] 21:43:49.698 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:49.698 '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] 21:43:49.698 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:49.698 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:49.698 Sensor IaC Docker Sensor [iac] [INFO] 21:43:49.701 0 source files to be analyzed [INFO] 21:43:49.701 0/0 source files have been analyzed [INFO] 21:43:49.701 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:49.701 Sensor Java Config Sensor [iac] [INFO] 21:43:49.702 0 source files to be analyzed [INFO] 21:43:49.702 0/0 source files have been analyzed [INFO] 21:43:49.702 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:49.702 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:49.702 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:49.702 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.702 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:49.702 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.702 Sensor XML Sensor [xml] [INFO] 21:43:49.702 1 source file to be analyzed [INFO] 21:43:49.706 1/1 source file has been analyzed [INFO] 21:43:49.706 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:49.706 Sensor Serverless configuration file sensor [security] [INFO] 21:43:49.706 0 Serverless function entries were found in the project [INFO] 21:43:49.706 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:49.706 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:49.706 Sensor AWS SAM template file sensor [security] [INFO] 21:43:49.706 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:49.706 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:49.706 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:49.706 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC6022 [INFO] 21:43:49.723 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:49.723 '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] 21:43:49.723 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:49.723 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:49.723 Sensor IaC Docker Sensor [iac] [INFO] 21:43:49.726 0 source files to be analyzed [INFO] 21:43:49.726 0/0 source files have been analyzed [INFO] 21:43:49.727 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:49.727 Sensor Java Config Sensor [iac] [INFO] 21:43:49.727 0 source files to be analyzed [INFO] 21:43:49.727 0/0 source files have been analyzed [INFO] 21:43:49.728 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:49.728 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:49.728 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:49.728 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.728 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:49.728 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.728 Sensor XML Sensor [xml] [INFO] 21:43:49.728 1 source file to be analyzed [INFO] 21:43:49.732 1/1 source file has been analyzed [INFO] 21:43:49.732 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:49.732 Sensor Serverless configuration file sensor [security] [INFO] 21:43:49.732 0 Serverless function entries were found in the project [INFO] 21:43:49.732 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:49.732 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:49.732 Sensor AWS SAM template file sensor [security] [INFO] 21:43:49.732 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:49.732 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:49.732 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:49.732 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8348 :: NON-NMDA [INFO] 21:43:49.752 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:49.752 '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] 21:43:49.752 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:49.752 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:49.752 Sensor IaC Docker Sensor [iac] [INFO] 21:43:49.755 0 source files to be analyzed [INFO] 21:43:49.755 0/0 source files have been analyzed [INFO] 21:43:49.755 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:49.755 Sensor Java Config Sensor [iac] [INFO] 21:43:49.756 0 source files to be analyzed [INFO] 21:43:49.756 0/0 source files have been analyzed [INFO] 21:43:49.756 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:49.756 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:49.756 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:49.756 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.756 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:49.756 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.756 Sensor XML Sensor [xml] [INFO] 21:43:49.759 1 source file to be analyzed [INFO] 21:43:49.760 1/1 source file has been analyzed [INFO] 21:43:49.760 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:49.760 Sensor Serverless configuration file sensor [security] [INFO] 21:43:49.760 0 Serverless function entries were found in the project [INFO] 21:43:49.760 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:49.760 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:49.760 Sensor AWS SAM template file sensor [security] [INFO] 21:43:49.760 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:49.760 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:49.760 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:49.761 ------------- Run sensors on module template-feature-parent [INFO] 21:43:49.777 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:49.777 '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] 21:43:49.778 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:49.778 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:49.778 Sensor IaC Docker Sensor [iac] [INFO] 21:43:49.780 0 source files to be analyzed [INFO] 21:43:49.781 0/0 source files have been analyzed [INFO] 21:43:49.781 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:49.781 Sensor Java Config Sensor [iac] [INFO] 21:43:49.781 0 source files to be analyzed [INFO] 21:43:49.782 0/0 source files have been analyzed [INFO] 21:43:49.782 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:49.782 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:49.782 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:49.782 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.782 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:49.782 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.782 Sensor XML Sensor [xml] [INFO] 21:43:49.783 1 source file to be analyzed [INFO] 21:43:49.787 1/1 source file has been analyzed [INFO] 21:43:49.787 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:49.787 Sensor Serverless configuration file sensor [security] [INFO] 21:43:49.787 0 Serverless function entries were found in the project [INFO] 21:43:49.787 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:49.787 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:49.787 Sensor AWS SAM template file sensor [security] [INFO] 21:43:49.787 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:49.787 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:49.787 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:49.788 ------------- Run sensors on module OpenDaylight :: MD-SAL :: RFC8525 YANG Library [INFO] 21:43:49.806 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:49.806 '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] 21:43:49.806 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:49.806 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:49.806 Sensor IaC Docker Sensor [iac] [INFO] 21:43:49.852 0 source files to be analyzed [INFO] 21:43:49.852 0/0 source files have been analyzed [INFO] 21:43:49.853 Sensor IaC Docker Sensor [iac] (done) | time=47ms [INFO] 21:43:49.853 Sensor Java Config Sensor [iac] [INFO] 21:43:49.855 0 source files to be analyzed [INFO] 21:43:49.855 0/0 source files have been analyzed [INFO] 21:43:49.855 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 21:43:49.855 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:49.856 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:49.856 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 21:43:49.856 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:49.856 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.856 Sensor XML Sensor [xml] [INFO] 21:43:49.857 1 source file to be analyzed [INFO] 21:43:49.864 1/1 source file has been analyzed [INFO] 21:43:49.865 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 21:43:49.865 Sensor Serverless configuration file sensor [security] [INFO] 21:43:49.865 0 Serverless function entries were found in the project [INFO] 21:43:49.865 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:49.865 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:49.865 Sensor AWS SAM template file sensor [security] [INFO] 21:43:49.865 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:49.865 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:49.865 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:49.865 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC7317 ietf-system [INFO] 21:43:49.887 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:49.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] 21:43:49.887 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:49.887 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:49.887 Sensor IaC Docker Sensor [iac] [INFO] 21:43:49.891 0 source files to be analyzed [INFO] 21:43:49.891 0/0 source files have been analyzed [INFO] 21:43:49.891 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:49.891 Sensor Java Config Sensor [iac] [INFO] 21:43:49.904 0 source files to be analyzed [INFO] 21:43:49.904 0/0 source files have been analyzed [INFO] 21:43:49.904 Sensor Java Config Sensor [iac] (done) | time=13ms [INFO] 21:43:49.904 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:49.904 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:49.904 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.904 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:49.904 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.904 Sensor XML Sensor [xml] [INFO] 21:43:49.910 1 source file to be analyzed [INFO] 21:43:49.910 1/1 source file has been analyzed [INFO] 21:43:49.910 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 21:43:49.910 Sensor Serverless configuration file sensor [security] [INFO] 21:43:49.910 0 Serverless function entries were found in the project [INFO] 21:43:49.910 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:49.910 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:49.910 Sensor AWS SAM template file sensor [security] [INFO] 21:43:49.910 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:49.910 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:49.910 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:49.911 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-conveyed-info [INFO] 21:43:49.931 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:49.931 '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] 21:43:49.931 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:49.931 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:49.931 Sensor IaC Docker Sensor [iac] [INFO] 21:43:49.934 0 source files to be analyzed [INFO] 21:43:49.934 0/0 source files have been analyzed [INFO] 21:43:49.934 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:49.934 Sensor Java Config Sensor [iac] [INFO] 21:43:49.934 0 source files to be analyzed [INFO] 21:43:49.934 0/0 source files have been analyzed [INFO] 21:43:49.934 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:49.934 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:49.934 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:49.934 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.934 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:49.934 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.934 Sensor XML Sensor [xml] [INFO] 21:43:49.939 1 source file to be analyzed [INFO] 21:43:49.940 1/1 source file has been analyzed [INFO] 21:43:49.940 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 21:43:49.940 Sensor Serverless configuration file sensor [security] [INFO] 21:43:49.940 0 Serverless function entries were found in the project [INFO] 21:43:49.940 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:49.940 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:49.940 Sensor AWS SAM template file sensor [security] [INFO] 21:43:49.940 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:49.940 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:49.940 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:49.940 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf [INFO] 21:43:49.959 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:49.959 '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] 21:43:49.959 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:49.959 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:49.959 Sensor IaC Docker Sensor [iac] [INFO] 21:43:49.962 0 source files to be analyzed [INFO] 21:43:49.962 0/0 source files have been analyzed [INFO] 21:43:49.962 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:49.962 Sensor Java Config Sensor [iac] [INFO] 21:43:49.962 0 source files to be analyzed [INFO] 21:43:49.962 0/0 source files have been analyzed [INFO] 21:43:49.962 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:49.962 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:49.962 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:49.962 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.962 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:49.962 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.962 Sensor XML Sensor [xml] [INFO] 21:43:49.966 1 source file to be analyzed [INFO] 21:43:49.966 1/1 source file has been analyzed [INFO] 21:43:49.966 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:49.966 Sensor Serverless configuration file sensor [security] [INFO] 21:43:49.966 0 Serverless function entries were found in the project [INFO] 21:43:49.966 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:49.966 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:49.966 Sensor AWS SAM template file sensor [security] [INFO] 21:43:49.967 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 21:43:49.967 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:49.967 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:49.967 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-bootstrap-server [INFO] 21:43:49.986 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:49.986 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 21:43:49.986 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:49.986 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:49.986 Sensor IaC Docker Sensor [iac] [INFO] 21:43:49.989 0 source files to be analyzed [INFO] 21:43:49.989 0/0 source files have been analyzed [INFO] 21:43:49.989 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:49.989 Sensor Java Config Sensor [iac] [INFO] 21:43:49.989 0 source files to be analyzed [INFO] 21:43:49.989 0/0 source files have been analyzed [INFO] 21:43:49.990 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:49.990 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:49.990 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:49.990 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.990 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:49.990 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:49.990 Sensor XML Sensor [xml] [INFO] 21:43:49.991 1 source file to be analyzed [INFO] 21:43:49.993 1/1 source file has been analyzed [INFO] 21:43:49.993 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 21:43:49.994 Sensor Serverless configuration file sensor [security] [INFO] 21:43:49.994 0 Serverless function entries were found in the project [INFO] 21:43:49.994 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:49.994 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:49.994 Sensor AWS SAM template file sensor [security] [INFO] 21:43:49.994 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:49.994 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:49.994 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:49.994 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8346 [INFO] 21:43:50.013 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:50.013 '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] 21:43:50.013 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:50.013 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:50.013 Sensor IaC Docker Sensor [iac] [INFO] 21:43:50.016 0 source files to be analyzed [INFO] 21:43:50.016 0/0 source files have been analyzed [INFO] 21:43:50.016 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:50.016 Sensor Java Config Sensor [iac] [INFO] 21:43:50.017 0 source files to be analyzed [INFO] 21:43:50.017 0/0 source files have been analyzed [INFO] 21:43:50.017 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:50.017 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:50.017 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:50.017 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:50.017 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:50.017 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:50.017 Sensor XML Sensor [xml] [INFO] 21:43:50.021 1 source file to be analyzed [INFO] 21:43:50.021 1/1 source file has been analyzed [INFO] 21:43:50.021 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:50.021 Sensor Serverless configuration file sensor [security] [INFO] 21:43:50.022 0 Serverless function entries were found in the project [INFO] 21:43:50.022 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:50.022 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 21:43:50.022 Sensor AWS SAM template file sensor [security] [INFO] 21:43:50.022 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:50.022 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:50.022 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:50.022 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8348 [INFO] 21:43:50.041 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:50.041 '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] 21:43:50.041 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:50.041 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:50.041 Sensor IaC Docker Sensor [iac] [INFO] 21:43:50.044 0 source files to be analyzed [INFO] 21:43:50.044 0/0 source files have been analyzed [INFO] 21:43:50.044 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:50.044 Sensor Java Config Sensor [iac] [INFO] 21:43:50.045 0 source files to be analyzed [INFO] 21:43:50.045 0/0 source files have been analyzed [INFO] 21:43:50.045 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:50.045 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:50.045 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:50.045 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:50.045 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:50.045 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:50.045 Sensor XML Sensor [xml] [INFO] 21:43:50.049 1 source file to be analyzed [INFO] 21:43:50.049 1/1 source file has been analyzed [INFO] 21:43:50.049 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:50.049 Sensor Serverless configuration file sensor [security] [INFO] 21:43:50.049 0 Serverless function entries were found in the project [INFO] 21:43:50.049 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:50.049 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:50.049 Sensor AWS SAM template file sensor [security] [INFO] 21:43:50.049 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:50.049 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:50.049 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:50.050 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8349 [INFO] 21:43:50.069 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:50.069 '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] 21:43:50.069 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:50.069 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:50.069 Sensor IaC Docker Sensor [iac] [INFO] 21:43:50.072 0 source files to be analyzed [INFO] 21:43:50.072 0/0 source files have been analyzed [INFO] 21:43:50.072 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:50.072 Sensor Java Config Sensor [iac] [INFO] 21:43:50.073 0 source files to be analyzed [INFO] 21:43:50.073 0/0 source files have been analyzed [INFO] 21:43:50.073 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:50.073 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:50.073 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:50.073 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:50.073 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:50.073 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:50.073 Sensor XML Sensor [xml] [INFO] 21:43:50.076 1 source file to be analyzed [INFO] 21:43:50.077 1/1 source file has been analyzed [INFO] 21:43:50.077 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:50.077 Sensor Serverless configuration file sensor [security] [INFO] 21:43:50.077 0 Serverless function entries were found in the project [INFO] 21:43:50.077 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:50.077 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:50.077 Sensor AWS SAM template file sensor [security] [INFO] 21:43:50.077 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:50.077 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:50.077 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:50.077 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8342 [INFO] 21:43:50.096 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:50.096 '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] 21:43:50.096 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:50.097 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:50.097 Sensor IaC Docker Sensor [iac] [INFO] 21:43:50.099 0 source files to be analyzed [INFO] 21:43:50.100 0/0 source files have been analyzed [INFO] 21:43:50.100 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:50.100 Sensor Java Config Sensor [iac] [INFO] 21:43:50.104 0 source files to be analyzed [INFO] 21:43:50.104 0/0 source files have been analyzed [INFO] 21:43:50.104 Sensor Java Config Sensor [iac] (done) | time=4ms [INFO] 21:43:50.104 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:50.104 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:50.104 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:50.104 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:50.104 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:50.104 Sensor XML Sensor [xml] [INFO] 21:43:50.109 1 source file to be analyzed [INFO] 21:43:50.109 1/1 source file has been analyzed [INFO] 21:43:50.109 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:50.109 Sensor Serverless configuration file sensor [security] [INFO] 21:43:50.109 0 Serverless function entries were found in the project [INFO] 21:43:50.109 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:50.109 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:50.109 Sensor AWS SAM template file sensor [security] [INFO] 21:43:50.109 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:50.110 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:50.110 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:50.110 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8343 [INFO] 21:43:50.130 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:50.130 '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] 21:43:50.130 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:50.130 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:50.130 Sensor IaC Docker Sensor [iac] [INFO] 21:43:50.133 0 source files to be analyzed [INFO] 21:43:50.133 0/0 source files have been analyzed [INFO] 21:43:50.133 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:50.133 Sensor Java Config Sensor [iac] [INFO] 21:43:50.134 0 source files to be analyzed [INFO] 21:43:50.134 0/0 source files have been analyzed [INFO] 21:43:50.134 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:50.134 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:50.134 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:50.134 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:50.134 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:50.134 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:50.134 Sensor XML Sensor [xml] [INFO] 21:43:50.138 1 source file to be analyzed [INFO] 21:43:50.138 1/1 source file has been analyzed [INFO] 21:43:50.138 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:50.138 Sensor Serverless configuration file sensor [security] [INFO] 21:43:50.138 0 Serverless function entries were found in the project [INFO] 21:43:50.138 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:50.138 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:50.138 Sensor AWS SAM template file sensor [security] [INFO] 21:43:50.138 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:50.138 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:50.138 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:50.139 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8344 [INFO] 21:43:50.158 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:50.158 '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] 21:43:50.158 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:50.158 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:50.158 Sensor IaC Docker Sensor [iac] [INFO] 21:43:50.161 0 source files to be analyzed [INFO] 21:43:50.161 0/0 source files have been analyzed [INFO] 21:43:50.161 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:50.161 Sensor Java Config Sensor [iac] [INFO] 21:43:50.162 0 source files to be analyzed [INFO] 21:43:50.162 0/0 source files have been analyzed [INFO] 21:43:50.162 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:50.162 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:50.162 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:50.162 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:50.162 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:50.162 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:50.162 Sensor XML Sensor [xml] [INFO] 21:43:50.164 1 source file to be analyzed [INFO] 21:43:50.166 1/1 source file has been analyzed [INFO] 21:43:50.166 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:50.166 Sensor Serverless configuration file sensor [security] [INFO] 21:43:50.166 0 Serverless function entries were found in the project [INFO] 21:43:50.166 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:50.166 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:50.166 Sensor AWS SAM template file sensor [security] [INFO] 21:43:50.166 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:50.167 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:50.167 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:50.167 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8345 [INFO] 21:43:50.186 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:50.186 '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] 21:43:50.186 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:50.186 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:50.186 Sensor IaC Docker Sensor [iac] [INFO] 21:43:50.189 0 source files to be analyzed [INFO] 21:43:50.189 0/0 source files have been analyzed [INFO] 21:43:50.189 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:50.189 Sensor Java Config Sensor [iac] [INFO] 21:43:50.190 0 source files to be analyzed [INFO] 21:43:50.190 0/0 source files have been analyzed [INFO] 21:43:50.190 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:50.190 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:50.190 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:50.190 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:50.190 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:50.190 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:50.190 Sensor XML Sensor [xml] [INFO] 21:43:50.194 1 source file to be analyzed [INFO] 21:43:50.194 1/1 source file has been analyzed [INFO] 21:43:50.194 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:50.194 Sensor Serverless configuration file sensor [security] [INFO] 21:43:50.194 0 Serverless function entries were found in the project [INFO] 21:43:50.194 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:50.194 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:50.194 Sensor AWS SAM template file sensor [security] [INFO] 21:43:50.194 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:50.195 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:50.195 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:50.195 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8341 [INFO] 21:43:50.213 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:50.214 '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] 21:43:50.214 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:50.214 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:50.214 Sensor IaC Docker Sensor [iac] [INFO] 21:43:50.217 0 source files to be analyzed [INFO] 21:43:50.217 0/0 source files have been analyzed [INFO] 21:43:50.217 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:50.217 Sensor Java Config Sensor [iac] [INFO] 21:43:50.217 0 source files to be analyzed [INFO] 21:43:50.217 0/0 source files have been analyzed [INFO] 21:43:50.217 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:50.217 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:50.217 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:50.217 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:50.218 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:50.218 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:50.218 Sensor XML Sensor [xml] [INFO] 21:43:50.221 1 source file to be analyzed [INFO] 21:43:50.221 1/1 source file has been analyzed [INFO] 21:43:50.222 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:50.222 Sensor Serverless configuration file sensor [security] [INFO] 21:43:50.222 0 Serverless function entries were found in the project [INFO] 21:43:50.222 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:50.222 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:50.222 Sensor AWS SAM template file sensor [security] [INFO] 21:43:50.222 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:50.222 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:50.222 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:50.223 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-notification-capabilities [INFO] 21:43:50.241 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:50.241 '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] 21:43:50.241 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:50.241 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:50.241 Sensor IaC Docker Sensor [iac] [INFO] 21:43:50.248 0 source files to be analyzed [INFO] 21:43:50.248 0/0 source files have been analyzed [INFO] 21:43:50.248 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 21:43:50.248 Sensor Java Config Sensor [iac] [INFO] 21:43:50.248 0 source files to be analyzed [INFO] 21:43:50.249 0/0 source files have been analyzed [INFO] 21:43:50.249 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:50.249 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:50.249 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:50.249 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:50.249 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:50.249 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:50.249 Sensor XML Sensor [xml] [INFO] 21:43:50.253 1 source file to be analyzed [INFO] 21:43:50.253 1/1 source file has been analyzed [INFO] 21:43:50.253 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:50.253 Sensor Serverless configuration file sensor [security] [INFO] 21:43:50.253 0 Serverless function entries were found in the project [INFO] 21:43:50.253 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:50.253 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:50.253 Sensor AWS SAM template file sensor [security] [INFO] 21:43:50.253 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:50.253 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:50.254 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 21:43:50.254 ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8916 [INFO] 21:43:50.302 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:50.303 '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] 21:43:50.303 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:50.303 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:50.303 Sensor IaC Docker Sensor [iac] [INFO] 21:43:50.307 0 source files to be analyzed [INFO] 21:43:50.307 0/0 source files have been analyzed [INFO] 21:43:50.307 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:50.307 Sensor Java Config Sensor [iac] [INFO] 21:43:50.308 0 source files to be analyzed [INFO] 21:43:50.308 0/0 source files have been analyzed [INFO] 21:43:50.308 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:50.308 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:50.308 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:50.308 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:50.308 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:50.308 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:50.308 Sensor XML Sensor [xml] [INFO] 21:43:50.318 1 source file to be analyzed [INFO] 21:43:50.318 1/1 source file has been analyzed [INFO] 21:43:50.318 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 21:43:50.318 Sensor Serverless configuration file sensor [security] [INFO] 21:43:50.318 0 Serverless function entries were found in the project [INFO] 21:43:50.319 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:50.319 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 21:43:50.319 Sensor AWS SAM template file sensor [security] [INFO] 21:43:50.319 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:50.319 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:50.319 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:50.319 ------------- Run sensors on module features-mdsal-aggregator [WARNING] 21:43:50.335 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 21:43:50.338 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:50.339 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 21:43:50.339 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:50.339 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:50.339 Sensor IaC Docker Sensor [iac] [INFO] 21:43:50.342 0 source files to be analyzed [INFO] 21:43:50.342 0/0 source files have been analyzed [INFO] 21:43:50.342 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:50.342 Sensor Java Config Sensor [iac] [INFO] 21:43:50.342 0 source files to be analyzed [INFO] 21:43:50.342 0/0 source files have been analyzed [INFO] 21:43:50.342 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:50.342 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:50.343 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:50.343 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 21:43:50.343 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:50.343 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:50.343 Sensor XML Sensor [xml] [INFO] 21:43:50.350 1 source file to be analyzed [INFO] 21:43:50.350 1/1 source file has been analyzed [INFO] 21:43:50.350 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 21:43:50.350 Sensor Serverless configuration file sensor [security] [INFO] 21:43:50.350 0 Serverless function entries were found in the project [INFO] 21:43:50.350 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:50.350 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:50.350 Sensor AWS SAM template file sensor [security] [INFO] 21:43:50.350 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:50.350 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:50.350 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:50.351 ------------- Run sensors on module mdsal-yanglib-rfc8525 [INFO] 21:43:50.368 Sensor JavaSensor [java] [INFO] 21:43:50.368 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 21:43:50.370 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 21:43:50.370 Using ECJ batch to parse 6 Main java source files with batch size 209 KB. [INFO] 21:43:50.375 Starting batch processing. [INFO] 21:43:50.418 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 21:43:50.683 100% analyzed [INFO] 21:43:50.684 Batch processing: Done. [INFO] 21:43:50.684 Did not optimize analysis for any files, performed a full analysis for all 6 files. [WARNING] 21:43:50.688 Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [WARNING] 21:43:50.689 Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] 21:43:50.689 Using ECJ batch to parse 3 Test java source files with batch size 209 KB. [INFO] 21:43:50.691 Starting batch processing. [INFO] 21:43:50.773 100% analyzed [INFO] 21:43:50.773 Batch processing: Done. [INFO] 21:43:50.773 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 21:43:50.773 No "Generated" source files to scan. [INFO] 21:43:50.774 Sensor JavaSensor [java] (done) | time=406ms [INFO] 21:43:50.774 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:50.774 '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] 21:43:50.774 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:50.777 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 21:43:50.777 Sensor IaC Docker Sensor [iac] [INFO] 21:43:50.780 0 source files to be analyzed [INFO] 21:43:50.780 0/0 source files have been analyzed [INFO] 21:43:50.780 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:50.780 Sensor Java Config Sensor [iac] [INFO] 21:43:50.781 0 source files to be analyzed [INFO] 21:43:50.781 0/0 source files have been analyzed [INFO] 21:43:50.781 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:50.781 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:50.781 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:50.781 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:50.781 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:50.781 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:50.781 Sensor SurefireSensor [java] [INFO] 21:43:50.781 parsing [/w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/target/surefire-reports] [INFO] 21:43:50.784 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 21:43:50.784 Sensor XML Sensor [xml] [INFO] 21:43:50.785 1 source file to be analyzed [INFO] 21:43:50.791 1/1 source file has been analyzed [INFO] 21:43:50.791 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 21:43:50.791 Sensor Serverless configuration file sensor [security] [INFO] 21:43:50.791 0 Serverless function entries were found in the project [INFO] 21:43:50.791 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:50.791 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:50.791 Sensor AWS SAM template file sensor [security] [INFO] 21:43:50.791 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:50.791 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:50.791 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:50.791 ------------- Run sensors on module mdsal-yanglib-api [INFO] 21:43:50.808 Sensor JavaSensor [java] [INFO] 21:43:50.808 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 21:43:50.809 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 21:43:50.809 Using ECJ batch to parse 7 Main java source files with batch size 209 KB. [INFO] 21:43:50.811 Starting batch processing. [INFO] 21:43:50.840 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 21:43:50.876 100% analyzed [INFO] 21:43:50.876 Batch processing: Done. [INFO] 21:43:50.876 Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] 21:43:50.877 No "Test" source files to scan. [INFO] 21:43:50.877 No "Generated" source files to scan. [INFO] 21:43:50.877 Sensor JavaSensor [java] (done) | time=69ms [INFO] 21:43:50.877 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:50.877 '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] 21:43:50.877 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:50.878 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:50.878 Sensor IaC Docker Sensor [iac] [INFO] 21:43:50.882 0 source files to be analyzed [INFO] 21:43:50.882 0/0 source files have been analyzed [INFO] 21:43:50.883 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 21:43:50.883 Sensor Java Config Sensor [iac] [INFO] 21:43:50.883 0 source files to be analyzed [INFO] 21:43:50.883 0/0 source files have been analyzed [INFO] 21:43:50.883 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:50.883 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:50.883 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:50.883 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:50.883 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:50.883 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:50.884 Sensor SurefireSensor [java] [INFO] 21:43:50.884 parsing [/w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-api/target/surefire-reports] [INFO] 21:43:50.884 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 21:43:50.884 Sensor XML Sensor [xml] [INFO] 21:43:50.884 1 source file to be analyzed [INFO] 21:43:50.888 1/1 source file has been analyzed [INFO] 21:43:50.888 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:50.888 Sensor Serverless configuration file sensor [security] [INFO] 21:43:50.888 0 Serverless function entries were found in the project [INFO] 21:43:50.888 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:50.888 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:50.888 Sensor AWS SAM template file sensor [security] [INFO] 21:43:50.888 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:50.888 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:50.888 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:50.889 ------------- Run sensors on module mdsal-yanglib [WARNING] 21:43:50.927 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 21:43:50.931 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:50.931 '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] 21:43:50.931 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:50.931 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:50.931 Sensor IaC Docker Sensor [iac] [INFO] 21:43:50.934 0 source files to be analyzed [INFO] 21:43:50.934 0/0 source files have been analyzed [INFO] 21:43:50.935 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:50.935 Sensor Java Config Sensor [iac] [INFO] 21:43:50.935 0 source files to be analyzed [INFO] 21:43:50.935 0/0 source files have been analyzed [INFO] 21:43:50.935 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:50.935 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:50.935 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:50.935 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:50.935 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:50.936 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 21:43:50.936 Sensor XML Sensor [xml] [INFO] 21:43:50.936 1 source file to be analyzed [INFO] 21:43:50.939 1/1 source file has been analyzed [INFO] 21:43:50.939 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 21:43:50.939 Sensor Serverless configuration file sensor [security] [INFO] 21:43:50.939 0 Serverless function entries were found in the project [INFO] 21:43:50.940 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:50.940 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 21:43:50.940 Sensor AWS SAM template file sensor [security] [INFO] 21:43:50.940 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:50.940 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:50.940 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:50.940 ------------- Run sensors on module mdsal-dom-inmemory-datastore [INFO] 21:43:50.958 Sensor JavaSensor [java] [INFO] 21:43:50.958 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 21:43:50.960 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 21:43:50.960 Using ECJ batch to parse 7 Main java source files with batch size 209 KB. [INFO] 21:43:50.963 Starting batch processing. [INFO] 21:43:50.994 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 21:43:51.137 100% analyzed [INFO] 21:43:51.137 Batch processing: Done. [INFO] 21:43:51.137 Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] 21:43:51.137 Using ECJ batch to parse 6 Test java source files with batch size 209 KB. [INFO] 21:43:51.141 Starting batch processing. [INFO] 21:43:51.302 100% analyzed [INFO] 21:43:51.302 Batch processing: Done. [INFO] 21:43:51.302 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 21:43:51.302 No "Generated" source files to scan. [INFO] 21:43:51.303 Sensor JavaSensor [java] (done) | time=345ms [INFO] 21:43:51.303 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:51.303 '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] 21:43:51.303 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:51.306 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 21:43:51.306 Sensor IaC Docker Sensor [iac] [INFO] 21:43:51.310 0 source files to be analyzed [INFO] 21:43:51.310 0/0 source files have been analyzed [INFO] 21:43:51.310 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:51.310 Sensor Java Config Sensor [iac] [INFO] 21:43:51.316 0 source files to be analyzed [INFO] 21:43:51.316 0/0 source files have been analyzed [INFO] 21:43:51.316 Sensor Java Config Sensor [iac] (done) | time=6ms [INFO] 21:43:51.316 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:51.316 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:51.316 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:51.316 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:51.316 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:51.316 Sensor SurefireSensor [java] [INFO] 21:43:51.316 parsing [/w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/target/surefire-reports] [INFO] 21:43:51.323 Sensor SurefireSensor [java] (done) | time=7ms [INFO] 21:43:51.323 Sensor XML Sensor [xml] [INFO] 21:43:51.324 1 source file to be analyzed [INFO] 21:43:51.331 1/1 source file has been analyzed [INFO] 21:43:51.331 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 21:43:51.331 Sensor Serverless configuration file sensor [security] [INFO] 21:43:51.331 0 Serverless function entries were found in the project [INFO] 21:43:51.331 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:51.331 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:51.331 Sensor AWS SAM template file sensor [security] [INFO] 21:43:51.331 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:51.331 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:51.331 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:51.332 ------------- Run sensors on module mdsal-dom-broker [INFO] 21:43:51.349 Sensor JavaSensor [java] [INFO] 21:43:51.349 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 21:43:51.350 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 21:43:51.350 Using ECJ batch to parse 24 Main java source files with batch size 209 KB. [INFO] 21:43:51.358 Starting batch processing. [INFO] 21:43:51.388 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 21:43:51.840 100% analyzed [INFO] 21:43:51.840 Batch processing: Done. [INFO] 21:43:51.841 Did not optimize analysis for any files, performed a full analysis for all 24 files. [WARNING] 21:43:51.841 Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [WARNING] 21:43:51.841 Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] 21:43:51.841 Using ECJ batch to parse 18 Test java source files with batch size 209 KB. [INFO] 21:43:51.849 Starting batch processing. [INFO] 21:43:52.207 100% analyzed [INFO] 21:43:52.207 Batch processing: Done. [INFO] 21:43:52.208 Did not optimize analysis for any files, performed a full analysis for all 18 files. [INFO] 21:43:52.208 No "Generated" source files to scan. [INFO] 21:43:52.208 Sensor JavaSensor [java] (done) | time=859ms [INFO] 21:43:52.208 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:52.208 '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] 21:43:52.209 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:52.217 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=9ms [INFO] 21:43:52.217 Sensor IaC Docker Sensor [iac] [INFO] 21:43:52.220 0 source files to be analyzed [INFO] 21:43:52.220 0/0 source files have been analyzed [INFO] 21:43:52.221 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:52.221 Sensor Java Config Sensor [iac] [INFO] 21:43:52.222 0 source files to be analyzed [INFO] 21:43:52.222 0/0 source files have been analyzed [INFO] 21:43:52.222 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:52.222 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:52.222 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:52.222 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:52.222 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:52.222 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:52.222 Sensor SurefireSensor [java] [INFO] 21:43:52.222 parsing [/w/workspace/mdsal-sonar/dom/mdsal-dom-broker/target/surefire-reports] [INFO] 21:43:52.232 Sensor SurefireSensor [java] (done) | time=10ms [INFO] 21:43:52.232 Sensor XML Sensor [xml] [INFO] 21:43:52.234 1 source file to be analyzed [INFO] 21:43:52.241 1/1 source file has been analyzed [INFO] 21:43:52.241 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 21:43:52.241 Sensor Serverless configuration file sensor [security] [INFO] 21:43:52.242 0 Serverless function entries were found in the project [INFO] 21:43:52.242 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:52.242 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 21:43:52.242 Sensor AWS SAM template file sensor [security] [INFO] 21:43:52.242 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:52.242 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:52.242 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:52.242 ------------- Run sensors on module mdsal-dom-inmemory-datastore-benchmark [INFO] 21:43:52.260 Sensor JavaSensor [java] [INFO] 21:43:52.260 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 21:43:52.262 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 21:43:52.262 Using ECJ batch to parse 7 Main java source files with batch size 209 KB. [INFO] 21:43:52.265 Starting batch processing. [INFO] 21:43:52.287 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 21:43:52.377 100% analyzed [INFO] 21:43:52.377 Batch processing: Done. [INFO] 21:43:52.377 Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] 21:43:52.377 No "Test" source files to scan. [INFO] 21:43:52.378 No "Generated" source files to scan. [INFO] 21:43:52.378 Sensor JavaSensor [java] (done) | time=118ms [INFO] 21:43:52.378 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:52.378 '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] 21:43:52.378 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:52.391 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=13ms [INFO] 21:43:52.392 Sensor IaC Docker Sensor [iac] [INFO] 21:43:52.395 0 source files to be analyzed [INFO] 21:43:52.395 0/0 source files have been analyzed [INFO] 21:43:52.395 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:52.395 Sensor Java Config Sensor [iac] [INFO] 21:43:52.396 0 source files to be analyzed [INFO] 21:43:52.396 0/0 source files have been analyzed [INFO] 21:43:52.396 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:52.396 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:52.396 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:52.396 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:52.396 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:52.396 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:52.396 Sensor SurefireSensor [java] [INFO] 21:43:52.396 parsing [/w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore-benchmark/target/surefire-reports] [INFO] 21:43:52.396 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 21:43:52.396 Sensor XML Sensor [xml] [INFO] 21:43:52.397 1 source file to be analyzed [INFO] 21:43:52.402 1/1 source file has been analyzed [INFO] 21:43:52.403 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 21:43:52.403 Sensor Serverless configuration file sensor [security] [INFO] 21:43:52.403 0 Serverless function entries were found in the project [INFO] 21:43:52.403 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:52.403 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:52.403 Sensor AWS SAM template file sensor [security] [INFO] 21:43:52.403 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:52.403 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:52.403 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:52.403 ------------- Run sensors on module mdsal-dom-spi [INFO] 21:43:52.421 Sensor JavaSensor [java] [INFO] 21:43:52.421 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 21:43:52.423 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 21:43:52.423 Using ECJ batch to parse 60 Main java source files with batch size 209 KB. [INFO] 21:43:52.440 Starting batch processing. [INFO] 21:43:52.490 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 21:43:53.129 100% analyzed [INFO] 21:43:53.129 Batch processing: Done. [INFO] 21:43:53.130 Did not optimize analysis for any files, performed a full analysis for all 60 files. [INFO] 21:43:53.130 Using ECJ batch to parse 30 Test java source files with batch size 209 KB. [INFO] 21:43:53.137 Starting batch processing. [INFO] 21:43:53.442 100% analyzed [INFO] 21:43:53.442 Batch processing: Done. [INFO] 21:43:53.443 Did not optimize analysis for any files, performed a full analysis for all 30 files. [INFO] 21:43:53.443 No "Generated" source files to scan. [INFO] 21:43:53.443 Sensor JavaSensor [java] (done) | time=1022ms [INFO] 21:43:53.443 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:53.444 '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] 21:43:53.444 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:53.453 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=10ms [INFO] 21:43:53.453 Sensor IaC Docker Sensor [iac] [INFO] 21:43:53.457 0 source files to be analyzed [INFO] 21:43:53.457 0/0 source files have been analyzed [INFO] 21:43:53.457 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:53.457 Sensor Java Config Sensor [iac] [INFO] 21:43:53.459 0 source files to be analyzed [INFO] 21:43:53.459 0/0 source files have been analyzed [INFO] 21:43:53.459 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 21:43:53.459 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:53.459 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:53.459 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:53.459 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:53.459 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:53.459 Sensor SurefireSensor [java] [INFO] 21:43:53.459 parsing [/w/workspace/mdsal-sonar/dom/mdsal-dom-spi/target/surefire-reports] [INFO] 21:43:53.477 Sensor SurefireSensor [java] (done) | time=18ms [INFO] 21:43:53.477 Sensor XML Sensor [xml] [INFO] 21:43:53.477 1 source file to be analyzed [INFO] 21:43:53.484 1/1 source file has been analyzed [INFO] 21:43:53.484 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 21:43:53.484 Sensor Serverless configuration file sensor [security] [INFO] 21:43:53.484 0 Serverless function entries were found in the project [INFO] 21:43:53.484 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:53.484 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:53.484 Sensor AWS SAM template file sensor [security] [INFO] 21:43:53.485 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 21:43:53.485 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:53.485 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:53.485 ------------- Run sensors on module mdsal-dom-api [INFO] 21:43:53.504 Sensor JavaSensor [java] [INFO] 21:43:53.504 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 21:43:53.505 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 21:43:53.506 Using ECJ batch to parse 59 Main java source files with batch size 209 KB. [INFO] 21:43:53.518 Starting batch processing. [INFO] 21:43:53.554 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 21:43:53.873 100% analyzed [INFO] 21:43:53.874 Batch processing: Done. [INFO] 21:43:53.874 Did not optimize analysis for any files, performed a full analysis for all 59 files. [INFO] 21:43:53.874 Using ECJ batch to parse 2 Test java source files with batch size 209 KB. [INFO] 21:43:53.876 Starting batch processing. [INFO] 21:43:53.920 100% analyzed [INFO] 21:43:53.920 Batch processing: Done. [INFO] 21:43:53.920 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 21:43:53.920 No "Generated" source files to scan. [INFO] 21:43:53.921 Sensor JavaSensor [java] (done) | time=416ms [INFO] 21:43:53.921 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:53.921 '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] 21:43:53.921 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:53.926 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 21:43:53.927 Sensor IaC Docker Sensor [iac] [INFO] 21:43:53.933 0 source files to be analyzed [INFO] 21:43:53.933 0/0 source files have been analyzed [INFO] 21:43:53.933 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 21:43:53.933 Sensor Java Config Sensor [iac] [INFO] 21:43:53.934 0 source files to be analyzed [INFO] 21:43:53.934 0/0 source files have been analyzed [INFO] 21:43:53.934 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:53.934 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:53.934 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:53.934 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:53.935 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:53.935 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:53.935 Sensor SurefireSensor [java] [INFO] 21:43:53.935 parsing [/w/workspace/mdsal-sonar/dom/mdsal-dom-api/target/surefire-reports] [INFO] 21:43:53.936 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 21:43:53.936 Sensor XML Sensor [xml] [INFO] 21:43:53.937 1 source file to be analyzed [INFO] 21:43:53.942 1/1 source file has been analyzed [INFO] 21:43:53.942 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 21:43:53.943 Sensor Serverless configuration file sensor [security] [INFO] 21:43:53.943 0 Serverless function entries were found in the project [INFO] 21:43:53.943 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:53.943 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:53.943 Sensor AWS SAM template file sensor [security] [INFO] 21:43:53.943 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:53.943 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:53.943 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:53.944 ------------- Run sensors on module mdsal-dom-schema-osgi [INFO] 21:43:53.961 Sensor JavaSensor [java] [INFO] 21:43:53.962 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 21:43:53.963 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 21:43:53.963 Using ECJ batch to parse 3 Main java source files with batch size 209 KB. [INFO] 21:43:53.965 Starting batch processing. [INFO] 21:43:53.991 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 21:43:54.012 100% analyzed [INFO] 21:43:54.013 Batch processing: Done. [INFO] 21:43:54.013 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 21:43:54.013 Using ECJ batch to parse 1 Test java source files with batch size 209 KB. [INFO] 21:43:54.014 Starting batch processing. [INFO] 21:43:54.068 100% analyzed [INFO] 21:43:54.068 Batch processing: Done. [INFO] 21:43:54.069 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 21:43:54.069 No "Generated" source files to scan. [INFO] 21:43:54.069 Sensor JavaSensor [java] (done) | time=108ms [INFO] 21:43:54.070 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:54.070 '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] 21:43:54.070 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:54.072 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 21:43:54.072 Sensor IaC Docker Sensor [iac] [INFO] 21:43:54.084 0 source files to be analyzed [INFO] 21:43:54.084 0/0 source files have been analyzed [INFO] 21:43:54.084 Sensor IaC Docker Sensor [iac] (done) | time=12ms [INFO] 21:43:54.085 Sensor Java Config Sensor [iac] [INFO] 21:43:54.086 0 source files to be analyzed [INFO] 21:43:54.086 0/0 source files have been analyzed [INFO] 21:43:54.086 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:54.086 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:54.087 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:54.087 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 21:43:54.087 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:54.087 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.087 Sensor SurefireSensor [java] [INFO] 21:43:54.087 parsing [/w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/target/surefire-reports] [WARNING] 21:43:54.087 Reports path contains no files matching TEST-.*.xml : /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/target/surefire-reports [INFO] 21:43:54.087 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 21:43:54.087 Sensor XML Sensor [xml] [INFO] 21:43:54.100 1 source file to be analyzed [INFO] 21:43:54.101 1/1 source file has been analyzed [INFO] 21:43:54.101 Sensor XML Sensor [xml] (done) | time=14ms [INFO] 21:43:54.101 Sensor Serverless configuration file sensor [security] [INFO] 21:43:54.101 0 Serverless function entries were found in the project [INFO] 21:43:54.101 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:54.101 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:54.102 Sensor AWS SAM template file sensor [security] [INFO] 21:43:54.102 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:54.102 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:54.102 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:54.103 ------------- Run sensors on module dom-aggregator [WARNING] 21:43:54.119 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 21:43:54.123 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:54.124 '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] 21:43:54.124 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:54.124 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:54.124 Sensor IaC Docker Sensor [iac] [INFO] 21:43:54.127 0 source files to be analyzed [INFO] 21:43:54.127 0/0 source files have been analyzed [INFO] 21:43:54.127 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:54.127 Sensor Java Config Sensor [iac] [INFO] 21:43:54.128 0 source files to be analyzed [INFO] 21:43:54.128 0/0 source files have been analyzed [INFO] 21:43:54.128 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:54.128 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:54.129 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:54.129 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 21:43:54.129 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:54.129 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.129 Sensor XML Sensor [xml] [INFO] 21:43:54.133 1 source file to be analyzed [INFO] 21:43:54.133 1/1 source file has been analyzed [INFO] 21:43:54.133 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:54.133 Sensor Serverless configuration file sensor [security] [INFO] 21:43:54.134 0 Serverless function entries were found in the project [INFO] 21:43:54.134 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:54.134 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 21:43:54.134 Sensor AWS SAM template file sensor [security] [INFO] 21:43:54.134 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:54.134 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:54.134 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:54.135 ------------- Run sensors on module mdsal-common-api [INFO] 21:43:54.155 Sensor JavaSensor [java] [INFO] 21:43:54.156 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 21:43:54.157 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 21:43:54.157 Using ECJ batch to parse 19 Main java source files with batch size 209 KB. [INFO] 21:43:54.161 Starting batch processing. [INFO] 21:43:54.180 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 21:43:54.323 100% analyzed [INFO] 21:43:54.323 Batch processing: Done. [INFO] 21:43:54.324 Did not optimize analysis for any files, performed a full analysis for all 19 files. [INFO] 21:43:54.324 Using ECJ batch to parse 10 Test java source files with batch size 209 KB. [INFO] 21:43:54.332 Starting batch processing. [INFO] 21:43:54.480 100% analyzed [INFO] 21:43:54.481 Batch processing: Done. [INFO] 21:43:54.481 Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] 21:43:54.481 No "Generated" source files to scan. [INFO] 21:43:54.482 Sensor JavaSensor [java] (done) | time=327ms [INFO] 21:43:54.483 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:54.483 '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] 21:43:54.484 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:54.487 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 21:43:54.487 Sensor IaC Docker Sensor [iac] [INFO] 21:43:54.491 0 source files to be analyzed [INFO] 21:43:54.491 0/0 source files have been analyzed [INFO] 21:43:54.491 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:54.491 Sensor Java Config Sensor [iac] [INFO] 21:43:54.493 0 source files to be analyzed [INFO] 21:43:54.493 0/0 source files have been analyzed [INFO] 21:43:54.493 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 21:43:54.493 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:54.493 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:54.493 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.493 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:54.493 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.493 Sensor SurefireSensor [java] [INFO] 21:43:54.493 parsing [/w/workspace/mdsal-sonar/common/mdsal-common-api/target/surefire-reports] [INFO] 21:43:54.497 Sensor SurefireSensor [java] (done) | time=4ms [INFO] 21:43:54.497 Sensor XML Sensor [xml] [INFO] 21:43:54.502 1 source file to be analyzed [INFO] 21:43:54.502 1/1 source file has been analyzed [INFO] 21:43:54.502 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:54.502 Sensor Serverless configuration file sensor [security] [INFO] 21:43:54.502 0 Serverless function entries were found in the project [INFO] 21:43:54.502 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:54.502 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:54.502 Sensor AWS SAM template file sensor [security] [INFO] 21:43:54.502 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:54.503 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:54.503 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:54.503 ------------- Run sensors on module common-agreggator [WARNING] 21:43:54.518 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 21:43:54.522 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:54.522 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 21:43:54.522 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:54.522 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:54.523 Sensor IaC Docker Sensor [iac] [INFO] 21:43:54.526 0 source files to be analyzed [INFO] 21:43:54.526 0/0 source files have been analyzed [INFO] 21:43:54.526 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:54.526 Sensor Java Config Sensor [iac] [INFO] 21:43:54.527 0 source files to be analyzed [INFO] 21:43:54.527 0/0 source files have been analyzed [INFO] 21:43:54.527 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:54.527 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:54.527 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:54.527 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.527 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:54.527 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.527 Sensor XML Sensor [xml] [INFO] 21:43:54.530 1 source file to be analyzed [INFO] 21:43:54.530 1/1 source file has been analyzed [INFO] 21:43:54.531 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:54.531 Sensor Serverless configuration file sensor [security] [INFO] 21:43:54.531 0 Serverless function entries were found in the project [INFO] 21:43:54.531 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:54.531 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:54.531 Sensor AWS SAM template file sensor [security] [INFO] 21:43:54.531 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:54.531 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:54.531 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:54.531 ------------- Run sensors on module iana-ssh-mac-algs [INFO] 21:43:54.548 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:54.548 '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] 21:43:54.548 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:54.549 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:54.549 Sensor IaC Docker Sensor [iac] [INFO] 21:43:54.552 0 source files to be analyzed [INFO] 21:43:54.552 0/0 source files have been analyzed [INFO] 21:43:54.552 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:54.552 Sensor Java Config Sensor [iac] [INFO] 21:43:54.553 0 source files to be analyzed [INFO] 21:43:54.553 0/0 source files have been analyzed [INFO] 21:43:54.553 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:54.553 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:54.553 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:54.553 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.553 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:54.553 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.553 Sensor XML Sensor [xml] [INFO] 21:43:54.556 1 source file to be analyzed [INFO] 21:43:54.556 1/1 source file has been analyzed [INFO] 21:43:54.556 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 21:43:54.556 Sensor Serverless configuration file sensor [security] [INFO] 21:43:54.556 0 Serverless function entries were found in the project [INFO] 21:43:54.557 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:54.557 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 21:43:54.557 Sensor AWS SAM template file sensor [security] [INFO] 21:43:54.557 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:54.557 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:54.557 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:54.557 ------------- Run sensors on module iana-hardware [INFO] 21:43:54.573 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:54.573 '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] 21:43:54.573 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:54.574 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:54.574 Sensor IaC Docker Sensor [iac] [INFO] 21:43:54.578 0 source files to be analyzed [INFO] 21:43:54.578 0/0 source files have been analyzed [INFO] 21:43:54.578 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:54.578 Sensor Java Config Sensor [iac] [INFO] 21:43:54.578 0 source files to be analyzed [INFO] 21:43:54.578 0/0 source files have been analyzed [INFO] 21:43:54.579 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:54.579 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:54.579 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:54.579 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.579 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:54.579 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.579 Sensor XML Sensor [xml] [INFO] 21:43:54.582 1 source file to be analyzed [INFO] 21:43:54.582 1/1 source file has been analyzed [INFO] 21:43:54.582 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 21:43:54.582 Sensor Serverless configuration file sensor [security] [INFO] 21:43:54.582 0 Serverless function entries were found in the project [INFO] 21:43:54.582 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:54.582 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:54.582 Sensor AWS SAM template file sensor [security] [INFO] 21:43:54.582 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:54.583 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:54.583 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:54.583 ------------- Run sensors on module iana-tls-cipher-suite-algs [INFO] 21:43:54.600 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:54.600 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 21:43:54.600 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:54.601 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:54.602 Sensor IaC Docker Sensor [iac] [INFO] 21:43:54.605 0 source files to be analyzed [INFO] 21:43:54.605 0/0 source files have been analyzed [INFO] 21:43:54.605 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:54.605 Sensor Java Config Sensor [iac] [INFO] 21:43:54.605 0 source files to be analyzed [INFO] 21:43:54.606 0/0 source files have been analyzed [INFO] 21:43:54.606 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:54.606 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:54.606 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:54.606 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.606 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:54.606 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.606 Sensor XML Sensor [xml] [INFO] 21:43:54.610 1 source file to be analyzed [INFO] 21:43:54.610 1/1 source file has been analyzed [INFO] 21:43:54.610 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:54.610 Sensor Serverless configuration file sensor [security] [INFO] 21:43:54.610 0 Serverless function entries were found in the project [INFO] 21:43:54.610 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:54.610 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:54.611 Sensor AWS SAM template file sensor [security] [INFO] 21:43:54.611 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:54.611 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:54.611 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:54.611 ------------- Run sensors on module iana-crypt-hash [INFO] 21:43:54.629 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:54.629 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 21:43:54.629 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:54.630 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:54.630 Sensor IaC Docker Sensor [iac] [INFO] 21:43:54.634 0 source files to be analyzed [INFO] 21:43:54.634 0/0 source files have been analyzed [INFO] 21:43:54.634 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:54.634 Sensor Java Config Sensor [iac] [INFO] 21:43:54.634 0 source files to be analyzed [INFO] 21:43:54.634 0/0 source files have been analyzed [INFO] 21:43:54.634 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:54.634 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:54.634 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:54.634 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.634 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:54.634 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.634 Sensor XML Sensor [xml] [INFO] 21:43:54.638 1 source file to be analyzed [INFO] 21:43:54.638 1/1 source file has been analyzed [INFO] 21:43:54.638 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:54.639 Sensor Serverless configuration file sensor [security] [INFO] 21:43:54.639 0 Serverless function entries were found in the project [INFO] 21:43:54.639 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:54.639 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:54.639 Sensor AWS SAM template file sensor [security] [INFO] 21:43:54.639 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:54.639 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:54.639 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:54.639 ------------- Run sensors on module iana-ssh-public-key-algs [INFO] 21:43:54.656 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:54.656 '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] 21:43:54.657 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:54.657 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:54.658 Sensor IaC Docker Sensor [iac] [INFO] 21:43:54.660 0 source files to be analyzed [INFO] 21:43:54.661 0/0 source files have been analyzed [INFO] 21:43:54.661 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:54.661 Sensor Java Config Sensor [iac] [INFO] 21:43:54.661 0 source files to be analyzed [INFO] 21:43:54.661 0/0 source files have been analyzed [INFO] 21:43:54.661 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:54.661 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:54.661 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:54.661 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.661 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:54.661 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.661 Sensor XML Sensor [xml] [INFO] 21:43:54.667 1 source file to be analyzed [INFO] 21:43:54.667 1/1 source file has been analyzed [INFO] 21:43:54.667 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 21:43:54.667 Sensor Serverless configuration file sensor [security] [INFO] 21:43:54.667 0 Serverless function entries were found in the project [INFO] 21:43:54.667 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:54.667 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:54.667 Sensor AWS SAM template file sensor [security] [INFO] 21:43:54.667 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:54.667 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:54.667 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:54.667 ------------- Run sensors on module iana-ssh-encryption-algs [INFO] 21:43:54.684 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:54.684 '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] 21:43:54.684 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:54.685 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:54.685 Sensor IaC Docker Sensor [iac] [INFO] 21:43:54.688 0 source files to be analyzed [INFO] 21:43:54.688 0/0 source files have been analyzed [INFO] 21:43:54.688 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:54.688 Sensor Java Config Sensor [iac] [INFO] 21:43:54.689 0 source files to be analyzed [INFO] 21:43:54.689 0/0 source files have been analyzed [INFO] 21:43:54.689 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:54.689 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:54.689 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:54.689 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.689 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:54.689 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.689 Sensor XML Sensor [xml] [INFO] 21:43:54.693 1 source file to be analyzed [INFO] 21:43:54.693 1/1 source file has been analyzed [INFO] 21:43:54.693 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:54.693 Sensor Serverless configuration file sensor [security] [INFO] 21:43:54.693 0 Serverless function entries were found in the project [INFO] 21:43:54.693 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:54.693 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:54.693 Sensor AWS SAM template file sensor [security] [INFO] 21:43:54.693 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:54.693 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:54.693 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:54.693 ------------- Run sensors on module iana-ssh-key-exchange-algs [INFO] 21:43:54.711 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:54.711 '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] 21:43:54.711 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:54.712 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:54.712 Sensor IaC Docker Sensor [iac] [INFO] 21:43:54.716 0 source files to be analyzed [INFO] 21:43:54.716 0/0 source files have been analyzed [INFO] 21:43:54.716 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:54.716 Sensor Java Config Sensor [iac] [INFO] 21:43:54.717 0 source files to be analyzed [INFO] 21:43:54.717 0/0 source files have been analyzed [INFO] 21:43:54.717 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:54.717 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:54.717 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:54.717 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.718 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:54.718 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.718 Sensor XML Sensor [xml] [INFO] 21:43:54.718 1 source file to be analyzed [INFO] 21:43:54.722 1/1 source file has been analyzed [INFO] 21:43:54.722 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:54.723 Sensor Serverless configuration file sensor [security] [INFO] 21:43:54.723 0 Serverless function entries were found in the project [INFO] 21:43:54.723 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:54.723 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:54.723 Sensor AWS SAM template file sensor [security] [INFO] 21:43:54.723 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:54.723 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:54.723 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:54.723 ------------- Run sensors on module iana-if-type [INFO] 21:43:54.740 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:54.740 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 21:43:54.741 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:54.741 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:54.742 Sensor IaC Docker Sensor [iac] [INFO] 21:43:54.745 0 source files to be analyzed [INFO] 21:43:54.745 0/0 source files have been analyzed [INFO] 21:43:54.745 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:54.745 Sensor Java Config Sensor [iac] [INFO] 21:43:54.745 0 source files to be analyzed [INFO] 21:43:54.746 0/0 source files have been analyzed [INFO] 21:43:54.746 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:54.746 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:54.746 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:54.746 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.746 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:54.746 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.746 Sensor XML Sensor [xml] [INFO] 21:43:54.747 1 source file to be analyzed [INFO] 21:43:54.751 1/1 source file has been analyzed [INFO] 21:43:54.751 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:54.751 Sensor Serverless configuration file sensor [security] [INFO] 21:43:54.751 0 Serverless function entries were found in the project [INFO] 21:43:54.751 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:54.751 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:54.751 Sensor AWS SAM template file sensor [security] [INFO] 21:43:54.751 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:54.752 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:54.752 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:54.752 ------------- Run sensors on module iana-routing-types [INFO] 21:43:54.769 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:54.769 '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] 21:43:54.769 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:54.770 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:54.770 Sensor IaC Docker Sensor [iac] [INFO] 21:43:54.773 0 source files to be analyzed [INFO] 21:43:54.773 0/0 source files have been analyzed [INFO] 21:43:54.773 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:54.773 Sensor Java Config Sensor [iac] [INFO] 21:43:54.774 0 source files to be analyzed [INFO] 21:43:54.774 0/0 source files have been analyzed [INFO] 21:43:54.774 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:54.774 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:54.774 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:54.775 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.775 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:54.775 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.775 Sensor XML Sensor [xml] [INFO] 21:43:54.775 1 source file to be analyzed [INFO] 21:43:54.782 1/1 source file has been analyzed [INFO] 21:43:54.782 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 21:43:54.783 Sensor Serverless configuration file sensor [security] [INFO] 21:43:54.783 0 Serverless function entries were found in the project [INFO] 21:43:54.783 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:54.783 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:54.783 Sensor AWS SAM template file sensor [security] [INFO] 21:43:54.783 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:54.783 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:54.783 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:54.784 ------------- Run sensors on module model-iana-aggregator [WARNING] 21:43:54.801 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 21:43:54.804 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:54.804 '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] 21:43:54.804 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:54.805 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:54.805 Sensor IaC Docker Sensor [iac] [INFO] 21:43:54.808 0 source files to be analyzed [INFO] 21:43:54.808 0/0 source files have been analyzed [INFO] 21:43:54.808 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:54.809 Sensor Java Config Sensor [iac] [INFO] 21:43:54.809 0 source files to be analyzed [INFO] 21:43:54.809 0/0 source files have been analyzed [INFO] 21:43:54.809 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:54.809 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:54.810 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:54.810 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 21:43:54.810 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:54.810 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.810 Sensor XML Sensor [xml] [INFO] 21:43:54.810 1 source file to be analyzed [INFO] 21:43:54.814 1/1 source file has been analyzed [INFO] 21:43:54.814 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:54.815 Sensor Serverless configuration file sensor [security] [INFO] 21:43:54.815 0 Serverless function entries were found in the project [INFO] 21:43:54.815 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:54.815 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:54.815 Sensor AWS SAM template file sensor [security] [INFO] 21:43:54.815 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:54.815 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:54.815 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:54.816 ------------- Run sensors on module yang-ext [INFO] 21:43:54.833 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:54.833 '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] 21:43:54.833 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:54.834 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:54.834 Sensor IaC Docker Sensor [iac] [INFO] 21:43:54.837 0 source files to be analyzed [INFO] 21:43:54.837 0/0 source files have been analyzed [INFO] 21:43:54.837 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:54.838 Sensor Java Config Sensor [iac] [INFO] 21:43:54.838 0 source files to be analyzed [INFO] 21:43:54.838 0/0 source files have been analyzed [INFO] 21:43:54.838 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:54.838 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:54.838 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:54.839 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 21:43:54.839 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:54.839 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.839 Sensor XML Sensor [xml] [INFO] 21:43:54.839 1 source file to be analyzed [INFO] 21:43:54.842 1/1 source file has been analyzed [INFO] 21:43:54.843 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:54.843 Sensor Serverless configuration file sensor [security] [INFO] 21:43:54.843 0 Serverless function entries were found in the project [INFO] 21:43:54.843 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:54.843 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:54.843 Sensor AWS SAM template file sensor [security] [INFO] 21:43:54.843 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:54.843 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:54.843 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:54.843 ------------- Run sensors on module ietf-topology [INFO] 21:43:54.860 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:54.860 '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] 21:43:54.860 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:54.861 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:54.861 Sensor IaC Docker Sensor [iac] [INFO] 21:43:54.866 0 source files to be analyzed [INFO] 21:43:54.866 0/0 source files have been analyzed [INFO] 21:43:54.866 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 21:43:54.867 Sensor Java Config Sensor [iac] [INFO] 21:43:54.868 0 source files to be analyzed [INFO] 21:43:54.868 0/0 source files have been analyzed [INFO] 21:43:54.868 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:54.869 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:54.869 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:54.869 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.869 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:54.869 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.869 Sensor XML Sensor [xml] [INFO] 21:43:54.872 1 source file to be analyzed [INFO] 21:43:54.873 1/1 source file has been analyzed [INFO] 21:43:54.873 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:54.874 Sensor Serverless configuration file sensor [security] [INFO] 21:43:54.874 0 Serverless function entries were found in the project [INFO] 21:43:54.874 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:54.874 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:54.874 Sensor AWS SAM template file sensor [security] [INFO] 21:43:54.874 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:54.874 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:54.874 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:54.874 ------------- Run sensors on module rfc6470 [INFO] 21:43:54.891 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:54.891 '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] 21:43:54.891 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:54.892 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:54.892 Sensor IaC Docker Sensor [iac] [INFO] 21:43:54.895 0 source files to be analyzed [INFO] 21:43:54.895 0/0 source files have been analyzed [INFO] 21:43:54.895 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:54.895 Sensor Java Config Sensor [iac] [INFO] 21:43:54.896 0 source files to be analyzed [INFO] 21:43:54.897 0/0 source files have been analyzed [INFO] 21:43:54.897 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 21:43:54.897 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:54.897 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:54.897 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.897 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:54.897 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.897 Sensor XML Sensor [xml] [INFO] 21:43:54.898 1 source file to be analyzed [INFO] 21:43:54.902 1/1 source file has been analyzed [INFO] 21:43:54.902 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:54.902 Sensor Serverless configuration file sensor [security] [INFO] 21:43:54.902 0 Serverless function entries were found in the project [INFO] 21:43:54.902 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:54.902 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:54.902 Sensor AWS SAM template file sensor [security] [INFO] 21:43:54.902 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:54.903 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:54.903 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:54.903 ------------- Run sensors on module rfc8530 [INFO] 21:43:54.921 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:54.922 '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] 21:43:54.922 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:54.922 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:54.922 Sensor IaC Docker Sensor [iac] [INFO] 21:43:54.925 0 source files to be analyzed [INFO] 21:43:54.925 0/0 source files have been analyzed [INFO] 21:43:54.926 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:54.926 Sensor Java Config Sensor [iac] [INFO] 21:43:54.927 0 source files to be analyzed [INFO] 21:43:54.927 0/0 source files have been analyzed [INFO] 21:43:54.928 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 21:43:54.928 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:54.928 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:54.928 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.928 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:54.928 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.929 Sensor XML Sensor [xml] [INFO] 21:43:54.929 1 source file to be analyzed [INFO] 21:43:54.933 1/1 source file has been analyzed [INFO] 21:43:54.933 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:54.934 Sensor Serverless configuration file sensor [security] [INFO] 21:43:54.934 0 Serverless function entries were found in the project [INFO] 21:43:54.934 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:54.934 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:54.934 Sensor AWS SAM template file sensor [security] [INFO] 21:43:54.934 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:54.935 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:54.935 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:54.935 ------------- Run sensors on module rfc8650 [INFO] 21:43:54.953 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:54.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] 21:43:54.954 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:54.955 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:54.955 Sensor IaC Docker Sensor [iac] [INFO] 21:43:54.958 0 source files to be analyzed [INFO] 21:43:54.958 0/0 source files have been analyzed [INFO] 21:43:54.958 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:54.958 Sensor Java Config Sensor [iac] [INFO] 21:43:54.959 0 source files to be analyzed [INFO] 21:43:54.959 0/0 source files have been analyzed [INFO] 21:43:54.959 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:54.959 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:54.959 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:54.959 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.959 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:54.959 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:54.960 Sensor XML Sensor [xml] [INFO] 21:43:54.960 1 source file to be analyzed [INFO] 21:43:54.963 1/1 source file has been analyzed [INFO] 21:43:54.964 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:54.964 Sensor Serverless configuration file sensor [security] [INFO] 21:43:54.964 0 Serverless function entries were found in the project [INFO] 21:43:54.964 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:54.964 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:54.964 Sensor AWS SAM template file sensor [security] [INFO] 21:43:54.965 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 21:43:54.965 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:54.965 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:54.965 ------------- Run sensors on module rfc9067 [INFO] 21:43:54.982 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:54.982 '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] 21:43:54.983 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:54.984 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:54.984 Sensor IaC Docker Sensor [iac] [INFO] 21:43:54.987 0 source files to be analyzed [INFO] 21:43:54.987 0/0 source files have been analyzed [INFO] 21:43:54.987 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:54.987 Sensor Java Config Sensor [iac] [INFO] 21:43:55.008 0 source files to be analyzed [INFO] 21:43:55.008 0/0 source files have been analyzed [INFO] 21:43:55.008 Sensor Java Config Sensor [iac] (done) | time=21ms [INFO] 21:43:55.008 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:55.008 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:55.008 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.009 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:55.009 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.009 Sensor XML Sensor [xml] [INFO] 21:43:55.009 1 source file to be analyzed [INFO] 21:43:55.016 1/1 source file has been analyzed [INFO] 21:43:55.016 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 21:43:55.016 Sensor Serverless configuration file sensor [security] [INFO] 21:43:55.016 0 Serverless function entries were found in the project [INFO] 21:43:55.016 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:55.016 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:55.016 Sensor AWS SAM template file sensor [security] [INFO] 21:43:55.017 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 21:43:55.017 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:55.017 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:55.017 ------------- Run sensors on module rfc8345-ietf-network-topology [INFO] 21:43:55.039 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:55.039 '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] 21:43:55.039 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:55.040 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:55.040 Sensor IaC Docker Sensor [iac] [INFO] 21:43:55.044 0 source files to be analyzed [INFO] 21:43:55.044 0/0 source files have been analyzed [INFO] 21:43:55.044 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:55.044 Sensor Java Config Sensor [iac] [INFO] 21:43:55.044 0 source files to be analyzed [INFO] 21:43:55.044 0/0 source files have been analyzed [INFO] 21:43:55.045 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:55.045 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:55.045 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:55.045 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.045 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:55.045 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.045 Sensor XML Sensor [xml] [INFO] 21:43:55.045 1 source file to be analyzed [INFO] 21:43:55.050 1/1 source file has been analyzed [INFO] 21:43:55.050 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:55.051 Sensor Serverless configuration file sensor [security] [INFO] 21:43:55.051 0 Serverless function entries were found in the project [INFO] 21:43:55.051 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:55.051 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:55.051 Sensor AWS SAM template file sensor [security] [INFO] 21:43:55.051 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:55.051 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:55.051 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:55.051 ------------- Run sensors on module rfc8795-ietf-te-topology-state [INFO] 21:43:55.073 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:55.073 '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] 21:43:55.073 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:55.073 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:55.074 Sensor IaC Docker Sensor [iac] [INFO] 21:43:55.076 0 source files to be analyzed [INFO] 21:43:55.076 0/0 source files have been analyzed [INFO] 21:43:55.077 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:55.077 Sensor Java Config Sensor [iac] [INFO] 21:43:55.077 0 source files to be analyzed [INFO] 21:43:55.077 0/0 source files have been analyzed [INFO] 21:43:55.077 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:55.077 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:55.077 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:55.077 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.077 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:55.077 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.077 Sensor XML Sensor [xml] [INFO] 21:43:55.078 1 source file to be analyzed [INFO] 21:43:55.081 1/1 source file has been analyzed [INFO] 21:43:55.081 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:55.081 Sensor Serverless configuration file sensor [security] [INFO] 21:43:55.081 0 Serverless function entries were found in the project [INFO] 21:43:55.081 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:55.081 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:55.081 Sensor AWS SAM template file sensor [security] [INFO] 21:43:55.082 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 21:43:55.082 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:55.082 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:55.082 ------------- Run sensors on module rfc9644-ietf-ssh-common [INFO] 21:43:55.099 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:55.099 '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] 21:43:55.099 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:55.100 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:55.100 Sensor IaC Docker Sensor [iac] [INFO] 21:43:55.102 0 source files to be analyzed [INFO] 21:43:55.103 0/0 source files have been analyzed [INFO] 21:43:55.103 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:55.103 Sensor Java Config Sensor [iac] [INFO] 21:43:55.103 0 source files to be analyzed [INFO] 21:43:55.103 0/0 source files have been analyzed [INFO] 21:43:55.105 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 21:43:55.105 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:55.105 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:55.105 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.105 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:55.106 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 21:43:55.106 Sensor XML Sensor [xml] [INFO] 21:43:55.106 1 source file to be analyzed [INFO] 21:43:55.110 1/1 source file has been analyzed [INFO] 21:43:55.110 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:55.110 Sensor Serverless configuration file sensor [security] [INFO] 21:43:55.110 0 Serverless function entries were found in the project [INFO] 21:43:55.110 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:55.110 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:55.110 Sensor AWS SAM template file sensor [security] [INFO] 21:43:55.110 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:55.110 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:55.110 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:55.110 ------------- Run sensors on module rfc8542-ietf-dc-fabric-topology [INFO] 21:43:55.130 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:55.130 '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] 21:43:55.130 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:55.130 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:55.130 Sensor IaC Docker Sensor [iac] [INFO] 21:43:55.134 0 source files to be analyzed [INFO] 21:43:55.134 0/0 source files have been analyzed [INFO] 21:43:55.134 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:55.134 Sensor Java Config Sensor [iac] [INFO] 21:43:55.135 0 source files to be analyzed [INFO] 21:43:55.135 0/0 source files have been analyzed [INFO] 21:43:55.136 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 21:43:55.136 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:55.136 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:55.136 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.136 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:55.136 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.136 Sensor XML Sensor [xml] [INFO] 21:43:55.136 1 source file to be analyzed [INFO] 21:43:55.144 1/1 source file has been analyzed [INFO] 21:43:55.145 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 21:43:55.145 Sensor Serverless configuration file sensor [security] [INFO] 21:43:55.145 0 Serverless function entries were found in the project [INFO] 21:43:55.145 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:55.145 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:55.145 Sensor AWS SAM template file sensor [security] [INFO] 21:43:55.145 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:55.145 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:55.145 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:55.145 ------------- Run sensors on module rfc9070-ietf-mpls-ldp [INFO] 21:43:55.164 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:55.164 '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] 21:43:55.164 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:55.164 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:55.164 Sensor IaC Docker Sensor [iac] [INFO] 21:43:55.167 0 source files to be analyzed [INFO] 21:43:55.167 0/0 source files have been analyzed [INFO] 21:43:55.167 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:55.167 Sensor Java Config Sensor [iac] [INFO] 21:43:55.168 0 source files to be analyzed [INFO] 21:43:55.168 0/0 source files have been analyzed [INFO] 21:43:55.168 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:55.168 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:55.168 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:55.168 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.168 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:55.168 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.168 Sensor XML Sensor [xml] [INFO] 21:43:55.168 1 source file to be analyzed [INFO] 21:43:55.172 1/1 source file has been analyzed [INFO] 21:43:55.172 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:55.172 Sensor Serverless configuration file sensor [security] [INFO] 21:43:55.172 0 Serverless function entries were found in the project [INFO] 21:43:55.172 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:55.172 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:55.172 Sensor AWS SAM template file sensor [security] [INFO] 21:43:55.172 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:55.172 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:55.172 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:55.172 ------------- Run sensors on module rfc6241 [INFO] 21:43:55.189 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:55.189 '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] 21:43:55.189 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:55.190 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:55.190 Sensor IaC Docker Sensor [iac] [INFO] 21:43:55.192 0 source files to be analyzed [INFO] 21:43:55.193 0/0 source files have been analyzed [INFO] 21:43:55.193 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:55.193 Sensor Java Config Sensor [iac] [INFO] 21:43:55.193 0 source files to be analyzed [INFO] 21:43:55.193 0/0 source files have been analyzed [INFO] 21:43:55.193 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:55.193 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:55.193 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:55.193 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.193 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:55.193 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.193 Sensor XML Sensor [xml] [INFO] 21:43:55.193 1 source file to be analyzed [INFO] 21:43:55.196 1/1 source file has been analyzed [INFO] 21:43:55.197 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:55.197 Sensor Serverless configuration file sensor [security] [INFO] 21:43:55.197 0 Serverless function entries were found in the project [INFO] 21:43:55.197 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:55.197 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:55.197 Sensor AWS SAM template file sensor [security] [INFO] 21:43:55.197 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:55.197 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:55.197 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:55.197 ------------- Run sensors on module rfc9645-ietf-tls-common [INFO] 21:43:55.214 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:55.214 '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] 21:43:55.214 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:55.215 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:55.215 Sensor IaC Docker Sensor [iac] [INFO] 21:43:55.221 0 source files to be analyzed [INFO] 21:43:55.221 0/0 source files have been analyzed [INFO] 21:43:55.221 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 21:43:55.221 Sensor Java Config Sensor [iac] [INFO] 21:43:55.221 0 source files to be analyzed [INFO] 21:43:55.222 0/0 source files have been analyzed [INFO] 21:43:55.222 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:55.222 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:55.222 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:55.222 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.222 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:55.222 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.222 Sensor XML Sensor [xml] [INFO] 21:43:55.222 1 source file to be analyzed [INFO] 21:43:55.225 1/1 source file has been analyzed [INFO] 21:43:55.225 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 21:43:55.225 Sensor Serverless configuration file sensor [security] [INFO] 21:43:55.225 0 Serverless function entries were found in the project [INFO] 21:43:55.225 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:55.226 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 21:43:55.226 Sensor AWS SAM template file sensor [security] [INFO] 21:43:55.226 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:55.226 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:55.226 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:55.226 ------------- Run sensors on module rfc6243 [INFO] 21:43:55.243 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:55.243 '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] 21:43:55.243 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:55.244 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:55.244 Sensor IaC Docker Sensor [iac] [INFO] 21:43:55.246 0 source files to be analyzed [INFO] 21:43:55.247 0/0 source files have been analyzed [INFO] 21:43:55.247 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:55.247 Sensor Java Config Sensor [iac] [INFO] 21:43:55.247 0 source files to be analyzed [INFO] 21:43:55.247 0/0 source files have been analyzed [INFO] 21:43:55.247 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:55.247 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:55.247 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:55.247 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.247 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:55.247 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.247 Sensor XML Sensor [xml] [INFO] 21:43:55.248 1 source file to be analyzed [INFO] 21:43:55.251 1/1 source file has been analyzed [INFO] 21:43:55.252 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:55.252 Sensor Serverless configuration file sensor [security] [INFO] 21:43:55.252 0 Serverless function entries were found in the project [INFO] 21:43:55.252 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:55.252 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:55.252 Sensor AWS SAM template file sensor [security] [INFO] 21:43:55.252 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:55.252 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:55.252 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:55.252 ------------- Run sensors on module rfc8072 [INFO] 21:43:55.298 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:55.298 '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] 21:43:55.298 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:55.298 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:55.298 Sensor IaC Docker Sensor [iac] [INFO] 21:43:55.303 0 source files to be analyzed [INFO] 21:43:55.303 0/0 source files have been analyzed [INFO] 21:43:55.303 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 21:43:55.303 Sensor Java Config Sensor [iac] [INFO] 21:43:55.309 0 source files to be analyzed [INFO] 21:43:55.309 0/0 source files have been analyzed [INFO] 21:43:55.309 Sensor Java Config Sensor [iac] (done) | time=6ms [INFO] 21:43:55.309 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:55.309 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:55.309 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.310 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:55.310 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 21:43:55.310 Sensor XML Sensor [xml] [INFO] 21:43:55.310 1 source file to be analyzed [INFO] 21:43:55.316 1/1 source file has been analyzed [INFO] 21:43:55.317 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 21:43:55.317 Sensor Serverless configuration file sensor [security] [INFO] 21:43:55.317 0 Serverless function entries were found in the project [INFO] 21:43:55.317 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:55.317 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:55.317 Sensor AWS SAM template file sensor [security] [INFO] 21:43:55.317 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:55.317 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:55.317 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:55.317 ------------- Run sensors on module rfc9643-ietf-tcp-common [INFO] 21:43:55.338 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:55.338 '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] 21:43:55.338 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:55.339 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:55.339 Sensor IaC Docker Sensor [iac] [INFO] 21:43:55.342 0 source files to be analyzed [INFO] 21:43:55.342 0/0 source files have been analyzed [INFO] 21:43:55.342 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:55.342 Sensor Java Config Sensor [iac] [INFO] 21:43:55.343 0 source files to be analyzed [INFO] 21:43:55.343 0/0 source files have been analyzed [INFO] 21:43:55.343 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:55.343 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:55.343 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:55.343 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.343 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:55.343 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.343 Sensor XML Sensor [xml] [INFO] 21:43:55.343 1 source file to be analyzed [INFO] 21:43:55.347 1/1 source file has been analyzed [INFO] 21:43:55.347 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:55.347 Sensor Serverless configuration file sensor [security] [INFO] 21:43:55.347 0 Serverless function entries were found in the project [INFO] 21:43:55.347 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:55.347 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:55.347 Sensor AWS SAM template file sensor [security] [INFO] 21:43:55.347 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:55.347 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:55.347 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:55.347 ------------- Run sensors on module rfc8520-ietf-mud [INFO] 21:43:55.365 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:55.365 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 21:43:55.365 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:55.365 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:55.365 Sensor IaC Docker Sensor [iac] [INFO] 21:43:55.368 0 source files to be analyzed [INFO] 21:43:55.368 0/0 source files have been analyzed [INFO] 21:43:55.369 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:55.369 Sensor Java Config Sensor [iac] [INFO] 21:43:55.369 0 source files to be analyzed [INFO] 21:43:55.369 0/0 source files have been analyzed [INFO] 21:43:55.370 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:55.370 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:55.370 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:55.370 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.370 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:55.370 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.370 Sensor XML Sensor [xml] [INFO] 21:43:55.371 1 source file to be analyzed [INFO] 21:43:55.374 1/1 source file has been analyzed [INFO] 21:43:55.374 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:55.374 Sensor Serverless configuration file sensor [security] [INFO] 21:43:55.374 0 Serverless function entries were found in the project [INFO] 21:43:55.374 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:55.374 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:55.374 Sensor AWS SAM template file sensor [security] [INFO] 21:43:55.374 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:55.374 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:55.374 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:55.374 ------------- Run sensors on module rfc8519-ietf-ethertypes [INFO] 21:43:55.391 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:55.391 '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] 21:43:55.392 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:55.392 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:55.392 Sensor IaC Docker Sensor [iac] [INFO] 21:43:55.395 0 source files to be analyzed [INFO] 21:43:55.395 0/0 source files have been analyzed [INFO] 21:43:55.395 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:55.395 Sensor Java Config Sensor [iac] [INFO] 21:43:55.396 0 source files to be analyzed [INFO] 21:43:55.396 0/0 source files have been analyzed [INFO] 21:43:55.396 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:55.397 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:55.397 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:55.397 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.397 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:55.397 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.397 Sensor XML Sensor [xml] [INFO] 21:43:55.397 1 source file to be analyzed [INFO] 21:43:55.401 1/1 source file has been analyzed [INFO] 21:43:55.401 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:55.401 Sensor Serverless configuration file sensor [security] [INFO] 21:43:55.401 0 Serverless function entries were found in the project [INFO] 21:43:55.401 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:55.401 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:55.401 Sensor AWS SAM template file sensor [security] [INFO] 21:43:55.401 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:55.401 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:55.401 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:55.401 ------------- Run sensors on module rfc9643-ietf-tcp-client [INFO] 21:43:55.419 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:55.419 '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] 21:43:55.419 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:55.420 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:55.420 Sensor IaC Docker Sensor [iac] [INFO] 21:43:55.422 0 source files to be analyzed [INFO] 21:43:55.423 0/0 source files have been analyzed [INFO] 21:43:55.423 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:55.423 Sensor Java Config Sensor [iac] [INFO] 21:43:55.424 0 source files to be analyzed [INFO] 21:43:55.425 0/0 source files have been analyzed [INFO] 21:43:55.425 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 21:43:55.425 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:55.425 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:55.425 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.425 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:55.425 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.425 Sensor XML Sensor [xml] [INFO] 21:43:55.426 1 source file to be analyzed [INFO] 21:43:55.429 1/1 source file has been analyzed [INFO] 21:43:55.429 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:55.430 Sensor Serverless configuration file sensor [security] [INFO] 21:43:55.430 0 Serverless function entries were found in the project [INFO] 21:43:55.430 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:55.430 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:55.430 Sensor AWS SAM template file sensor [security] [INFO] 21:43:55.430 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:55.430 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:55.430 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:55.430 ------------- Run sensors on module rfc8819-ietf-module-tags [INFO] 21:43:55.449 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:55.449 '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] 21:43:55.449 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:55.450 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:55.450 Sensor IaC Docker Sensor [iac] [INFO] 21:43:55.452 0 source files to be analyzed [INFO] 21:43:55.453 0/0 source files have been analyzed [INFO] 21:43:55.453 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:55.453 Sensor Java Config Sensor [iac] [INFO] 21:43:55.453 0 source files to be analyzed [INFO] 21:43:55.454 0/0 source files have been analyzed [INFO] 21:43:55.454 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:55.454 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:55.454 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:55.454 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.454 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:55.454 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.454 Sensor XML Sensor [xml] [INFO] 21:43:55.455 1 source file to be analyzed [INFO] 21:43:55.457 1/1 source file has been analyzed [INFO] 21:43:55.458 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:55.458 Sensor Serverless configuration file sensor [security] [INFO] 21:43:55.458 0 Serverless function entries were found in the project [INFO] 21:43:55.458 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:55.458 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:55.458 Sensor AWS SAM template file sensor [security] [INFO] 21:43:55.458 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:55.458 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:55.458 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:55.458 ------------- Run sensors on module rfc8639 [INFO] 21:43:55.475 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:55.475 '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] 21:43:55.475 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:55.476 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:55.476 Sensor IaC Docker Sensor [iac] [INFO] 21:43:55.479 0 source files to be analyzed [INFO] 21:43:55.479 0/0 source files have been analyzed [INFO] 21:43:55.479 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:55.479 Sensor Java Config Sensor [iac] [INFO] 21:43:55.480 0 source files to be analyzed [INFO] 21:43:55.480 0/0 source files have been analyzed [INFO] 21:43:55.480 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:55.480 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:55.480 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:55.480 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.480 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:55.480 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.481 Sensor XML Sensor [xml] [INFO] 21:43:55.481 1 source file to be analyzed [INFO] 21:43:55.484 1/1 source file has been analyzed [INFO] 21:43:55.484 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 21:43:55.484 Sensor Serverless configuration file sensor [security] [INFO] 21:43:55.484 0 Serverless function entries were found in the project [INFO] 21:43:55.485 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:55.485 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 21:43:55.485 Sensor AWS SAM template file sensor [security] [INFO] 21:43:55.485 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:55.485 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:55.485 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:55.485 ------------- Run sensors on module rfc8520-ietf-acldns [INFO] 21:43:55.502 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:55.502 '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] 21:43:55.502 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:55.503 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:55.503 Sensor IaC Docker Sensor [iac] [INFO] 21:43:55.506 0 source files to be analyzed [INFO] 21:43:55.506 0/0 source files have been analyzed [INFO] 21:43:55.506 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:55.506 Sensor Java Config Sensor [iac] [INFO] 21:43:55.506 0 source files to be analyzed [INFO] 21:43:55.507 0/0 source files have been analyzed [INFO] 21:43:55.507 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:55.507 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:55.507 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:55.507 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.507 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:55.507 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.507 Sensor XML Sensor [xml] [INFO] 21:43:55.508 1 source file to be analyzed [INFO] 21:43:55.511 1/1 source file has been analyzed [INFO] 21:43:55.511 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:55.511 Sensor Serverless configuration file sensor [security] [INFO] 21:43:55.511 0 Serverless function entries were found in the project [INFO] 21:43:55.511 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:55.511 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:55.511 Sensor AWS SAM template file sensor [security] [INFO] 21:43:55.511 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:55.511 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:55.511 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:55.511 ------------- Run sensors on module rfc8776-ietf-te-types [INFO] 21:43:55.529 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:55.529 '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] 21:43:55.529 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:55.529 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:55.529 Sensor IaC Docker Sensor [iac] [INFO] 21:43:55.532 0 source files to be analyzed [INFO] 21:43:55.532 0/0 source files have been analyzed [INFO] 21:43:55.533 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:55.533 Sensor Java Config Sensor [iac] [INFO] 21:43:55.533 0 source files to be analyzed [INFO] 21:43:55.533 0/0 source files have been analyzed [INFO] 21:43:55.534 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:55.534 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:55.534 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:55.534 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.534 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:55.534 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.534 Sensor XML Sensor [xml] [INFO] 21:43:55.535 1 source file to be analyzed [INFO] 21:43:55.540 1/1 source file has been analyzed [INFO] 21:43:55.540 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 21:43:55.540 Sensor Serverless configuration file sensor [security] [INFO] 21:43:55.541 0 Serverless function entries were found in the project [INFO] 21:43:55.541 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:55.541 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 21:43:55.541 Sensor AWS SAM template file sensor [security] [INFO] 21:43:55.541 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:55.541 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:55.541 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:55.541 ------------- Run sensors on module rfc8528 [INFO] 21:43:55.560 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:55.560 '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] 21:43:55.561 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:55.561 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:55.561 Sensor IaC Docker Sensor [iac] [INFO] 21:43:55.564 0 source files to be analyzed [INFO] 21:43:55.564 0/0 source files have been analyzed [INFO] 21:43:55.564 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:55.565 Sensor Java Config Sensor [iac] [INFO] 21:43:55.565 0 source files to be analyzed [INFO] 21:43:55.565 0/0 source files have been analyzed [INFO] 21:43:55.565 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:55.566 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:55.566 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:55.566 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.566 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:55.566 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.566 Sensor XML Sensor [xml] [INFO] 21:43:55.566 1 source file to be analyzed [INFO] 21:43:55.569 1/1 source file has been analyzed [INFO] 21:43:55.570 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:55.570 Sensor Serverless configuration file sensor [security] [INFO] 21:43:55.570 0 Serverless function entries were found in the project [INFO] 21:43:55.570 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:55.570 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:55.570 Sensor AWS SAM template file sensor [security] [INFO] 21:43:55.570 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:55.570 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:55.570 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:55.570 ------------- Run sensors on module rfc8525 [INFO] 21:43:55.587 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:55.587 '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] 21:43:55.587 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:55.587 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:55.587 Sensor IaC Docker Sensor [iac] [INFO] 21:43:55.590 0 source files to be analyzed [INFO] 21:43:55.590 0/0 source files have been analyzed [INFO] 21:43:55.591 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:55.591 Sensor Java Config Sensor [iac] [INFO] 21:43:55.591 0 source files to be analyzed [INFO] 21:43:55.592 0/0 source files have been analyzed [INFO] 21:43:55.592 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:55.592 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:55.592 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:55.592 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.592 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:55.592 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.592 Sensor XML Sensor [xml] [INFO] 21:43:55.593 1 source file to be analyzed [INFO] 21:43:55.596 1/1 source file has been analyzed [INFO] 21:43:55.596 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:55.596 Sensor Serverless configuration file sensor [security] [INFO] 21:43:55.596 0 Serverless function entries were found in the project [INFO] 21:43:55.596 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:55.596 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:55.596 Sensor AWS SAM template file sensor [security] [INFO] 21:43:55.596 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:55.596 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:55.597 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 21:43:55.597 ------------- Run sensors on module rfc8819-ietf-module-tags-state [INFO] 21:43:55.621 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:55.621 '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] 21:43:55.621 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:55.621 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:55.622 Sensor IaC Docker Sensor [iac] [INFO] 21:43:55.624 0 source files to be analyzed [INFO] 21:43:55.624 0/0 source files have been analyzed [INFO] 21:43:55.625 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:55.625 Sensor Java Config Sensor [iac] [INFO] 21:43:55.625 0 source files to be analyzed [INFO] 21:43:55.626 0/0 source files have been analyzed [INFO] 21:43:55.626 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:55.626 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:55.626 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:55.626 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.626 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:55.626 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.626 Sensor XML Sensor [xml] [INFO] 21:43:55.627 1 source file to be analyzed [INFO] 21:43:55.631 1/1 source file has been analyzed [INFO] 21:43:55.632 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 21:43:55.632 Sensor Serverless configuration file sensor [security] [INFO] 21:43:55.632 0 Serverless function entries were found in the project [INFO] 21:43:55.632 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:55.632 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:55.632 Sensor AWS SAM template file sensor [security] [INFO] 21:43:55.632 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:55.632 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:55.632 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:55.632 ------------- Run sensors on module rfc8526 [INFO] 21:43:55.652 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:55.652 '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] 21:43:55.652 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:55.653 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:55.653 Sensor IaC Docker Sensor [iac] [INFO] 21:43:55.655 0 source files to be analyzed [INFO] 21:43:55.656 0/0 source files have been analyzed [INFO] 21:43:55.656 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:55.656 Sensor Java Config Sensor [iac] [INFO] 21:43:55.656 0 source files to be analyzed [INFO] 21:43:55.656 0/0 source files have been analyzed [INFO] 21:43:55.656 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:55.657 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:55.657 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:55.657 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.657 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:55.657 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.657 Sensor XML Sensor [xml] [INFO] 21:43:55.658 1 source file to be analyzed [INFO] 21:43:55.661 1/1 source file has been analyzed [INFO] 21:43:55.662 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:55.662 Sensor Serverless configuration file sensor [security] [INFO] 21:43:55.662 0 Serverless function entries were found in the project [INFO] 21:43:55.662 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:55.662 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:55.662 Sensor AWS SAM template file sensor [security] [INFO] 21:43:55.662 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:55.662 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:55.662 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:55.662 ------------- Run sensors on module rfc9645-ietf-tls-client [INFO] 21:43:55.680 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:55.680 '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] 21:43:55.680 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:55.681 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:55.681 Sensor IaC Docker Sensor [iac] [INFO] 21:43:55.708 0 source files to be analyzed [INFO] 21:43:55.708 0/0 source files have been analyzed [INFO] 21:43:55.708 Sensor IaC Docker Sensor [iac] (done) | time=27ms [INFO] 21:43:55.708 Sensor Java Config Sensor [iac] [INFO] 21:43:55.709 0 source files to be analyzed [INFO] 21:43:55.709 0/0 source files have been analyzed [INFO] 21:43:55.709 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:55.709 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:55.709 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:55.709 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.709 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:55.709 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.709 Sensor XML Sensor [xml] [INFO] 21:43:55.710 1 source file to be analyzed [INFO] 21:43:55.714 1/1 source file has been analyzed [INFO] 21:43:55.715 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:55.715 Sensor Serverless configuration file sensor [security] [INFO] 21:43:55.715 0 Serverless function entries were found in the project [INFO] 21:43:55.715 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:55.715 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:55.715 Sensor AWS SAM template file sensor [security] [INFO] 21:43:55.715 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:55.715 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:55.715 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:55.715 ------------- Run sensors on module rfc8529 [INFO] 21:43:55.734 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:55.734 '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] 21:43:55.734 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:55.735 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:55.735 Sensor IaC Docker Sensor [iac] [INFO] 21:43:55.738 0 source files to be analyzed [INFO] 21:43:55.739 0/0 source files have been analyzed [INFO] 21:43:55.739 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:55.739 Sensor Java Config Sensor [iac] [INFO] 21:43:55.740 0 source files to be analyzed [INFO] 21:43:55.740 0/0 source files have been analyzed [INFO] 21:43:55.740 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:55.740 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:55.740 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:55.740 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.740 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:55.740 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.740 Sensor XML Sensor [xml] [INFO] 21:43:55.744 1 source file to be analyzed [INFO] 21:43:55.744 1/1 source file has been analyzed [INFO] 21:43:55.744 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:55.744 Sensor Serverless configuration file sensor [security] [INFO] 21:43:55.744 0 Serverless function entries were found in the project [INFO] 21:43:55.744 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:55.744 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:55.744 Sensor AWS SAM template file sensor [security] [INFO] 21:43:55.744 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:55.744 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:55.744 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:55.744 ------------- Run sensors on module rfc8641 [INFO] 21:43:55.761 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:55.761 '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] 21:43:55.761 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:55.761 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:55.761 Sensor IaC Docker Sensor [iac] [INFO] 21:43:55.764 0 source files to be analyzed [INFO] 21:43:55.764 0/0 source files have been analyzed [INFO] 21:43:55.764 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:55.764 Sensor Java Config Sensor [iac] [INFO] 21:43:55.765 0 source files to be analyzed [INFO] 21:43:55.765 0/0 source files have been analyzed [INFO] 21:43:55.765 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:55.765 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:55.765 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:55.765 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.765 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:55.765 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.765 Sensor XML Sensor [xml] [INFO] 21:43:55.766 1 source file to be analyzed [INFO] 21:43:55.769 1/1 source file has been analyzed [INFO] 21:43:55.769 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:55.769 Sensor Serverless configuration file sensor [security] [INFO] 21:43:55.769 0 Serverless function entries were found in the project [INFO] 21:43:55.769 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:55.769 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:55.769 Sensor AWS SAM template file sensor [security] [INFO] 21:43:55.769 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:55.769 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:55.769 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:55.770 ------------- Run sensors on module rfc9179 [INFO] 21:43:55.786 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:55.786 '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] 21:43:55.786 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:55.786 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:55.787 Sensor IaC Docker Sensor [iac] [INFO] 21:43:55.789 0 source files to be analyzed [INFO] 21:43:55.789 0/0 source files have been analyzed [INFO] 21:43:55.790 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:55.790 Sensor Java Config Sensor [iac] [INFO] 21:43:55.790 0 source files to be analyzed [INFO] 21:43:55.790 0/0 source files have been analyzed [INFO] 21:43:55.791 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:55.791 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:55.791 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:55.791 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.791 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:55.791 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.791 Sensor XML Sensor [xml] [INFO] 21:43:55.792 1 source file to be analyzed [INFO] 21:43:55.796 1/1 source file has been analyzed [INFO] 21:43:55.796 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:55.796 Sensor Serverless configuration file sensor [security] [INFO] 21:43:55.796 0 Serverless function entries were found in the project [INFO] 21:43:55.796 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:55.796 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:55.796 Sensor AWS SAM template file sensor [security] [INFO] 21:43:55.796 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:55.796 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:55.796 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:55.797 ------------- Run sensors on module rfc6991-ietf-yang-types [INFO] 21:43:55.816 Sensor JavaSensor [java] [INFO] 21:43:55.816 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 21:43:55.817 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 21:43:55.817 No "Main" source files to scan. [INFO] 21:43:55.817 Using ECJ batch to parse 1 Test java source files with batch size 209 KB. [INFO] 21:43:55.818 Starting batch processing. [INFO] 21:43:55.838 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 21:43:55.843 100% analyzed [INFO] 21:43:55.843 Batch processing: Done. [INFO] 21:43:55.844 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 21:43:55.844 No "Generated" source files to scan. [INFO] 21:43:55.844 Sensor JavaSensor [java] (done) | time=28ms [INFO] 21:43:55.844 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:55.844 '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] 21:43:55.844 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:55.845 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:55.845 Sensor IaC Docker Sensor [iac] [INFO] 21:43:55.848 0 source files to be analyzed [INFO] 21:43:55.849 0/0 source files have been analyzed [INFO] 21:43:55.849 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:55.849 Sensor Java Config Sensor [iac] [INFO] 21:43:55.849 0 source files to be analyzed [INFO] 21:43:55.850 0/0 source files have been analyzed [INFO] 21:43:55.850 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:55.850 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:55.850 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:55.850 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.850 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:55.850 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.850 Sensor SurefireSensor [java] [INFO] 21:43:55.850 parsing [/w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-yang-types/target/surefire-reports] [INFO] 21:43:55.851 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 21:43:55.851 Sensor XML Sensor [xml] [INFO] 21:43:55.854 1 source file to be analyzed [INFO] 21:43:55.860 1/1 source file has been analyzed [INFO] 21:43:55.860 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 21:43:55.860 Sensor Serverless configuration file sensor [security] [INFO] 21:43:55.860 0 Serverless function entries were found in the project [INFO] 21:43:55.860 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:55.860 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:55.860 Sensor AWS SAM template file sensor [security] [INFO] 21:43:55.860 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:55.860 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:55.860 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:55.860 ------------- Run sensors on module rfc8349-ietf-routing [INFO] 21:43:55.880 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:55.880 '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] 21:43:55.880 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:55.880 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:55.880 Sensor IaC Docker Sensor [iac] [INFO] 21:43:55.883 0 source files to be analyzed [INFO] 21:43:55.883 0/0 source files have been analyzed [INFO] 21:43:55.884 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:55.884 Sensor Java Config Sensor [iac] [INFO] 21:43:55.884 0 source files to be analyzed [INFO] 21:43:55.885 0/0 source files have been analyzed [INFO] 21:43:55.885 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:55.885 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:55.885 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:55.885 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.885 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:55.885 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.885 Sensor XML Sensor [xml] [INFO] 21:43:55.886 1 source file to be analyzed [INFO] 21:43:55.888 1/1 source file has been analyzed [INFO] 21:43:55.889 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:55.889 Sensor Serverless configuration file sensor [security] [INFO] 21:43:55.889 0 Serverless function entries were found in the project [INFO] 21:43:55.889 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:55.889 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:55.889 Sensor AWS SAM template file sensor [security] [INFO] 21:43:55.889 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:55.889 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:55.889 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:55.889 ------------- Run sensors on module rfc9196-ietf-notification-capabilities [INFO] 21:43:55.905 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:55.905 '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] 21:43:55.905 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:55.906 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:55.906 Sensor IaC Docker Sensor [iac] [INFO] 21:43:55.909 0 source files to be analyzed [INFO] 21:43:55.909 0/0 source files have been analyzed [INFO] 21:43:55.909 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:55.909 Sensor Java Config Sensor [iac] [INFO] 21:43:55.909 0 source files to be analyzed [INFO] 21:43:55.910 0/0 source files have been analyzed [INFO] 21:43:55.910 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:55.910 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:55.910 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:55.910 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.910 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:55.910 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.910 Sensor XML Sensor [xml] [INFO] 21:43:55.911 1 source file to be analyzed [INFO] 21:43:55.914 1/1 source file has been analyzed [INFO] 21:43:55.914 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:55.914 Sensor Serverless configuration file sensor [security] [INFO] 21:43:55.914 0 Serverless function entries were found in the project [INFO] 21:43:55.914 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:55.914 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:55.914 Sensor AWS SAM template file sensor [security] [INFO] 21:43:55.914 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:55.914 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:55.914 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:55.914 ------------- Run sensors on module rfc8542-ietf-dc-fabric-types [INFO] 21:43:55.930 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:55.930 '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] 21:43:55.931 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:55.931 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:55.931 Sensor IaC Docker Sensor [iac] [INFO] 21:43:55.934 0 source files to be analyzed [INFO] 21:43:55.934 0/0 source files have been analyzed [INFO] 21:43:55.934 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:55.934 Sensor Java Config Sensor [iac] [INFO] 21:43:55.935 0 source files to be analyzed [INFO] 21:43:55.936 0/0 source files have been analyzed [INFO] 21:43:55.936 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 21:43:55.936 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:55.936 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:55.936 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.936 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:55.936 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.936 Sensor XML Sensor [xml] [INFO] 21:43:55.937 1 source file to be analyzed [INFO] 21:43:55.939 1/1 source file has been analyzed [INFO] 21:43:55.939 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 21:43:55.939 Sensor Serverless configuration file sensor [security] [INFO] 21:43:55.939 0 Serverless function entries were found in the project [INFO] 21:43:55.940 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:55.940 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 21:43:55.940 Sensor AWS SAM template file sensor [security] [INFO] 21:43:55.940 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:55.940 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:55.940 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:55.940 ------------- Run sensors on module rfc9645-ietf-tls-server [INFO] 21:43:55.956 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:55.956 '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] 21:43:55.956 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:55.957 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:55.957 Sensor IaC Docker Sensor [iac] [INFO] 21:43:55.959 0 source files to be analyzed [INFO] 21:43:55.960 0/0 source files have been analyzed [INFO] 21:43:55.960 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:55.960 Sensor Java Config Sensor [iac] [INFO] 21:43:55.960 0 source files to be analyzed [INFO] 21:43:55.961 0/0 source files have been analyzed [INFO] 21:43:55.961 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:55.961 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:55.961 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:55.961 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.961 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:55.961 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.961 Sensor XML Sensor [xml] [INFO] 21:43:55.962 1 source file to be analyzed [INFO] 21:43:55.965 1/1 source file has been analyzed [INFO] 21:43:55.965 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:55.965 Sensor Serverless configuration file sensor [security] [INFO] 21:43:55.965 0 Serverless function entries were found in the project [INFO] 21:43:55.965 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:55.965 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:55.965 Sensor AWS SAM template file sensor [security] [INFO] 21:43:55.965 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:55.965 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:55.965 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:55.965 ------------- Run sensors on module rfc8040-ietf-restconf [INFO] 21:43:55.982 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:55.982 '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] 21:43:55.982 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:55.982 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:55.982 Sensor IaC Docker Sensor [iac] [INFO] 21:43:55.985 0 source files to be analyzed [INFO] 21:43:55.985 0/0 source files have been analyzed [INFO] 21:43:55.986 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:55.986 Sensor Java Config Sensor [iac] [INFO] 21:43:55.986 0 source files to be analyzed [INFO] 21:43:55.986 0/0 source files have been analyzed [INFO] 21:43:55.987 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:55.987 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:55.987 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:55.987 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.987 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:55.987 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:55.987 Sensor XML Sensor [xml] [INFO] 21:43:55.987 1 source file to be analyzed [INFO] 21:43:55.990 1/1 source file has been analyzed [INFO] 21:43:55.990 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 21:43:55.990 Sensor Serverless configuration file sensor [security] [INFO] 21:43:55.990 0 Serverless function entries were found in the project [INFO] 21:43:55.990 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:55.990 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:55.990 Sensor AWS SAM template file sensor [security] [INFO] 21:43:55.990 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:55.990 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:55.991 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 21:43:55.991 ------------- Run sensors on module rfc8572-ietf-sztp-bootstrap-server [INFO] 21:43:56.007 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:56.007 '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] 21:43:56.007 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:56.007 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:56.008 Sensor IaC Docker Sensor [iac] [INFO] 21:43:56.010 0 source files to be analyzed [INFO] 21:43:56.010 0/0 source files have been analyzed [INFO] 21:43:56.011 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:56.011 Sensor Java Config Sensor [iac] [INFO] 21:43:56.011 0 source files to be analyzed [INFO] 21:43:56.012 0/0 source files have been analyzed [INFO] 21:43:56.012 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:56.012 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:56.012 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:56.012 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.012 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:56.012 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.012 Sensor XML Sensor [xml] [INFO] 21:43:56.012 1 source file to be analyzed [INFO] 21:43:56.015 1/1 source file has been analyzed [INFO] 21:43:56.015 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 21:43:56.015 Sensor Serverless configuration file sensor [security] [INFO] 21:43:56.015 0 Serverless function entries were found in the project [INFO] 21:43:56.015 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:56.015 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:56.015 Sensor AWS SAM template file sensor [security] [INFO] 21:43:56.015 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:56.015 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:56.016 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 21:43:56.016 ------------- Run sensors on module rfc8343 [INFO] 21:43:56.034 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:56.034 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 21:43:56.034 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:56.035 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:56.035 Sensor IaC Docker Sensor [iac] [INFO] 21:43:56.038 0 source files to be analyzed [INFO] 21:43:56.038 0/0 source files have been analyzed [INFO] 21:43:56.038 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:56.038 Sensor Java Config Sensor [iac] [INFO] 21:43:56.038 0 source files to be analyzed [INFO] 21:43:56.039 0/0 source files have been analyzed [INFO] 21:43:56.039 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:56.039 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:56.039 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:56.039 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.039 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:56.039 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.039 Sensor XML Sensor [xml] [INFO] 21:43:56.040 1 source file to be analyzed [INFO] 21:43:56.042 1/1 source file has been analyzed [INFO] 21:43:56.043 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:56.043 Sensor Serverless configuration file sensor [security] [INFO] 21:43:56.043 0 Serverless function entries were found in the project [INFO] 21:43:56.043 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:56.043 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:56.043 Sensor AWS SAM template file sensor [security] [INFO] 21:43:56.043 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:56.043 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:56.043 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:56.043 ------------- Run sensors on module rfc8344 [INFO] 21:43:56.059 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:56.059 '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] 21:43:56.059 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:56.060 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:56.060 Sensor IaC Docker Sensor [iac] [INFO] 21:43:56.063 0 source files to be analyzed [INFO] 21:43:56.063 0/0 source files have been analyzed [INFO] 21:43:56.063 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:56.063 Sensor Java Config Sensor [iac] [INFO] 21:43:56.064 0 source files to be analyzed [INFO] 21:43:56.065 0/0 source files have been analyzed [INFO] 21:43:56.065 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 21:43:56.065 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:56.065 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:56.065 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.065 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:56.065 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.065 Sensor XML Sensor [xml] [INFO] 21:43:56.066 1 source file to be analyzed [INFO] 21:43:56.068 1/1 source file has been analyzed [INFO] 21:43:56.069 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:56.069 Sensor Serverless configuration file sensor [security] [INFO] 21:43:56.069 0 Serverless function entries were found in the project [INFO] 21:43:56.069 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:56.069 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:56.069 Sensor AWS SAM template file sensor [security] [INFO] 21:43:56.069 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:56.069 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:56.069 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:56.069 ------------- Run sensors on module rfc8341 [INFO] 21:43:56.085 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:56.085 '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] 21:43:56.085 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:56.086 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:56.086 Sensor IaC Docker Sensor [iac] [INFO] 21:43:56.089 0 source files to be analyzed [INFO] 21:43:56.089 0/0 source files have been analyzed [INFO] 21:43:56.089 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:56.089 Sensor Java Config Sensor [iac] [INFO] 21:43:56.090 0 source files to be analyzed [INFO] 21:43:56.090 0/0 source files have been analyzed [INFO] 21:43:56.090 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:56.090 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:56.090 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:56.090 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.090 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:56.090 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.090 Sensor XML Sensor [xml] [INFO] 21:43:56.091 1 source file to be analyzed [INFO] 21:43:56.093 1/1 source file has been analyzed [INFO] 21:43:56.094 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:56.094 Sensor Serverless configuration file sensor [security] [INFO] 21:43:56.094 0 Serverless function entries were found in the project [INFO] 21:43:56.094 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:56.094 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:56.094 Sensor AWS SAM template file sensor [security] [INFO] 21:43:56.094 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:56.094 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:56.094 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:56.094 ------------- Run sensors on module rfc8519-ietf-packet-fields [INFO] 21:43:56.110 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:56.110 '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] 21:43:56.110 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:56.111 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:56.111 Sensor IaC Docker Sensor [iac] [INFO] 21:43:56.114 0 source files to be analyzed [INFO] 21:43:56.114 0/0 source files have been analyzed [INFO] 21:43:56.114 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:56.114 Sensor Java Config Sensor [iac] [INFO] 21:43:56.115 0 source files to be analyzed [INFO] 21:43:56.115 0/0 source files have been analyzed [INFO] 21:43:56.116 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 21:43:56.116 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:56.116 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:56.116 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.116 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:56.116 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.116 Sensor XML Sensor [xml] [INFO] 21:43:56.116 1 source file to be analyzed [INFO] 21:43:56.119 1/1 source file has been analyzed [INFO] 21:43:56.119 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 21:43:56.119 Sensor Serverless configuration file sensor [security] [INFO] 21:43:56.119 0 Serverless function entries were found in the project [INFO] 21:43:56.119 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:56.119 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:56.119 Sensor AWS SAM template file sensor [security] [INFO] 21:43:56.119 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:56.119 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:56.119 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:56.119 ------------- Run sensors on module rfc8776-ietf-te-packet-types [INFO] 21:43:56.136 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:56.136 '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] 21:43:56.136 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:56.136 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:56.136 Sensor IaC Docker Sensor [iac] [INFO] 21:43:56.139 0 source files to be analyzed [INFO] 21:43:56.140 0/0 source files have been analyzed [INFO] 21:43:56.140 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:56.140 Sensor Java Config Sensor [iac] [INFO] 21:43:56.140 0 source files to be analyzed [INFO] 21:43:56.141 0/0 source files have been analyzed [INFO] 21:43:56.141 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:56.141 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:56.141 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:56.141 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.141 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:56.141 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.141 Sensor XML Sensor [xml] [INFO] 21:43:56.142 1 source file to be analyzed [INFO] 21:43:56.144 1/1 source file has been analyzed [INFO] 21:43:56.145 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:56.145 Sensor Serverless configuration file sensor [security] [INFO] 21:43:56.145 0 Serverless function entries were found in the project [INFO] 21:43:56.145 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:56.145 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:56.145 Sensor AWS SAM template file sensor [security] [INFO] 21:43:56.145 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:56.145 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:56.145 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:56.145 ------------- Run sensors on module rfc9648 [INFO] 21:43:56.161 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:56.161 '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] 21:43:56.161 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:56.162 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:56.162 Sensor IaC Docker Sensor [iac] [INFO] 21:43:56.165 0 source files to be analyzed [INFO] 21:43:56.165 0/0 source files have been analyzed [INFO] 21:43:56.165 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:56.165 Sensor Java Config Sensor [iac] [INFO] 21:43:56.165 0 source files to be analyzed [INFO] 21:43:56.166 0/0 source files have been analyzed [INFO] 21:43:56.166 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:56.166 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:56.166 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:56.166 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.166 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:56.166 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.166 Sensor XML Sensor [xml] [INFO] 21:43:56.167 1 source file to be analyzed [INFO] 21:43:56.170 1/1 source file has been analyzed [INFO] 21:43:56.170 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:56.170 Sensor Serverless configuration file sensor [security] [INFO] 21:43:56.170 0 Serverless function entries were found in the project [INFO] 21:43:56.170 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:56.170 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:56.170 Sensor AWS SAM template file sensor [security] [INFO] 21:43:56.170 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:56.170 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:56.170 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:56.170 ------------- Run sensors on module rfc8040-ietf-restconf-monitoring [INFO] 21:43:56.186 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:56.186 '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] 21:43:56.187 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:56.187 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:56.187 Sensor IaC Docker Sensor [iac] [INFO] 21:43:56.190 0 source files to be analyzed [INFO] 21:43:56.190 0/0 source files have been analyzed [INFO] 21:43:56.190 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:56.190 Sensor Java Config Sensor [iac] [INFO] 21:43:56.191 0 source files to be analyzed [INFO] 21:43:56.191 0/0 source files have been analyzed [INFO] 21:43:56.191 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:56.191 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:56.191 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:56.191 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.192 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:56.192 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.192 Sensor XML Sensor [xml] [INFO] 21:43:56.192 1 source file to be analyzed [INFO] 21:43:56.196 1/1 source file has been analyzed [INFO] 21:43:56.196 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:56.197 Sensor Serverless configuration file sensor [security] [INFO] 21:43:56.197 0 Serverless function entries were found in the project [INFO] 21:43:56.197 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:56.197 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:56.197 Sensor AWS SAM template file sensor [security] [INFO] 21:43:56.197 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:56.197 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:56.197 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:56.197 ------------- Run sensors on module rfc9642 [INFO] 21:43:56.216 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:56.216 '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] 21:43:56.216 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:56.216 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:56.216 Sensor IaC Docker Sensor [iac] [INFO] 21:43:56.219 0 source files to be analyzed [INFO] 21:43:56.219 0/0 source files have been analyzed [INFO] 21:43:56.219 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:56.219 Sensor Java Config Sensor [iac] [INFO] 21:43:56.220 0 source files to be analyzed [INFO] 21:43:56.220 0/0 source files have been analyzed [INFO] 21:43:56.220 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:56.220 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:56.220 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:56.220 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.220 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:56.220 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.220 Sensor XML Sensor [xml] [INFO] 21:43:56.221 1 source file to be analyzed [INFO] 21:43:56.224 1/1 source file has been analyzed [INFO] 21:43:56.224 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:56.224 Sensor Serverless configuration file sensor [security] [INFO] 21:43:56.224 0 Serverless function entries were found in the project [INFO] 21:43:56.224 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:56.224 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:56.224 Sensor AWS SAM template file sensor [security] [INFO] 21:43:56.224 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:56.224 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:56.224 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:56.224 ------------- Run sensors on module rfc9641 [INFO] 21:43:56.241 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:56.241 '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] 21:43:56.241 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:56.241 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:56.241 Sensor IaC Docker Sensor [iac] [INFO] 21:43:56.244 0 source files to be analyzed [INFO] 21:43:56.244 0/0 source files have been analyzed [INFO] 21:43:56.244 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:56.244 Sensor Java Config Sensor [iac] [INFO] 21:43:56.245 0 source files to be analyzed [INFO] 21:43:56.245 0/0 source files have been analyzed [INFO] 21:43:56.245 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:56.245 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:56.245 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:56.245 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.245 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:56.245 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.245 Sensor XML Sensor [xml] [INFO] 21:43:56.245 1 source file to be analyzed [INFO] 21:43:56.251 1/1 source file has been analyzed [INFO] 21:43:56.252 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 21:43:56.252 Sensor Serverless configuration file sensor [security] [INFO] 21:43:56.252 0 Serverless function entries were found in the project [INFO] 21:43:56.252 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:56.252 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:56.252 Sensor AWS SAM template file sensor [security] [INFO] 21:43:56.252 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:56.252 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:56.252 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:56.252 ------------- Run sensors on module rfc9640 [INFO] 21:43:56.270 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:56.270 '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] 21:43:56.270 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:56.271 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:56.271 Sensor IaC Docker Sensor [iac] [INFO] 21:43:56.274 0 source files to be analyzed [INFO] 21:43:56.274 0/0 source files have been analyzed [INFO] 21:43:56.274 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:56.274 Sensor Java Config Sensor [iac] [INFO] 21:43:56.274 0 source files to be analyzed [INFO] 21:43:56.275 0/0 source files have been analyzed [INFO] 21:43:56.275 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:56.275 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:56.275 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:56.275 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.275 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:56.275 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.275 Sensor XML Sensor [xml] [INFO] 21:43:56.276 1 source file to be analyzed [INFO] 21:43:56.279 1/1 source file has been analyzed [INFO] 21:43:56.279 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:56.279 Sensor Serverless configuration file sensor [security] [INFO] 21:43:56.279 0 Serverless function entries were found in the project [INFO] 21:43:56.279 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:56.279 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:56.279 Sensor AWS SAM template file sensor [security] [INFO] 21:43:56.280 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 21:43:56.280 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:56.280 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:56.280 ------------- Run sensors on module rfc9644-ietf-ssh-client [INFO] 21:43:56.296 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:56.296 '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] 21:43:56.296 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:56.296 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:56.296 Sensor IaC Docker Sensor [iac] [INFO] 21:43:56.299 0 source files to be analyzed [INFO] 21:43:56.299 0/0 source files have been analyzed [INFO] 21:43:56.300 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:56.300 Sensor Java Config Sensor [iac] [INFO] 21:43:56.301 0 source files to be analyzed [INFO] 21:43:56.301 0/0 source files have been analyzed [INFO] 21:43:56.302 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 21:43:56.302 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:56.302 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:56.302 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.302 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:56.302 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.302 Sensor XML Sensor [xml] [INFO] 21:43:56.303 1 source file to be analyzed [INFO] 21:43:56.308 1/1 source file has been analyzed [INFO] 21:43:56.309 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 21:43:56.309 Sensor Serverless configuration file sensor [security] [INFO] 21:43:56.309 0 Serverless function entries were found in the project [INFO] 21:43:56.309 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:56.309 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:56.309 Sensor AWS SAM template file sensor [security] [INFO] 21:43:56.309 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:56.309 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:56.309 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:56.309 ------------- Run sensors on module rfc8349-ietf-ipv6-unicast-routing [INFO] 21:43:56.352 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:56.352 '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] 21:43:56.352 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:56.353 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:56.354 Sensor IaC Docker Sensor [iac] [INFO] 21:43:56.360 0 source files to be analyzed [INFO] 21:43:56.360 0/0 source files have been analyzed [INFO] 21:43:56.360 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 21:43:56.360 Sensor Java Config Sensor [iac] [INFO] 21:43:56.360 0 source files to be analyzed [INFO] 21:43:56.360 0/0 source files have been analyzed [INFO] 21:43:56.360 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:56.360 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:56.360 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:56.360 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.360 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:56.360 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.360 Sensor XML Sensor [xml] [INFO] 21:43:56.366 1 source file to be analyzed [INFO] 21:43:56.366 1/1 source file has been analyzed [INFO] 21:43:56.366 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 21:43:56.366 Sensor Serverless configuration file sensor [security] [INFO] 21:43:56.366 0 Serverless function entries were found in the project [INFO] 21:43:56.366 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:56.366 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:56.366 Sensor AWS SAM template file sensor [security] [INFO] 21:43:56.366 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:56.366 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:56.366 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:56.366 ------------- Run sensors on module rfc7407-ietf-snmp [INFO] 21:43:56.387 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:56.387 '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] 21:43:56.387 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:56.388 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:56.388 Sensor IaC Docker Sensor [iac] [INFO] 21:43:56.391 0 source files to be analyzed [INFO] 21:43:56.391 0/0 source files have been analyzed [INFO] 21:43:56.391 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:56.391 Sensor Java Config Sensor [iac] [INFO] 21:43:56.391 0 source files to be analyzed [INFO] 21:43:56.391 0/0 source files have been analyzed [INFO] 21:43:56.391 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:56.391 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:56.391 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:56.392 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 21:43:56.392 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:56.392 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.392 Sensor XML Sensor [xml] [INFO] 21:43:56.395 1 source file to be analyzed [INFO] 21:43:56.395 1/1 source file has been analyzed [INFO] 21:43:56.395 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 21:43:56.395 Sensor Serverless configuration file sensor [security] [INFO] 21:43:56.395 0 Serverless function entries were found in the project [INFO] 21:43:56.395 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:56.395 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:56.395 Sensor AWS SAM template file sensor [security] [INFO] 21:43:56.395 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:56.395 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:56.396 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:56.396 ------------- Run sensors on module rfc6022 [INFO] 21:43:56.414 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:56.414 '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] 21:43:56.414 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:56.414 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:56.414 Sensor IaC Docker Sensor [iac] [INFO] 21:43:56.417 0 source files to be analyzed [INFO] 21:43:56.417 0/0 source files have been analyzed [INFO] 21:43:56.417 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:56.417 Sensor Java Config Sensor [iac] [INFO] 21:43:56.417 0 source files to be analyzed [INFO] 21:43:56.417 0/0 source files have been analyzed [INFO] 21:43:56.417 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:56.417 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:56.417 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:56.417 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.417 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:56.418 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 21:43:56.418 Sensor XML Sensor [xml] [INFO] 21:43:56.421 1 source file to be analyzed [INFO] 21:43:56.421 1/1 source file has been analyzed [INFO] 21:43:56.421 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 21:43:56.421 Sensor Serverless configuration file sensor [security] [INFO] 21:43:56.421 0 Serverless function entries were found in the project [INFO] 21:43:56.421 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:56.421 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:56.421 Sensor AWS SAM template file sensor [security] [INFO] 21:43:56.421 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:56.421 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:56.421 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:56.421 ------------- Run sensors on module rfc9196-ietf-system-capabilities [INFO] 21:43:56.439 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:56.439 '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] 21:43:56.439 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:56.440 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:56.440 Sensor IaC Docker Sensor [iac] [INFO] 21:43:56.443 0 source files to be analyzed [INFO] 21:43:56.443 0/0 source files have been analyzed [INFO] 21:43:56.443 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:56.443 Sensor Java Config Sensor [iac] [INFO] 21:43:56.443 0 source files to be analyzed [INFO] 21:43:56.443 0/0 source files have been analyzed [INFO] 21:43:56.443 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:56.443 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:56.443 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:56.443 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.443 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:56.443 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.443 Sensor XML Sensor [xml] [INFO] 21:43:56.446 1 source file to be analyzed [INFO] 21:43:56.446 1/1 source file has been analyzed [INFO] 21:43:56.446 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 21:43:56.447 Sensor Serverless configuration file sensor [security] [INFO] 21:43:56.447 0 Serverless function entries were found in the project [INFO] 21:43:56.447 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:56.447 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:56.447 Sensor AWS SAM template file sensor [security] [INFO] 21:43:56.447 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:56.447 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:56.447 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:56.447 ------------- Run sensors on module rfc8808 [INFO] 21:43:56.465 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:56.465 '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] 21:43:56.465 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:56.465 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:56.466 Sensor IaC Docker Sensor [iac] [INFO] 21:43:56.468 0 source files to be analyzed [INFO] 21:43:56.468 0/0 source files have been analyzed [INFO] 21:43:56.468 Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] 21:43:56.468 Sensor Java Config Sensor [iac] [INFO] 21:43:56.468 0 source files to be analyzed [INFO] 21:43:56.468 0/0 source files have been analyzed [INFO] 21:43:56.469 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:56.469 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:56.469 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:56.469 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.469 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:56.469 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.469 Sensor XML Sensor [xml] [INFO] 21:43:56.472 1 source file to be analyzed [INFO] 21:43:56.472 1/1 source file has been analyzed [INFO] 21:43:56.472 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 21:43:56.472 Sensor Serverless configuration file sensor [security] [INFO] 21:43:56.472 0 Serverless function entries were found in the project [INFO] 21:43:56.472 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:56.472 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:56.472 Sensor AWS SAM template file sensor [security] [INFO] 21:43:56.472 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:56.472 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:56.472 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:56.472 ------------- Run sensors on module ietf-type-util [INFO] 21:43:56.490 Sensor JavaSensor [java] [INFO] 21:43:56.490 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 21:43:56.491 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 21:43:56.491 Using ECJ batch to parse 3 Main java source files with batch size 209 KB. [INFO] 21:43:56.493 Starting batch processing. [INFO] 21:43:56.498 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 21:43:56.534 100% analyzed [INFO] 21:43:56.534 Batch processing: Done. [INFO] 21:43:56.534 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 21:43:56.534 Using ECJ batch to parse 1 Test java source files with batch size 209 KB. [INFO] 21:43:56.535 Starting batch processing. [INFO] 21:43:56.552 100% analyzed [INFO] 21:43:56.552 Batch processing: Done. [INFO] 21:43:56.553 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 21:43:56.553 No "Generated" source files to scan. [INFO] 21:43:56.553 Sensor JavaSensor [java] (done) | time=63ms [INFO] 21:43:56.553 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:56.553 '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] 21:43:56.553 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:56.554 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:56.554 Sensor IaC Docker Sensor [iac] [INFO] 21:43:56.557 0 source files to be analyzed [INFO] 21:43:56.557 0/0 source files have been analyzed [INFO] 21:43:56.557 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:56.557 Sensor Java Config Sensor [iac] [INFO] 21:43:56.560 0 source files to be analyzed [INFO] 21:43:56.560 0/0 source files have been analyzed [INFO] 21:43:56.560 Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] 21:43:56.560 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:56.560 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:56.560 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.560 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:56.560 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.560 Sensor SurefireSensor [java] [INFO] 21:43:56.560 parsing [/w/workspace/mdsal-sonar/model/rfc/ietf-type-util/target/surefire-reports] [INFO] 21:43:56.561 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 21:43:56.561 Sensor XML Sensor [xml] [INFO] 21:43:56.566 1 source file to be analyzed [INFO] 21:43:56.566 1/1 source file has been analyzed [INFO] 21:43:56.566 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:56.566 Sensor Serverless configuration file sensor [security] [INFO] 21:43:56.567 0 Serverless function entries were found in the project [INFO] 21:43:56.567 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:56.567 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 21:43:56.567 Sensor AWS SAM template file sensor [security] [INFO] 21:43:56.567 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:56.568 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:56.568 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:56.568 ------------- Run sensors on module rfc8519-ietf-access-control-list [INFO] 21:43:56.586 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:56.587 '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] 21:43:56.587 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:56.587 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:56.588 Sensor IaC Docker Sensor [iac] [INFO] 21:43:56.591 0 source files to be analyzed [INFO] 21:43:56.591 0/0 source files have been analyzed [INFO] 21:43:56.591 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:56.591 Sensor Java Config Sensor [iac] [INFO] 21:43:56.591 0 source files to be analyzed [INFO] 21:43:56.591 0/0 source files have been analyzed [INFO] 21:43:56.592 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:56.592 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:56.592 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:56.592 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.592 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:56.592 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.592 Sensor XML Sensor [xml] [INFO] 21:43:56.595 1 source file to be analyzed [INFO] 21:43:56.596 1/1 source file has been analyzed [INFO] 21:43:56.596 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:56.596 Sensor Serverless configuration file sensor [security] [INFO] 21:43:56.596 0 Serverless function entries were found in the project [INFO] 21:43:56.596 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:56.596 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:56.596 Sensor AWS SAM template file sensor [security] [INFO] 21:43:56.597 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 21:43:56.597 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:56.597 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:56.597 ------------- Run sensors on module rfc8342-ietf-origin [INFO] 21:43:56.616 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:56.616 '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] 21:43:56.617 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:56.617 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:56.617 Sensor IaC Docker Sensor [iac] [INFO] 21:43:56.621 0 source files to be analyzed [INFO] 21:43:56.621 0/0 source files have been analyzed [INFO] 21:43:56.621 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:56.621 Sensor Java Config Sensor [iac] [INFO] 21:43:56.624 0 source files to be analyzed [INFO] 21:43:56.624 0/0 source files have been analyzed [INFO] 21:43:56.624 Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] 21:43:56.624 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:56.624 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:56.624 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.624 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:56.624 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.624 Sensor XML Sensor [xml] [INFO] 21:43:56.631 1 source file to be analyzed [INFO] 21:43:56.632 1/1 source file has been analyzed [INFO] 21:43:56.632 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 21:43:56.632 Sensor Serverless configuration file sensor [security] [INFO] 21:43:56.632 0 Serverless function entries were found in the project [INFO] 21:43:56.632 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:56.632 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:56.633 Sensor AWS SAM template file sensor [security] [INFO] 21:43:56.633 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:56.633 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:56.633 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:56.633 ------------- Run sensors on module rfc7407-ietf-x509-cert-to-name [INFO] 21:43:56.655 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:56.655 '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] 21:43:56.655 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:56.656 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:56.656 Sensor IaC Docker Sensor [iac] [INFO] 21:43:56.659 0 source files to be analyzed [INFO] 21:43:56.659 0/0 source files have been analyzed [INFO] 21:43:56.659 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:56.659 Sensor Java Config Sensor [iac] [INFO] 21:43:56.660 0 source files to be analyzed [INFO] 21:43:56.660 0/0 source files have been analyzed [INFO] 21:43:56.660 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:56.660 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:56.660 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:56.660 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.660 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:56.660 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.660 Sensor XML Sensor [xml] [INFO] 21:43:56.667 1 source file to be analyzed [INFO] 21:43:56.668 1/1 source file has been analyzed [INFO] 21:43:56.668 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 21:43:56.668 Sensor Serverless configuration file sensor [security] [INFO] 21:43:56.668 0 Serverless function entries were found in the project [INFO] 21:43:56.668 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:56.669 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 21:43:56.669 Sensor AWS SAM template file sensor [security] [INFO] 21:43:56.669 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:56.669 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:56.669 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:56.669 ------------- Run sensors on module rfc7317-ietf-system [INFO] 21:43:56.690 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:56.690 '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] 21:43:56.690 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:56.691 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:56.691 Sensor IaC Docker Sensor [iac] [INFO] 21:43:56.694 0 source files to be analyzed [INFO] 21:43:56.694 0/0 source files have been analyzed [INFO] 21:43:56.694 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:56.694 Sensor Java Config Sensor [iac] [INFO] 21:43:56.696 0 source files to be analyzed [INFO] 21:43:56.696 0/0 source files have been analyzed [INFO] 21:43:56.696 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 21:43:56.696 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:56.696 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:56.696 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.696 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:56.696 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.696 Sensor XML Sensor [xml] [INFO] 21:43:56.704 1 source file to be analyzed [INFO] 21:43:56.704 1/1 source file has been analyzed [INFO] 21:43:56.704 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 21:43:56.705 Sensor Serverless configuration file sensor [security] [INFO] 21:43:56.705 0 Serverless function entries were found in the project [INFO] 21:43:56.705 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:56.705 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:56.705 Sensor AWS SAM template file sensor [security] [INFO] 21:43:56.706 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 21:43:56.706 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:56.706 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:56.706 ------------- Run sensors on module rfc8572-ietf-sztp-conveyed-info [INFO] 21:43:56.727 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:56.727 '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] 21:43:56.727 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:56.728 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:56.728 Sensor IaC Docker Sensor [iac] [INFO] 21:43:56.731 0 source files to be analyzed [INFO] 21:43:56.731 0/0 source files have been analyzed [INFO] 21:43:56.731 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:56.731 Sensor Java Config Sensor [iac] [INFO] 21:43:56.732 0 source files to be analyzed [INFO] 21:43:56.732 0/0 source files have been analyzed [INFO] 21:43:56.732 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:56.732 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:56.732 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:56.732 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.732 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:56.732 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.732 Sensor XML Sensor [xml] [INFO] 21:43:56.739 1 source file to be analyzed [INFO] 21:43:56.739 1/1 source file has been analyzed [INFO] 21:43:56.740 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 21:43:56.740 Sensor Serverless configuration file sensor [security] [INFO] 21:43:56.740 0 Serverless function entries were found in the project [INFO] 21:43:56.740 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:56.740 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:56.741 Sensor AWS SAM template file sensor [security] [INFO] 21:43:56.741 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:56.741 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:56.742 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:56.742 ------------- Run sensors on module rfc9070-ietf-mpls-ldp-extended [INFO] 21:43:56.762 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:56.762 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 21:43:56.762 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:56.763 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:56.763 Sensor IaC Docker Sensor [iac] [INFO] 21:43:56.766 0 source files to be analyzed [INFO] 21:43:56.767 0/0 source files have been analyzed [INFO] 21:43:56.767 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:56.767 Sensor Java Config Sensor [iac] [INFO] 21:43:56.767 0 source files to be analyzed [INFO] 21:43:56.767 0/0 source files have been analyzed [INFO] 21:43:56.767 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:56.767 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:56.767 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:56.767 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.767 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:56.767 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.767 Sensor XML Sensor [xml] [INFO] 21:43:56.771 1 source file to be analyzed [INFO] 21:43:56.772 1/1 source file has been analyzed [INFO] 21:43:56.772 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:56.772 Sensor Serverless configuration file sensor [security] [INFO] 21:43:56.772 0 Serverless function entries were found in the project [INFO] 21:43:56.772 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:56.772 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:56.773 Sensor AWS SAM template file sensor [security] [INFO] 21:43:56.773 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:56.773 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:56.773 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:56.773 ------------- Run sensors on module rfc9644-ietf-ssh-server [INFO] 21:43:56.831 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:56.831 '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] 21:43:56.832 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:56.833 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 21:43:56.834 Sensor IaC Docker Sensor [iac] [INFO] 21:43:56.838 0 source files to be analyzed [INFO] 21:43:56.838 0/0 source files have been analyzed [INFO] 21:43:56.838 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:56.838 Sensor Java Config Sensor [iac] [INFO] 21:43:56.838 0 source files to be analyzed [INFO] 21:43:56.839 0/0 source files have been analyzed [INFO] 21:43:56.839 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:56.839 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:56.839 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:56.839 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.839 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:56.839 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.839 Sensor XML Sensor [xml] [INFO] 21:43:56.844 1 source file to be analyzed [INFO] 21:43:56.845 1/1 source file has been analyzed [INFO] 21:43:56.845 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 21:43:56.845 Sensor Serverless configuration file sensor [security] [INFO] 21:43:56.845 0 Serverless function entries were found in the project [INFO] 21:43:56.845 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:56.845 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:56.845 Sensor AWS SAM template file sensor [security] [INFO] 21:43:56.845 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:56.845 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:56.846 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 21:43:56.846 ------------- Run sensors on module rfc8916 [INFO] 21:43:56.862 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:56.863 '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] 21:43:56.863 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:56.863 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:56.864 Sensor IaC Docker Sensor [iac] [INFO] 21:43:56.867 0 source files to be analyzed [INFO] 21:43:56.867 0/0 source files have been analyzed [INFO] 21:43:56.867 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:56.867 Sensor Java Config Sensor [iac] [INFO] 21:43:56.867 0 source files to be analyzed [INFO] 21:43:56.867 0/0 source files have been analyzed [INFO] 21:43:56.867 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:56.868 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:56.868 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:56.868 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.868 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:56.868 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.868 Sensor XML Sensor [xml] [INFO] 21:43:56.872 1 source file to be analyzed [INFO] 21:43:56.872 1/1 source file has been analyzed [INFO] 21:43:56.872 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:56.872 Sensor Serverless configuration file sensor [security] [INFO] 21:43:56.872 0 Serverless function entries were found in the project [INFO] 21:43:56.872 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:56.873 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 21:43:56.873 Sensor AWS SAM template file sensor [security] [INFO] 21:43:56.873 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:56.873 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:56.873 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:56.873 ------------- Run sensors on module rfc8345-ietf-network-topology-state [INFO] 21:43:56.890 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:56.891 '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] 21:43:56.891 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:56.891 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:56.891 Sensor IaC Docker Sensor [iac] [INFO] 21:43:56.894 0 source files to be analyzed [INFO] 21:43:56.895 0/0 source files have been analyzed [INFO] 21:43:56.895 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:56.895 Sensor Java Config Sensor [iac] [INFO] 21:43:56.895 0 source files to be analyzed [INFO] 21:43:56.895 0/0 source files have been analyzed [INFO] 21:43:56.895 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:56.895 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:56.895 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:56.895 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.895 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:56.895 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.895 Sensor XML Sensor [xml] [INFO] 21:43:56.899 1 source file to be analyzed [INFO] 21:43:56.899 1/1 source file has been analyzed [INFO] 21:43:56.899 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:56.899 Sensor Serverless configuration file sensor [security] [INFO] 21:43:56.899 0 Serverless function entries were found in the project [INFO] 21:43:56.899 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:56.899 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:56.899 Sensor AWS SAM template file sensor [security] [INFO] 21:43:56.899 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:56.899 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:56.899 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:56.899 ------------- Run sensors on module rfc7952 [INFO] 21:43:56.916 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:56.916 '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] 21:43:56.916 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:56.917 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:56.917 Sensor IaC Docker Sensor [iac] [INFO] 21:43:56.920 0 source files to be analyzed [INFO] 21:43:56.920 0/0 source files have been analyzed [INFO] 21:43:56.920 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:56.920 Sensor Java Config Sensor [iac] [INFO] 21:43:56.921 0 source files to be analyzed [INFO] 21:43:56.921 0/0 source files have been analyzed [INFO] 21:43:56.921 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:56.921 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:56.921 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:56.921 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.921 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:56.921 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.921 Sensor XML Sensor [xml] [INFO] 21:43:56.924 1 source file to be analyzed [INFO] 21:43:56.924 1/1 source file has been analyzed [INFO] 21:43:56.924 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 21:43:56.924 Sensor Serverless configuration file sensor [security] [INFO] 21:43:56.924 0 Serverless function entries were found in the project [INFO] 21:43:56.924 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:56.924 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:56.924 Sensor AWS SAM template file sensor [security] [INFO] 21:43:56.924 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:56.924 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:56.924 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:56.925 ------------- Run sensors on module rfc8795-ietf-te-topology [INFO] 21:43:56.941 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:56.941 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 21:43:56.941 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:56.942 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:56.942 Sensor IaC Docker Sensor [iac] [INFO] 21:43:56.945 0 source files to be analyzed [INFO] 21:43:56.945 0/0 source files have been analyzed [INFO] 21:43:56.945 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:56.945 Sensor Java Config Sensor [iac] [INFO] 21:43:56.946 0 source files to be analyzed [INFO] 21:43:56.946 0/0 source files have been analyzed [INFO] 21:43:56.946 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:56.946 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:56.946 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:56.946 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.946 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:56.946 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.946 Sensor XML Sensor [xml] [INFO] 21:43:56.949 1 source file to be analyzed [INFO] 21:43:56.949 1/1 source file has been analyzed [INFO] 21:43:56.950 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:56.950 Sensor Serverless configuration file sensor [security] [INFO] 21:43:56.950 0 Serverless function entries were found in the project [INFO] 21:43:56.950 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:56.950 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:56.950 Sensor AWS SAM template file sensor [security] [INFO] 21:43:56.950 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:56.950 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:56.950 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:56.950 ------------- Run sensors on module rfc8349-ietf-ipv4-unicast-routing [INFO] 21:43:56.966 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:56.967 '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] 21:43:56.967 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:56.967 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:56.967 Sensor IaC Docker Sensor [iac] [INFO] 21:43:56.970 0 source files to be analyzed [INFO] 21:43:56.970 0/0 source files have been analyzed [INFO] 21:43:56.970 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:56.970 Sensor Java Config Sensor [iac] [INFO] 21:43:56.971 0 source files to be analyzed [INFO] 21:43:56.971 0/0 source files have been analyzed [INFO] 21:43:56.971 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:56.971 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:56.971 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:56.971 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.971 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:56.971 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.971 Sensor XML Sensor [xml] [INFO] 21:43:56.974 1 source file to be analyzed [INFO] 21:43:56.974 1/1 source file has been analyzed [INFO] 21:43:56.974 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 21:43:56.974 Sensor Serverless configuration file sensor [security] [INFO] 21:43:56.974 0 Serverless function entries were found in the project [INFO] 21:43:56.974 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:56.974 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:56.974 Sensor AWS SAM template file sensor [security] [INFO] 21:43:56.974 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:56.974 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:56.974 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:56.974 ------------- Run sensors on module rfc8346-ietf-l3-unicast-topology [INFO] 21:43:56.991 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:56.991 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 21:43:56.991 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:56.992 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:56.992 Sensor IaC Docker Sensor [iac] [INFO] 21:43:56.994 0 source files to be analyzed [INFO] 21:43:56.994 0/0 source files have been analyzed [INFO] 21:43:56.995 Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] 21:43:56.995 Sensor Java Config Sensor [iac] [INFO] 21:43:56.995 0 source files to be analyzed [INFO] 21:43:56.995 0/0 source files have been analyzed [INFO] 21:43:56.995 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:56.995 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:56.995 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:56.995 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.995 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:56.995 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:56.995 Sensor XML Sensor [xml] [INFO] 21:43:56.999 1 source file to be analyzed [INFO] 21:43:56.999 1/1 source file has been analyzed [INFO] 21:43:56.999 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:56.999 Sensor Serverless configuration file sensor [security] [INFO] 21:43:56.999 0 Serverless function entries were found in the project [INFO] 21:43:56.999 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:56.999 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:56.999 Sensor AWS SAM template file sensor [security] [INFO] 21:43:56.999 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:56.999 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:56.999 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:56.999 ------------- Run sensors on module rfc8177 [INFO] 21:43:57.017 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:57.017 '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] 21:43:57.017 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:57.018 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:57.018 Sensor IaC Docker Sensor [iac] [INFO] 21:43:57.021 0 source files to be analyzed [INFO] 21:43:57.021 0/0 source files have been analyzed [INFO] 21:43:57.021 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:57.021 Sensor Java Config Sensor [iac] [INFO] 21:43:57.021 0 source files to be analyzed [INFO] 21:43:57.021 0/0 source files have been analyzed [INFO] 21:43:57.021 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:57.021 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:57.021 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:57.021 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.021 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:57.021 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.021 Sensor XML Sensor [xml] [INFO] 21:43:57.024 1 source file to be analyzed [INFO] 21:43:57.024 1/1 source file has been analyzed [INFO] 21:43:57.024 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 21:43:57.025 Sensor Serverless configuration file sensor [security] [INFO] 21:43:57.025 0 Serverless function entries were found in the project [INFO] 21:43:57.025 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:57.025 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:57.025 Sensor AWS SAM template file sensor [security] [INFO] 21:43:57.025 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:57.025 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:57.025 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:57.025 ------------- Run sensors on module rfc9144 [INFO] 21:43:57.042 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:57.042 '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] 21:43:57.042 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:57.043 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:57.043 Sensor IaC Docker Sensor [iac] [INFO] 21:43:57.046 0 source files to be analyzed [INFO] 21:43:57.046 0/0 source files have been analyzed [INFO] 21:43:57.046 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:57.046 Sensor Java Config Sensor [iac] [INFO] 21:43:57.046 0 source files to be analyzed [INFO] 21:43:57.046 0/0 source files have been analyzed [INFO] 21:43:57.047 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:57.047 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:57.047 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:57.047 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.047 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:57.047 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.047 Sensor XML Sensor [xml] [INFO] 21:43:57.047 1 source file to be analyzed [INFO] 21:43:57.069 1/1 source file has been analyzed [INFO] 21:43:57.070 Sensor XML Sensor [xml] (done) | time=22ms [INFO] 21:43:57.070 Sensor Serverless configuration file sensor [security] [INFO] 21:43:57.070 0 Serverless function entries were found in the project [INFO] 21:43:57.070 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:57.070 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:57.070 Sensor AWS SAM template file sensor [security] [INFO] 21:43:57.070 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:57.070 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:57.070 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:57.070 ------------- Run sensors on module rfc6991-ietf-inet-types [INFO] 21:43:57.087 Sensor JavaSensor [java] [INFO] 21:43:57.088 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 21:43:57.089 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 21:43:57.089 No "Main" source files to scan. [INFO] 21:43:57.089 Using ECJ batch to parse 5 Test java source files with batch size 209 KB. [INFO] 21:43:57.091 Starting batch processing. [INFO] 21:43:57.114 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 21:43:57.158 100% analyzed [INFO] 21:43:57.158 Batch processing: Done. [INFO] 21:43:57.159 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 21:43:57.159 No "Generated" source files to scan. [INFO] 21:43:57.159 Sensor JavaSensor [java] (done) | time=72ms [INFO] 21:43:57.159 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:57.159 '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] 21:43:57.159 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:57.160 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:57.160 Sensor IaC Docker Sensor [iac] [INFO] 21:43:57.163 0 source files to be analyzed [INFO] 21:43:57.163 0/0 source files have been analyzed [INFO] 21:43:57.163 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:57.163 Sensor Java Config Sensor [iac] [INFO] 21:43:57.164 0 source files to be analyzed [INFO] 21:43:57.164 0/0 source files have been analyzed [INFO] 21:43:57.164 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:57.164 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:57.164 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:57.164 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.164 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:57.164 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.164 Sensor SurefireSensor [java] [INFO] 21:43:57.164 parsing [/w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-inet-types/target/surefire-reports] [INFO] 21:43:57.167 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 21:43:57.167 Sensor XML Sensor [xml] [INFO] 21:43:57.168 1 source file to be analyzed [INFO] 21:43:57.172 1/1 source file has been analyzed [INFO] 21:43:57.172 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:57.172 Sensor Serverless configuration file sensor [security] [INFO] 21:43:57.172 0 Serverless function entries were found in the project [INFO] 21:43:57.172 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:57.172 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:57.172 Sensor AWS SAM template file sensor [security] [INFO] 21:43:57.172 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:57.172 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:57.172 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:57.173 ------------- Run sensors on module rfc8345-ietf-network [INFO] 21:43:57.189 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:57.189 '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] 21:43:57.189 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:57.190 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:57.190 Sensor IaC Docker Sensor [iac] [INFO] 21:43:57.193 0 source files to be analyzed [INFO] 21:43:57.193 0/0 source files have been analyzed [INFO] 21:43:57.193 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:57.193 Sensor Java Config Sensor [iac] [INFO] 21:43:57.194 0 source files to be analyzed [INFO] 21:43:57.194 0/0 source files have been analyzed [INFO] 21:43:57.194 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:57.194 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:57.194 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:57.194 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.194 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:57.194 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.194 Sensor XML Sensor [xml] [INFO] 21:43:57.194 1 source file to be analyzed [INFO] 21:43:57.197 1/1 source file has been analyzed [INFO] 21:43:57.197 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 21:43:57.197 Sensor Serverless configuration file sensor [security] [INFO] 21:43:57.198 0 Serverless function entries were found in the project [INFO] 21:43:57.198 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:57.198 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 21:43:57.198 Sensor AWS SAM template file sensor [security] [INFO] 21:43:57.198 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:57.198 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:57.198 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:57.198 ------------- Run sensors on module rfc8345-ietf-network-state [INFO] 21:43:57.215 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:57.215 '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] 21:43:57.215 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:57.215 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:57.215 Sensor IaC Docker Sensor [iac] [INFO] 21:43:57.218 0 source files to be analyzed [INFO] 21:43:57.218 0/0 source files have been analyzed [INFO] 21:43:57.219 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:57.219 Sensor Java Config Sensor [iac] [INFO] 21:43:57.219 0 source files to be analyzed [INFO] 21:43:57.219 0/0 source files have been analyzed [INFO] 21:43:57.219 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:57.219 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:57.219 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:57.219 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.219 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:57.219 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.219 Sensor XML Sensor [xml] [INFO] 21:43:57.220 1 source file to be analyzed [INFO] 21:43:57.225 1/1 source file has been analyzed [INFO] 21:43:57.225 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 21:43:57.225 Sensor Serverless configuration file sensor [security] [INFO] 21:43:57.226 0 Serverless function entries were found in the project [INFO] 21:43:57.226 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:57.226 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 21:43:57.226 Sensor AWS SAM template file sensor [security] [INFO] 21:43:57.226 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:57.226 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:57.226 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:57.226 ------------- Run sensors on module rfc8348-ietf-hardware [INFO] 21:43:57.245 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:57.245 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 21:43:57.245 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:57.246 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:57.246 Sensor IaC Docker Sensor [iac] [INFO] 21:43:57.249 0 source files to be analyzed [INFO] 21:43:57.249 0/0 source files have been analyzed [INFO] 21:43:57.249 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:57.249 Sensor Java Config Sensor [iac] [INFO] 21:43:57.250 0 source files to be analyzed [INFO] 21:43:57.250 0/0 source files have been analyzed [INFO] 21:43:57.250 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:57.250 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:57.250 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:57.250 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.250 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:57.250 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.250 Sensor XML Sensor [xml] [INFO] 21:43:57.250 1 source file to be analyzed [INFO] 21:43:57.254 1/1 source file has been analyzed [INFO] 21:43:57.254 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:57.254 Sensor Serverless configuration file sensor [security] [INFO] 21:43:57.254 0 Serverless function entries were found in the project [INFO] 21:43:57.254 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:57.254 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:57.254 Sensor AWS SAM template file sensor [security] [INFO] 21:43:57.254 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:57.254 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:57.254 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:57.254 ------------- Run sensors on module rfc8346-ietf-l3-unicast-topology-state [INFO] 21:43:57.271 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:57.271 '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] 21:43:57.271 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:57.272 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:57.272 Sensor IaC Docker Sensor [iac] [INFO] 21:43:57.275 0 source files to be analyzed [INFO] 21:43:57.275 0/0 source files have been analyzed [INFO] 21:43:57.275 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:57.275 Sensor Java Config Sensor [iac] [INFO] 21:43:57.275 0 source files to be analyzed [INFO] 21:43:57.275 0/0 source files have been analyzed [INFO] 21:43:57.275 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:57.275 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:57.275 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:57.275 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.275 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:57.275 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.276 Sensor XML Sensor [xml] [INFO] 21:43:57.276 1 source file to be analyzed [INFO] 21:43:57.279 1/1 source file has been analyzed [INFO] 21:43:57.279 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 21:43:57.280 Sensor Serverless configuration file sensor [security] [INFO] 21:43:57.280 0 Serverless function entries were found in the project [INFO] 21:43:57.280 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:57.280 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:57.280 Sensor AWS SAM template file sensor [security] [INFO] 21:43:57.280 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:57.280 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:57.280 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:57.280 ------------- Run sensors on module rfc8348-ietf-hardware-state [INFO] 21:43:57.297 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:57.297 '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] 21:43:57.297 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:57.297 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:57.298 Sensor IaC Docker Sensor [iac] [INFO] 21:43:57.301 0 source files to be analyzed [INFO] 21:43:57.301 0/0 source files have been analyzed [INFO] 21:43:57.301 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:57.301 Sensor Java Config Sensor [iac] [INFO] 21:43:57.301 0 source files to be analyzed [INFO] 21:43:57.301 0/0 source files have been analyzed [INFO] 21:43:57.301 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:57.301 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:57.301 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:57.301 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.301 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:57.301 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.301 Sensor XML Sensor [xml] [INFO] 21:43:57.302 1 source file to be analyzed [INFO] 21:43:57.305 1/1 source file has been analyzed [INFO] 21:43:57.305 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:57.305 Sensor Serverless configuration file sensor [security] [INFO] 21:43:57.305 0 Serverless function entries were found in the project [INFO] 21:43:57.305 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:57.305 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:57.305 Sensor AWS SAM template file sensor [security] [INFO] 21:43:57.305 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:57.305 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:57.305 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:57.306 ------------- Run sensors on module rfc9643-ietf-tcp-server [INFO] 21:43:57.323 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:57.323 '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] 21:43:57.323 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:57.324 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:57.324 Sensor IaC Docker Sensor [iac] [INFO] 21:43:57.327 0 source files to be analyzed [INFO] 21:43:57.327 0/0 source files have been analyzed [INFO] 21:43:57.327 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:57.327 Sensor Java Config Sensor [iac] [INFO] 21:43:57.327 0 source files to be analyzed [INFO] 21:43:57.327 0/0 source files have been analyzed [INFO] 21:43:57.327 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:57.327 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:57.327 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:57.328 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.328 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:57.328 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.328 Sensor XML Sensor [xml] [INFO] 21:43:57.328 1 source file to be analyzed [INFO] 21:43:57.331 1/1 source file has been analyzed [INFO] 21:43:57.331 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 21:43:57.331 Sensor Serverless configuration file sensor [security] [INFO] 21:43:57.332 0 Serverless function entries were found in the project [INFO] 21:43:57.332 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:57.332 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 21:43:57.332 Sensor AWS SAM template file sensor [security] [INFO] 21:43:57.332 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:57.332 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:57.332 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:57.332 ------------- Run sensors on module rfc8342-ietf-datastores [INFO] 21:43:57.349 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:57.349 '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] 21:43:57.349 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:57.349 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:57.349 Sensor IaC Docker Sensor [iac] [INFO] 21:43:57.352 0 source files to be analyzed [INFO] 21:43:57.352 0/0 source files have been analyzed [INFO] 21:43:57.352 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:57.353 Sensor Java Config Sensor [iac] [INFO] 21:43:57.353 0 source files to be analyzed [INFO] 21:43:57.353 0/0 source files have been analyzed [INFO] 21:43:57.353 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:57.353 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:57.353 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:57.353 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.353 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:57.353 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.353 Sensor XML Sensor [xml] [INFO] 21:43:57.354 1 source file to be analyzed [INFO] 21:43:57.356 1/1 source file has been analyzed [INFO] 21:43:57.357 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:57.357 Sensor Serverless configuration file sensor [security] [INFO] 21:43:57.357 0 Serverless function entries were found in the project [INFO] 21:43:57.357 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:57.357 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:57.357 Sensor AWS SAM template file sensor [security] [INFO] 21:43:57.357 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:57.357 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:57.357 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:57.357 ------------- Run sensors on module rfc8294-ietf-routing-types [INFO] 21:43:57.375 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:57.375 '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] 21:43:57.375 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:57.375 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:57.375 Sensor IaC Docker Sensor [iac] [INFO] 21:43:57.378 0 source files to be analyzed [INFO] 21:43:57.378 0/0 source files have been analyzed [INFO] 21:43:57.378 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:57.379 Sensor Java Config Sensor [iac] [INFO] 21:43:57.381 0 source files to be analyzed [INFO] 21:43:57.381 0/0 source files have been analyzed [INFO] 21:43:57.381 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 21:43:57.381 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:57.381 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:57.381 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.381 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:57.381 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.381 Sensor XML Sensor [xml] [INFO] 21:43:57.382 1 source file to be analyzed [INFO] 21:43:57.386 1/1 source file has been analyzed [INFO] 21:43:57.386 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:57.387 Sensor Serverless configuration file sensor [security] [INFO] 21:43:57.387 0 Serverless function entries were found in the project [INFO] 21:43:57.387 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:57.387 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:57.387 Sensor AWS SAM template file sensor [security] [INFO] 21:43:57.387 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:57.387 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:57.387 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:57.387 ------------- Run sensors on module model-rfc-aggregator [WARNING] 21:43:57.403 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 21:43:57.406 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:57.406 '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] 21:43:57.406 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:57.406 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:57.407 Sensor IaC Docker Sensor [iac] [INFO] 21:43:57.410 0 source files to be analyzed [INFO] 21:43:57.410 0/0 source files have been analyzed [INFO] 21:43:57.410 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:57.410 Sensor Java Config Sensor [iac] [INFO] 21:43:57.410 0 source files to be analyzed [INFO] 21:43:57.410 0/0 source files have been analyzed [INFO] 21:43:57.410 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:57.410 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:57.410 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:57.410 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.410 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:57.411 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 21:43:57.411 Sensor XML Sensor [xml] [INFO] 21:43:57.411 1 source file to be analyzed [INFO] 21:43:57.416 1/1 source file has been analyzed [INFO] 21:43:57.416 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:57.417 Sensor Serverless configuration file sensor [security] [INFO] 21:43:57.417 0 Serverless function entries were found in the project [INFO] 21:43:57.417 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:57.417 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 21:43:57.417 Sensor AWS SAM template file sensor [security] [INFO] 21:43:57.417 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:57.417 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:57.417 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:57.417 ------------- Run sensors on module opendaylight-l2-types [INFO] 21:43:57.433 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:57.434 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 21:43:57.434 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:57.434 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:57.434 Sensor IaC Docker Sensor [iac] [INFO] 21:43:57.437 0 source files to be analyzed [INFO] 21:43:57.437 0/0 source files have been analyzed [INFO] 21:43:57.437 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:57.437 Sensor Java Config Sensor [iac] [INFO] 21:43:57.438 0 source files to be analyzed [INFO] 21:43:57.438 0/0 source files have been analyzed [INFO] 21:43:57.438 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:57.438 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:57.438 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:57.438 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.438 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:57.438 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.438 Sensor XML Sensor [xml] [INFO] 21:43:57.438 1 source file to be analyzed [INFO] 21:43:57.441 1/1 source file has been analyzed [INFO] 21:43:57.442 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:57.442 Sensor Serverless configuration file sensor [security] [INFO] 21:43:57.442 0 Serverless function entries were found in the project [INFO] 21:43:57.442 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:57.442 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:57.442 Sensor AWS SAM template file sensor [security] [INFO] 21:43:57.442 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:57.442 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:57.442 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:57.442 ------------- Run sensors on module general-entity [INFO] 21:43:57.459 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:57.459 '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] 21:43:57.459 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:57.459 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:57.459 Sensor IaC Docker Sensor [iac] [INFO] 21:43:57.463 0 source files to be analyzed [INFO] 21:43:57.463 0/0 source files have been analyzed [INFO] 21:43:57.463 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:57.463 Sensor Java Config Sensor [iac] [INFO] 21:43:57.463 0 source files to be analyzed [INFO] 21:43:57.463 0/0 source files have been analyzed [INFO] 21:43:57.463 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:57.463 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:57.463 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:57.464 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 21:43:57.464 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:57.464 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.464 Sensor XML Sensor [xml] [INFO] 21:43:57.464 1 source file to be analyzed [INFO] 21:43:57.467 1/1 source file has been analyzed [INFO] 21:43:57.467 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 21:43:57.467 Sensor Serverless configuration file sensor [security] [INFO] 21:43:57.468 0 Serverless function entries were found in the project [INFO] 21:43:57.468 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:57.468 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 21:43:57.468 Sensor AWS SAM template file sensor [security] [INFO] 21:43:57.468 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:57.468 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:57.468 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:57.468 ------------- Run sensors on module model-aggregator [WARNING] 21:43:57.482 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 21:43:57.485 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:57.485 '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] 21:43:57.485 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:57.485 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:57.485 Sensor IaC Docker Sensor [iac] [INFO] 21:43:57.488 0 source files to be analyzed [INFO] 21:43:57.488 0/0 source files have been analyzed [INFO] 21:43:57.488 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:57.488 Sensor Java Config Sensor [iac] [INFO] 21:43:57.488 0 source files to be analyzed [INFO] 21:43:57.488 0/0 source files have been analyzed [INFO] 21:43:57.488 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:57.489 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:57.489 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:57.489 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.489 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:57.489 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.489 Sensor XML Sensor [xml] [INFO] 21:43:57.489 1 source file to be analyzed [INFO] 21:43:57.492 1/1 source file has been analyzed [INFO] 21:43:57.492 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 21:43:57.492 Sensor Serverless configuration file sensor [security] [INFO] 21:43:57.492 0 Serverless function entries were found in the project [INFO] 21:43:57.492 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:57.492 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:57.493 Sensor AWS SAM template file sensor [security] [INFO] 21:43:57.493 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:57.493 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:57.493 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:57.493 ------------- Run sensors on module bnd-parent [INFO] 21:43:57.510 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:57.510 '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] 21:43:57.510 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:57.510 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:57.511 Sensor IaC Docker Sensor [iac] [INFO] 21:43:57.514 0 source files to be analyzed [INFO] 21:43:57.514 0/0 source files have been analyzed [INFO] 21:43:57.514 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:57.514 Sensor Java Config Sensor [iac] [INFO] 21:43:57.514 0 source files to be analyzed [INFO] 21:43:57.514 0/0 source files have been analyzed [INFO] 21:43:57.514 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:57.514 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:57.514 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:57.514 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.514 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:57.514 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.514 Sensor XML Sensor [xml] [INFO] 21:43:57.515 1 source file to be analyzed [INFO] 21:43:57.518 1/1 source file has been analyzed [INFO] 21:43:57.518 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:57.518 Sensor Serverless configuration file sensor [security] [INFO] 21:43:57.518 0 Serverless function entries were found in the project [INFO] 21:43:57.518 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:57.518 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:57.518 Sensor AWS SAM template file sensor [security] [INFO] 21:43:57.518 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:57.518 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:57.518 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:57.519 ------------- Run sensors on module mdsal-karaf [INFO] 21:43:57.535 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:57.535 '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] 21:43:57.535 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:57.536 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:57.536 Sensor IaC Docker Sensor [iac] [INFO] 21:43:57.539 0 source files to be analyzed [INFO] 21:43:57.539 0/0 source files have been analyzed [INFO] 21:43:57.539 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:57.539 Sensor Java Config Sensor [iac] [INFO] 21:43:57.539 0 source files to be analyzed [INFO] 21:43:57.539 0/0 source files have been analyzed [INFO] 21:43:57.539 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:57.539 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:57.539 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:57.539 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.539 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:57.539 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.539 Sensor XML Sensor [xml] [INFO] 21:43:57.540 1 source file to be analyzed [INFO] 21:43:57.562 1/1 source file has been analyzed [INFO] 21:43:57.563 Sensor XML Sensor [xml] (done) | time=23ms [INFO] 21:43:57.563 Sensor Serverless configuration file sensor [security] [INFO] 21:43:57.563 0 Serverless function entries were found in the project [INFO] 21:43:57.563 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:57.563 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:57.563 Sensor AWS SAM template file sensor [security] [INFO] 21:43:57.563 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:57.563 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:57.563 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:57.563 ------------- Run sensors on module mdsal-artifacts [WARNING] 21:43:57.577 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 21:43:57.580 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:57.580 '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] 21:43:57.580 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:57.580 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:43:57.581 Sensor IaC Docker Sensor [iac] [INFO] 21:43:57.584 0 source files to be analyzed [INFO] 21:43:57.584 0/0 source files have been analyzed [INFO] 21:43:57.584 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:57.584 Sensor Java Config Sensor [iac] [INFO] 21:43:57.584 0 source files to be analyzed [INFO] 21:43:57.584 0/0 source files have been analyzed [INFO] 21:43:57.584 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:57.584 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:57.584 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:57.584 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.585 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:57.585 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.585 Sensor XML Sensor [xml] [INFO] 21:43:57.585 1 source file to be analyzed [INFO] 21:43:57.630 1/1 source file has been analyzed [INFO] 21:43:57.631 Sensor XML Sensor [xml] (done) | time=46ms [INFO] 21:43:57.631 Sensor Serverless configuration file sensor [security] [INFO] 21:43:57.631 0 Serverless function entries were found in the project [INFO] 21:43:57.631 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:57.631 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:57.631 Sensor AWS SAM template file sensor [security] [INFO] 21:43:57.631 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:57.631 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:57.631 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:57.631 ------------- Run sensors on module bundle-parent [INFO] 21:43:57.648 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:57.648 '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] 21:43:57.649 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:57.649 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:57.649 Sensor IaC Docker Sensor [iac] [INFO] 21:43:57.654 0 source files to be analyzed [INFO] 21:43:57.654 0/0 source files have been analyzed [INFO] 21:43:57.654 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 21:43:57.655 Sensor Java Config Sensor [iac] [INFO] 21:43:57.655 0 source files to be analyzed [INFO] 21:43:57.655 0/0 source files have been analyzed [INFO] 21:43:57.655 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:57.655 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:57.655 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:57.655 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.655 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:57.655 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.655 Sensor XML Sensor [xml] [INFO] 21:43:57.656 1 source file to be analyzed [INFO] 21:43:57.660 1/1 source file has been analyzed [INFO] 21:43:57.660 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:57.660 Sensor Serverless configuration file sensor [security] [INFO] 21:43:57.660 0 Serverless function entries were found in the project [INFO] 21:43:57.660 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:57.660 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:57.660 Sensor AWS SAM template file sensor [security] [INFO] 21:43:57.661 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 21:43:57.661 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:57.661 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:57.661 ------------- Run sensors on module mdsal-eos-dom-simple [INFO] 21:43:57.678 Sensor JavaSensor [java] [INFO] 21:43:57.679 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 21:43:57.680 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 21:43:57.680 Using ECJ batch to parse 3 Main java source files with batch size 209 KB. [INFO] 21:43:57.682 Starting batch processing. [INFO] 21:43:57.694 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 21:43:57.727 100% analyzed [INFO] 21:43:57.727 Batch processing: Done. [INFO] 21:43:57.728 Did not optimize analysis for any files, performed a full analysis for all 3 files. [WARNING] 21:43:57.728 Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [WARNING] 21:43:57.728 Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] 21:43:57.728 Using ECJ batch to parse 1 Test java source files with batch size 209 KB. [INFO] 21:43:57.729 Starting batch processing. [INFO] 21:43:57.787 100% analyzed [INFO] 21:43:57.787 Batch processing: Done. [INFO] 21:43:57.788 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 21:43:57.788 No "Generated" source files to scan. [INFO] 21:43:57.788 Sensor JavaSensor [java] (done) | time=110ms [INFO] 21:43:57.788 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:57.788 '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] 21:43:57.788 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:57.790 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 21:43:57.790 Sensor IaC Docker Sensor [iac] [INFO] 21:43:57.794 0 source files to be analyzed [INFO] 21:43:57.794 0/0 source files have been analyzed [INFO] 21:43:57.794 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:57.794 Sensor Java Config Sensor [iac] [INFO] 21:43:57.794 0 source files to be analyzed [INFO] 21:43:57.794 0/0 source files have been analyzed [INFO] 21:43:57.794 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:57.794 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:57.794 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:57.794 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.795 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:57.795 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.795 Sensor SurefireSensor [java] [INFO] 21:43:57.795 parsing [/w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/target/surefire-reports] [INFO] 21:43:57.796 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 21:43:57.796 Sensor XML Sensor [xml] [INFO] 21:43:57.798 1 source file to be analyzed [INFO] 21:43:57.801 1/1 source file has been analyzed [INFO] 21:43:57.802 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 21:43:57.802 Sensor Serverless configuration file sensor [security] [INFO] 21:43:57.802 0 Serverless function entries were found in the project [INFO] 21:43:57.802 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:57.802 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:57.802 Sensor AWS SAM template file sensor [security] [INFO] 21:43:57.802 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:57.802 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:57.802 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:57.802 ------------- Run sensors on module mdsal-eos-binding-adapter [INFO] 21:43:57.819 Sensor JavaSensor [java] [INFO] 21:43:57.819 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 21:43:57.821 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 21:43:57.821 Using ECJ batch to parse 3 Main java source files with batch size 209 KB. [INFO] 21:43:57.823 Starting batch processing. [INFO] 21:43:57.832 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 21:43:57.860 100% analyzed [INFO] 21:43:57.860 Batch processing: Done. [INFO] 21:43:57.860 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 21:43:57.861 Using ECJ batch to parse 1 Test java source files with batch size 209 KB. [INFO] 21:43:57.862 Starting batch processing. [INFO] 21:43:57.895 100% analyzed [INFO] 21:43:57.895 Batch processing: Done. [INFO] 21:43:57.895 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 21:43:57.895 No "Generated" source files to scan. [INFO] 21:43:57.895 Sensor JavaSensor [java] (done) | time=76ms [INFO] 21:43:57.896 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:57.896 '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] 21:43:57.896 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:57.897 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:57.897 Sensor IaC Docker Sensor [iac] [INFO] 21:43:57.901 0 source files to be analyzed [INFO] 21:43:57.901 0/0 source files have been analyzed [INFO] 21:43:57.901 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:57.901 Sensor Java Config Sensor [iac] [INFO] 21:43:57.901 0 source files to be analyzed [INFO] 21:43:57.901 0/0 source files have been analyzed [INFO] 21:43:57.901 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:57.901 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:57.901 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:57.901 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.902 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:57.902 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.902 Sensor SurefireSensor [java] [INFO] 21:43:57.902 parsing [/w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/target/surefire-reports] [INFO] 21:43:57.903 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 21:43:57.903 Sensor XML Sensor [xml] [INFO] 21:43:57.903 1 source file to be analyzed [INFO] 21:43:57.907 1/1 source file has been analyzed [INFO] 21:43:57.908 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:57.908 Sensor Serverless configuration file sensor [security] [INFO] 21:43:57.908 0 Serverless function entries were found in the project [INFO] 21:43:57.908 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:57.908 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:57.908 Sensor AWS SAM template file sensor [security] [INFO] 21:43:57.908 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:57.908 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:57.908 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:57.908 ------------- Run sensors on module mdsal-eos-binding-api [INFO] 21:43:57.925 Sensor JavaSensor [java] [INFO] 21:43:57.925 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 21:43:57.926 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 21:43:57.926 Using ECJ batch to parse 5 Main java source files with batch size 209 KB. [INFO] 21:43:57.928 Starting batch processing. [INFO] 21:43:57.948 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 21:43:57.967 100% analyzed [INFO] 21:43:57.967 Batch processing: Done. [INFO] 21:43:57.967 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 21:43:57.967 Using ECJ batch to parse 1 Test java source files with batch size 209 KB. [INFO] 21:43:57.969 Starting batch processing. [INFO] 21:43:57.991 100% analyzed [INFO] 21:43:57.991 Batch processing: Done. [INFO] 21:43:57.991 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 21:43:57.991 No "Generated" source files to scan. [INFO] 21:43:57.991 Sensor JavaSensor [java] (done) | time=66ms [INFO] 21:43:57.991 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:57.991 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 21:43:57.991 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:57.992 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:57.992 Sensor IaC Docker Sensor [iac] [INFO] 21:43:57.995 0 source files to be analyzed [INFO] 21:43:57.995 0/0 source files have been analyzed [INFO] 21:43:57.996 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:57.996 Sensor Java Config Sensor [iac] [INFO] 21:43:57.996 0 source files to be analyzed [INFO] 21:43:57.996 0/0 source files have been analyzed [INFO] 21:43:57.996 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:57.996 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:57.996 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:57.996 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.996 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:57.996 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:57.996 Sensor SurefireSensor [java] [INFO] 21:43:57.997 parsing [/w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/target/surefire-reports] [INFO] 21:43:57.998 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 21:43:57.998 Sensor XML Sensor [xml] [INFO] 21:43:57.998 1 source file to be analyzed [INFO] 21:43:58.002 1/1 source file has been analyzed [INFO] 21:43:58.002 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:58.002 Sensor Serverless configuration file sensor [security] [INFO] 21:43:58.002 0 Serverless function entries were found in the project [INFO] 21:43:58.003 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:58.003 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 21:43:58.003 Sensor AWS SAM template file sensor [security] [INFO] 21:43:58.003 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:58.003 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:58.003 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:58.003 ------------- Run sensors on module mdsal-eos-common-api [INFO] 21:43:58.019 Sensor JavaSensor [java] [INFO] 21:43:58.020 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 21:43:58.021 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 21:43:58.021 Using ECJ batch to parse 6 Main java source files with batch size 209 KB. [INFO] 21:43:58.023 Starting batch processing. [INFO] 21:43:58.030 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 21:43:58.066 100% analyzed [INFO] 21:43:58.066 Batch processing: Done. [INFO] 21:43:58.066 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 21:43:58.067 Using ECJ batch to parse 3 Test java source files with batch size 209 KB. [INFO] 21:43:58.068 Starting batch processing. [INFO] 21:43:58.095 100% analyzed [INFO] 21:43:58.095 Batch processing: Done. [INFO] 21:43:58.095 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 21:43:58.095 No "Generated" source files to scan. [INFO] 21:43:58.095 Sensor JavaSensor [java] (done) | time=76ms [INFO] 21:43:58.095 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:58.095 '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] 21:43:58.096 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:58.097 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 21:43:58.097 Sensor IaC Docker Sensor [iac] [INFO] 21:43:58.100 0 source files to be analyzed [INFO] 21:43:58.100 0/0 source files have been analyzed [INFO] 21:43:58.100 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:58.100 Sensor Java Config Sensor [iac] [INFO] 21:43:58.100 0 source files to be analyzed [INFO] 21:43:58.100 0/0 source files have been analyzed [INFO] 21:43:58.100 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:58.100 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:58.100 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:58.101 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 21:43:58.101 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:58.101 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:58.101 Sensor SurefireSensor [java] [INFO] 21:43:58.101 parsing [/w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/target/surefire-reports] [INFO] 21:43:58.103 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 21:43:58.103 Sensor XML Sensor [xml] [INFO] 21:43:58.104 1 source file to be analyzed [INFO] 21:43:58.107 1/1 source file has been analyzed [INFO] 21:43:58.107 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:58.107 Sensor Serverless configuration file sensor [security] [INFO] 21:43:58.107 0 Serverless function entries were found in the project [INFO] 21:43:58.107 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:58.107 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:58.107 Sensor AWS SAM template file sensor [security] [INFO] 21:43:58.107 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:58.107 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:58.107 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:58.108 ------------- Run sensors on module mdsal-eos-dom-api [INFO] 21:43:58.124 Sensor JavaSensor [java] [INFO] 21:43:58.124 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 21:43:58.125 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 21:43:58.126 Using ECJ batch to parse 5 Main java source files with batch size 209 KB. [INFO] 21:43:58.127 Starting batch processing. [INFO] 21:43:58.138 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 21:43:58.151 100% analyzed [INFO] 21:43:58.151 Batch processing: Done. [INFO] 21:43:58.151 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 21:43:58.151 Using ECJ batch to parse 1 Test java source files with batch size 209 KB. [INFO] 21:43:58.152 Starting batch processing. [INFO] 21:43:58.170 100% analyzed [INFO] 21:43:58.170 Batch processing: Done. [INFO] 21:43:58.176 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 21:43:58.176 No "Generated" source files to scan. [INFO] 21:43:58.176 Sensor JavaSensor [java] (done) | time=52ms [INFO] 21:43:58.177 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:58.177 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 21:43:58.177 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:58.178 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:58.178 Sensor IaC Docker Sensor [iac] [INFO] 21:43:58.182 0 source files to be analyzed [INFO] 21:43:58.182 0/0 source files have been analyzed [INFO] 21:43:58.182 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:58.182 Sensor Java Config Sensor [iac] [INFO] 21:43:58.182 0 source files to be analyzed [INFO] 21:43:58.182 0/0 source files have been analyzed [INFO] 21:43:58.182 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:43:58.182 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:58.183 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:58.183 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 21:43:58.183 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:58.183 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:58.183 Sensor SurefireSensor [java] [INFO] 21:43:58.183 parsing [/w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/target/surefire-reports] [INFO] 21:43:58.184 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 21:43:58.185 Sensor XML Sensor [xml] [INFO] 21:43:58.185 1 source file to be analyzed [INFO] 21:43:58.189 1/1 source file has been analyzed [INFO] 21:43:58.189 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:43:58.189 Sensor Serverless configuration file sensor [security] [INFO] 21:43:58.189 0 Serverless function entries were found in the project [INFO] 21:43:58.189 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:58.189 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:58.189 Sensor AWS SAM template file sensor [security] [INFO] 21:43:58.189 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:58.189 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:58.190 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 21:43:58.190 ------------- Run sensors on module entityownersip-aggregator [WARNING] 21:43:58.204 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 21:43:58.207 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:58.207 '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] 21:43:58.208 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:43:58.208 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:43:58.208 Sensor IaC Docker Sensor [iac] [INFO] 21:43:58.212 0 source files to be analyzed [INFO] 21:43:58.212 0/0 source files have been analyzed [INFO] 21:43:58.212 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:43:58.212 Sensor Java Config Sensor [iac] [INFO] 21:43:58.212 0 source files to be analyzed [INFO] 21:43:58.212 0/0 source files have been analyzed [INFO] 21:43:58.213 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:58.213 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:58.213 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:58.213 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:58.213 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:58.213 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:58.213 Sensor XML Sensor [xml] [INFO] 21:43:58.214 1 source file to be analyzed [INFO] 21:43:58.217 1/1 source file has been analyzed [INFO] 21:43:58.217 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:58.218 Sensor Serverless configuration file sensor [security] [INFO] 21:43:58.218 0 Serverless function entries were found in the project [INFO] 21:43:58.218 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:58.218 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:58.218 Sensor AWS SAM template file sensor [security] [INFO] 21:43:58.218 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:58.218 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:58.218 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:58.218 ------------- Run sensors on module mdsal-binding-api [INFO] 21:43:58.235 Sensor JavaSensor [java] [INFO] 21:43:58.235 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 21:43:58.236 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 21:43:58.236 Using ECJ batch to parse 57 Main java source files with batch size 209 KB. [INFO] 21:43:58.250 Starting batch processing. [INFO] 21:43:58.284 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 21:43:58.587 100% analyzed [INFO] 21:43:58.587 Batch processing: Done. [INFO] 21:43:58.587 Did not optimize analysis for any files, performed a full analysis for all 57 files. [INFO] 21:43:58.587 Using ECJ batch to parse 5 Test java source files with batch size 209 KB. [INFO] 21:43:58.589 Starting batch processing. [INFO] 21:43:58.665 100% analyzed [INFO] 21:43:58.665 Batch processing: Done. [INFO] 21:43:58.665 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 21:43:58.665 No "Generated" source files to scan. [INFO] 21:43:58.665 Sensor JavaSensor [java] (done) | time=430ms [INFO] 21:43:58.665 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:58.665 '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] 21:43:58.666 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:58.669 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 21:43:58.669 Sensor IaC Docker Sensor [iac] [INFO] 21:43:58.672 0 source files to be analyzed [INFO] 21:43:58.672 0/0 source files have been analyzed [INFO] 21:43:58.672 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:58.672 Sensor Java Config Sensor [iac] [INFO] 21:43:58.673 0 source files to be analyzed [INFO] 21:43:58.673 0/0 source files have been analyzed [INFO] 21:43:58.673 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:43:58.673 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:58.673 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:58.673 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:58.673 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:58.673 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:58.673 Sensor SurefireSensor [java] [INFO] 21:43:58.673 parsing [/w/workspace/mdsal-sonar/binding/mdsal-binding-api/target/surefire-reports] [INFO] 21:43:58.676 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 21:43:58.676 Sensor XML Sensor [xml] [INFO] 21:43:58.676 1 source file to be analyzed [INFO] 21:43:58.680 1/1 source file has been analyzed [INFO] 21:43:58.680 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:43:58.680 Sensor Serverless configuration file sensor [security] [INFO] 21:43:58.680 0 Serverless function entries were found in the project [INFO] 21:43:58.680 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:58.680 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:58.680 Sensor AWS SAM template file sensor [security] [INFO] 21:43:58.680 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:58.681 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:58.681 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:58.681 ------------- Run sensors on module mdsal-binding-test-utils [INFO] 21:43:58.698 Sensor JavaSensor [java] [INFO] 21:43:58.698 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 21:43:58.700 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 21:43:58.700 Using ECJ batch to parse 4 Main java source files with batch size 209 KB. [INFO] 21:43:58.702 Starting batch processing. [INFO] 21:43:58.754 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 21:43:58.808 100% analyzed [INFO] 21:43:58.808 Batch processing: Done. [INFO] 21:43:58.808 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 21:43:58.808 Using ECJ batch to parse 2 Test java source files with batch size 209 KB. [INFO] 21:43:58.810 Starting batch processing. [INFO] 21:43:58.843 100% analyzed [INFO] 21:43:58.843 Batch processing: Done. [INFO] 21:43:58.844 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 21:43:58.844 No "Generated" source files to scan. [INFO] 21:43:58.844 Sensor JavaSensor [java] (done) | time=146ms [INFO] 21:43:58.845 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:43:58.845 '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] 21:43:58.845 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:43:58.847 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 21:43:58.847 Sensor IaC Docker Sensor [iac] [INFO] 21:43:58.850 0 source files to be analyzed [INFO] 21:43:58.850 0/0 source files have been analyzed [INFO] 21:43:58.850 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:43:58.850 Sensor Java Config Sensor [iac] [INFO] 21:43:58.856 0 source files to be analyzed [INFO] 21:43:58.856 0/0 source files have been analyzed [INFO] 21:43:58.856 Sensor Java Config Sensor [iac] (done) | time=6ms [INFO] 21:43:58.856 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:43:58.856 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:43:58.856 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:58.856 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:43:58.856 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:43:58.856 Sensor SurefireSensor [java] [INFO] 21:43:58.856 parsing [/w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/target/surefire-reports] [INFO] 21:43:58.858 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 21:43:58.858 Sensor XML Sensor [xml] [INFO] 21:43:58.867 1 source file to be analyzed [INFO] 21:43:58.867 1/1 source file has been analyzed [INFO] 21:43:58.867 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 21:43:58.867 Sensor Serverless configuration file sensor [security] [INFO] 21:43:58.867 0 Serverless function entries were found in the project [INFO] 21:43:58.867 0 Serverless function handlers were kept as entrypoints [INFO] 21:43:58.867 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:43:58.867 Sensor AWS SAM template file sensor [security] [INFO] 21:43:58.867 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:43:58.867 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:43:58.867 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:43:58.867 ------------- Run sensors on module mdsal-binding-dom-adapter [INFO] 21:43:58.889 Sensor JavaSensor [java] [INFO] 21:43:58.889 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 21:43:58.891 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 21:43:58.891 Using ECJ batch to parse 90 Main java source files with batch size 209 KB. [INFO] 21:43:58.905 Starting batch processing. [INFO] 21:43:58.969 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 21:43:59.981 100% analyzed [INFO] 21:43:59.981 Batch processing: Done. [INFO] 21:43:59.982 Did not optimize analysis for any files, performed a full analysis for all 90 files. [WARNING] 21:43:59.982 Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [WARNING] 21:43:59.982 Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] 21:43:59.982 Using ECJ batch to parse 57 Test java source files with batch size 209 KB. [INFO] 21:43:59.996 Starting batch processing. [INFO] 21:44:00.767 100% analyzed [INFO] 21:44:00.767 Batch processing: Done. [INFO] 21:44:00.767 Did not optimize analysis for any files, performed a full analysis for all 57 files. [INFO] 21:44:00.767 No "Generated" source files to scan. [INFO] 21:44:00.768 Sensor JavaSensor [java] (done) | time=1879ms [INFO] 21:44:00.768 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:44:00.768 '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] 21:44:00.768 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:44:00.777 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=9ms [INFO] 21:44:00.777 Sensor IaC Docker Sensor [iac] [INFO] 21:44:00.785 0 source files to be analyzed [INFO] 21:44:00.785 0/0 source files have been analyzed [INFO] 21:44:00.785 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 21:44:00.785 Sensor Java Config Sensor [iac] [INFO] 21:44:00.787 0 source files to be analyzed [INFO] 21:44:00.787 0/0 source files have been analyzed [INFO] 21:44:00.787 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 21:44:00.787 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:44:00.787 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:44:00.787 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:44:00.787 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:44:00.787 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:44:00.787 Sensor SurefireSensor [java] [INFO] 21:44:00.787 parsing [/w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/target/surefire-reports] [INFO] 21:44:00.811 Sensor SurefireSensor [java] (done) | time=24ms [INFO] 21:44:00.811 Sensor XML Sensor [xml] [INFO] 21:44:00.811 1 source file to be analyzed [INFO] 21:44:00.819 1/1 source file has been analyzed [INFO] 21:44:00.819 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 21:44:00.819 Sensor Serverless configuration file sensor [security] [INFO] 21:44:00.819 0 Serverless function entries were found in the project [INFO] 21:44:00.819 0 Serverless function handlers were kept as entrypoints [INFO] 21:44:00.819 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:44:00.819 Sensor AWS SAM template file sensor [security] [INFO] 21:44:00.819 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:44:00.819 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:44:00.819 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:44:00.819 ------------- Run sensors on module mdsal-binding-test-model [INFO] 21:44:00.838 Sensor JavaSensor [java] [INFO] 21:44:00.838 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 21:44:00.839 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 21:44:00.839 Using ECJ batch to parse 2 Main java source files with batch size 209 KB. [INFO] 21:44:00.840 Starting batch processing. [INFO] 21:44:00.847 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 21:44:00.873 100% analyzed [INFO] 21:44:00.873 Batch processing: Done. [INFO] 21:44:00.874 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 21:44:00.874 Using ECJ batch to parse 8 Test java source files with batch size 209 KB. [INFO] 21:44:00.882 Starting batch processing. [INFO] 21:44:00.964 100% analyzed [INFO] 21:44:00.964 Batch processing: Done. [INFO] 21:44:00.964 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 21:44:00.964 No "Generated" source files to scan. [INFO] 21:44:00.965 Sensor JavaSensor [java] (done) | time=127ms [INFO] 21:44:00.965 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:44:00.965 '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] 21:44:00.965 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:44:00.970 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 21:44:00.970 Sensor IaC Docker Sensor [iac] [INFO] 21:44:00.972 0 source files to be analyzed [INFO] 21:44:00.973 0/0 source files have been analyzed [INFO] 21:44:00.973 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:44:00.973 Sensor Java Config Sensor [iac] [INFO] 21:44:00.973 0 source files to be analyzed [INFO] 21:44:00.973 0/0 source files have been analyzed [INFO] 21:44:00.973 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:44:00.973 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:44:00.973 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:44:00.973 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:44:00.973 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:44:00.973 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:44:00.973 Sensor SurefireSensor [java] [INFO] 21:44:00.973 parsing [/w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/target/surefire-reports] [INFO] 21:44:00.976 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 21:44:00.976 Sensor XML Sensor [xml] [INFO] 21:44:00.978 1 source file to be analyzed [INFO] 21:44:00.981 1/1 source file has been analyzed [INFO] 21:44:00.981 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:44:00.981 Sensor Serverless configuration file sensor [security] [INFO] 21:44:00.981 0 Serverless function entries were found in the project [INFO] 21:44:00.981 0 Serverless function handlers were kept as entrypoints [INFO] 21:44:00.981 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:44:00.981 Sensor AWS SAM template file sensor [security] [INFO] 21:44:00.981 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:44:00.981 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:44:00.981 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:44:00.982 ------------- Run sensors on module mdsal-binding-util [INFO] 21:44:01.002 Sensor JavaSensor [java] [INFO] 21:44:01.002 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 21:44:01.004 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 21:44:01.004 Using ECJ batch to parse 27 Main java source files with batch size 209 KB. [INFO] 21:44:01.012 Starting batch processing. [INFO] 21:44:01.044 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 21:44:01.237 100% analyzed [INFO] 21:44:01.237 Batch processing: Done. [INFO] 21:44:01.238 Did not optimize analysis for any files, performed a full analysis for all 27 files. [INFO] 21:44:01.238 Using ECJ batch to parse 4 Test java source files with batch size 209 KB. [INFO] 21:44:01.241 Starting batch processing. [INFO] 21:44:01.347 100% analyzed [INFO] 21:44:01.348 Batch processing: Done. [INFO] 21:44:01.348 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 21:44:01.348 No "Generated" source files to scan. [INFO] 21:44:01.348 Sensor JavaSensor [java] (done) | time=346ms [INFO] 21:44:01.349 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:44:01.349 '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] 21:44:01.349 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:44:01.351 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 21:44:01.351 Sensor IaC Docker Sensor [iac] [INFO] 21:44:01.354 0 source files to be analyzed [INFO] 21:44:01.355 0/0 source files have been analyzed [INFO] 21:44:01.355 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:44:01.355 Sensor Java Config Sensor [iac] [INFO] 21:44:01.356 0 source files to be analyzed [INFO] 21:44:01.356 0/0 source files have been analyzed [INFO] 21:44:01.356 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:44:01.356 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:44:01.356 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:44:01.356 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:44:01.356 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:44:01.356 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:44:01.356 Sensor SurefireSensor [java] [INFO] 21:44:01.356 parsing [/w/workspace/mdsal-sonar/binding/mdsal-binding-util/target/surefire-reports] [INFO] 21:44:01.359 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 21:44:01.359 Sensor XML Sensor [xml] [INFO] 21:44:01.360 1 source file to be analyzed [INFO] 21:44:01.365 1/1 source file has been analyzed [INFO] 21:44:01.365 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 21:44:01.365 Sensor Serverless configuration file sensor [security] [INFO] 21:44:01.365 0 Serverless function entries were found in the project [INFO] 21:44:01.365 0 Serverless function handlers were kept as entrypoints [INFO] 21:44:01.365 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:44:01.366 Sensor AWS SAM template file sensor [security] [INFO] 21:44:01.366 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:44:01.366 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:44:01.366 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:44:01.366 ------------- Run sensors on module binding-parent [INFO] 21:44:01.385 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:44:01.385 '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] 21:44:01.385 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:44:01.385 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:44:01.385 Sensor IaC Docker Sensor [iac] [INFO] 21:44:01.388 0 source files to be analyzed [INFO] 21:44:01.388 0/0 source files have been analyzed [INFO] 21:44:01.389 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:44:01.389 Sensor Java Config Sensor [iac] [INFO] 21:44:01.389 0 source files to be analyzed [INFO] 21:44:01.390 0/0 source files have been analyzed [INFO] 21:44:01.390 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:44:01.390 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:44:01.390 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:44:01.390 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:44:01.390 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:44:01.390 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:44:01.390 Sensor XML Sensor [xml] [INFO] 21:44:01.391 1 source file to be analyzed [INFO] 21:44:01.396 1/1 source file has been analyzed [INFO] 21:44:01.396 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 21:44:01.396 Sensor Serverless configuration file sensor [security] [INFO] 21:44:01.396 0 Serverless function entries were found in the project [INFO] 21:44:01.396 0 Serverless function handlers were kept as entrypoints [INFO] 21:44:01.396 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:44:01.397 Sensor AWS SAM template file sensor [security] [INFO] 21:44:01.397 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:44:01.397 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:44:01.397 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:44:01.397 ------------- Run sensors on module mdsal-binding-spi [INFO] 21:44:01.416 Sensor JavaSensor [java] [INFO] 21:44:01.416 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 21:44:01.417 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 21:44:01.417 Using ECJ batch to parse 7 Main java source files with batch size 209 KB. [INFO] 21:44:01.419 Starting batch processing. [INFO] 21:44:01.434 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 21:44:01.465 100% analyzed [INFO] 21:44:01.465 Batch processing: Done. [INFO] 21:44:01.465 Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] 21:44:01.465 No "Test" source files to scan. [INFO] 21:44:01.465 No "Generated" source files to scan. [INFO] 21:44:01.466 Sensor JavaSensor [java] (done) | time=50ms [INFO] 21:44:01.466 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:44:01.466 '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] 21:44:01.466 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:44:01.467 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:44:01.467 Sensor IaC Docker Sensor [iac] [INFO] 21:44:01.470 0 source files to be analyzed [INFO] 21:44:01.470 0/0 source files have been analyzed [INFO] 21:44:01.470 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:44:01.470 Sensor Java Config Sensor [iac] [INFO] 21:44:01.471 0 source files to be analyzed [INFO] 21:44:01.471 0/0 source files have been analyzed [INFO] 21:44:01.471 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:44:01.471 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:44:01.471 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:44:01.472 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 21:44:01.472 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:44:01.472 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:44:01.472 Sensor SurefireSensor [java] [INFO] 21:44:01.472 parsing [/w/workspace/mdsal-sonar/binding/mdsal-binding-spi/target/surefire-reports] [INFO] 21:44:01.472 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 21:44:01.472 Sensor XML Sensor [xml] [INFO] 21:44:01.472 1 source file to be analyzed [INFO] 21:44:01.476 1/1 source file has been analyzed [INFO] 21:44:01.476 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:44:01.476 Sensor Serverless configuration file sensor [security] [INFO] 21:44:01.477 0 Serverless function entries were found in the project [INFO] 21:44:01.477 0 Serverless function handlers were kept as entrypoints [INFO] 21:44:01.477 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 21:44:01.477 Sensor AWS SAM template file sensor [security] [INFO] 21:44:01.477 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:44:01.477 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:44:01.477 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:44:01.477 ------------- Run sensors on module binding-aggregator [WARNING] 21:44:01.491 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 21:44:01.495 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:44:01.495 '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] 21:44:01.495 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:44:01.495 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:44:01.495 Sensor IaC Docker Sensor [iac] [INFO] 21:44:01.498 0 source files to be analyzed [INFO] 21:44:01.499 0/0 source files have been analyzed [INFO] 21:44:01.499 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:44:01.499 Sensor Java Config Sensor [iac] [INFO] 21:44:01.500 0 source files to be analyzed [INFO] 21:44:01.500 0/0 source files have been analyzed [INFO] 21:44:01.500 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:44:01.500 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:44:01.500 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:44:01.500 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:44:01.500 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:44:01.500 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:44:01.500 Sensor XML Sensor [xml] [INFO] 21:44:01.501 1 source file to be analyzed [INFO] 21:44:01.505 1/1 source file has been analyzed [INFO] 21:44:01.505 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:44:01.505 Sensor Serverless configuration file sensor [security] [INFO] 21:44:01.505 0 Serverless function entries were found in the project [INFO] 21:44:01.505 0 Serverless function handlers were kept as entrypoints [INFO] 21:44:01.505 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:44:01.505 Sensor AWS SAM template file sensor [security] [INFO] 21:44:01.505 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:44:01.505 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:44:01.505 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:44:01.505 ------------- Run sensors on module mdsal-rfc8294-netty [INFO] 21:44:01.524 Sensor JavaSensor [java] [INFO] 21:44:01.524 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 21:44:01.525 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 21:44:01.525 Using ECJ batch to parse 3 Main java source files with batch size 209 KB. [INFO] 21:44:01.526 Starting batch processing. [INFO] 21:44:01.531 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 21:44:01.544 100% analyzed [INFO] 21:44:01.544 Batch processing: Done. [INFO] 21:44:01.544 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 21:44:01.545 Using ECJ batch to parse 1 Test java source files with batch size 209 KB. [INFO] 21:44:01.545 Starting batch processing. [INFO] 21:44:01.567 100% analyzed [INFO] 21:44:01.567 Batch processing: Done. [INFO] 21:44:01.568 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 21:44:01.568 No "Generated" source files to scan. [INFO] 21:44:01.568 Sensor JavaSensor [java] (done) | time=44ms [INFO] 21:44:01.568 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:44:01.568 '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] 21:44:01.568 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:44:01.569 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:44:01.569 Sensor IaC Docker Sensor [iac] [INFO] 21:44:01.572 0 source files to be analyzed [INFO] 21:44:01.572 0/0 source files have been analyzed [INFO] 21:44:01.572 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:44:01.572 Sensor Java Config Sensor [iac] [INFO] 21:44:01.573 0 source files to be analyzed [INFO] 21:44:01.573 0/0 source files have been analyzed [INFO] 21:44:01.574 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 21:44:01.574 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:44:01.574 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:44:01.574 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:44:01.574 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:44:01.574 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:44:01.574 Sensor SurefireSensor [java] [INFO] 21:44:01.574 parsing [/w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/target/surefire-reports] [INFO] 21:44:01.574 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 21:44:01.574 Sensor XML Sensor [xml] [INFO] 21:44:01.582 1 source file to be analyzed [INFO] 21:44:01.587 1/1 source file has been analyzed [INFO] 21:44:01.587 Sensor XML Sensor [xml] (done) | time=13ms [INFO] 21:44:01.587 Sensor Serverless configuration file sensor [security] [INFO] 21:44:01.588 0 Serverless function entries were found in the project [INFO] 21:44:01.588 0 Serverless function handlers were kept as entrypoints [INFO] 21:44:01.588 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 21:44:01.588 Sensor AWS SAM template file sensor [security] [INFO] 21:44:01.588 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:44:01.588 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:44:01.588 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:44:01.588 ------------- Run sensors on module netty-agreggator [WARNING] 21:44:01.604 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 21:44:01.608 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:44:01.608 '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] 21:44:01.608 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:44:01.608 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:44:01.608 Sensor IaC Docker Sensor [iac] [INFO] 21:44:01.611 0 source files to be analyzed [INFO] 21:44:01.611 0/0 source files have been analyzed [INFO] 21:44:01.612 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:44:01.612 Sensor Java Config Sensor [iac] [INFO] 21:44:01.613 0 source files to be analyzed [INFO] 21:44:01.613 0/0 source files have been analyzed [INFO] 21:44:01.613 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:44:01.613 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:44:01.613 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:44:01.613 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:44:01.613 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:44:01.613 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:44:01.613 Sensor XML Sensor [xml] [INFO] 21:44:01.614 1 source file to be analyzed [INFO] 21:44:01.617 1/1 source file has been analyzed [INFO] 21:44:01.617 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:44:01.617 Sensor Serverless configuration file sensor [security] [INFO] 21:44:01.617 0 Serverless function entries were found in the project [INFO] 21:44:01.617 0 Serverless function handlers were kept as entrypoints [INFO] 21:44:01.617 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:44:01.617 Sensor AWS SAM template file sensor [security] [INFO] 21:44:01.617 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:44:01.618 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:44:01.618 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:44:01.618 ------------- Run sensors on module mdsal-singleton-api [INFO] 21:44:01.638 Sensor JavaSensor [java] [INFO] 21:44:01.638 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 21:44:01.639 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 21:44:01.639 Using ECJ batch to parse 5 Main java source files with batch size 209 KB. [INFO] 21:44:01.641 Starting batch processing. [INFO] 21:44:01.648 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 21:44:01.659 100% analyzed [INFO] 21:44:01.659 Batch processing: Done. [INFO] 21:44:01.659 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 21:44:01.659 Using ECJ batch to parse 1 Test java source files with batch size 209 KB. [INFO] 21:44:01.660 Starting batch processing. [INFO] 21:44:01.675 100% analyzed [INFO] 21:44:01.675 Batch processing: Done. [INFO] 21:44:01.676 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 21:44:01.676 No "Generated" source files to scan. [INFO] 21:44:01.676 Sensor JavaSensor [java] (done) | time=38ms [INFO] 21:44:01.676 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:44:01.676 '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] 21:44:01.676 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:44:01.677 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:44:01.677 Sensor IaC Docker Sensor [iac] [INFO] 21:44:01.680 0 source files to be analyzed [INFO] 21:44:01.680 0/0 source files have been analyzed [INFO] 21:44:01.680 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:44:01.680 Sensor Java Config Sensor [iac] [INFO] 21:44:01.680 0 source files to be analyzed [INFO] 21:44:01.680 0/0 source files have been analyzed [INFO] 21:44:01.680 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:44:01.680 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:44:01.681 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:44:01.681 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 21:44:01.681 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:44:01.681 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:44:01.681 Sensor SurefireSensor [java] [INFO] 21:44:01.681 parsing [/w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/target/surefire-reports] [INFO] 21:44:01.681 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 21:44:01.681 Sensor XML Sensor [xml] [INFO] 21:44:01.682 1 source file to be analyzed [INFO] 21:44:01.685 1/1 source file has been analyzed [INFO] 21:44:01.686 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:44:01.686 Sensor Serverless configuration file sensor [security] [INFO] 21:44:01.686 0 Serverless function entries were found in the project [INFO] 21:44:01.686 0 Serverless function handlers were kept as entrypoints [INFO] 21:44:01.686 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:44:01.686 Sensor AWS SAM template file sensor [security] [INFO] 21:44:01.686 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:44:01.686 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:44:01.686 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:44:01.686 ------------- Run sensors on module mdsal-singleton-impl [INFO] 21:44:01.704 Sensor JavaSensor [java] [INFO] 21:44:01.704 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 21:44:01.705 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 21:44:01.705 Using ECJ batch to parse 7 Main java source files with batch size 209 KB. [INFO] 21:44:01.709 Starting batch processing. [INFO] 21:44:01.721 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 21:44:01.825 100% analyzed [INFO] 21:44:01.825 Batch processing: Done. [INFO] 21:44:01.825 Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] 21:44:01.825 Using ECJ batch to parse 4 Test java source files with batch size 209 KB. [INFO] 21:44:01.830 Starting batch processing. [INFO] 21:44:01.950 100% analyzed [INFO] 21:44:01.950 Batch processing: Done. [INFO] 21:44:01.951 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 21:44:01.951 No "Generated" source files to scan. [INFO] 21:44:01.951 Sensor JavaSensor [java] (done) | time=247ms [INFO] 21:44:01.951 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:44:01.951 '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] 21:44:01.951 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:44:01.953 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 21:44:01.953 Sensor IaC Docker Sensor [iac] [INFO] 21:44:01.956 0 source files to be analyzed [INFO] 21:44:01.956 0/0 source files have been analyzed [INFO] 21:44:01.957 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 21:44:01.957 Sensor Java Config Sensor [iac] [INFO] 21:44:01.957 0 source files to be analyzed [INFO] 21:44:01.958 0/0 source files have been analyzed [INFO] 21:44:01.958 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:44:01.958 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:44:01.958 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:44:01.958 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:44:01.958 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:44:01.958 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:44:01.958 Sensor SurefireSensor [java] [INFO] 21:44:01.958 parsing [/w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/target/surefire-reports] [INFO] 21:44:01.963 Sensor SurefireSensor [java] (done) | time=5ms [INFO] 21:44:01.963 Sensor XML Sensor [xml] [INFO] 21:44:01.973 1 source file to be analyzed [INFO] 21:44:01.982 1/1 source file has been analyzed [INFO] 21:44:01.982 Sensor XML Sensor [xml] (done) | time=19ms [INFO] 21:44:01.982 Sensor Serverless configuration file sensor [security] [INFO] 21:44:01.982 0 Serverless function entries were found in the project [INFO] 21:44:01.982 0 Serverless function handlers were kept as entrypoints [INFO] 21:44:01.982 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:44:01.982 Sensor AWS SAM template file sensor [security] [INFO] 21:44:01.982 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:44:01.983 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:44:01.983 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:44:01.983 ------------- Run sensors on module singleton-service [WARNING] 21:44:01.997 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 21:44:02.001 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:44:02.001 '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] 21:44:02.001 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:44:02.001 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:44:02.001 Sensor IaC Docker Sensor [iac] [INFO] 21:44:02.004 0 source files to be analyzed [INFO] 21:44:02.004 0/0 source files have been analyzed [INFO] 21:44:02.004 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:44:02.004 Sensor Java Config Sensor [iac] [INFO] 21:44:02.005 0 source files to be analyzed [INFO] 21:44:02.005 0/0 source files have been analyzed [INFO] 21:44:02.005 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:44:02.005 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:44:02.005 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:44:02.005 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:44:02.005 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:44:02.005 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:44:02.005 Sensor XML Sensor [xml] [INFO] 21:44:02.006 1 source file to be analyzed [INFO] 21:44:02.009 1/1 source file has been analyzed [INFO] 21:44:02.009 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:44:02.009 Sensor Serverless configuration file sensor [security] [INFO] 21:44:02.009 0 Serverless function entries were found in the project [INFO] 21:44:02.009 0 Serverless function handlers were kept as entrypoints [INFO] 21:44:02.009 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:44:02.009 Sensor AWS SAM template file sensor [security] [INFO] 21:44:02.009 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:44:02.009 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:44:02.009 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:44:02.009 ------------- Run sensors on module mdsal-docs [INFO] 21:44:02.029 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:44:02.029 '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] 21:44:02.029 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:44:02.030 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:44:02.030 Sensor IaC Docker Sensor [iac] [INFO] 21:44:02.033 0 source files to be analyzed [INFO] 21:44:02.033 0/0 source files have been analyzed [INFO] 21:44:02.033 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:44:02.033 Sensor Java Config Sensor [iac] [INFO] 21:44:02.034 0 source files to be analyzed [INFO] 21:44:02.034 0/0 source files have been analyzed [INFO] 21:44:02.034 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:44:02.034 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:44:02.034 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:44:02.034 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:44:02.034 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:44:02.034 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:44:02.034 Sensor XML Sensor [xml] [INFO] 21:44:02.035 1 source file to be analyzed [INFO] 21:44:02.058 1/1 source file has been analyzed [INFO] 21:44:02.059 Sensor XML Sensor [xml] (done) | time=25ms [INFO] 21:44:02.059 Sensor Serverless configuration file sensor [security] [INFO] 21:44:02.059 0 Serverless function entries were found in the project [INFO] 21:44:02.059 0 Serverless function handlers were kept as entrypoints [INFO] 21:44:02.059 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:44:02.059 Sensor AWS SAM template file sensor [security] [INFO] 21:44:02.059 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:44:02.059 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:44:02.059 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:44:02.059 ------------- Run sensors on module mdsal-trace-impl [INFO] 21:44:02.077 Sensor JavaSensor [java] [INFO] 21:44:02.077 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 21:44:02.078 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 21:44:02.078 Using ECJ batch to parse 11 Main java source files with batch size 209 KB. [INFO] 21:44:02.082 Starting batch processing. [INFO] 21:44:02.095 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 21:44:02.220 100% analyzed [INFO] 21:44:02.220 Batch processing: Done. [INFO] 21:44:02.220 Did not optimize analysis for any files, performed a full analysis for all 11 files. [INFO] 21:44:02.220 Using ECJ batch to parse 2 Test java source files with batch size 209 KB. [INFO] 21:44:02.222 Starting batch processing. [INFO] 21:44:02.261 100% analyzed [INFO] 21:44:02.261 Batch processing: Done. [INFO] 21:44:02.262 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 21:44:02.262 No "Generated" source files to scan. [INFO] 21:44:02.262 Sensor JavaSensor [java] (done) | time=185ms [INFO] 21:44:02.262 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:44:02.262 '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] 21:44:02.262 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:44:02.264 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 21:44:02.264 Sensor IaC Docker Sensor [iac] [INFO] 21:44:02.267 0 source files to be analyzed [INFO] 21:44:02.267 0/0 source files have been analyzed [INFO] 21:44:02.267 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:44:02.268 Sensor Java Config Sensor [iac] [INFO] 21:44:02.268 0 source files to be analyzed [INFO] 21:44:02.268 0/0 source files have been analyzed [INFO] 21:44:02.268 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:44:02.268 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:44:02.268 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:44:02.268 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:44:02.268 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:44:02.268 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:44:02.268 Sensor SurefireSensor [java] [INFO] 21:44:02.268 parsing [/w/workspace/mdsal-sonar/trace/mdsal-trace-impl/target/surefire-reports] [INFO] 21:44:02.269 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 21:44:02.270 Sensor XML Sensor [xml] [INFO] 21:44:02.270 1 source file to be analyzed [INFO] 21:44:02.275 1/1 source file has been analyzed [INFO] 21:44:02.275 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:44:02.276 Sensor Serverless configuration file sensor [security] [INFO] 21:44:02.276 0 Serverless function entries were found in the project [INFO] 21:44:02.276 0 Serverless function handlers were kept as entrypoints [INFO] 21:44:02.276 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:44:02.276 Sensor AWS SAM template file sensor [security] [INFO] 21:44:02.276 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:44:02.276 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:44:02.276 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:44:02.276 ------------- Run sensors on module mdsal-trace-api [INFO] 21:44:02.294 Sensor JavaSensor [java] [INFO] 21:44:02.294 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 21:44:02.295 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 21:44:02.295 Using ECJ batch to parse 1 Main java source files with batch size 209 KB. [INFO] 21:44:02.296 Starting batch processing. [INFO] 21:44:02.301 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 21:44:02.305 100% analyzed [INFO] 21:44:02.305 Batch processing: Done. [INFO] 21:44:02.305 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 21:44:02.305 No "Test" source files to scan. [INFO] 21:44:02.305 No "Generated" source files to scan. [INFO] 21:44:02.305 Sensor JavaSensor [java] (done) | time=11ms [INFO] 21:44:02.305 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:44:02.305 '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] 21:44:02.305 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:44:02.306 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:44:02.306 Sensor IaC Docker Sensor [iac] [INFO] 21:44:02.309 0 source files to be analyzed [INFO] 21:44:02.309 0/0 source files have been analyzed [INFO] 21:44:02.309 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:44:02.309 Sensor Java Config Sensor [iac] [INFO] 21:44:02.309 0 source files to be analyzed [INFO] 21:44:02.309 0/0 source files have been analyzed [INFO] 21:44:02.309 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:44:02.309 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:44:02.309 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:44:02.309 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:44:02.309 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:44:02.309 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:44:02.310 Sensor SurefireSensor [java] [INFO] 21:44:02.310 parsing [/w/workspace/mdsal-sonar/trace/mdsal-trace-api/target/surefire-reports] [INFO] 21:44:02.310 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 21:44:02.310 Sensor XML Sensor [xml] [INFO] 21:44:02.310 1 source file to be analyzed [INFO] 21:44:02.314 1/1 source file has been analyzed [INFO] 21:44:02.314 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 21:44:02.314 Sensor Serverless configuration file sensor [security] [INFO] 21:44:02.314 0 Serverless function entries were found in the project [INFO] 21:44:02.314 0 Serverless function handlers were kept as entrypoints [INFO] 21:44:02.314 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:44:02.314 Sensor AWS SAM template file sensor [security] [INFO] 21:44:02.314 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:44:02.314 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:44:02.314 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:44:02.314 ------------- Run sensors on module mdsal-trace-cli [INFO] 21:44:02.333 Sensor JavaSensor [java] [INFO] 21:44:02.333 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 21:44:02.334 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 21:44:02.334 Using ECJ batch to parse 1 Main java source files with batch size 209 KB. [INFO] 21:44:02.334 Starting batch processing. [INFO] 21:44:02.346 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 21:44:02.351 100% analyzed [INFO] 21:44:02.351 Batch processing: Done. [INFO] 21:44:02.351 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 21:44:02.351 No "Test" source files to scan. [INFO] 21:44:02.351 No "Generated" source files to scan. [INFO] 21:44:02.351 Sensor JavaSensor [java] (done) | time=18ms [INFO] 21:44:02.351 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:44:02.351 '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] 21:44:02.351 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 21:44:02.352 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:44:02.352 Sensor IaC Docker Sensor [iac] [INFO] 21:44:02.355 0 source files to be analyzed [INFO] 21:44:02.355 0/0 source files have been analyzed [INFO] 21:44:02.355 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:44:02.355 Sensor Java Config Sensor [iac] [INFO] 21:44:02.355 0 source files to be analyzed [INFO] 21:44:02.355 0/0 source files have been analyzed [INFO] 21:44:02.355 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:44:02.355 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:44:02.355 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:44:02.355 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:44:02.355 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:44:02.355 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:44:02.355 Sensor SurefireSensor [java] [INFO] 21:44:02.355 parsing [/w/workspace/mdsal-sonar/trace/mdsal-trace-cli/target/surefire-reports] [INFO] 21:44:02.355 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 21:44:02.355 Sensor XML Sensor [xml] [INFO] 21:44:02.356 1 source file to be analyzed [INFO] 21:44:02.360 1/1 source file has been analyzed [INFO] 21:44:02.360 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:44:02.360 Sensor Serverless configuration file sensor [security] [INFO] 21:44:02.360 0 Serverless function entries were found in the project [INFO] 21:44:02.360 0 Serverless function handlers were kept as entrypoints [INFO] 21:44:02.360 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:44:02.360 Sensor AWS SAM template file sensor [security] [INFO] 21:44:02.360 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:44:02.360 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:44:02.360 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:44:02.360 ------------- Run sensors on module trace-aggregator [WARNING] 21:44:02.375 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 21:44:02.378 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:44:02.379 '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] 21:44:02.379 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:44:02.379 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 21:44:02.379 Sensor IaC Docker Sensor [iac] [INFO] 21:44:02.381 0 source files to be analyzed [INFO] 21:44:02.381 0/0 source files have been analyzed [INFO] 21:44:02.382 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 21:44:02.382 Sensor Java Config Sensor [iac] [INFO] 21:44:02.382 0 source files to be analyzed [INFO] 21:44:02.382 0/0 source files have been analyzed [INFO] 21:44:02.382 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 21:44:02.382 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:44:02.382 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:44:02.382 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:44:02.382 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:44:02.382 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:44:02.382 Sensor XML Sensor [xml] [INFO] 21:44:02.382 1 source file to be analyzed [INFO] 21:44:02.387 1/1 source file has been analyzed [INFO] 21:44:02.387 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 21:44:02.387 Sensor Serverless configuration file sensor [security] [INFO] 21:44:02.387 0 Serverless function entries were found in the project [INFO] 21:44:02.387 0 Serverless function handlers were kept as entrypoints [INFO] 21:44:02.387 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:44:02.387 Sensor AWS SAM template file sensor [security] [INFO] 21:44:02.387 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 21:44:02.387 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:44:02.388 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 21:44:02.388 ------------- Run sensors on module md-sal [WARNING] 21:44:02.402 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 21:44:02.406 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 21:44:02.406 '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] 21:44:02.406 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 21:44:02.406 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 21:44:02.407 Sensor IaC Docker Sensor [iac] [INFO] 21:44:02.409 0 source files to be analyzed [INFO] 21:44:02.409 0/0 source files have been analyzed [INFO] 21:44:02.409 Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] 21:44:02.409 Sensor Java Config Sensor [iac] [INFO] 21:44:02.410 0 source files to be analyzed [INFO] 21:44:02.410 0/0 source files have been analyzed [INFO] 21:44:02.410 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 21:44:02.410 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 21:44:02.410 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 21:44:02.410 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 21:44:02.410 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 21:44:02.410 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 21:44:02.410 Sensor XML Sensor [xml] [INFO] 21:44:02.410 1 source file to be analyzed [INFO] 21:44:02.416 1/1 source file has been analyzed [INFO] 21:44:02.416 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 21:44:02.416 Sensor Serverless configuration file sensor [security] [INFO] 21:44:02.416 0 Serverless function entries were found in the project [INFO] 21:44:02.416 0 Serverless function handlers were kept as entrypoints [INFO] 21:44:02.416 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 21:44:02.416 Sensor AWS SAM template file sensor [security] [INFO] 21:44:02.417 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 21:44:02.417 Sensor AWS SAM Inline template file sensor [security] [INFO] 21:44:02.417 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 21:44:02.417 Sensor javabugs [dbd] [INFO] 21:44:02.419 No IR files have been included for analysis. [INFO] 21:44:02.419 Sensor javabugs [dbd] (done) | time=2ms [INFO] 21:44:02.420 Sensor pythonbugs [dbd] [INFO] 21:44:02.420 No IR files have been included for analysis. [INFO] 21:44:02.420 Sensor pythonbugs [dbd] (done) | time=0ms [INFO] 21:44:02.420 Sensor EnterpriseTextAndSecretsSensor [textenterprise] [INFO] 21:44:02.428 Available processors: 4 [INFO] 21:44:02.428 Using 4 threads for analysis. [INFO] 21:44:02.459 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] 21:44:02.981 Start fetching files for the text and secrets analysis [INFO] 21:44:02.988 Using Git CLI to retrieve untracked files [INFO] 21:44:03.033 Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git [INFO] 21:44:03.035 Starting the text and secrets analysis [INFO] 21:44:03.038 851 source files to be analyzed for the text and secrets analysis [INFO] 21:44:05.377 851/851 source files have been analyzed for the text and secrets analysis [INFO] 21:44:05.380 Start fetching files for the binary file analysis [INFO] 21:44:05.381 There are no files to be analyzed for the binary file analysis [INFO] 21:44:05.382 Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=2962ms [INFO] 21:44:05.383 Sensor JavaSecuritySensor [security] [INFO] 21:44:05.387 No taint analysis rules have been enabled, will not execute taint analysis. [INFO] 21:44:05.389 java security sensor: Begin: 2025-08-09T21:44:05.385554913Z, End: 2025-08-09T21:44:05.388690024Z, Duration: 00:00:00.003 [INFO] 21:44:05.389 java security sensor peak memory: 1031 MB [INFO] 21:44:05.389 Sensor JavaSecuritySensor [security] (done) | time=6ms [INFO] 21:44:05.389 Sensor CSharpSecuritySensor [security] [INFO] 21:44:05.390 26 taint analysis rules enabled. [INFO] 21:44:05.391 No UCFGs have been included for analysis. [INFO] 21:44:05.392 csharp security sensor: Begin: 2025-08-09T21:44:05.389946492Z, End: 2025-08-09T21:44:05.392094841Z, Duration: 00:00:00.002 Load type hierarchy and UCFGs: Begin: 2025-08-09T21:44:05.391028007Z, End: 2025-08-09T21:44:05.391941847Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-08-09T21:44:05.391043097Z, End: 2025-08-09T21:44:05.391882146Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-08-09T21:44:05.391904436Z, End: 2025-08-09T21:44:05.391931687Z, Duration: 00:00:00.000 [INFO] 21:44:05.392 csharp security sensor peak memory: 1031 MB [INFO] 21:44:05.392 Sensor CSharpSecuritySensor [security] (done) | time=3ms [INFO] 21:44:05.392 Sensor VbNetSecuritySensor [security] [INFO] 21:44:05.393 25 taint analysis rules enabled. [INFO] 21:44:05.393 No UCFGs have been included for analysis. [INFO] 21:44:05.393 vbnet security sensor: Begin: 2025-08-09T21:44:05.392660963Z, End: 2025-08-09T21:44:05.393590874Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-08-09T21:44:05.393022901Z, End: 2025-08-09T21:44:05.393089613Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-08-09T21:44:05.393024262Z, End: 2025-08-09T21:44:05.393058682Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-08-09T21:44:05.393074863Z, End: 2025-08-09T21:44:05.393081003Z, Duration: 00:00:00.000 [INFO] 21:44:05.393 vbnet security sensor peak memory: 1031 MB [INFO] 21:44:05.393 Sensor VbNetSecuritySensor [security] (done) | time=1ms [INFO] 21:44:05.393 Sensor PhpSecuritySensor [security] [INFO] 21:44:05.394 18 taint analysis rules enabled. [INFO] 21:44:05.394 No UCFGs have been included for analysis. [INFO] 21:44:05.394 php security sensor: Begin: 2025-08-09T21:44:05.394026874Z, End: 2025-08-09T21:44:05.394371722Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-08-09T21:44:05.394136227Z, End: 2025-08-09T21:44:05.394232029Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-08-09T21:44:05.394137567Z, End: 2025-08-09T21:44:05.394194578Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-08-09T21:44:05.394218148Z, End: 2025-08-09T21:44:05.394222319Z, Duration: 00:00:00.000 [INFO] 21:44:05.394 php security sensor peak memory: 1031 MB [INFO] 21:44:05.394 Sensor PhpSecuritySensor [security] (done) | time=1ms [INFO] 21:44:05.394 Sensor PythonSecuritySensor [security] [INFO] 21:44:05.394 21 taint analysis rules enabled. [INFO] 21:44:05.394 No UCFGs have been included for analysis. [INFO] 21:44:05.395 python security sensor: Begin: 2025-08-09T21:44:05.394695709Z, End: 2025-08-09T21:44:05.395020196Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-08-09T21:44:05.394840692Z, End: 2025-08-09T21:44:05.394897724Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-08-09T21:44:05.394841952Z, End: 2025-08-09T21:44:05.394871093Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-08-09T21:44:05.394886173Z, End: 2025-08-09T21:44:05.394889704Z, Duration: 00:00:00.000 [INFO] 21:44:05.395 python security sensor peak memory: 1031 MB [INFO] 21:44:05.395 Sensor PythonSecuritySensor [security] (done) | time=1ms [INFO] 21:44:05.395 Sensor JsSecuritySensor [security] [INFO] 21:44:05.395 15 taint analysis rules enabled. [INFO] 21:44:05.395 No UCFGs have been included for analysis. [INFO] 21:44:05.396 js security sensor: Begin: 2025-08-09T21:44:05.395477387Z, End: 2025-08-09T21:44:05.395996978Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-08-09T21:44:05.395809054Z, End: 2025-08-09T21:44:05.395863485Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-08-09T21:44:05.395810314Z, End: 2025-08-09T21:44:05.395835805Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-08-09T21:44:05.395851655Z, End: 2025-08-09T21:44:05.395855375Z, Duration: 00:00:00.000 [INFO] 21:44:05.396 js security sensor peak memory: 1031 MB [INFO] 21:44:05.396 Sensor JsSecuritySensor [security] (done) | time=1ms [INFO] 21:44:05.396 Sensor KotlinSecuritySensor [security] [INFO] 21:44:05.399 28 taint analysis rules enabled. [INFO] 21:44:05.399 No UCFGs have been included for analysis. [INFO] 21:44:05.399 kotlin security sensor: Begin: 2025-08-09T21:44:05.399122479Z, End: 2025-08-09T21:44:05.399552829Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-08-09T21:44:05.399386895Z, End: 2025-08-09T21:44:05.399443216Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-08-09T21:44:05.399388245Z, End: 2025-08-09T21:44:05.399414435Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-08-09T21:44:05.399430896Z, End: 2025-08-09T21:44:05.399434686Z, Duration: 00:00:00.000 [INFO] 21:44:05.399 kotlin security sensor peak memory: 1031 MB [INFO] 21:44:05.399 Sensor KotlinSecuritySensor [security] (done) | time=3ms [INFO] 21:44:05.399 Sensor GoSecuritySensor [security] [INFO] 21:44:05.400 9 taint analysis rules enabled. [INFO] 21:44:05.400 No UCFGs have been included for analysis. [INFO] 21:44:05.400 go security sensor: Begin: 2025-08-09T21:44:05.400006669Z, End: 2025-08-09T21:44:05.400259635Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-08-09T21:44:05.400081651Z, End: 2025-08-09T21:44:05.400135142Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-08-09T21:44:05.400082891Z, End: 2025-08-09T21:44:05.400106951Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-08-09T21:44:05.400122371Z, End: 2025-08-09T21:44:05.400125762Z, Duration: 00:00:00.000 [INFO] 21:44:05.400 go security sensor peak memory: 1031 MB [INFO] 21:44:05.400 Sensor GoSecuritySensor [security] (done) | time=1ms [INFO] 21:44:05.400 ------------- Run sensors on project [INFO] 21:44:05.499 Sensor JavaProjectSensor [java] [INFO] 21:44:05.501 Sensor JavaProjectSensor [java] (done) | time=2ms [INFO] 21:44:05.502 Sensor JavaArchitectureSensor [architecture] [INFO] 21:44:05.552 Sensor JavaArchitectureSensor [architecture] (done) | time=50ms [INFO] 21:44:05.553 Sensor Zero Coverage Sensor [INFO] 21:44:05.567 Sensor Zero Coverage Sensor (done) | time=14ms [INFO] 21:44:05.567 Sensor Java CPD Block Indexer [INFO] 21:44:05.839 Sensor Java CPD Block Indexer (done) | time=272ms [INFO] 21:44:05.840 ------------- Gather SCA dependencies on project [INFO] 21:44:05.840 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 21:44:06.047 Checking if SCA is enabled for organization opendaylight [INFO] 21:44:06.231 Dependency analysis skipped [INFO] 21:44:06.253 SCM Publisher SCM provider for this project is: git [INFO] 21:44:06.255 SCM Publisher 239 source files to be analyzed [INFO] 21:44:13.099 SCM Publisher 239/239 source files have been analyzed (done) | time=6844ms [INFO] 21:44:13.116 CPD Executor 182 files had no CPD blocks [INFO] 21:44:13.116 CPD Executor Calculating CPD for 275 files [INFO] 21:44:13.167 CPD Executor CPD calculation finished (done) | time=51ms [INFO] 21:44:13.531 Analysis report generated in 328ms, dir size=6 MB [INFO] 21:44:14.492 Analysis report compressed in 961ms, zip size=2 MB [INFO] 21:44:20.065 Analysis report uploaded in 5572ms [INFO] 21:44:20.067 ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=opendaylight_mdsal [INFO] 21:44:20.067 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] 21:44:20.067 More about the report processing at https://sonarcloud.io/api/ce/task?id=AZiQyrKcT1ZP6zQljMDT [INFO] 21:44:20.067 ------------- Upload SCA dependency files [INFO] 21:44:21.429 Sensor cache published successfully [INFO] 21:44:21.431 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 21:44:21.517 Analysis total time: 44.570 s [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] mdsal-artifacts 14.0.15-SNAPSHOT ................... SUCCESS [ 0.068 s] [INFO] bnd-parent 14.0.15-SNAPSHOT ........................ SUCCESS [ 0.216 s] [INFO] bundle-parent 14.0.15-SNAPSHOT ..................... SUCCESS [ 0.181 s] [INFO] mdsal-common-api 14.0.15-SNAPSHOT .................. SUCCESS [ 0.187 s] [INFO] common-agreggator 14.0.15-SNAPSHOT ................. SUCCESS [ 0.007 s] [INFO] mdsal-dom-api 14.0.15-SNAPSHOT ..................... SUCCESS [ 0.137 s] [INFO] binding-parent 14.0.15-SNAPSHOT .................... SUCCESS [ 0.075 s] [INFO] yang-ext 2013.09.07.26.15-SNAPSHOT ................. SUCCESS [ 0.116 s] [INFO] mdsal-dom-spi 14.0.15-SNAPSHOT ..................... SUCCESS [ 0.157 s] [INFO] mdsal-dom-inmemory-datastore 14.0.15-SNAPSHOT ...... SUCCESS [ 0.114 s] [INFO] mdsal-dom-broker 14.0.15-SNAPSHOT .................. SUCCESS [ 0.124 s] [INFO] mdsal-dom-schema-osgi 14.0.15-SNAPSHOT ............. SUCCESS [ 0.067 s] [INFO] rfc8040-ietf-restconf 14.0.15-SNAPSHOT ............. SUCCESS [ 0.073 s] [INFO] mdsal-binding-test-model 14.0.15-SNAPSHOT .......... SUCCESS [ 0.222 s] [INFO] mdsal-binding-api 14.0.15-SNAPSHOT ................. SUCCESS [ 0.368 s] [INFO] mdsal-binding-dom-adapter 14.0.15-SNAPSHOT ......... SUCCESS [ 0.245 s] [INFO] mdsal-binding-spi 14.0.15-SNAPSHOT ................. SUCCESS [ 0.071 s] [INFO] rfc8342-ietf-datastores 14.0.15-SNAPSHOT ........... SUCCESS [ 0.063 s] [INFO] mdsal-binding-test-utils 14.0.15-SNAPSHOT .......... SUCCESS [ 0.062 s] [INFO] mdsal-binding-util 14.0.15-SNAPSHOT ................ SUCCESS [ 0.075 s] [INFO] general-entity 14.0.15-SNAPSHOT .................... SUCCESS [ 0.065 s] [INFO] mdsal-eos-common-api 14.0.15-SNAPSHOT .............. SUCCESS [ 0.062 s] [INFO] mdsal-eos-dom-api 14.0.15-SNAPSHOT ................. SUCCESS [ 0.057 s] [INFO] mdsal-eos-dom-simple 14.0.15-SNAPSHOT .............. SUCCESS [ 0.062 s] [INFO] mdsal-eos-binding-api 14.0.15-SNAPSHOT ............. SUCCESS [ 0.067 s] [INFO] mdsal-eos-binding-adapter 14.0.15-SNAPSHOT ......... SUCCESS [ 0.059 s] [INFO] mdsal-singleton-api 14.0.15-SNAPSHOT ............... SUCCESS [ 0.056 s] [INFO] mdsal-singleton-impl 14.0.15-SNAPSHOT .............. SUCCESS [ 0.084 s] [INFO] mdsal-trace-api 14.0.15-SNAPSHOT ................... SUCCESS [ 0.080 s] [INFO] mdsal-trace-cli 14.0.15-SNAPSHOT ................... SUCCESS [ 0.066 s] [INFO] mdsal-trace-impl 14.0.15-SNAPSHOT .................. SUCCESS [ 0.074 s] [INFO] mdsal-yanglib-api 0.19.15-SNAPSHOT ................. SUCCESS [ 0.058 s] [INFO] ietf-type-util 14.0.15-SNAPSHOT .................... SUCCESS [ 0.075 s] [INFO] rfc6991-ietf-inet-types 14.0.15-SNAPSHOT ........... SUCCESS [ 0.083 s] [INFO] rfc6991-ietf-yang-types 14.0.15-SNAPSHOT ........... SUCCESS [ 0.072 s] [INFO] rfc8525 14.0.15-SNAPSHOT ........................... SUCCESS [ 0.055 s] [INFO] mdsal-yanglib-rfc8525 0.19.15-SNAPSHOT ............. SUCCESS [ 0.064 s] [INFO] mdsal-replicate-common 14.0.15-SNAPSHOT ............ SUCCESS [ 0.075 s] [INFO] mdsal-replicate-netty 14.0.15-SNAPSHOT ............. SUCCESS [ 0.078 s] [INFO] rfc8294-ietf-routing-types 14.0.15-SNAPSHOT ........ SUCCESS [ 0.055 s] [INFO] mdsal-rfc8294-netty 14.0.15-SNAPSHOT ............... SUCCESS [ 0.055 s] [INFO] opendaylight-l2-types 2013.08.27.26.15-SNAPSHOT .... SUCCESS [ 0.059 s] [INFO] rfc7952 14.0.15-SNAPSHOT ........................... SUCCESS [ 0.064 s] [INFO] rfc8342-ietf-origin 14.0.15-SNAPSHOT ............... SUCCESS [ 0.055 s] [INFO] rfc8343 14.0.15-SNAPSHOT ........................... SUCCESS [ 0.054 s] [INFO] rfc8344 14.0.15-SNAPSHOT ........................... SUCCESS [ 0.054 s] [INFO] rfc8345-ietf-network 14.0.15-SNAPSHOT .............. SUCCESS [ 0.053 s] [INFO] rfc8345-ietf-network-state 14.0.15-SNAPSHOT ........ SUCCESS [ 0.065 s] [INFO] rfc8345-ietf-network-topology 14.0.15-SNAPSHOT ..... SUCCESS [ 0.054 s] [INFO] rfc8345-ietf-network-topology-state 14.0.15-SNAPSHOT SUCCESS [ 0.054 s] [INFO] rfc8346-ietf-l3-unicast-topology 14.0.15-SNAPSHOT .. SUCCESS [ 0.064 s] [INFO] rfc8346-ietf-l3-unicast-topology-state 14.0.15-SNAPSHOT SUCCESS [ 0.056 s] [INFO] iana-hardware 14.0.15-SNAPSHOT ..................... SUCCESS [ 0.085 s] [INFO] rfc8348-ietf-hardware 14.0.15-SNAPSHOT ............. SUCCESS [ 0.074 s] [INFO] rfc8348-ietf-hardware-state 14.0.15-SNAPSHOT ....... SUCCESS [ 0.062 s] [INFO] rfc8349-ietf-routing 14.0.15-SNAPSHOT .............. SUCCESS [ 0.063 s] [INFO] rfc8349-ietf-ipv4-unicast-routing 14.0.15-SNAPSHOT . SUCCESS [ 0.062 s] [INFO] rfc8349-ietf-ipv6-unicast-routing 14.0.15-SNAPSHOT . SUCCESS [ 0.057 s] [INFO] rfc8519-ietf-ethertypes 14.0.15-SNAPSHOT ........... SUCCESS [ 0.069 s] [INFO] rfc8519-ietf-packet-fields 14.0.15-SNAPSHOT ........ SUCCESS [ 0.055 s] [INFO] rfc8519-ietf-access-control-list 14.0.15-SNAPSHOT .. SUCCESS [ 0.059 s] [INFO] rfc8520-ietf-acldns 14.0.15-SNAPSHOT ............... SUCCESS [ 0.063 s] [INFO] rfc8520-ietf-mud 14.0.15-SNAPSHOT .................. SUCCESS [ 0.054 s] [INFO] rfc8528 14.0.15-SNAPSHOT ........................... SUCCESS [ 0.053 s] [INFO] rfc8529 14.0.15-SNAPSHOT ........................... SUCCESS [ 0.058 s] [INFO] rfc8530 14.0.15-SNAPSHOT ........................... SUCCESS [ 0.053 s] [INFO] rfc8542-ietf-dc-fabric-types 14.0.15-SNAPSHOT ...... SUCCESS [ 0.055 s] [INFO] rfc8542-ietf-dc-fabric-topology 14.0.15-SNAPSHOT ... SUCCESS [ 0.053 s] [INFO] rfc8776-ietf-te-types 14.0.15-SNAPSHOT ............. SUCCESS [ 0.059 s] [INFO] rfc8776-ietf-te-packet-types 14.0.15-SNAPSHOT ...... SUCCESS [ 0.053 s] [INFO] rfc8795-ietf-te-topology 14.0.15-SNAPSHOT .......... SUCCESS [ 0.061 s] [INFO] rfc8795-ietf-te-topology-state 14.0.15-SNAPSHOT .... SUCCESS [ 0.054 s] [INFO] iana-if-type 14.0.15-SNAPSHOT ...................... SUCCESS [ 0.057 s] [INFO] iana-routing-types 14.0.15-SNAPSHOT ................ SUCCESS [ 0.053 s] [INFO] ietf-topology 2013.10.21.26.15-SNAPSHOT ............ SUCCESS [ 0.053 s] [INFO] mdsal-docs 14.0.15-SNAPSHOT ........................ SUCCESS [ 0.057 s] [INFO] OpenDaylight :: MD-SAL :: Feature Parent 14.0.15-SNAPSHOT SUCCESS [ 0.024 s] [INFO] template-feature-parent 14.0.15-SNAPSHOT ........... SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Binding Base 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] OpenDaylight :: MD-SAL :: Common 14.0.15-SNAPSHOT .. SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7952 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8342 14.0.15-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Binding API 14.0.15-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: DOM API and SPI 14.0.15-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: DOM Runtime 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] OpenDaylight :: MD-SAL :: Binding Runtime 14.0.15-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: DOM Broker 14.0.15-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Binding/DOM Adapter 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] OpenDaylight :: MD-SAL :: DOM 14.0.15-SNAPSHOT ..... SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Binding 14.0.15-SNAPSHOT . SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: EOS :: Common 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] OpenDaylight :: MD-SAL :: EOS :: DOM 14.0.15-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: EOS :: Binding 14.0.15-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Singleton :: Common 14.0.15-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Singleton :: DOM 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] OpenDaylight :: MD-SAL :: TracingBroker 14.0.15-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6991 14.0.15-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8294 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] OpenDaylight :: MD-SAL :: RFC8294 :: Netty 14.0.15-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Replicate :: Common 14.0.15-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Replicate :: Netty 14.0.15-SNAPSHOT SUCCESS [ 0.004 s] [INFO] OpenDaylight :: MD-SAL :: Stable Features 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] OpenDaylight :: MD-SAL :: YANG (Module) Library API 0.19.15-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8525 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] OpenDaylight :: MD-SAL :: RFC8525 YANG Library 0.19.15-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Experimental Features 14.0.15-SNAPSHOT SUCCESS [ 0.001 s] [INFO] rfc6022 14.0.15-SNAPSHOT ........................... SUCCESS [ 0.056 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6022 14.0.15-SNAPSHOT SUCCESS [ 0.003 s] [INFO] rfc6241 14.0.15-SNAPSHOT ........................... SUCCESS [ 0.054 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6241 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] rfc6243 14.0.15-SNAPSHOT ........................... SUCCESS [ 0.051 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6243 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] rfc6470 14.0.15-SNAPSHOT ........................... SUCCESS [ 0.052 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6470 14.0.15-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8343 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7224 14.0.15-SNAPSHOT SUCCESS [ 0.001 s] [INFO] iana-crypt-hash 14.0.15-SNAPSHOT ................... SUCCESS [ 0.051 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7317 iana-crypt-hash 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] rfc8341 14.0.15-SNAPSHOT ........................... SUCCESS [ 0.052 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8341 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] rfc7317-ietf-system 14.0.15-SNAPSHOT ............... SUCCESS [ 0.054 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7317 ietf-system 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] rfc7407-ietf-x509-cert-to-name 14.0.15-SNAPSHOT .... SUCCESS [ 0.056 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-x509-cert-to-name 14.0.15-SNAPSHOT SUCCESS [ 0.003 s] [INFO] rfc7407-ietf-snmp 14.0.15-SNAPSHOT ................. SUCCESS [ 0.059 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-snmp 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] rfc8040-ietf-restconf-monitoring 14.0.15-SNAPSHOT .. SUCCESS [ 0.052 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf-monitoring 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] rfc8072 14.0.15-SNAPSHOT ........................... SUCCESS [ 0.052 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8072 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] rfc8177 14.0.15-SNAPSHOT ........................... SUCCESS [ 0.052 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8177 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8344 14.0.15-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8345 14.0.15-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8345 :: NON-NMDA 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8346 14.0.15-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8346 :: NON-NMDA 14.0.15-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8348 14.0.15-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8348 :: NON-NMDA 14.0.15-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8349 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8519 14.0.15-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8520 14.0.15-SNAPSHOT SUCCESS [ 0.001 s] [INFO] rfc8526 14.0.15-SNAPSHOT ........................... SUCCESS [ 0.053 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8526 14.0.15-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8528 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8529 14.0.15-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8530 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8542 14.0.15-SNAPSHOT SUCCESS [ 0.001 s] [INFO] rfc8572-ietf-sztp-bootstrap-server 14.0.15-SNAPSHOT SUCCESS [ 0.057 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-bootstrap-server 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] rfc8572-ietf-sztp-conveyed-info 14.0.15-SNAPSHOT ... SUCCESS [ 0.106 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-conveyed-info 14.0.15-SNAPSHOT SUCCESS [ 0.003 s] [INFO] rfc8639 14.0.15-SNAPSHOT ........................... SUCCESS [ 0.055 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8639 14.0.15-SNAPSHOT SUCCESS [ 0.003 s] [INFO] rfc8641 14.0.15-SNAPSHOT ........................... SUCCESS [ 0.056 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8641 14.0.15-SNAPSHOT SUCCESS [ 0.003 s] [INFO] rfc8650 14.0.15-SNAPSHOT ........................... SUCCESS [ 0.054 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8650 14.0.15-SNAPSHOT SUCCESS [ 0.003 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8776 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8795 14.0.15-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8795 :: NON-NMDA 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] rfc8808 14.0.15-SNAPSHOT ........................... SUCCESS [ 0.052 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8808 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] rfc8819-ietf-module-tags 14.0.15-SNAPSHOT .......... SUCCESS [ 0.058 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8819 14.0.15-SNAPSHOT SUCCESS [ 0.003 s] [INFO] rfc8819-ietf-module-tags-state 14.0.15-SNAPSHOT .... SUCCESS [ 0.053 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8819 :: NON-NMDA 14.0.15-SNAPSHOT SUCCESS [ 0.003 s] [INFO] rfc8916 14.0.15-SNAPSHOT ........................... SUCCESS [ 0.054 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8916 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] rfc9067 14.0.15-SNAPSHOT ........................... SUCCESS [ 0.054 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9067 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] rfc9070-ietf-mpls-ldp 14.0.15-SNAPSHOT ............. SUCCESS [ 0.056 s] [INFO] rfc9070-ietf-mpls-ldp-extended 14.0.15-SNAPSHOT .... SUCCESS [ 0.056 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9070 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] rfc9144 14.0.15-SNAPSHOT ........................... SUCCESS [ 0.058 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9144 14.0.15-SNAPSHOT SUCCESS [ 0.003 s] [INFO] rfc9179 14.0.15-SNAPSHOT ........................... SUCCESS [ 0.054 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9179 14.0.15-SNAPSHOT SUCCESS [ 0.003 s] [INFO] rfc9196-ietf-system-capabilities 14.0.15-SNAPSHOT .. SUCCESS [ 0.054 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-system-capabilities 14.0.15-SNAPSHOT SUCCESS [ 0.003 s] [INFO] rfc9196-ietf-notification-capabilities 14.0.15-SNAPSHOT SUCCESS [ 0.059 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-notification-capabilities 14.0.15-SNAPSHOT SUCCESS [ 0.003 s] [INFO] rfc9640 14.0.15-SNAPSHOT ........................... SUCCESS [ 0.061 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9640 14.0.15-SNAPSHOT SUCCESS [ 0.003 s] [INFO] rfc9641 14.0.15-SNAPSHOT ........................... SUCCESS [ 0.055 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9641 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] rfc9642 14.0.15-SNAPSHOT ........................... SUCCESS [ 0.060 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9642 14.0.15-SNAPSHOT SUCCESS [ 0.003 s] [INFO] rfc9643-ietf-tcp-common 14.0.15-SNAPSHOT ........... SUCCESS [ 0.053 s] [INFO] rfc9643-ietf-tcp-client 14.0.15-SNAPSHOT ........... SUCCESS [ 0.053 s] [INFO] rfc9643-ietf-tcp-server 14.0.15-SNAPSHOT ........... SUCCESS [ 0.053 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9643 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] iana-ssh-encryption-algs 14.0.15-SNAPSHOT .......... SUCCESS [ 0.053 s] [INFO] iana-ssh-key-exchange-algs 14.0.15-SNAPSHOT ........ SUCCESS [ 0.053 s] [INFO] iana-ssh-mac-algs 14.0.15-SNAPSHOT ................. SUCCESS [ 0.057 s] [INFO] iana-ssh-public-key-algs 14.0.15-SNAPSHOT .......... SUCCESS [ 0.056 s] [INFO] rfc9644-ietf-ssh-common 14.0.15-SNAPSHOT ........... SUCCESS [ 0.054 s] [INFO] rfc9644-ietf-ssh-client 14.0.15-SNAPSHOT ........... SUCCESS [ 0.053 s] [INFO] rfc9644-ietf-ssh-server 14.0.15-SNAPSHOT ........... SUCCESS [ 0.053 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9644 14.0.15-SNAPSHOT SUCCESS [ 0.003 s] [INFO] iana-tls-cipher-suite-algs 14.0.15-SNAPSHOT ........ SUCCESS [ 0.051 s] [INFO] rfc9645-ietf-tls-common 14.0.15-SNAPSHOT ........... SUCCESS [ 0.054 s] [INFO] rfc9645-ietf-tls-client 14.0.15-SNAPSHOT ........... SUCCESS [ 0.057 s] [INFO] rfc9645-ietf-tls-server 14.0.15-SNAPSHOT ........... SUCCESS [ 0.054 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9645 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] rfc9648 14.0.15-SNAPSHOT ........................... SUCCESS [ 0.061 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9648 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] OpenDaylight :: MD-SAL :: Model :: draft-clemm-netmod-yang-network-topo-01 :: Minimal 14.0.15-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: OpenDaylight L2 Types 14.0.15-SNAPSHOT SUCCESS [ 0.002 s] [INFO] features-mdsal-aggregator 14.0.15-SNAPSHOT ......... SUCCESS [ 0.003 s] [INFO] mdsal-karaf 14.0.15-SNAPSHOT ....................... SUCCESS [ 0.111 s] [INFO] mdsal-dom-inmemory-datastore-benchmark 14.0.15-SNAPSHOT SUCCESS [ 0.106 s] [INFO] dom-aggregator 14.0.15-SNAPSHOT .................... SUCCESS [ 0.004 s] [INFO] binding-aggregator 14.0.15-SNAPSHOT ................ SUCCESS [ 0.003 s] [INFO] model-iana-aggregator 14.0.15-SNAPSHOT ............. SUCCESS [ 0.002 s] [INFO] model-rfc-aggregator 14.0.15-SNAPSHOT .............. SUCCESS [ 0.003 s] [INFO] model-aggregator 14.0.15-SNAPSHOT .................. SUCCESS [ 0.002 s] [INFO] entityownersip-aggregator 14.0.15-SNAPSHOT ......... SUCCESS [ 0.003 s] [INFO] singleton-service 14.0.15-SNAPSHOT ................. SUCCESS [ 0.003 s] [INFO] trace-aggregator 14.0.15-SNAPSHOT .................. SUCCESS [ 0.002 s] [INFO] netty-agreggator 14.0.15-SNAPSHOT .................. SUCCESS [ 0.002 s] [INFO] mdsal-replicate 14.0.15-SNAPSHOT ................... SUCCESS [ 0.003 s] [INFO] mdsal-yanglib 14.0.15-SNAPSHOT ..................... SUCCESS [ 0.002 s] [INFO] md-sal 14.0.15-SNAPSHOT ............................ SUCCESS [ 52.169 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:05 min [INFO] Finished at: 2025-08-09T21:44:21Z [INFO] ------------------------------------------------------------------------ [mdsal-sonar] $ /bin/bash /tmp/jenkins1590391960473508536.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: 26 [JaCoCo plugin] Saving matched execfiles: /w/workspace/mdsal-sonar/binding/mdsal-binding-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/binding/mdsal-binding-util/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/common/mdsal-common-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/dom/mdsal-dom-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/model/rfc/ietf-type-util/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-inet-types/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-yang-types/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/target/jacoco.exec /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/target/code-coverage/jacoco.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/binding-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-api/target/classes 83 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/target/classes 124 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-spi/target/classes 7 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/target/classes 1289 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/target/classes 7 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-util/target/classes 30 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/bnd-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/bundle-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/common/mdsal-common-api/target/classes 22 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/docs/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/dom/mdsal-dom-api/target/classes 99 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/target/classes 44 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore-benchmark/target/classes 37 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/target/classes 11 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/target/classes 4 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/target/classes 79 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/target/classes 3 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/target/classes 5 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/target/classes 7 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/target/classes 5 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/target/classes 5 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/feature-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/features-mdsal-experimental/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/features-mdsal/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-binding-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-binding-base/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-binding-dom-adapter/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-binding-runtime/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-binding/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-common/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-dom-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-dom-broker/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-dom-runtime/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-dom/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-eos-binding/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-eos-common/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-eos-dom/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-rfc8525/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-odl-l2-types/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6022/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6241/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6243/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6470/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6991/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7224/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7317-ietf-system/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7407-ietf-snmp/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7952/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8040-ietf-restconf/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8072/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8177/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8294/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8341/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8342/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8343/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8344/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8349/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8519/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8520/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8525/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8526/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8528/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8529/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8530/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8542/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8639/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8641/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8650/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8776/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8808/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8916/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9067/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9070/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9144/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9179/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9196-ietf-notification-capabilities/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9196-ietf-system-capabilities/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9640/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9641/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9642/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9643/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9644/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9645/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc9648/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-common/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-netty/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-rfc8294-netty/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-common/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-dom/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-trace/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/karaf/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/general-entity/target/classes 7 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/iana/iana-crypt-hash/target/classes 7 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/iana/iana-hardware/target/classes 33 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/iana/iana-if-type/target/classes 603 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/iana/iana-routing-types/target/classes 5 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/iana/iana-ssh-encryption-algs/target/classes 4 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/iana/iana-ssh-key-exchange-algs/target/classes 4 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/iana/iana-ssh-mac-algs/target/classes 4 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/iana/iana-ssh-public-key-algs/target/classes 4 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/iana/iana-tls-cipher-suite-algs/target/classes 4 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf-topology/target/classes 54 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/l2-types/target/classes 7 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/ietf-type-util/target/classes 3 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc6022/target/classes 94 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc6241/target/classes 245 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc6243/target/classes 14 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc6470/target/classes 37 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-inet-types/target/classes 21 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-yang-types/target/classes 22 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc7317-ietf-system/target/classes 140 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc7407-ietf-snmp/target/classes 292 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc7407-ietf-x509-cert-to-name/target/classes 23 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc7952/target/classes 3 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8040-ietf-restconf-monitoring/target/classes 23 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8040-ietf-restconf/target/classes 32 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8072/target/classes 49 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8177/target/classes 105 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8294-ietf-routing-types/target/classes 65 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8341/target/classes 44 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8342-ietf-datastores/target/classes 19 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8342-ietf-origin/target/classes 17 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8343/target/classes 37 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8344/target/classes 79 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-state/target/classes 29 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-topology-state/target/classes 35 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network-topology/target/classes 37 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8345-ietf-network/target/classes 31 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/classes 34 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8346-ietf-l3-unicast-topology/target/classes 76 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8348-ietf-hardware-state/target/classes 31 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8348-ietf-hardware/target/classes 41 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/classes 68 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/classes 106 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8349-ietf-routing/target/classes 166 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-access-control-list/target/classes 181 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-ethertypes/target/classes 6 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-packet-fields/target/classes 37 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8520-ietf-acldns/target/classes 10 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8520-ietf-mud/target/classes 35 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8525/target/classes 71 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8526/target/classes 55 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8528/target/classes 28 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8529/target/classes 58 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8530/target/classes 21 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8542-ietf-dc-fabric-topology/target/classes 51 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8542-ietf-dc-fabric-types/target/classes 68 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/classes 33 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/classes 40 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8639/target/classes 205 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8641/target/classes 139 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8650/target/classes 13 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8776-ietf-te-packet-types/target/classes 42 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8776-ietf-te-types/target/classes 685 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology-state/target/classes 56 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8795-ietf-te-topology/target/classes 318 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8808/target/classes 13 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags-state/target/classes 11 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8819-ietf-module-tags/target/classes 12 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8916/target/classes 123 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc9067/target/classes 161 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/classes 224 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc9070-ietf-mpls-ldp/target/classes 292 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc9144/target/classes 33 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc9179/target/classes 28 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc9196-ietf-notification-capabilities/target/classes 24 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc9196-ietf-system-capabilities/target/classes 18 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc9640/target/classes 148 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc9641/target/classes 76 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc9642/target/classes 101 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-client/target/classes 55 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-common/target/classes 8 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc9643-ietf-tcp-server/target/classes 9 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-client/target/classes 45 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-common/target/classes 80 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc9644-ietf-ssh-server/target/classes 68 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-client/target/classes 69 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-common/target/classes 60 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc9645-ietf-tls-server/target/classes 70 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc9648/target/classes 57 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/yang-ext/target/classes 4 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/target/classes 3 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/replicate/mdsal-replicate-common/target/classes 3 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/target/classes 29 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/target/classes 5 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/target/classes 12 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/trace/mdsal-trace-api/target/classes 8 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/trace/mdsal-trace-cli/target/classes 1 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/target/classes 13 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-api/target/classes 7 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/target/classes 7 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/mdsal-sonar/binding/mdsal-binding-api/src/main/java 57 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java 90 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-spi/src/main/java 7 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/src/main/java 2 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/src/main/java 4 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java 27 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/common/mdsal-common-api/src/main/java 19 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/dom/mdsal-dom-api/src/main/java 59 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/main/java 24 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore-benchmark/src/main/java 7 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/src/main/java 7 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/src/main/java 3 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/main/java 60 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/src/main/java 3 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/src/main/java 5 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/src/main/java 6 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/src/main/java 5 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/src/main/java 3 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/ietf-type-util/src/main/java 3 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-inet-types/src/main/java 1 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc6991-ietf-yang-types/src/main/java 1 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8294-ietf-routing-types/src/main/java 1 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8519-ietf-ethertypes/src/main/java 1 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8525/src/main/java 2 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/rfc/rfc8776-ietf-te-types/src/main/java 1 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/src/main/java 3 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/replicate/mdsal-replicate-common/src/main/java 3 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/src/main/java 22 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/src/main/java 5 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/src/main/java 7 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/trace/mdsal-trace-api/src/main/java 1 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/trace/mdsal-trace-cli/src/main/java 1 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/src/main/java 11 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-api/src/main/java 7 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java 6 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: 61.89873, method: 52.615143, line: 42.163094, branch: 32.369556, instruction: 41.96725, complexity: 43.80704 [PostBuildScript] - [INFO] Executing post build scripts. [mdsal-sonar] $ /bin/bash /tmp/jenkins10639340492172335370.sh ---> sysstat.sh [mdsal-sonar] $ /bin/bash /tmp/jenkins3873574657195111595.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/mdsal-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/mdsal-sonar ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/mdsal-sonar ']' + mkdir -p /w/workspace/mdsal-sonar/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/mdsal-sonar/archives/ [mdsal-sonar] $ /bin/bash /tmp/jenkins16857124724342242958.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/mdsal-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kL1y from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-kL1y/bin to PATH INFO: Running in OpenStack, capturing instance metadata [mdsal-sonar] $ /bin/bash /tmp/jenkins15775368310965021451.sh provisioning config files... Could not find credentials [logs] for mdsal-sonar #502 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-sonar@tmp/config11405689434596419030tmp 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. [mdsal-sonar] $ /bin/bash /tmp/jenkins1061445182255593665.sh ---> create-netrc.sh WARN: Log server credential not found. [mdsal-sonar] $ /bin/bash /tmp/jenkins12724350914727840663.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/mdsal-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kL1y from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-kL1y/bin to PATH [mdsal-sonar] $ /bin/bash /tmp/jenkins15823272420309521270.sh ---> sudo-logs.sh Archiving 'sudo' log.. [mdsal-sonar] $ /bin/bash /tmp/jenkins5736633076317787337.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/mdsal-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kL1y 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-kL1y/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [mdsal-sonar] $ /bin/bash -l /tmp/jenkins17318607588360616533.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/mdsal-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kL1y from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-kL1y/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-sonar/502/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2204-docker-4c-4g-51568 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 Stepping: 0 BogoMIPS: 5600.00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 128 KiB (4 instances) L1i cache: 128 KiB (4 instances) L2 cache: 2 MiB (4 instances) L3 cache: 64 MiB (4 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-3 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 1.6G 1.1M 1.6G 1% /run /dev/vda1 78G 11G 68G 14% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15989 633 10423 4 4933 15013 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:9d:97:88 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.171.227/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 85029sec preferred_lft 85029sec inet6 fe80::f816:3eff:fe9d:9788/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:bd:08:8a:3a brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-51568) 08/09/25 _x86_64_ (4 CPU) 21:22:26 LINUX RESTART (4 CPU) 21:30:08 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:40:01 7.09 0.07 6.45 0.57 1.54 2140.97 694.93 Average: 7.09 0.07 6.45 0.57 1.54 2140.97 694.93 21:30:08 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:40:01 10059396 13746644 2211016 13.50 149444 3651080 2539584 14.58 834396 5085956 22488 Average: 10059396 13746644 2211016 13.50 149444 3651080 2539584 14.58 834396 5085956 22488 21:30:08 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:40:01 lo 1.29 1.29 0.14 0.14 0.00 0.00 0.00 0.00 21:40:01 ens3 93.26 83.16 119.39 90.60 0.00 0.00 0.00 0.00 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 1.29 1.29 0.14 0.14 0.00 0.00 0.00 0.00 Average: ens3 93.26 83.16 119.39 90.60 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-51568) 08/09/25 _x86_64_ (4 CPU) 21:22:26 LINUX RESTART (4 CPU) 21:30:08 CPU %user %nice %system %iowait %steal %idle 21:40:01 all 38.21 0.00 1.75 0.12 0.08 59.85 21:40:01 0 37.49 0.00 1.59 0.08 0.07 60.77 21:40:01 1 37.54 0.00 1.77 0.09 0.07 60.54 21:40:01 2 39.29 0.00 1.73 0.11 0.07 58.79 21:40:01 3 38.51 0.00 1.92 0.20 0.08 59.29 Average: all 38.21 0.00 1.75 0.12 0.08 59.85 Average: 0 37.49 0.00 1.59 0.08 0.07 60.77 Average: 1 37.54 0.00 1.77 0.09 0.07 60.54 Average: 2 39.29 0.00 1.73 0.11 0.07 58.79 Average: 3 38.51 0.00 1.92 0.20 0.08 59.29